public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Small fixes for IA32_FEATURE_CONTROL
@ 2016-07-08 12:01 Paolo Bonzini
  2016-07-08 12:01 ` [PATCH 1/2] KVM: x86: move MSR_IA32_FEATURE_CONTROL handling to x86.c Paolo Bonzini
  2016-07-08 12:01 ` [PATCH 2/2] KVM: x86: zero MSR_IA32_FEATURE_CONTROL on reset Paolo Bonzini
  0 siblings, 2 replies; 7+ messages in thread
From: Paolo Bonzini @ 2016-07-08 12:01 UTC (permalink / raw)
  To: linux-kernel, kvm; +Cc: rkrcmar, Haozhong Zhang

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2016-07-08 13:24 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-08 12:01 [PATCH 0/2] Small fixes for IA32_FEATURE_CONTROL Paolo Bonzini
2016-07-08 12:01 ` [PATCH 1/2] KVM: x86: move MSR_IA32_FEATURE_CONTROL handling to x86.c Paolo Bonzini
2016-07-08 12:41   ` Haozhong Zhang
2016-07-08 13:24     ` Paolo Bonzini
2016-07-08 12:59   ` Radim Krčmář
2016-07-08 12:01 ` [PATCH 2/2] KVM: x86: zero MSR_IA32_FEATURE_CONTROL on reset Paolo Bonzini
2016-07-08 12:52   ` Haozhong Zhang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox