mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-18 10:35:20 +00:00
qemuxml2argvdata: disk-cache: Remove specific machine type
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>
This commit is contained in:
parent
f990ddaf3a
commit
5949b8d714
@ -12,7 +12,7 @@ QEMU_AUDIO_DRV=none \
|
|||||||
-S \
|
-S \
|
||||||
-object secret,id=masterKey0,format=raw,\
|
-object secret,id=masterKey0,format=raw,\
|
||||||
file=/tmp/lib/domain--1-QEMUGuest1/master-key.aes \
|
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 \
|
-m 214 \
|
||||||
-realtime mlock=off \
|
-realtime mlock=off \
|
||||||
-smp 1,sockets=1,cores=1,threads=1 \
|
-smp 1,sockets=1,cores=1,threads=1 \
|
||||||
|
@ -12,7 +12,7 @@ QEMU_AUDIO_DRV=none \
|
|||||||
-S \
|
-S \
|
||||||
-object secret,id=masterKey0,format=raw,\
|
-object secret,id=masterKey0,format=raw,\
|
||||||
file=/tmp/lib/domain--1-QEMUGuest1/master-key.aes \
|
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 \
|
-m 214 \
|
||||||
-realtime mlock=off \
|
-realtime mlock=off \
|
||||||
-smp 1,sockets=1,cores=1,threads=1 \
|
-smp 1,sockets=1,cores=1,threads=1 \
|
||||||
|
@ -12,7 +12,7 @@ QEMU_AUDIO_DRV=none \
|
|||||||
-S \
|
-S \
|
||||||
-object secret,id=masterKey0,format=raw,\
|
-object secret,id=masterKey0,format=raw,\
|
||||||
file=/tmp/lib/domain--1-QEMUGuest1/master-key.aes \
|
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 \
|
-m 214 \
|
||||||
-realtime mlock=off \
|
-realtime mlock=off \
|
||||||
-smp 1,sockets=1,cores=1,threads=1 \
|
-smp 1,sockets=1,cores=1,threads=1 \
|
||||||
|
@ -12,8 +12,7 @@ QEMU_AUDIO_DRV=none \
|
|||||||
-S \
|
-S \
|
||||||
-object secret,id=masterKey0,format=raw,\
|
-object secret,id=masterKey0,format=raw,\
|
||||||
file=/tmp/lib/domain--1-QEMUGuest1/master-key.aes \
|
file=/tmp/lib/domain--1-QEMUGuest1/master-key.aes \
|
||||||
-machine pc-i440fx-1.5,accel=tcg,usb=off,dump-guest-core=off,\
|
-machine pc,accel=tcg,usb=off,dump-guest-core=off,memory-backend=pc.ram \
|
||||||
memory-backend=pc.ram \
|
|
||||||
-cpu qemu64 \
|
-cpu qemu64 \
|
||||||
-m 214 \
|
-m 214 \
|
||||||
-object memory-backend-ram,id=pc.ram,size=224395264 \
|
-object memory-backend-ram,id=pc.ram,size=224395264 \
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
<currentMemory unit='KiB'>219136</currentMemory>
|
<currentMemory unit='KiB'>219136</currentMemory>
|
||||||
<vcpu placement='static'>1</vcpu>
|
<vcpu placement='static'>1</vcpu>
|
||||||
<os>
|
<os>
|
||||||
<type arch='x86_64' machine='pc-i440fx-1.5'>hvm</type>
|
<type arch='x86_64' machine='pc'>hvm</type>
|
||||||
<boot dev='hd'/>
|
<boot dev='hd'/>
|
||||||
</os>
|
</os>
|
||||||
<clock offset='utc'/>
|
<clock offset='utc'/>
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
<currentMemory unit='KiB'>219136</currentMemory>
|
<currentMemory unit='KiB'>219136</currentMemory>
|
||||||
<vcpu placement='static'>1</vcpu>
|
<vcpu placement='static'>1</vcpu>
|
||||||
<os>
|
<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'/>
|
<boot dev='hd'/>
|
||||||
</os>
|
</os>
|
||||||
<clock offset='utc'/>
|
<clock offset='utc'/>
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
<currentMemory unit='KiB'>219136</currentMemory>
|
<currentMemory unit='KiB'>219136</currentMemory>
|
||||||
<vcpu placement='static'>1</vcpu>
|
<vcpu placement='static'>1</vcpu>
|
||||||
<os>
|
<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'/>
|
<boot dev='hd'/>
|
||||||
</os>
|
</os>
|
||||||
<clock offset='utc'/>
|
<clock offset='utc'/>
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
<currentMemory unit='KiB'>219136</currentMemory>
|
<currentMemory unit='KiB'>219136</currentMemory>
|
||||||
<vcpu placement='static'>1</vcpu>
|
<vcpu placement='static'>1</vcpu>
|
||||||
<os>
|
<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'/>
|
<boot dev='hd'/>
|
||||||
</os>
|
</os>
|
||||||
<clock offset='utc'/>
|
<clock offset='utc'/>
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
<currentMemory unit='KiB'>219136</currentMemory>
|
<currentMemory unit='KiB'>219136</currentMemory>
|
||||||
<vcpu placement='static'>1</vcpu>
|
<vcpu placement='static'>1</vcpu>
|
||||||
<os>
|
<os>
|
||||||
<type arch='x86_64' machine='pc-i440fx-1.5'>hvm</type>
|
<type arch='x86_64' machine='pc'>hvm</type>
|
||||||
<boot dev='hd'/>
|
<boot dev='hd'/>
|
||||||
</os>
|
</os>
|
||||||
<cpu mode='custom' match='exact' check='none'>
|
<cpu mode='custom' match='exact' check='none'>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user