From 4821323a523c8a5b34aab61c913ed7b13deada27 Mon Sep 17 00:00:00 2001 From: Bihong Yu Date: Thu, 13 Jan 2022 16:14:42 +0100 Subject: [PATCH 02/13] qemuxml2(argv|xml)data: x86-kvm-32-on-64: Add machine type MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The machine type doesn't change the test result and prevents tests being changed every time we are about to update real capabilities to a new qemu. Signed-off-by: Peter Krempa Reviewed-by: Ján Tomko Signed-off-by: Bihong Yu --- tests/qemuxml2argvdata/x86-kvm-32-on-64.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/qemuxml2argvdata/x86-kvm-32-on-64.xml b/tests/qemuxml2argvdata/x86-kvm-32-on-64.xml index 37f53bf2af..35ddbd0630 100644 --- a/tests/qemuxml2argvdata/x86-kvm-32-on-64.xml +++ b/tests/qemuxml2argvdata/x86-kvm-32-on-64.xml @@ -3,7 +3,7 @@ d091ea82-29e6-2e34-3005-f02617b36e87 4194304 - hvm + hvm /usr/bin/qemu-system-x86_64 -- 2.33.0