]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
qemuxml2argvdata: disk-cache: Remove specific machine type
authorPeter Krempa <pkrempa@redhat.com>
Sat, 6 Feb 2021 12:02:51 +0000 (13:02 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 9 Feb 2021 10:30:19 +0000 (11:30 +0100)
The test doesn't depend on any specific machine type.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
tests/qemuxml2argvdata/disk-cache.x86_64-2.12.0.args
tests/qemuxml2argvdata/disk-cache.x86_64-2.6.0.args
tests/qemuxml2argvdata/disk-cache.x86_64-2.7.0.args
tests/qemuxml2argvdata/disk-cache.x86_64-latest.args
tests/qemuxml2argvdata/disk-cache.xml
tests/qemuxml2xmloutdata/disk-cache.x86_64-2.12.0.xml
tests/qemuxml2xmloutdata/disk-cache.x86_64-2.6.0.xml
tests/qemuxml2xmloutdata/disk-cache.x86_64-2.7.0.xml
tests/qemuxml2xmloutdata/disk-cache.x86_64-latest.xml

index aa7a2305839a9de489f951489404ce0e3197b978..538df9e5ca743f958c1440594777058b29909ecc 100644 (file)
@@ -12,7 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -object secret,id=masterKey0,format=raw,\
 file=/tmp/lib/domain--1-QEMUGuest1/master-key.aes \
--machine pc-i440fx-1.5,accel=tcg,usb=off,dump-guest-core=off \
+-machine pc-i440fx-2.12,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
 -realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
index 64fd4308e4f8e7b4a6be255cdc9bfbbb0a27b4f4..9854454a7ee95ee7d5312bb661eed4b758f3b0d1 100644 (file)
@@ -12,7 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -object secret,id=masterKey0,format=raw,\
 file=/tmp/lib/domain--1-QEMUGuest1/master-key.aes \
--machine pc-i440fx-1.5,accel=tcg,usb=off,dump-guest-core=off \
+-machine pc-i440fx-2.6,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
 -realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
index a6a448999beb6c59968af47dc7083e820bacab6c..3d034ae488ea6f5cc0c3d05db1f22202671d1676 100644 (file)
@@ -12,7 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -object secret,id=masterKey0,format=raw,\
 file=/tmp/lib/domain--1-QEMUGuest1/master-key.aes \
--machine pc-i440fx-1.5,accel=tcg,usb=off,dump-guest-core=off \
+-machine pc-i440fx-2.7,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
 -realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
index e66abd9d4fca84a8f848128dd12cffc9ef82d4a8..c93e8d4653998b411c1fa53d717c523209becf14 100644 (file)
@@ -12,8 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -object secret,id=masterKey0,format=raw,\
 file=/tmp/lib/domain--1-QEMUGuest1/master-key.aes \
--machine pc-i440fx-1.5,accel=tcg,usb=off,dump-guest-core=off,\
-memory-backend=pc.ram \
+-machine pc,accel=tcg,usb=off,dump-guest-core=off,memory-backend=pc.ram \
 -cpu qemu64 \
 -m 214 \
 -object memory-backend-ram,id=pc.ram,size=224395264 \
index 5cbbd2f3bc1f8468c98432be39d3f946e06d011b..e1ba6f953ffe6fe73a37bf1c84beb49aaae65845 100644 (file)
@@ -5,7 +5,7 @@
   <currentMemory unit='KiB'>219136</currentMemory>
   <vcpu placement='static'>1</vcpu>
   <os>
-    <type arch='x86_64' machine='pc-i440fx-1.5'>hvm</type>
+    <type arch='x86_64' machine='pc'>hvm</type>
     <boot dev='hd'/>
   </os>
   <clock offset='utc'/>
index 880eb71d04f1288dcf87e38025634a34d93251fb..dc45c829d195d4da0d2c69fc813da59b38c1742a 100644 (file)
@@ -5,7 +5,7 @@
   <currentMemory unit='KiB'>219136</currentMemory>
   <vcpu placement='static'>1</vcpu>
   <os>
-    <type arch='x86_64' machine='pc-i440fx-1.5'>hvm</type>
+    <type arch='x86_64' machine='pc-i440fx-2.12'>hvm</type>
     <boot dev='hd'/>
   </os>
   <clock offset='utc'/>
index 880eb71d04f1288dcf87e38025634a34d93251fb..ab86e3d787e2974ffd35bc0333c2235133ef813e 100644 (file)
@@ -5,7 +5,7 @@
   <currentMemory unit='KiB'>219136</currentMemory>
   <vcpu placement='static'>1</vcpu>
   <os>
-    <type arch='x86_64' machine='pc-i440fx-1.5'>hvm</type>
+    <type arch='x86_64' machine='pc-i440fx-2.6'>hvm</type>
     <boot dev='hd'/>
   </os>
   <clock offset='utc'/>
index 880eb71d04f1288dcf87e38025634a34d93251fb..6e76fa6251c90ebd6434dd082fbeb86cac5e29b8 100644 (file)
@@ -5,7 +5,7 @@
   <currentMemory unit='KiB'>219136</currentMemory>
   <vcpu placement='static'>1</vcpu>
   <os>
-    <type arch='x86_64' machine='pc-i440fx-1.5'>hvm</type>
+    <type arch='x86_64' machine='pc-i440fx-2.7'>hvm</type>
     <boot dev='hd'/>
   </os>
   <clock offset='utc'/>
index e992d9db1ce49af099b0e2204a5d729f6a4c908e..8ede745da4f3dc7c11b690cff40ab6b9ea99c883 100644 (file)
@@ -5,7 +5,7 @@
   <currentMemory unit='KiB'>219136</currentMemory>
   <vcpu placement='static'>1</vcpu>
   <os>
-    <type arch='x86_64' machine='pc-i440fx-1.5'>hvm</type>
+    <type arch='x86_64' machine='pc'>hvm</type>
     <boot dev='hd'/>
   </os>
   <cpu mode='custom' match='exact' check='none'>