lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Fri,  8 Jul 2016 14:01:39 +0200
From:	Paolo Bonzini <pbonzini@...hat.com>
To:	linux-kernel@...r.kernel.org, kvm@...r.kernel.org
Cc:	rkrcmar@...hat.com, Haozhong Zhang <haozhong.zhang@...el.com>
Subject: [PATCH 0/2] Small fixes for IA32_FEATURE_CONTROL

Fix reading/writing MSR_IA32_FEATURE_CONTROL on AMD, and zero it on reset.

Paolo Bonzini (2):
  KVM: x86: move MSR_IA32_FEATURE_CONTROL handling to x86.c
  KVM: x86: zero MSR_IA32_FEATURE_CONTROL on reset

 arch/x86/include/asm/kvm_host.h |  8 ++++++++
 arch/x86/kvm/vmx.c              | 41 ++++++++++-------------------------------
 arch/x86/kvm/x86.c              | 12 ++++++++++++
 arch/x86/kvm/x86.h              |  8 ++++++++
 4 files changed, 38 insertions(+), 31 deletions(-)

-- 
1.8.3.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ