[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1562079876-20756-1-git-send-email-pbonzini@redhat.com>
Date: Tue, 2 Jul 2019 17:04:33 +0200
From: Paolo Bonzini <pbonzini@...hat.com>
To: linux-kernel@...r.kernel.org, kvm@...r.kernel.org
Cc: Liran Alon <liran.alon@...cle.com>
Subject: [PATCH 0/3] KVM: nVMX: fixes for host get/set MSR
These are three small bugs that were found while implementing QEMU
support for user-specified VMX features.
Paolo
Paolo Bonzini (3):
KVM: nVMX: include conditional controls in /dev/kvm KVM_GET_MSRS
KVM: nVMX: allow setting the VMFUNC controls MSR
KVM: nVMX: list VMX MSRs in KVM_GET_MSR_INDEX_LIST
arch/x86/kvm/svm.c | 1 +
arch/x86/kvm/vmx/nested.c | 12 +++++++++++-
arch/x86/kvm/vmx/vmx.c | 2 ++
arch/x86/kvm/x86.c | 20 ++++++++++++++++++++
4 files changed, 34 insertions(+), 1 deletion(-)
--
1.8.3.1
Powered by blists - more mailing lists