[kvm-unit-tests PATCH 14/15] KVM: nVMX: Drop the bogus 2gb requirement from the SMP tests

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

 



The SMP tests don't have special memory requirements, this appears to be
a copy+paste error.

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

diff --git a/x86/unittests.cfg b/x86/unittests.cfg
index 21e6d56..063e63c 100644
--- a/x86/unittests.cfg
+++ b/x86/unittests.cfg
@@ -239,7 +239,7 @@ groups = vmx
 [vmx_smp]
 file = vmx.flat
 smp = 2
-extra_params = -cpu host,+vmx -m 2048 -append "vmx_smp*"
+extra_params = -cpu host,+vmx -append "vmx_smp*"
 arch = x86_64
 groups = vmx
 
-- 
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