Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1439381

[PATCH 0/2] Small fixes for IA32_FEATURE_CONTROL

From Paolo Bonzini <pbonzini@redhat.com>
Newsgroups linux.kernel
Subject [PATCH 0/2] Small fixes for IA32_FEATURE_CONTROL
Date 2016-07-08 14:10 +0200
Message-ID <rSCLw-4Br-31@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


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

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

[PATCH 0/2] Small fixes for IA32_FEATURE_CONTROL Paolo Bonzini <pbonzini@redhat.com> - 2016-07-08 14:10 +0200

csiph-web