Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1439381 > unrolled thread
| Started by | Paolo Bonzini <pbonzini@redhat.com> |
|---|---|
| First post | 2016-07-08 14:10 +0200 |
| Last post | 2016-07-08 14:10 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
[PATCH 0/2] Small fixes for IA32_FEATURE_CONTROL Paolo Bonzini <pbonzini@redhat.com> - 2016-07-08 14:10 +0200
| From | Paolo Bonzini <pbonzini@redhat.com> |
|---|---|
| Date | 2016-07-08 14:10 +0200 |
| Subject | [PATCH 0/2] Small fixes for IA32_FEATURE_CONTROL |
| Message-ID | <rSCLw-4Br-31@gated-at.bofh.it> |
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 top | Article view | linux.kernel
csiph-web