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 -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html