Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
kvm: vmx: allow host to access guest MSR_IA32_BNDCFGS
commit 691bd43 upstream. It's easier for host applications, such as QEMU, if they can always access guest MSR_IA32_BNDCFGS in VMCS, even though MPX is disabled in guest cpuid. Signed-off-by: Haozhong Zhang <haozhong.zhang@intel.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
- Loading branch information