[PATCH kvm-unit-tests] x86: re-enable asyncpf test

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

 



The asyncpf test failed but that was just because it needs more memory than the
default.  Fix that and enable it.

Signed-off-by: Paolo Bonzini <pbonzini@xxxxxxxxxx>
---
 x86/unittests.cfg | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/x86/unittests.cfg b/x86/unittests.cfg
index ed47d3f..694ee3d 100644
--- a/x86/unittests.cfg
+++ b/x86/unittests.cfg
@@ -122,8 +122,9 @@ file = pku.flat
 arch = x86_64
 extra_params = -cpu host
 
-#[asyncpf]
-#file = asyncpf.flat
+[asyncpf]
+file = asyncpf.flat
+extra_params = -m 2048
 
 [emulator]
 file = emulator.flat
-- 
1.8.3.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