[kvm-unit-tests PATCH 10/15] KVM: nVMX: Drop the SMP configuration of the ST APIC passthrough test

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

 



The APIC passthrough test has single-thread and dual-threaded variants.
Drop the testcase that runs the single-threaded variant with smp=2, it
provides no additional value over running the test in the generic "vmx"
testcase.

Signed-off-by: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
---
 x86/unittests.cfg | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/x86/unittests.cfg b/x86/unittests.cfg
index 4d46789..8839644 100644
--- a/x86/unittests.cfg
+++ b/x86/unittests.cfg
@@ -250,13 +250,6 @@ arch = x86_64
 groups = vmx
 timeout = 10
 
-[vmx_apic_passthrough]
-file = vmx.flat
-smp = 2
-extra_params = -cpu host,+vmx -m 2048 -append vmx_apic_passthrough_test
-arch = x86_64
-groups = vmx
-
 [vmx_apic_passthrough_thread]
 file = vmx.flat
 smp = 2
-- 
2.20.1




[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