]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
tests: qemuxml2argv: Use existing non-virt machine in 'aarch64-gic-not-virt'
authorPeter Krempa <pkrempa@redhat.com>
Wed, 22 Jan 2020 16:43:45 +0000 (17:43 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 27 Jan 2020 13:55:03 +0000 (14:55 +0100)
Use 'versatilepb' instead of a fake 'non-virt' machine type.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
tests/qemuxml2argvdata/aarch64-gic-not-virt.xml

index 12148d99ea83b127cf36775f05f37d5a65b36a32..5164f2575131cc92a8e5ea9cdb14d4ef1cfd0a10 100644 (file)
@@ -4,7 +4,7 @@
   <memory unit='KiB'>1048576</memory>
   <vcpu placement='static'>1</vcpu>
   <os>
-    <type arch='aarch64' machine='not-virt'>hvm</type>
+    <type arch='aarch64' machine='versatilepb'>hvm</type>
   </os>
   <features>
     <gic/>