[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1457437481-65784-1-git-send-email-pbonzini@redhat.com>
Date: Tue, 8 Mar 2016 12:44:39 +0100
From: Paolo Bonzini <pbonzini@...hat.com>
To: linux-kernel@...r.kernel.org, kvm@...r.kernel.org
Cc: guangrong.xiao@...ux.intel.com
Subject: [PATCH 0/2] KVM: x86: disable MPX if host did not enable MPX XSAVE features
Patch 1 ensures that all aspects of MPX are disabled when eager FPU
is disabled on the host. Patch 2 is just a cleanup.
Paolo Bonzini (2):
KVM: x86: disable MPX if host did not enable MPX XSAVE features
KVM: x86: remove eager_fpu field of struct kvm_vcpu_arch
arch/x86/include/asm/kvm_host.h | 1 -
arch/x86/kvm/cpuid.c | 14 ++++++++++----
arch/x86/kvm/cpuid.h | 9 +--------
arch/x86/kvm/vmx.c | 13 ++++++-------
arch/x86/kvm/x86.c | 2 +-
5 files changed, 18 insertions(+), 21 deletions(-)
--
1.8.3.1
Powered by blists - more mailing lists