[kvm-unit-tests PATCH 04/32] x86: add missing vmx test cases to unittests.cfg

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Signed-off-by: David Matlack <dmatlack@xxxxxxxxxx>
---
 x86/unittests.cfg | 24 ++++++++++++++++++++++++
 1 file changed, 24 insertions(+)

diff --git a/x86/unittests.cfg b/x86/unittests.cfg
index c942adad6325..02dd6b235739 100644
--- a/x86/unittests.cfg
+++ b/x86/unittests.cfg
@@ -320,6 +320,30 @@ extra_params = -cpu host,+vmx -append vmmcall
 arch = x86_64
 groups = vmx
 
+[vmx_disable_RDTSCP]
+file = vmx.flat
+extra_params = -cpu host,+vmx -append disable_RDTSCP
+arch = x86_64
+groups = vmx
+
+[vmx_int3]
+file = vmx.flat
+extra_params = -cpu host,+vmx -append int3
+arch = x86_64
+groups = vmx
+
+[vmx_into]
+file = vmx.flat
+extra_params = -cpu host,+vmx -append into
+arch = x86_64
+groups = vmx
+
+[vmx_exit_monitor_from_l2_test]
+file = vmx.flat
+extra_params = -cpu host,+vmx -append exit_monitor_from_l2_test
+arch = x86_64
+groups = vmx
+
 [debug]
 file = debug.flat
 arch = x86_64
-- 
2.12.2.816.g2cccc81164-goog




[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux