In case of npt=0 on kvm_amd, tests run slower and timeout, so increase the timeout. The tests then do succeed. Signed-off-by: Mohammed Gamal <mgamal@xxxxxxxxxx> --- x86/unittests.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/x86/unittests.cfg b/x86/unittests.cfg index bf0d02e..bc7184d 100644 --- a/x86/unittests.cfg +++ b/x86/unittests.cfg @@ -117,6 +117,7 @@ extra_params = -cpu qemu64,+x2apic,+tsc-deadline -append tscdeadline_immed file = access.flat arch = x86_64 extra_params = -cpu host,phys-bits=36 +timeout = 180 [smap] file = smap.flat -- 2.26.2