Since the -enable-nesting option is no longer available remove the option from the config file. Signed-off-by: Conny Seidel <conny.seidel@xxxxxxx> --- x86/unittests.cfg | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/x86/unittests.cfg b/x86/unittests.cfg index 228ac1d..065020a 100644 --- a/x86/unittests.cfg +++ b/x86/unittests.cfg @@ -57,7 +57,7 @@ file = rmap_chain.flat [svm] file = svm.flat smp = 2 -extra_params = -enable-nesting -cpu qemu64,+svm +extra_params = -cpu qemu64,+svm [svm-disabled] file = svm.flat -- 1.7.2.3 -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html