From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jan Kiszka Subject: [PATCH 0/5] KVM: nVMX: Small fixes improving emulation accuracy Date: Sun, 15 Jun 2014 16:18:44 +0200 Message-ID: Cc: kvm , Bandan Das To: Paolo Bonzini Return-path: Received: from mout.web.de ([212.227.15.3]:59873 "EHLO mout.web.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751014AbaFOOS6 (ORCPT ); Sun, 15 Jun 2014 10:18:58 -0400 Sender: kvm-owner@vger.kernel.org List-ID: Nothing critical, but it further improves emulation accuracy, specifically helpful when analyzing guest bugs... Corresponding kvm-unit-tests will be provided. Jan Kiszka (5): KVM: nVMX: Fix returned value of MSR_IA32_VMX_PROCBASED_CTLS KVM: nVMX: Advertise support for MSR_IA32_VMX_TRUE_*_CTLS KVM: nVMX: Allow to disable CR3 access interception KVM: nVMX: Allow to disable VM_{ENTRY_LOAD,EXIT_SAVE}_DEBUG_CONTROLS KVM: nVMX: Fix returned value of MSR_IA32_VMX_VMCS_ENUM arch/x86/include/asm/vmx.h | 3 ++ arch/x86/include/uapi/asm/msr-index.h | 1 + arch/x86/kvm/vmx.c | 75 +++++++++++++++++++++++++---------- 3 files changed, 58 insertions(+), 21 deletions(-) -- 1.8.1.1.298.ge7eed54