[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kvm-commits
Subject:    [COMMIT master] vmxcap: fix 'Unrestricted Guest' reporting
From:       Avi Kivity <avi () redhat ! com>
Date:       2009-09-27 10:49:29
Message-ID: 20090927104929.0AB01A014F () cleopatra ! tlv ! redhat ! com
[Download RAW message or body]

From: Avi Kivity <avi@redhat.com>

It's a secondary execution control, not a pin-based control.

Signed-off-by: Avi Kivity <avi@redhat.com>

diff --git a/kvm/scripts/vmxcap b/kvm/scripts/vmxcap
index 50f094b..20f13f2 100755
--- a/kvm/scripts/vmxcap
+++ b/kvm/scripts/vmxcap
@@ -67,7 +67,6 @@ controls = [
             3: 'NMI exiting',
             5: 'Virtual NMIs',
             6: 'Activate VMX-preemption timer',
-            7: 'Unrestricted guest',
             },
         cap_msr = MSR_IA32_VMX_PINBASED_CTLS,
         true_cap_msr = MSR_IA32_VMX_TRUE_PINBASED_CTLS,
@@ -111,6 +110,7 @@ controls = [
             4: 'Virtualize x2APIC mode',
             5: 'Enable VPID',
             6: 'WBINVD exiting',
+            7: 'Unrestricted guest',
             },
         cap_msr = MSR_IA32_VMX_PROCBASED_CTLS2,
         ),
--
To unsubscribe from this list: send the line "unsubscribe kvm-commits" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic