[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1467979301-19376-1-git-send-email-pbonzini@redhat.com>
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