tests: Unconditionally enable QEMU_CAPS_DEVICE

QEMU_CAPS_DEVICE is always enabled for qemu binaries we support.
Sync qemuxml2* to match, and regenerate all test output.
This commit is contained in:
Cole Robinson 2016-01-12 19:26:40 -05:00
parent e9394d699c
commit 51045df01b
216 changed files with 1145 additions and 1178 deletions

View File

@ -12,11 +12,11 @@ QEMU_AUDIO_DRV=none \
-smp 1 \ -smp 1 \
-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \ -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
-nographic \ -nographic \
-nodefaults \
-monitor unix:/tmp/test-monitor,server,nowait \ -monitor unix:/tmp/test-monitor,server,nowait \
-no-acpi \ -no-acpi \
-boot c \ -boot c \
-usb \ -usb \
-drive file=/dev/HostVG/QEMUGuest1,format=raw,if=ide,bus=0,unit=0 \ -drive file=/dev/HostVG/QEMUGuest1,format=raw,if=none,id=drive-ide0-0-0 \
-net none \ -device ide-drive,bus=ide.0,unit=0,drive=drive-ide0-0-0,id=ide0-0-0 \
-serial none \ -device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x3
-parallel none

View File

@ -12,11 +12,11 @@ QEMU_AUDIO_DRV=none \
-smp 1 \ -smp 1 \
-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \ -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
-nographic \ -nographic \
-nodefaults \
-monitor unix:/tmp/test-monitor,server,nowait \ -monitor unix:/tmp/test-monitor,server,nowait \
-no-acpi \ -no-acpi \
-boot c \ -boot c \
-usb \ -usb \
-drive file=/dev/HostVG/QEMUGuest1,format=raw,if=ide,bus=0,unit=0 \ -drive file=/dev/HostVG/QEMUGuest1,format=raw,if=none,id=drive-ide0-0-0 \
-net none \ -device ide-drive,bus=ide.0,unit=0,drive=drive-ide0-0-0,id=ide0-0-0 \
-serial none \ -device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x3
-parallel none

View File

@ -12,11 +12,10 @@ QEMU_AUDIO_DRV=none \
-smp 1 \ -smp 1 \
-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \ -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
-nographic \ -nographic \
-nodefaults \
-monitor unix:/tmp/test-monitor,server,nowait \ -monitor unix:/tmp/test-monitor,server,nowait \
-no-acpi \ -no-acpi \
-boot d \ -boot d \
-usb \ -usb \
-drive file=/dev/cdrom,format=raw,if=ide,media=cdrom,bus=1,unit=0 \ -drive file=/dev/cdrom,format=raw,if=none,media=cdrom,id=drive-ide0-1-0 \
-net none \ -device ide-drive,bus=ide.1,unit=0,drive=drive-ide0-1-0,id=ide0-1-0
-serial none \
-parallel none

View File

@ -12,12 +12,12 @@ QEMU_AUDIO_DRV=none \
-smp 1 \ -smp 1 \
-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \ -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
-nographic \ -nographic \
-nodefaults \
-monitor unix:/tmp/test-monitor,server,nowait \ -monitor unix:/tmp/test-monitor,server,nowait \
-no-acpi \ -no-acpi \
-boot a \ -boot a \
-usb \ -usb \
-drive file=/dev/HostVG/QEMUGuest1,format=raw,if=ide,bus=0,unit=0 \ -drive file=/dev/HostVG/QEMUGuest1,format=raw,if=none,id=drive-ide0-0-0 \
-drive file=/tmp/firmware.img,format=raw,if=floppy,unit=0 \ -device ide-drive,bus=ide.0,unit=0,drive=drive-ide0-0-0,id=ide0-0-0 \
-net none \ -drive file=/tmp/firmware.img,format=raw,if=none,id=drive-fdc0-0-0 \
-serial none \ -global isa-fdc.driveA=drive-fdc0-0-0
-parallel none

View File

@ -12,11 +12,11 @@ QEMU_AUDIO_DRV=none \
-smp 1 \ -smp 1 \
-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \ -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
-nographic \ -nographic \
-nodefaults \
-monitor unix:/tmp/test-monitor,server,nowait \ -monitor unix:/tmp/test-monitor,server,nowait \
-no-acpi \ -no-acpi \
-boot order=d,menu=off \ -boot order=d,menu=off \
-usb \ -usb \
-drive file=/dev/cdrom,format=raw,if=ide,media=cdrom,bus=1,unit=0 \ -drive file=/dev/cdrom,format=raw,if=none,media=cdrom,id=drive-ide0-1-0 \
-net none \ -device ide-drive,bus=ide.1,unit=0,drive=drive-ide0-1-0,id=ide0-1-0 \
-serial none \ -device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x3
-parallel none

View File

@ -12,11 +12,11 @@ QEMU_AUDIO_DRV=none \
-smp 1 \ -smp 1 \
-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \ -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
-nographic \ -nographic \
-nodefaults \
-monitor unix:/tmp/test-monitor,server,nowait \ -monitor unix:/tmp/test-monitor,server,nowait \
-no-acpi \ -no-acpi \
-boot order=dcna,menu=on \ -boot order=dcna,menu=on \
-usb \ -usb \
-drive file=/dev/cdrom,format=raw,if=ide,media=cdrom,bus=1,unit=0 \ -drive file=/dev/cdrom,format=raw,if=none,media=cdrom,id=drive-ide0-1-0 \
-net none \ -device ide-drive,bus=ide.1,unit=0,drive=drive-ide0-1-0,id=ide0-1-0 \
-serial none \ -device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x3
-parallel none

View File

@ -12,11 +12,10 @@ QEMU_AUDIO_DRV=none \
-smp 1 \ -smp 1 \
-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \ -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
-nographic \ -nographic \
-nodefaults \
-monitor unix:/tmp/test-monitor,server,nowait \ -monitor unix:/tmp/test-monitor,server,nowait \
-no-acpi \ -no-acpi \
-boot n \ -boot n \
-usb \ -usb \
-drive file=/dev/HostVG/QEMUGuest1,format=raw,if=ide,bus=0,unit=0 \ -drive file=/dev/HostVG/QEMUGuest1,format=raw,if=none,id=drive-ide0-0-0 \
-net none \ -device ide-drive,bus=ide.0,unit=0,drive=drive-ide0-0-0,id=ide0-0-0
-serial none \
-parallel none

View File

@ -12,12 +12,12 @@ QEMU_AUDIO_DRV=none \
-smp 1 \ -smp 1 \
-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \ -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
-nographic \ -nographic \
-nodefaults \
-monitor unix:/tmp/test-monitor,server,nowait \ -monitor unix:/tmp/test-monitor,server,nowait \
-rtc base=utc,driftfix=slew \ -rtc base=utc,driftfix=slew \
-no-acpi \ -no-acpi \
-boot c \ -boot c \
-usb \ -usb \
-drive file=/dev/HostVG/QEMUGuest1,format=raw,if=ide,bus=0,unit=0 \ -drive file=/dev/HostVG/QEMUGuest1,format=raw,if=none,id=drive-ide0-0-0 \
-net none \ -device ide-drive,bus=ide.0,unit=0,drive=drive-ide0-0-0,id=ide0-0-0 \
-serial none \ -device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x3
-parallel none

View File

@ -13,12 +13,12 @@ TZ=Europe/Paris \
-smp 1 \ -smp 1 \
-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \ -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
-nographic \ -nographic \
-nodefaults \
-monitor unix:/tmp/test-monitor,server,nowait \ -monitor unix:/tmp/test-monitor,server,nowait \
-rtc base=localtime \ -rtc base=localtime \
-no-acpi \ -no-acpi \
-boot c \ -boot c \
-usb \ -usb \
-drive file=/dev/HostVG/QEMUGuest1,format=raw,if=ide,bus=0,unit=0 \ -drive file=/dev/HostVG/QEMUGuest1,format=raw,if=none,id=drive-ide0-0-0 \
-net none \ -device ide-drive,bus=ide.0,unit=0,drive=drive-ide0-0-0,id=ide0-0-0 \
-serial none \ -device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x3
-parallel none

View File

@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
-smp 1 \ -smp 1 \
-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \ -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
-nographic \ -nographic \
-nodefaults \
-monitor unix:/tmp/test-monitor,server,nowait \ -monitor unix:/tmp/test-monitor,server,nowait \
-rtc base=utc,driftfix=slew \ -rtc base=utc,driftfix=slew \
-no-kvm-pit-reinjection \ -no-kvm-pit-reinjection \
@ -19,7 +20,6 @@ QEMU_AUDIO_DRV=none \
-no-acpi \ -no-acpi \
-boot c \ -boot c \
-usb \ -usb \
-drive file=/dev/HostVG/QEMUGuest1,format=raw,if=ide,bus=0,unit=0 \ -drive file=/dev/HostVG/QEMUGuest1,format=raw,if=none,id=drive-ide0-0-0 \
-net none \ -device ide-drive,bus=ide.0,unit=0,drive=drive-ide0-0-0,id=ide0-0-0 \
-serial none \ -device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x3
-parallel none

View File

@ -12,12 +12,12 @@ QEMU_AUDIO_DRV=none \
-smp 1 \ -smp 1 \
-uuid 1c15a1f6-f4f0-4d3c-9002-667ddb458736 \ -uuid 1c15a1f6-f4f0-4d3c-9002-667ddb458736 \
-nographic \ -nographic \
-nodefaults \
-monitor unix:/tmp/test-monitor,server,nowait \ -monitor unix:/tmp/test-monitor,server,nowait \
-rtc base=2009-02-14T00:01:30 \ -rtc base=2009-02-14T00:01:30 \
-no-acpi \ -no-acpi \
-boot c \ -boot c \
-usb \ -usb \
-drive file=/dev/HostVG/QEMUGuest1,format=raw,if=ide,bus=0,unit=0 \ -drive file=/dev/HostVG/QEMUGuest1,format=raw,if=none,id=drive-ide0-0-0 \
-net none \ -device ide-drive,bus=ide.0,unit=0,drive=drive-ide0-0-0,id=ide0-0-0 \
-serial none \ -device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x3
-parallel none

View File

@ -12,12 +12,11 @@ QEMU_AUDIO_DRV=none \
-smp 1 \ -smp 1 \
-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \ -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
-nographic \ -nographic \
-nodefaults \
-monitor unix:/tmp/test-monitor,server,nowait \ -monitor unix:/tmp/test-monitor,server,nowait \
-localtime \ -localtime \
-no-acpi \ -no-acpi \
-boot c \ -boot c \
-usb \ -usb \
-drive file=/dev/HostVG/QEMUGuest1,format=raw,if=ide,bus=0,unit=0 \ -drive file=/dev/HostVG/QEMUGuest1,format=raw,if=none,id=drive-ide0-0-0 \
-net none \ -device ide-drive,bus=ide.0,unit=0,drive=drive-ide0-0-0,id=ide0-0-0
-serial none \
-parallel none

View File

@ -13,10 +13,9 @@ QEMU_AUDIO_DRV=none \
-smp 6 \ -smp 6 \
-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \ -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
-nographic \ -nographic \
-nodefaults \
-monitor unix:/tmp/test-monitor,server,nowait \ -monitor unix:/tmp/test-monitor,server,nowait \
-no-acpi \ -no-acpi \
-boot n \ -boot n \
-usb \ -usb \
-net none \ -device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x3
-serial none \
-parallel none

View File

@ -12,11 +12,11 @@ QEMU_AUDIO_DRV=none \
-smp 1 \ -smp 1 \
-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \ -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
-nographic \ -nographic \
-nodefconfig \
-nodefaults \
-monitor unix:/tmp/test-monitor,server,nowait \ -monitor unix:/tmp/test-monitor,server,nowait \
-no-acpi \ -no-acpi \
-boot c \ -boot c \
-usb \ -usb \
-drive file=/dev/HostVG/QEMUGuest1,format=raw,if=ide,bus=0,unit=0 \ -drive file=/dev/HostVG/QEMUGuest1,format=raw,if=none,id=drive-ide0-0-0 \
-net none \ -device ide-drive,bus=ide.0,unit=0,drive=drive-ide0-0-0,id=ide0-0-0
-serial none \
-parallel none

View File

@ -12,12 +12,12 @@ QEMU_AUDIO_DRV=none \
-smp 1 \ -smp 1 \
-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \ -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
-nographic \ -nographic \
-nodefaults \
-monitor unix:/tmp/test-monitor,server,nowait \ -monitor unix:/tmp/test-monitor,server,nowait \
-rtc base=2009-02-15T09:49:06 \ -rtc base=2009-02-15T09:49:06 \
-no-acpi \ -no-acpi \
-boot c \ -boot c \
-usb \ -usb \
-drive file=/dev/HostVG/QEMUGuest1,format=raw,if=ide,bus=0,unit=0 \ -drive file=/dev/HostVG/QEMUGuest1,format=raw,if=none,id=drive-ide0-0-0 \
-net none \ -device ide-drive,bus=ide.0,unit=0,drive=drive-ide0-0-0,id=ide0-0-0 \
-serial none \ -device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x3
-parallel none

View File

@ -12,11 +12,12 @@ QEMU_AUDIO_DRV=none \
-smp 1 \ -smp 1 \
-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \ -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
-nographic \ -nographic \
-nodefaults \
-monitor unix:/tmp/test-monitor,server,nowait \ -monitor unix:/tmp/test-monitor,server,nowait \
-no-acpi \ -no-acpi \
-boot c \ -boot c \
-usb \ -usb \
-drive file=/dev/HostVG/QEMUGuest1,format=raw,if=ide,bus=0,unit=0 \ -drive file=/dev/HostVG/QEMUGuest1,format=raw,if=none,id=drive-ide0-0-0 \
-net none \ -device ide-drive,bus=ide.0,unit=0,drive=drive-ide0-0-0,id=ide0-0-0 \
-serial pty \ -serial pty \
-parallel none -device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x3

View File

@ -12,11 +12,11 @@ QEMU_AUDIO_DRV=none \
-smp 1 \ -smp 1 \
-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \ -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
-nographic \ -nographic \
-nodefaults \
-monitor unix:/tmp/test-monitor,server,nowait \ -monitor unix:/tmp/test-monitor,server,nowait \
-no-acpi \ -no-acpi \
-boot c \ -boot c \
-usb \ -usb \
-drive file=/dev/HostVG/QEMUGuest1,format=raw,if=ide,bus=0,unit=0 \ -drive file=/dev/HostVG/QEMUGuest1,format=raw,if=none,id=drive-ide0-0-0 \
-net none \ -device ide-drive,bus=ide.0,unit=0,drive=drive-ide0-0-0,id=ide0-0-0 \
-serial pty \ -serial pty
-parallel none

View File

@ -13,10 +13,9 @@ QEMU_AUDIO_DRV=none \
-smp 6 \ -smp 6 \
-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \ -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
-nographic \ -nographic \
-nodefaults \
-monitor unix:/tmp/test-monitor,server,nowait \ -monitor unix:/tmp/test-monitor,server,nowait \
-no-acpi \ -no-acpi \
-boot n \ -boot n \
-usb \ -usb \
-net none \ -device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x3
-serial none \
-parallel none

View File

@ -13,10 +13,9 @@ QEMU_AUDIO_DRV=none \
-smp 6 \ -smp 6 \
-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \ -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
-nographic \ -nographic \
-nodefaults \
-monitor unix:/tmp/test-monitor,server,nowait \ -monitor unix:/tmp/test-monitor,server,nowait \
-no-acpi \ -no-acpi \
-boot n \ -boot n \
-usb \ -usb \
-net none \ -device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x3
-serial none \
-parallel none

View File

@ -13,10 +13,9 @@ QEMU_AUDIO_DRV=none \
-smp 6 \ -smp 6 \
-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \ -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
-nographic \ -nographic \
-nodefaults \
-monitor unix:/tmp/test-monitor,server,nowait \ -monitor unix:/tmp/test-monitor,server,nowait \
-no-acpi \ -no-acpi \
-boot n \ -boot n \
-usb \ -usb \
-net none \ -device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x3
-serial none \
-parallel none

View File

@ -13,10 +13,9 @@ QEMU_AUDIO_DRV=none \
-smp 6 \ -smp 6 \
-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \ -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
-nographic \ -nographic \
-nodefaults \
-monitor unix:/tmp/test-monitor,server,nowait \ -monitor unix:/tmp/test-monitor,server,nowait \
-no-acpi \ -no-acpi \
-boot n \ -boot n \
-usb \ -usb \
-net none \ -device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x3
-serial none \
-parallel none

View File

@ -13,9 +13,8 @@ QEMU_AUDIO_DRV=none \
-smp 6 \ -smp 6 \
-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \ -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
-nographic \ -nographic \
-nodefaults \
-monitor unix:/tmp/test-monitor,server,nowait \ -monitor unix:/tmp/test-monitor,server,nowait \
-boot n \ -boot n \
-usb \ -usb \
-net none \ -device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x3
-serial none \
-parallel none

View File

@ -13,9 +13,8 @@ QEMU_AUDIO_DRV=none \
-smp 6 \ -smp 6 \
-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \ -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
-nographic \ -nographic \
-nodefaults \
-monitor unix:/tmp/test-monitor,server,nowait \ -monitor unix:/tmp/test-monitor,server,nowait \
-boot n \ -boot n \
-usb \ -usb \
-net none \ -device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x3
-serial none \
-parallel none

View File

@ -13,10 +13,9 @@ QEMU_AUDIO_DRV=none \
-smp 6 \ -smp 6 \
-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \ -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
-nographic \ -nographic \
-nodefaults \
-monitor unix:/tmp/test-monitor,server,nowait \ -monitor unix:/tmp/test-monitor,server,nowait \
-no-acpi \ -no-acpi \
-boot n \ -boot n \
-usb \ -usb \
-net none \ -device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x3
-serial none \
-parallel none

View File

@ -13,10 +13,9 @@ QEMU_AUDIO_DRV=none \
-smp 6 \ -smp 6 \
-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \ -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
-nographic \ -nographic \
-nodefaults \
-monitor unix:/tmp/test-monitor,server,nowait \ -monitor unix:/tmp/test-monitor,server,nowait \
-no-acpi \ -no-acpi \
-boot n \ -boot n \
-usb \ -usb \
-net none \ -device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x3
-serial none \
-parallel none

View File

@ -13,10 +13,9 @@ QEMU_AUDIO_DRV=none \
-smp 6 \ -smp 6 \
-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \ -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
-nographic \ -nographic \
-nodefaults \
-monitor unix:/tmp/test-monitor,server,nowait \ -monitor unix:/tmp/test-monitor,server,nowait \
-no-acpi \ -no-acpi \
-boot n \ -boot n \
-usb \ -usb \
-net none \ -device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x3
-serial none \
-parallel none

View File

@ -13,10 +13,9 @@ QEMU_AUDIO_DRV=none \
-smp 6 \ -smp 6 \
-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \ -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
-nographic \ -nographic \
-nodefaults \
-monitor unix:/tmp/test-monitor,server,nowait \ -monitor unix:/tmp/test-monitor,server,nowait \
-no-acpi \ -no-acpi \
-boot n \ -boot n \
-usb \ -usb \
-net none \ -device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x3
-serial none \
-parallel none

View File

@ -14,10 +14,9 @@ QEMU_AUDIO_DRV=none \
-smp 6 \ -smp 6 \
-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \ -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
-nographic \ -nographic \
-nodefaults \
-monitor unix:/tmp/test-monitor,server,nowait \ -monitor unix:/tmp/test-monitor,server,nowait \
-no-acpi \ -no-acpi \
-boot n \ -boot n \
-usb \ -usb \
-net none \ -device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x3
-serial none \
-parallel none

View File

@ -14,10 +14,9 @@ QEMU_AUDIO_DRV=none \
-smp 6 \ -smp 6 \
-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \ -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
-nographic \ -nographic \
-nodefaults \
-monitor unix:/tmp/test-monitor,server,nowait \ -monitor unix:/tmp/test-monitor,server,nowait \
-no-acpi \ -no-acpi \
-boot n \ -boot n \
-usb \ -usb \
-net none \ -device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x3
-serial none \
-parallel none

View File

@ -14,10 +14,9 @@ QEMU_AUDIO_DRV=none \
-smp 6 \ -smp 6 \
-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \ -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
-nographic \ -nographic \
-nodefaults \
-monitor unix:/tmp/test-monitor,server,nowait \ -monitor unix:/tmp/test-monitor,server,nowait \
-no-acpi \ -no-acpi \
-boot n \ -boot n \
-usb \ -usb \
-net none \ -device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x3
-serial none \
-parallel none

View File

@ -14,10 +14,9 @@ QEMU_AUDIO_DRV=none \
-smp 6 \ -smp 6 \
-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \ -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
-nographic \ -nographic \
-nodefaults \
-monitor unix:/tmp/test-monitor,server,nowait \ -monitor unix:/tmp/test-monitor,server,nowait \
-no-acpi \ -no-acpi \
-boot n \ -boot n \
-usb \ -usb \
-net none \ -device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x3
-serial none \
-parallel none

View File

@ -13,11 +13,11 @@ QEMU_AUDIO_DRV=none \
-smp 1 \ -smp 1 \
-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \ -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
-nographic \ -nographic \
-nodefaults \
-monitor unix:/tmp/test-monitor,server,nowait \ -monitor unix:/tmp/test-monitor,server,nowait \
-no-acpi \ -no-acpi \
-boot c \ -boot c \
-usb \ -usb \
-drive file=/dev/HostVG/QEMUGuest1,format=raw,if=ide,bus=0,unit=0 \ -drive file=/dev/HostVG/QEMUGuest1,format=raw,if=none,id=drive-ide0-0-0 \
-net none \ -device ide-drive,bus=ide.0,unit=0,drive=drive-ide0-0-0,id=ide0-0-0 \
-serial none \ -device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x3
-parallel none

View File

@ -13,10 +13,9 @@ QEMU_AUDIO_DRV=none \
-smp 6 \ -smp 6 \
-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \ -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
-nographic \ -nographic \
-nodefaults \
-monitor unix:/tmp/test-monitor,server,nowait \ -monitor unix:/tmp/test-monitor,server,nowait \
-no-acpi \ -no-acpi \
-boot n \ -boot n \
-usb \ -usb \
-net none \ -device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x3
-serial none \
-parallel none

View File

@ -14,10 +14,9 @@ QEMU_AUDIO_DRV=none \
-smp 6 \ -smp 6 \
-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \ -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
-nographic \ -nographic \
-nodefaults \
-monitor unix:/tmp/test-monitor,server,nowait \ -monitor unix:/tmp/test-monitor,server,nowait \
-no-acpi \ -no-acpi \
-boot n \ -boot n \
-usb \ -usb \
-net none \ -device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x3
-serial none \
-parallel none

View File

@ -14,10 +14,9 @@ QEMU_AUDIO_DRV=none \
-smp 6 \ -smp 6 \
-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \ -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
-nographic \ -nographic \
-nodefaults \
-monitor unix:/tmp/test-monitor,server,nowait \ -monitor unix:/tmp/test-monitor,server,nowait \
-no-acpi \ -no-acpi \
-boot n \ -boot n \
-usb \ -usb \
-net none \ -device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x3
-serial none \
-parallel none

View File

@ -14,10 +14,9 @@ QEMU_AUDIO_DRV=none \
-smp 6 \ -smp 6 \
-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \ -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
-nographic \ -nographic \
-nodefaults \
-monitor unix:/tmp/test-monitor,server,nowait \ -monitor unix:/tmp/test-monitor,server,nowait \
-no-acpi \ -no-acpi \
-boot n \ -boot n \
-usb \ -usb \
-net none \ -device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x3
-serial none \
-parallel none

View File

@ -14,10 +14,9 @@ QEMU_AUDIO_DRV=none \
-numa node,nodeid=1,cpus=4-7,cpus=12-15,mem=107 \ -numa node,nodeid=1,cpus=4-7,cpus=12-15,mem=107 \
-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \ -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
-nographic \ -nographic \
-nodefaults \
-monitor unix:/tmp/test-monitor,server,nowait \ -monitor unix:/tmp/test-monitor,server,nowait \
-no-acpi \ -no-acpi \
-boot n \ -boot n \
-usb \ -usb \
-net none \ -device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x3
-serial none \
-parallel none

View File

@ -14,10 +14,9 @@ QEMU_AUDIO_DRV=none \
-numa node,nodeid=1,cpus=8-15,mem=107 \ -numa node,nodeid=1,cpus=8-15,mem=107 \
-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \ -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
-nographic \ -nographic \
-nodefaults \
-monitor unix:/tmp/test-monitor,server,nowait \ -monitor unix:/tmp/test-monitor,server,nowait \
-no-acpi \ -no-acpi \
-boot n \ -boot n \
-usb \ -usb \
-net none \ -device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x3
-serial none \
-parallel none

View File

@ -14,10 +14,9 @@ QEMU_AUDIO_DRV=none \
-numa node,nodeid=1,cpus=8-15,mem=107 \ -numa node,nodeid=1,cpus=8-15,mem=107 \
-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \ -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
-nographic \ -nographic \
-nodefaults \
-monitor unix:/tmp/test-monitor,server,nowait \ -monitor unix:/tmp/test-monitor,server,nowait \
-no-acpi \ -no-acpi \
-boot n \ -boot n \
-usb \ -usb \
-net none \ -device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x3
-serial none \
-parallel none

View File

@ -14,10 +14,9 @@ QEMU_AUDIO_DRV=none \
-numa node,nodeid=1,cpus=8-15,mem=107 \ -numa node,nodeid=1,cpus=8-15,mem=107 \
-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \ -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
-nographic \ -nographic \
-nodefaults \
-monitor unix:/tmp/test-monitor,server,nowait \ -monitor unix:/tmp/test-monitor,server,nowait \
-no-acpi \ -no-acpi \
-boot n \ -boot n \
-usb \ -usb \
-net none \ -device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x3
-serial none \
-parallel none

View File

@ -13,10 +13,9 @@ QEMU_AUDIO_DRV=none \
-smp 6 \ -smp 6 \
-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \ -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
-nographic \ -nographic \
-nodefaults \
-monitor unix:/tmp/test-monitor,server,nowait \ -monitor unix:/tmp/test-monitor,server,nowait \
-no-acpi \ -no-acpi \
-boot n \ -boot n \
-usb \ -usb \
-net none \ -device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x3
-serial none \
-parallel none

View File

@ -12,10 +12,9 @@ QEMU_AUDIO_DRV=none \
-smp 6,sockets=3,cores=2,threads=1 \ -smp 6,sockets=3,cores=2,threads=1 \
-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \ -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
-nographic \ -nographic \
-nodefaults \
-monitor unix:/tmp/test-monitor,server,nowait \ -monitor unix:/tmp/test-monitor,server,nowait \
-no-acpi \ -no-acpi \
-boot n \ -boot n \
-usb \ -usb \
-net none \ -device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x3
-serial none \
-parallel none

View File

@ -13,10 +13,9 @@ QEMU_AUDIO_DRV=none \
-smp 6,sockets=1,cores=2,threads=3 \ -smp 6,sockets=1,cores=2,threads=3 \
-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \ -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
-nographic \ -nographic \
-nodefaults \
-monitor unix:/tmp/test-monitor,server,nowait \ -monitor unix:/tmp/test-monitor,server,nowait \
-no-acpi \ -no-acpi \
-boot n \ -boot n \
-usb \ -usb \
-net none \ -device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x3
-serial none \
-parallel none

View File

@ -12,10 +12,9 @@ QEMU_AUDIO_DRV=none \
-smp 6 \ -smp 6 \
-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \ -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
-nographic \ -nographic \
-nodefaults \
-monitor unix:/tmp/test-monitor,server,nowait \ -monitor unix:/tmp/test-monitor,server,nowait \
-no-acpi \ -no-acpi \
-boot n \ -boot n \
-usb \ -usb \
-net none \ -device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x3
-serial none \
-parallel none

View File

@ -12,11 +12,11 @@ QEMU_AUDIO_DRV=none \
-smp 2 \ -smp 2 \
-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \ -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
-nographic \ -nographic \
-nodefaults \
-monitor unix:/tmp/test-monitor,server,nowait \ -monitor unix:/tmp/test-monitor,server,nowait \
-no-acpi \ -no-acpi \
-boot c \ -boot c \
-usb \ -usb \
-drive file=/dev/HostVG/QEMUGuest1,format=raw,if=ide,bus=0,unit=0 \ -drive file=/dev/HostVG/QEMUGuest1,format=raw,if=none,id=drive-ide0-0-0 \
-net none \ -device ide-drive,bus=ide.0,unit=0,drive=drive-ide0-0-0,id=ide0-0-0 \
-serial none \ -device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x3
-parallel none

View File

@ -12,11 +12,11 @@ QEMU_AUDIO_DRV=none \
-smp 2 \ -smp 2 \
-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \ -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
-nographic \ -nographic \
-nodefaults \
-monitor unix:/tmp/test-monitor,server,nowait \ -monitor unix:/tmp/test-monitor,server,nowait \
-no-acpi \ -no-acpi \
-boot c \ -boot c \
-usb \ -usb \
-drive file=/dev/HostVG/QEMUGuest1,format=raw,if=ide,bus=0,unit=0 \ -drive file=/dev/HostVG/QEMUGuest1,format=raw,if=none,id=drive-ide0-0-0 \
-net none \ -device ide-drive,bus=ide.0,unit=0,drive=drive-ide0-0-0,id=ide0-0-0 \
-serial none \ -device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x3
-parallel none

View File

@ -12,10 +12,9 @@ QEMU_AUDIO_DRV=none \
-smp 4 \ -smp 4 \
-uuid d091ea82-29e6-2e34-3005-f02617b36e87 \ -uuid d091ea82-29e6-2e34-3005-f02617b36e87 \
-nographic \ -nographic \
-nodefaults \
-monitor unix:/tmp/test-monitor,server,nowait \ -monitor unix:/tmp/test-monitor,server,nowait \
-no-acpi \ -no-acpi \
-boot c \ -boot c \
-usb \ -usb \
-net none \ -device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x3
-serial none \
-parallel none

View File

@ -12,10 +12,9 @@ QEMU_AUDIO_DRV=none \
-smp 4 \ -smp 4 \
-uuid d091ea82-29e6-2e34-3005-f02617b36e87 \ -uuid d091ea82-29e6-2e34-3005-f02617b36e87 \
-nographic \ -nographic \
-nodefaults \
-monitor unix:/tmp/test-monitor,server,nowait \ -monitor unix:/tmp/test-monitor,server,nowait \
-no-acpi \ -no-acpi \
-boot c \ -boot c \
-usb \ -usb \
-net none \ -device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x3
-serial none \
-parallel none

View File

@ -12,14 +12,15 @@ QEMU_AUDIO_DRV=none \
-smp 1 \ -smp 1 \
-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \ -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
-nographic \ -nographic \
-nodefaults \
-monitor unix:/tmp/test-monitor,server,nowait \ -monitor unix:/tmp/test-monitor,server,nowait \
-no-acpi \ -no-acpi \
-boot c \ -boot c \
-usb \ -usb \
-drive file=/dev/HostVG/QEMUGuest1,format=qcow2,if=ide,bus=0,unit=0,cache=none,\ -drive file=/dev/HostVG/QEMUGuest1,format=qcow2,if=none,id=drive-ide0-0-0,\
aio=native \ cache=none,aio=native \
-drive file=/dev/HostVG/QEMUGuest2,format=raw,if=ide,media=cdrom,bus=1,unit=0,\ -device ide-drive,bus=ide.0,unit=0,drive=drive-ide0-0-0,id=ide0-0-0 \
aio=threads \ -drive file=/dev/HostVG/QEMUGuest2,format=raw,if=none,media=cdrom,\
-net none \ id=drive-ide0-1-0,aio=threads \
-serial none \ -device ide-drive,bus=ide.1,unit=0,drive=drive-ide0-1-0,id=ide0-1-0 \
-parallel none -device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x3

View File

@ -12,12 +12,12 @@ QEMU_AUDIO_DRV=none \
-smp 1 \ -smp 1 \
-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \ -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
-nographic \ -nographic \
-nodefaults \
-monitor unix:/tmp/test-monitor,server,nowait \ -monitor unix:/tmp/test-monitor,server,nowait \
-no-acpi \ -no-acpi \
-boot c \ -boot c \
-usb \ -usb \
-drive file=/dev/HostVG/QEMUGuest1,format=raw,if=ide,bus=0,unit=0 \ -drive file=/dev/HostVG/QEMUGuest1,format=raw,if=none,id=drive-ide0-0-0 \
-drive if=ide,media=cdrom,bus=1,unit=0 \ -device ide-drive,bus=ide.0,unit=0,drive=drive-ide0-0-0,id=ide0-0-0 \
-net none \ -drive if=none,media=cdrom,id=drive-ide0-1-0 \
-serial none \ -device ide-drive,bus=ide.1,unit=0,drive=drive-ide0-1-0,id=ide0-1-0
-parallel none

View File

@ -12,12 +12,13 @@ QEMU_AUDIO_DRV=none \
-smp 1 \ -smp 1 \
-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \ -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
-nographic \ -nographic \
-nodefaults \
-monitor unix:/tmp/test-monitor,server,nowait \ -monitor unix:/tmp/test-monitor,server,nowait \
-no-acpi \ -no-acpi \
-boot c \ -boot c \
-usb \ -usb \
-drive file=/dev/HostVG/QEMUGuest1,format=raw,if=ide,bus=0,unit=0 \ -drive file=/dev/HostVG/QEMUGuest1,format=raw,if=none,id=drive-ide0-0-0 \
-drive if=ide,media=cdrom,bus=1,unit=0 \ -device ide-drive,bus=ide.0,unit=0,drive=drive-ide0-0-0,id=ide0-0-0 \
-net none \ -drive if=none,media=cdrom,id=drive-ide0-1-0 \
-serial none \ -device ide-drive,bus=ide.1,unit=0,drive=drive-ide0-1-0,id=ide0-1-0 \
-parallel none -device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x3

View File

@ -12,12 +12,12 @@ QEMU_AUDIO_DRV=none \
-smp 1 \ -smp 1 \
-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \ -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
-nographic \ -nographic \
-nodefaults \
-monitor unix:/tmp/test-monitor,server,nowait \ -monitor unix:/tmp/test-monitor,server,nowait \
-no-acpi \ -no-acpi \
-boot c \ -boot c \
-usb \ -usb \
-drive file=/dev/HostVG/QEMUGuest1,format=raw,if=ide,bus=0,unit=0 \ -drive file=/dev/HostVG/QEMUGuest1,format=raw,if=none,id=drive-ide0-0-0 \
-drive file=/root/boot.iso,format=raw,if=ide,media=cdrom,bus=1,unit=0 \ -device ide-drive,bus=ide.0,unit=0,drive=drive-ide0-0-0,id=ide0-0-0 \
-net none \ -drive file=/root/boot.iso,format=raw,if=none,media=cdrom,id=drive-ide0-1-0 \
-serial none \ -device ide-drive,bus=ide.1,unit=0,drive=drive-ide0-1-0,id=ide0-1-0
-parallel none

View File

@ -12,12 +12,13 @@ QEMU_AUDIO_DRV=none \
-smp 1 \ -smp 1 \
-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \ -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
-nographic \ -nographic \
-nodefaults \
-monitor unix:/tmp/test-monitor,server,nowait \ -monitor unix:/tmp/test-monitor,server,nowait \
-no-acpi \ -no-acpi \
-boot d \ -boot d \
-usb \ -usb \
-drive file=/dev/HostVG/QEMUGuest1,format=raw,if=ide,bus=0,unit=0 \ -drive file=/dev/HostVG/QEMUGuest1,format=raw,if=none,id=drive-ide0-0-0 \
-drive file=/dev/HostVG/QEMUGuest2,format=raw,if=ide,media=cdrom,bus=1,unit=0 \ -device ide-drive,bus=ide.0,unit=0,drive=drive-ide0-0-0,id=ide0-0-0 \
-net none \ -drive file=/dev/HostVG/QEMUGuest2,format=raw,if=none,media=cdrom,\
-serial none \ id=drive-ide0-1-0 \
-parallel none -device ide-drive,bus=ide.1,unit=0,drive=drive-ide0-1-0,id=ide0-1-0

View File

@ -12,12 +12,13 @@ QEMU_AUDIO_DRV=none \
-smp 1 \ -smp 1 \
-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \ -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
-nographic \ -nographic \
-nodefaults \
-monitor unix:/tmp/test-monitor,server,nowait \ -monitor unix:/tmp/test-monitor,server,nowait \
-no-acpi \ -no-acpi \
-boot c \ -boot c \
-usb \ -usb \
-drive file=/dev/HostVG/QEMUGuest1,format=raw,if=ide,bus=0,unit=0 \ -drive file=/dev/HostVG/QEMUGuest1,format=raw,if=none,id=drive-ide0-0-0 \
-drive file=/dev/HostVG/QEMUGuest2,format=raw,if=ide,media=cdrom,bus=1,unit=0 \ -device ide-drive,bus=ide.0,unit=0,drive=drive-ide0-0-0,id=ide0-0-0 \
-net none \ -drive file=/dev/HostVG/QEMUGuest2,format=raw,if=none,media=cdrom,\
-serial none \ id=drive-ide0-1-0 \
-parallel none -device ide-drive,bus=ide.1,unit=0,drive=drive-ide0-1-0,id=ide0-1-0

View File

@ -12,13 +12,14 @@ QEMU_AUDIO_DRV=none \
-smp 1 \ -smp 1 \
-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \ -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
-nographic \ -nographic \
-nodefaults \
-monitor unix:/tmp/test-monitor,server,nowait \ -monitor unix:/tmp/test-monitor,server,nowait \
-no-acpi \ -no-acpi \
-boot c \ -boot c \
-usb \ -usb \
-drive file=/dev/HostVG/QEMUGuest1,format=qcow2,if=ide,bus=0,unit=0,\ -drive file=/dev/HostVG/QEMUGuest1,format=qcow2,if=none,id=drive-ide0-0-0,\
cache=directsync \ cache=directsync \
-drive file=/dev/HostVG/QEMUGuest2,format=raw,if=ide,media=cdrom,bus=1,unit=0 \ -device ide-drive,bus=ide.0,unit=0,drive=drive-ide0-0-0,id=ide0-0-0 \
-net none \ -drive file=/dev/HostVG/QEMUGuest2,format=raw,if=none,media=cdrom,\
-serial none \ id=drive-ide0-1-0 \
-parallel none -device ide-drive,bus=ide.1,unit=0,drive=drive-ide0-1-0,id=ide0-1-0

View File

@ -12,12 +12,14 @@ QEMU_AUDIO_DRV=none \
-smp 1 \ -smp 1 \
-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \ -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
-nographic \ -nographic \
-nodefaults \
-monitor unix:/tmp/test-monitor,server,nowait \ -monitor unix:/tmp/test-monitor,server,nowait \
-no-acpi \ -no-acpi \
-boot c \ -boot c \
-usb \ -usb \
-drive file=/dev/HostVG/QEMUGuest1,format=qcow2,if=ide,bus=0,unit=0,cache=unsafe \ -drive file=/dev/HostVG/QEMUGuest1,format=qcow2,if=none,id=drive-ide0-0-0,\
-drive file=/dev/HostVG/QEMUGuest2,format=raw,if=ide,media=cdrom,bus=1,unit=0 \ cache=unsafe \
-net none \ -device ide-drive,bus=ide.0,unit=0,drive=drive-ide0-0-0,id=ide0-0-0 \
-serial none \ -drive file=/dev/HostVG/QEMUGuest2,format=raw,if=none,media=cdrom,\
-parallel none id=drive-ide0-1-0 \
-device ide-drive,bus=ide.1,unit=0,drive=drive-ide0-1-0,id=ide0-1-0

View File

@ -12,12 +12,14 @@ QEMU_AUDIO_DRV=none \
-smp 1 \ -smp 1 \
-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \ -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
-nographic \ -nographic \
-nodefaults \
-monitor unix:/tmp/test-monitor,server,nowait \ -monitor unix:/tmp/test-monitor,server,nowait \
-no-acpi \ -no-acpi \
-boot c \ -boot c \
-usb \ -usb \
-drive file=/dev/HostVG/QEMUGuest1,format=qcow2,if=ide,bus=0,unit=0,cache=none \ -drive file=/dev/HostVG/QEMUGuest1,format=qcow2,if=none,id=drive-ide0-0-0,\
-drive file=/dev/HostVG/QEMUGuest2,format=raw,if=ide,media=cdrom,bus=1,unit=0 \ cache=none \
-net none \ -device ide-drive,bus=ide.0,unit=0,drive=drive-ide0-0-0,id=ide0-0-0 \
-serial none \ -drive file=/dev/HostVG/QEMUGuest2,format=raw,if=none,media=cdrom,\
-parallel none id=drive-ide0-1-0 \
-device ide-drive,bus=ide.1,unit=0,drive=drive-ide0-1-0,id=ide0-1-0

View File

@ -12,13 +12,14 @@ QEMU_AUDIO_DRV=none \
-smp 1 \ -smp 1 \
-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \ -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
-nographic \ -nographic \
-nodefaults \
-monitor unix:/tmp/test-monitor,server,nowait \ -monitor unix:/tmp/test-monitor,server,nowait \
-no-acpi \ -no-acpi \
-boot c \ -boot c \
-usb \ -usb \
-drive file=/dev/HostVG/QEMUGuest1,format=qcow2,if=ide,bus=0,unit=0,\ -drive file=/dev/HostVG/QEMUGuest1,format=qcow2,if=none,id=drive-ide0-0-0,\
cache=writeback \ cache=writeback \
-drive file=/dev/HostVG/QEMUGuest2,format=raw,if=ide,media=cdrom,bus=1,unit=0 \ -device ide-drive,bus=ide.0,unit=0,drive=drive-ide0-0-0,id=ide0-0-0 \
-net none \ -drive file=/dev/HostVG/QEMUGuest2,format=raw,if=none,media=cdrom,\
-serial none \ id=drive-ide0-1-0 \
-parallel none -device ide-drive,bus=ide.1,unit=0,drive=drive-ide0-1-0,id=ide0-1-0

View File

@ -12,13 +12,14 @@ QEMU_AUDIO_DRV=none \
-smp 1 \ -smp 1 \
-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \ -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
-nographic \ -nographic \
-nodefaults \
-monitor unix:/tmp/test-monitor,server,nowait \ -monitor unix:/tmp/test-monitor,server,nowait \
-no-acpi \ -no-acpi \
-boot c \ -boot c \
-usb \ -usb \
-drive file=/dev/HostVG/QEMUGuest1,format=qcow2,if=ide,bus=0,unit=0,\ -drive file=/dev/HostVG/QEMUGuest1,format=qcow2,if=none,id=drive-ide0-0-0,\
cache=writethrough \ cache=writethrough \
-drive file=/dev/HostVG/QEMUGuest2,format=raw,if=ide,media=cdrom,bus=1,unit=0 \ -device ide-drive,bus=ide.0,unit=0,drive=drive-ide0-0-0,id=ide0-0-0 \
-net none \ -drive file=/dev/HostVG/QEMUGuest2,format=raw,if=none,media=cdrom,\
-serial none \ id=drive-ide0-1-0 \
-parallel none -device ide-drive,bus=ide.1,unit=0,drive=drive-ide0-1-0,id=ide0-1-0

View File

@ -12,12 +12,12 @@ QEMU_AUDIO_DRV=none \
-smp 1 \ -smp 1 \
-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \ -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
-nographic \ -nographic \
-nodefaults \
-monitor unix:/tmp/test-monitor,server,nowait \ -monitor unix:/tmp/test-monitor,server,nowait \
-no-acpi \ -no-acpi \
-boot c \ -boot c \
-usb \ -usb \
-drive file=/dev/HostVG/QEMUGuest1,format=raw,if=ide,bus=0,unit=0,\ -drive file=/dev/HostVG/QEMUGuest1,format=raw,if=none,id=drive-ide0-0-0,\
copy-on-read=on \ copy-on-read=on \
-net none \ -device ide-drive,bus=ide.0,unit=0,drive=drive-ide0-0-0,id=ide0-0-0 \
-serial none \ -device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x3
-parallel none

View File

@ -12,13 +12,14 @@ QEMU_AUDIO_DRV=none \
-smp 1 \ -smp 1 \
-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \ -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
-nographic \ -nographic \
-nodefaults \
-monitor control,unix:/tmp/test-monitor,server,nowait \ -monitor control,unix:/tmp/test-monitor,server,nowait \
-no-acpi \ -no-acpi \
-boot c \ -boot c \
-usb \ -usb \
-drive file=/dev/HostVG/QEMUGuest1,format=qcow2,if=ide,bus=0,unit=0,cache=none,\ -drive file=/dev/HostVG/QEMUGuest1,format=qcow2,if=none,id=drive-ide0-0-0,\
werror=enospc \ cache=none,werror=enospc \
-drive file=/dev/HostVG/QEMUGuest2,format=raw,if=ide,media=cdrom,bus=1,unit=0 \ -device ide-drive,bus=ide.0,unit=0,drive=drive-ide0-0-0,id=ide0-0-0 \
-net none \ -drive file=/dev/HostVG/QEMUGuest2,format=raw,if=none,media=cdrom,\
-serial none \ id=drive-ide0-1-0 \
-parallel none -device ide-drive,bus=ide.1,unit=0,drive=drive-ide0-1-0,id=ide0-1-0

View File

@ -12,13 +12,14 @@ QEMU_AUDIO_DRV=none \
-smp 1 \ -smp 1 \
-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \ -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
-nographic \ -nographic \
-nodefaults \
-monitor control,unix:/tmp/test-monitor,server,nowait \ -monitor control,unix:/tmp/test-monitor,server,nowait \
-no-acpi \ -no-acpi \
-boot c \ -boot c \
-usb \ -usb \
-drive file=/dev/HostVG/QEMUGuest1,format=qcow2,if=ide,bus=0,unit=0,cache=none,\ -drive file=/dev/HostVG/QEMUGuest1,format=qcow2,if=none,id=drive-ide0-0-0,\
werror=stop,rerror=stop \ cache=none,werror=stop,rerror=stop \
-drive file=/dev/HostVG/QEMUGuest2,format=raw,if=ide,media=cdrom,bus=1,unit=0 \ -device ide-drive,bus=ide.0,unit=0,drive=drive-ide0-0-0,id=ide0-0-0 \
-net none \ -drive file=/dev/HostVG/QEMUGuest2,format=raw,if=none,media=cdrom,\
-serial none \ id=drive-ide0-1-0 \
-parallel none -device ide-drive,bus=ide.1,unit=0,drive=drive-ide0-1-0,id=ide0-1-0

View File

@ -12,13 +12,14 @@ QEMU_AUDIO_DRV=none \
-smp 1 \ -smp 1 \
-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \ -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
-nographic \ -nographic \
-nodefaults \
-monitor control,unix:/tmp/test-monitor,server,nowait \ -monitor control,unix:/tmp/test-monitor,server,nowait \
-no-acpi \ -no-acpi \
-boot c \ -boot c \
-usb \ -usb \
-drive file=/dev/HostVG/QEMUGuest1,format=qcow2,if=ide,bus=0,unit=0,cache=none,\ -drive file=/dev/HostVG/QEMUGuest1,format=qcow2,if=none,id=drive-ide0-0-0,\
werror=report,rerror=ignore \ cache=none,werror=report,rerror=ignore \
-drive file=/dev/HostVG/QEMUGuest2,format=raw,if=ide,media=cdrom,bus=1,unit=0 \ -device ide-drive,bus=ide.0,unit=0,drive=drive-ide0-0-0,id=ide0-0-0 \
-net none \ -drive file=/dev/HostVG/QEMUGuest2,format=raw,if=none,media=cdrom,\
-serial none \ id=drive-ide0-1-0 \
-parallel none -device ide-drive,bus=ide.1,unit=0,drive=drive-ide0-1-0,id=ide0-1-0

View File

@ -12,11 +12,11 @@ QEMU_AUDIO_DRV=none \
-smp 1 \ -smp 1 \
-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \ -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
-nographic \ -nographic \
-nodefaults \
-monitor unix:/tmp/test-monitor,server,nowait \ -monitor unix:/tmp/test-monitor,server,nowait \
-no-acpi \ -no-acpi \
-boot c \ -boot c \
-usb \ -usb \
-drive file=fat:/var/somefiles,if=ide,bus=0,unit=0 \ -drive file=fat:/var/somefiles,if=none,id=drive-ide0-0-0 \
-net none \ -device ide-drive,bus=ide.0,unit=0,drive=drive-ide0-0-0,id=ide0-0-0 \
-serial none \ -device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x3
-parallel none

View File

@ -12,12 +12,13 @@ QEMU_AUDIO_DRV=none \
-smp 1 \ -smp 1 \
-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \ -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
-nographic \ -nographic \
-nodefaults \
-monitor unix:/tmp/test-monitor,server,nowait \ -monitor unix:/tmp/test-monitor,server,nowait \
-no-acpi \ -no-acpi \
-boot c \ -boot c \
-usb \ -usb \
-drive file=/dev/HostVG/QEMUGuest1,format=qcow2,if=ide,bus=0,unit=0 \ -drive file=/dev/HostVG/QEMUGuest1,format=qcow2,if=none,id=drive-ide0-0-0 \
-drive file=/dev/HostVG/QEMUGuest2,format=raw,if=ide,media=cdrom,bus=1,unit=0 \ -device ide-drive,bus=ide.0,unit=0,drive=drive-ide0-0-0,id=ide0-0-0 \
-net none \ -drive file=/dev/HostVG/QEMUGuest2,format=raw,if=none,media=cdrom,\
-serial none \ id=drive-ide0-1-0 \
-parallel none -device ide-drive,bus=ide.1,unit=0,drive=drive-ide0-1-0,id=ide0-1-0

View File

@ -12,13 +12,16 @@ QEMU_AUDIO_DRV=none \
-smp 1 \ -smp 1 \
-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \ -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
-nographic \ -nographic \
-nodefaults \
-monitor unix:/tmp/test-monitor,server,nowait \ -monitor unix:/tmp/test-monitor,server,nowait \
-no-acpi \ -no-acpi \
-boot c \ -boot c \
-usb \ -usb \
-drive file=gluster://example.org:6000/Volume1/Image,format=raw,if=virtio \ -drive file=gluster://example.org:6000/Volume1/Image,format=raw,if=none,\
id=drive-virtio-disk0 \
-device virtio-blk-pci,bus=pci.0,addr=0x3,drive=drive-virtio-disk0,\
id=virtio-disk0 \
-drive 'file=gluster+unix:///Volume2/Image?socket=/path/to/sock,format=raw,\ -drive 'file=gluster+unix:///Volume2/Image?socket=/path/to/sock,format=raw,\
if=virtio' \ if=none,id=drive-virtio-disk1' \
-net none \ -device virtio-blk-pci,bus=pci.0,addr=0x4,drive=drive-virtio-disk1,\
-serial none \ id=virtio-disk1
-parallel none

View File

@ -12,14 +12,16 @@ QEMU_AUDIO_DRV=none \
-smp 1 \ -smp 1 \
-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \ -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
-nographic \ -nographic \
-nodefaults \
-monitor unix:/tmp/test-monitor,server,nowait \ -monitor unix:/tmp/test-monitor,server,nowait \
-no-acpi \ -no-acpi \
-boot c \ -boot c \
-usb \ -usb \
-drive file=iscsi://myname:AQCVn5hO6HzFAhAAq0NCv8jtJcIcE+HOBlMQ1A@example.org:\ -drive file=iscsi://myname:AQCVn5hO6HzFAhAAq0NCv8jtJcIcE+HOBlMQ1A@example.org:\
6000/iqn.1992-01.com.example,format=raw,if=virtio \ 6000/iqn.1992-01.com.example,format=raw,if=none,id=drive-virtio-disk0 \
-device virtio-blk-pci,bus=pci.0,addr=0x3,drive=drive-virtio-disk0,\
id=virtio-disk0 \
-drive file=iscsi://example.org:6000/iqn.1992-01.com.example/1,format=raw,\ -drive file=iscsi://example.org:6000/iqn.1992-01.com.example/1,format=raw,\
if=virtio \ if=none,id=drive-virtio-disk1 \
-net none \ -device virtio-blk-pci,bus=pci.0,addr=0x4,drive=drive-virtio-disk1,\
-serial none \ id=virtio-disk1
-parallel none

View File

@ -12,14 +12,16 @@ QEMU_AUDIO_DRV=none \
-smp 1 \ -smp 1 \
-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \ -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
-nographic \ -nographic \
-nodefaults \
-monitor unix:/tmp/test-monitor,server,nowait \ -monitor unix:/tmp/test-monitor,server,nowait \
-no-acpi \ -no-acpi \
-boot c \ -boot c \
-usb \ -usb \
-drive file=iscsi://example.org:6000/iqn.1992-01.com.example,format=raw,\ -drive file=iscsi://example.org:6000/iqn.1992-01.com.example,format=raw,if=none,\
if=virtio \ id=drive-virtio-disk0 \
-device virtio-blk-pci,bus=pci.0,addr=0x3,drive=drive-virtio-disk0,\
id=virtio-disk0 \
-drive file=iscsi://example.org:6000/iqn.1992-01.com.example/1,format=raw,\ -drive file=iscsi://example.org:6000/iqn.1992-01.com.example/1,format=raw,\
if=virtio \ if=none,id=drive-virtio-disk1 \
-net none \ -device virtio-blk-pci,bus=pci.0,addr=0x4,drive=drive-virtio-disk1,\
-serial none \ id=virtio-disk1
-parallel none

View File

@ -12,12 +12,14 @@ QEMU_AUDIO_DRV=none \
-smp 1 \ -smp 1 \
-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \ -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
-nographic \ -nographic \
-nodefaults \
-monitor unix:/tmp/test-monitor,server,nowait \ -monitor unix:/tmp/test-monitor,server,nowait \
-no-acpi \ -no-acpi \
-boot c \ -boot c \
-usb \ -usb \
-drive file=/dev/HostVG/QEMUGuest1,format=raw,if=ide,bus=0,unit=0 \ -drive file=/dev/HostVG/QEMUGuest1,format=raw,if=none,id=drive-ide0-0-0 \
-drive file=nbd:example.org:6000:exportname=bar,format=raw,if=virtio \ -device ide-drive,bus=ide.0,unit=0,drive=drive-ide0-0-0,id=ide0-0-0 \
-net none \ -drive file=nbd:example.org:6000:exportname=bar,format=raw,if=none,\
-serial none \ id=drive-virtio-disk0 \
-parallel none -device virtio-blk-pci,bus=pci.0,addr=0x3,drive=drive-virtio-disk0,\
id=virtio-disk0

View File

@ -12,12 +12,13 @@ QEMU_AUDIO_DRV=none \
-smp 1 \ -smp 1 \
-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \ -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
-nographic \ -nographic \
-nodefaults \
-monitor unix:/tmp/test-monitor,server,nowait \ -monitor unix:/tmp/test-monitor,server,nowait \
-no-acpi \ -no-acpi \
-boot c \ -boot c \
-usb \ -usb \
-drive file=/dev/HostVG/QEMUGuest1,format=raw,if=ide,bus=0,unit=0 \ -drive file=/dev/HostVG/QEMUGuest1,format=raw,if=none,id=drive-ide0-0-0 \
-drive 'file=nbd://[::1]:6000/bar,format=raw,if=virtio' \ -device ide-drive,bus=ide.0,unit=0,drive=drive-ide0-0-0,id=ide0-0-0 \
-net none \ -drive 'file=nbd://[::1]:6000/bar,format=raw,if=none,id=drive-virtio-disk0' \
-serial none \ -device virtio-blk-pci,bus=pci.0,addr=0x3,drive=drive-virtio-disk0,\
-parallel none id=virtio-disk0

View File

@ -12,12 +12,13 @@ QEMU_AUDIO_DRV=none \
-smp 1 \ -smp 1 \
-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \ -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
-nographic \ -nographic \
-nodefaults \
-monitor unix:/tmp/test-monitor,server,nowait \ -monitor unix:/tmp/test-monitor,server,nowait \
-no-acpi \ -no-acpi \
-boot c \ -boot c \
-usb \ -usb \
-drive file=/dev/HostVG/QEMUGuest1,format=raw,if=ide,bus=0,unit=0 \ -drive file=/dev/HostVG/QEMUGuest1,format=raw,if=none,id=drive-ide0-0-0 \
-drive 'file=nbd://[::1]:6000,format=raw,if=virtio' \ -device ide-drive,bus=ide.0,unit=0,drive=drive-ide0-0-0,id=ide0-0-0 \
-net none \ -drive 'file=nbd://[::1]:6000,format=raw,if=none,id=drive-virtio-disk0' \
-serial none \ -device virtio-blk-pci,bus=pci.0,addr=0x3,drive=drive-virtio-disk0,\
-parallel none id=virtio-disk0

View File

@ -12,12 +12,14 @@ QEMU_AUDIO_DRV=none \
-smp 1 \ -smp 1 \
-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \ -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
-nographic \ -nographic \
-nodefaults \
-monitor unix:/tmp/test-monitor,server,nowait \ -monitor unix:/tmp/test-monitor,server,nowait \
-no-acpi \ -no-acpi \
-boot c \ -boot c \
-usb \ -usb \
-drive file=/dev/HostVG/QEMUGuest1,format=raw,if=ide,bus=0,unit=0 \ -drive file=/dev/HostVG/QEMUGuest1,format=raw,if=none,id=drive-ide0-0-0 \
-drive file=nbd:unix:/var/run/nbdsock:exportname=bar,format=raw,if=virtio \ -device ide-drive,bus=ide.0,unit=0,drive=drive-ide0-0-0,id=ide0-0-0 \
-net none \ -drive file=nbd:unix:/var/run/nbdsock:exportname=bar,format=raw,if=none,\
-serial none \ id=drive-virtio-disk0 \
-parallel none -device virtio-blk-pci,bus=pci.0,addr=0x3,drive=drive-virtio-disk0,\
id=virtio-disk0

View File

@ -12,12 +12,13 @@ QEMU_AUDIO_DRV=none \
-smp 1 \ -smp 1 \
-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \ -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
-nographic \ -nographic \
-nodefaults \
-monitor unix:/tmp/test-monitor,server,nowait \ -monitor unix:/tmp/test-monitor,server,nowait \
-no-acpi \ -no-acpi \
-boot c \ -boot c \
-usb \ -usb \
-drive file=/dev/HostVG/QEMUGuest1,format=raw,if=ide,bus=0,unit=0 \ -drive file=/dev/HostVG/QEMUGuest1,format=raw,if=none,id=drive-ide0-0-0 \
-drive file=nbd:example.org:6000,format=raw,if=virtio \ -device ide-drive,bus=ide.0,unit=0,drive=drive-ide0-0-0,id=ide0-0-0 \
-net none \ -drive file=nbd:example.org:6000,format=raw,if=none,id=drive-virtio-disk0 \
-serial none \ -device virtio-blk-pci,bus=pci.0,addr=0x3,drive=drive-virtio-disk0,\
-parallel none id=virtio-disk0

View File

@ -12,15 +12,16 @@ QEMU_AUDIO_DRV=none \
-smp 1 \ -smp 1 \
-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \ -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
-nographic \ -nographic \
-nodefaults \
-monitor unix:/tmp/test-monitor,server,nowait \ -monitor unix:/tmp/test-monitor,server,nowait \
-no-acpi \ -no-acpi \
-boot c \ -boot c \
-usb \ -usb \
-drive file=/dev/HostVG/QEMUGuest1,format=raw,if=ide,bus=0,unit=0 \ -drive file=/dev/HostVG/QEMUGuest1,format=raw,if=none,id=drive-ide0-0-0 \
-device ide-drive,bus=ide.0,unit=0,drive=drive-ide0-0-0,id=ide0-0-0 \
-drive 'file=rbd:pool/image:id=myname:\ -drive 'file=rbd:pool/image:id=myname:\
key=QVFDVm41aE82SHpGQWhBQXEwTkN2OGp0SmNJY0UrSE9CbE1RMUE=:\ key=QVFDVm41aE82SHpGQWhBQXEwTkN2OGp0SmNJY0UrSE9CbE1RMUE=:\
auth_supported=cephx\;none:mon_host=mon1.example.org\:6321\;mon2.example.org\:\ auth_supported=cephx\;none:mon_host=mon1.example.org\:6321\;mon2.example.org\:\
6322\;mon3.example.org\:6322,format=raw,if=virtio' \ 6322\;mon3.example.org\:6322,format=raw,if=none,id=drive-virtio-disk0' \
-net none \ -device virtio-blk-pci,bus=pci.0,addr=0x3,drive=drive-virtio-disk0,\
-serial none \ id=virtio-disk0
-parallel none

View File

@ -12,14 +12,15 @@ QEMU_AUDIO_DRV=none \
-smp 1 \ -smp 1 \
-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \ -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
-nographic \ -nographic \
-nodefaults \
-monitor unix:/tmp/test-monitor,server,nowait \ -monitor unix:/tmp/test-monitor,server,nowait \
-no-acpi \ -no-acpi \
-boot c \ -boot c \
-usb \ -usb \
-drive file=/dev/HostVG/QEMUGuest1,format=raw,if=ide,bus=0,unit=0 \ -drive file=/dev/HostVG/QEMUGuest1,format=raw,if=none,id=drive-ide0-0-0 \
-device ide-drive,bus=ide.0,unit=0,drive=drive-ide0-0-0,id=ide0-0-0 \
-drive 'file=rbd:pool/image:auth_supported=none:mon_host=[\:\:1]\:\ -drive 'file=rbd:pool/image:auth_supported=none:mon_host=[\:\:1]\:\
6321\;example.org\:6789\;[ffff\:1234\:567\:abc\:\:0f]\:6322\;[2001\:db8\:\:ff00\:\ 6321\;example.org\:6789\;[ffff\:1234\:567\:abc\:\:0f]\:6322\;[2001\:db8\:\:ff00\:\
42\:8329]\:6322,format=raw,if=virtio' \ 42\:8329]\:6322,format=raw,if=none,id=drive-virtio-disk0' \
-net none \ -device virtio-blk-pci,bus=pci.0,addr=0x3,drive=drive-virtio-disk0,\
-serial none \ id=virtio-disk0
-parallel none

View File

@ -12,18 +12,28 @@ QEMU_AUDIO_DRV=none \
-smp 1 \ -smp 1 \
-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \ -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
-nographic \ -nographic \
-nodefaults \
-monitor unix:/tmp/test-monitor,server,nowait \ -monitor unix:/tmp/test-monitor,server,nowait \
-no-acpi \ -no-acpi \
-boot c \ -boot c \
-usb \ -usb \
-drive file=/dev/HostVG/QEMUGuest1,format=raw,if=ide,bus=0,unit=0 \ -drive file=/dev/HostVG/QEMUGuest1,format=raw,if=none,id=drive-ide0-0-0 \
-device ide-drive,bus=ide.0,unit=0,drive=drive-ide0-0-0,id=ide0-0-0 \
-drive 'file=rbd:pool/image:auth_supported=none:mon_host=mon1.example.org\:\ -drive 'file=rbd:pool/image:auth_supported=none:mon_host=mon1.example.org\:\
6321\;mon2.example.org\:6322\;mon3.example.org\:6322,format=raw,if=virtio' \ 6321\;mon2.example.org\:6322\;mon3.example.org\:6322,format=raw,if=none,\
-drive file=rbd:pool/image@asdf:auth_supported=none,format=raw,if=virtio \ id=drive-virtio-disk0' \
-device virtio-blk-pci,bus=pci.0,addr=0x3,drive=drive-virtio-disk0,\
id=virtio-disk0 \
-drive file=rbd:pool/image@asdf:auth_supported=none,format=raw,if=none,\
id=drive-virtio-disk1 \
-device virtio-blk-pci,bus=pci.0,addr=0x4,drive=drive-virtio-disk1,\
id=virtio-disk1 \
-drive 'file=rbd:pool/image@foo:auth_supported=none:mon_host=mon1.example.org\:\ -drive 'file=rbd:pool/image@foo:auth_supported=none:mon_host=mon1.example.org\:\
6321\;mon2.example.org\:6322\;mon3.example.org\:6322,format=raw,if=virtio' \ 6321\;mon2.example.org\:6322\;mon3.example.org\:6322,format=raw,if=none,\
id=drive-virtio-disk2' \
-device virtio-blk-pci,bus=pci.0,addr=0x5,drive=drive-virtio-disk2,\
id=virtio-disk2 \
-drive file=rbd:pool/image@foo:auth_supported=none:conf=/blah/test.conf,\ -drive file=rbd:pool/image@foo:auth_supported=none:conf=/blah/test.conf,\
format=raw,if=virtio \ format=raw,if=none,id=drive-virtio-disk3 \
-net none \ -device virtio-blk-pci,bus=pci.0,addr=0x6,drive=drive-virtio-disk3,\
-serial none \ id=virtio-disk3
-parallel none

View File

@ -12,12 +12,14 @@ QEMU_AUDIO_DRV=none \
-smp 1 \ -smp 1 \
-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \ -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
-nographic \ -nographic \
-nodefaults \
-monitor unix:/tmp/test-monitor,server,nowait \ -monitor unix:/tmp/test-monitor,server,nowait \
-no-acpi \ -no-acpi \
-boot c \ -boot c \
-usb \ -usb \
-drive file=/dev/HostVG/QEMU,,Guest,,,,1,format=raw,if=ide,bus=0,unit=0 \ -drive file=/dev/HostVG/QEMU,,Guest,,,,1,format=raw,if=none,id=drive-ide0-0-0 \
-drive file=sheepdog:example.org:6000:image,,with,,commas,format=raw,if=virtio \ -device ide-drive,bus=ide.0,unit=0,drive=drive-ide0-0-0,id=ide0-0-0 \
-net none \ -drive file=sheepdog:example.org:6000:image,,with,,commas,format=raw,if=none,\
-serial none \ id=drive-virtio-disk0 \
-parallel none -device virtio-blk-pci,bus=pci.0,addr=0x3,drive=drive-virtio-disk0,\
id=virtio-disk0

View File

@ -12,12 +12,15 @@ QEMU_AUDIO_DRV=none \
-smp 1 \ -smp 1 \
-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \ -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
-nographic \ -nographic \
-nodefconfig \
-nodefaults \
-monitor unix:/tmp/test-monitor,server,nowait \ -monitor unix:/tmp/test-monitor,server,nowait \
-no-acpi \ -no-acpi \
-boot c \ -boot c \
-usb \ -usb \
-drive file=/dev/HostVG/QEMUGuest1,format=raw,if=ide,bus=0,unit=0 \ -drive file=/dev/HostVG/QEMUGuest1,format=raw,if=none,id=drive-ide0-0-0 \
-drive file=/dev/sr0,format=raw,if=ide,media=cdrom,bus=1,unit=0,readonly=on \ -device ide-drive,bus=ide.0,unit=0,drive=drive-ide0-0-0,id=ide0-0-0 \
-net none \ -drive file=/dev/sr0,format=raw,if=none,media=cdrom,id=drive-ide0-1-0,\
-serial none \ readonly=on \
-parallel none -device ide-drive,bus=ide.1,unit=0,drive=drive-ide0-1-0,id=ide0-1-0 \
-device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x3

View File

@ -12,13 +12,15 @@ QEMU_AUDIO_DRV=none \
-smp 1 \ -smp 1 \
-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \ -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
-nographic \ -nographic \
-nodefaults \
-monitor unix:/tmp/test-monitor,server,nowait \ -monitor unix:/tmp/test-monitor,server,nowait \
-no-acpi \ -no-acpi \
-boot c \ -boot c \
-usb \ -usb \
-drive file=/dev/HostVG/QEMUGuest1,format=qcow2,if=ide,bus=0,unit=0,\ -drive file=/dev/HostVG/QEMUGuest1,format=qcow2,if=none,id=drive-ide0-0-0,\
serial=XYZXYZXYZYXXYZYZYXYZY,cache=none \ serial=XYZXYZXYZYXXYZYZYXYZY,cache=none \
-drive file=/dev/HostVG/QEMUGuest2,format=raw,if=ide,media=cdrom,bus=1,unit=0 \ -device ide-drive,bus=ide.0,unit=0,drive=drive-ide0-0-0,id=ide0-0-0 \
-net none \ -drive file=/dev/HostVG/QEMUGuest2,format=raw,if=none,media=cdrom,\
-serial none \ id=drive-ide0-1-0 \
-parallel none -device ide-drive,bus=ide.1,unit=0,drive=drive-ide0-1-0,id=ide0-1-0 \
-device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x3

View File

@ -12,13 +12,15 @@ QEMU_AUDIO_DRV=none \
-smp 1 \ -smp 1 \
-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \ -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
-nographic \ -nographic \
-nodefaults \
-monitor unix:/tmp/test-monitor,server,nowait \ -monitor unix:/tmp/test-monitor,server,nowait \
-no-acpi \ -no-acpi \
-boot c \ -boot c \
-usb \ -usb \
-drive file=/dev/HostVG/QEMUGuest1,format=raw,if=ide,bus=0,unit=0 \ -drive file=/dev/HostVG/QEMUGuest1,format=raw,if=none,id=drive-ide0-0-0 \
-drive file=/dev/fd0,format=raw,if=floppy,unit=0 \ -device ide-drive,bus=ide.0,unit=0,drive=drive-ide0-0-0,id=ide0-0-0 \
-drive if=floppy,unit=1 \ -drive file=/dev/fd0,format=raw,if=none,id=drive-fdc0-0-0 \
-net none \ -global isa-fdc.driveA=drive-fdc0-0-0 \
-serial none \ -drive if=none,id=drive-fdc0-0-1 \
-parallel none -global isa-fdc.driveB=drive-fdc0-0-1 \
-device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x3

View File

@ -12,13 +12,14 @@ QEMU_AUDIO_DRV=none \
-smp 1 \ -smp 1 \
-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \ -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
-nographic \ -nographic \
-nodefaults \
-monitor unix:/tmp/test-monitor,server,nowait \ -monitor unix:/tmp/test-monitor,server,nowait \
-no-acpi \ -no-acpi \
-boot c \ -boot c \
-usb \ -usb \
-drive file=/dev/HostVG/QEMUGuest1,format=raw,if=ide,bus=0,unit=0 \ -drive file=/dev/HostVG/QEMUGuest1,format=raw,if=none,id=drive-ide0-0-0 \
-drive file=/dev/fd0,format=raw,if=floppy,unit=0 \ -device ide-drive,bus=ide.0,unit=0,drive=drive-ide0-0-0,id=ide0-0-0 \
-drive file=/tmp/firmware.img,format=raw,if=floppy,unit=1 \ -drive file=/dev/fd0,format=raw,if=none,id=drive-fdc0-0-0 \
-net none \ -global isa-fdc.driveA=drive-fdc0-0-0 \
-serial none \ -drive file=/tmp/firmware.img,format=raw,if=none,id=drive-fdc0-0-1 \
-parallel none -global isa-fdc.driveB=drive-fdc0-0-1

View File

@ -12,12 +12,12 @@ QEMU_AUDIO_DRV=none \
-smp 1 \ -smp 1 \
-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \ -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
-nographic \ -nographic \
-nodefaults \
-monitor unix:/tmp/test-monitor,server,nowait \ -monitor unix:/tmp/test-monitor,server,nowait \
-no-acpi \ -no-acpi \
-boot c \ -boot c \
-usb \ -usb \
-drive file=/dev/HostVG/QEMUGuest1,format=raw,if=ide,bus=0,unit=0,cyls=16383,\ -drive file=/dev/HostVG/QEMUGuest1,format=raw,if=none,id=drive-ide0-0-0,\
heads=16,secs=63,trans=lba \ cyls=16383,heads=16,secs=63,trans=lba \
-net none \ -device ide-drive,bus=ide.0,unit=0,drive=drive-ide0-0-0,id=ide0-0-0 \
-serial none \ -device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x3
-parallel none

View File

@ -12,13 +12,12 @@ QEMU_AUDIO_DRV=none \
-smp 1 \ -smp 1 \
-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \ -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
-nographic \ -nographic \
-nodefaults \
-monitor unix:/tmp/test-monitor,server,nowait \ -monitor unix:/tmp/test-monitor,server,nowait \
-no-acpi \ -no-acpi \
-boot c \ -boot c \
-usb \ -usb \
-drive file=/dev/disk/by-path/ip-192.168.44.1:\ -drive file=/dev/disk/by-path/ip-192.168.44.1:\
3260-iscsi-iqn.2011-02.lan.hdserver:hydrar-desktop.win7vm-lun-0,format=raw,\ 3260-iscsi-iqn.2011-02.lan.hdserver:hydrar-desktop.win7vm-lun-0,format=raw,\
if=ide,bus=0,unit=0 \ if=none,id=drive-ide0-0-0 \
-net none \ -device ide-drive,bus=ide.0,unit=0,drive=drive-ide0-0-0,id=ide0-0-0
-serial none \
-parallel none

View File

@ -12,14 +12,16 @@ QEMU_AUDIO_DRV=none \
-smp 1 \ -smp 1 \
-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \ -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
-nographic \ -nographic \
-nodefaults \
-monitor unix:/tmp/test-monitor,server,nowait \ -monitor unix:/tmp/test-monitor,server,nowait \
-no-acpi \ -no-acpi \
-boot c \ -boot c \
-usb \ -usb \
-drive file=/dev/HostVG/QEMUGuest1,format=raw,if=ide,bus=0,unit=0 \ -drive file=/dev/HostVG/QEMUGuest1,format=raw,if=none,id=drive-ide0-0-0 \
-drive file=/dev/HostVG/QEMUGuest2,format=raw,if=ide,bus=0,unit=1 \ -device ide-drive,bus=ide.0,unit=0,drive=drive-ide0-0-0,id=ide0-0-0 \
-drive file=/tmp/data.img,format=raw,if=ide,bus=1,unit=0 \ -drive file=/dev/HostVG/QEMUGuest2,format=raw,if=none,id=drive-ide0-0-1 \
-drive file=/tmp/logs.img,format=raw,if=ide,bus=1,unit=1 \ -device ide-drive,bus=ide.0,unit=1,drive=drive-ide0-0-1,id=ide0-0-1 \
-net none \ -drive file=/tmp/data.img,format=raw,if=none,id=drive-ide0-1-0 \
-serial none \ -device ide-drive,bus=ide.1,unit=0,drive=drive-ide0-1-0,id=ide0-1-0 \
-parallel none -drive file=/tmp/logs.img,format=raw,if=none,id=drive-ide0-1-1 \
-device ide-drive,bus=ide.1,unit=1,drive=drive-ide0-1-1,id=ide0-1-1

View File

@ -12,13 +12,18 @@ QEMU_AUDIO_DRV=none \
-smp 1 \ -smp 1 \
-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \ -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
-nographic \ -nographic \
-nodefaults \
-monitor unix:/tmp/test-monitor,server,nowait \ -monitor unix:/tmp/test-monitor,server,nowait \
-no-acpi \ -no-acpi \
-boot c \ -boot c \
-usb \ -usb \
-drive file=/dev/HostVG/QEMUGuest1,format=qcow2,if=ide,bus=0,unit=0,cache=none \ -drive file=/dev/HostVG/QEMUGuest1,format=qcow2,if=none,id=drive-ide0-0-0,\
-drive file=/dev/HostVG/QEMUGuest3,format=qcow2,if=ide,bus=2,unit=0,cache=none \ cache=none \
-drive file=/dev/HostVG/QEMUGuest2,format=raw,if=ide,media=cdrom,bus=1,unit=0 \ -device ide-drive,bus=ide.0,unit=0,drive=drive-ide0-0-0,id=ide0-0-0 \
-net none \ -drive file=/dev/HostVG/QEMUGuest3,format=qcow2,if=none,id=drive-ide0-2-0,\
-serial none \ cache=none \
-parallel none -device ide-drive,bus=ide.2,unit=0,drive=drive-ide0-2-0,id=ide0-2-0 \
-drive file=/dev/HostVG/QEMUGuest2,format=raw,if=none,media=cdrom,\
id=drive-ide0-1-0 \
-device ide-drive,bus=ide.1,unit=0,drive=drive-ide0-1-0,id=ide0-1-0 \
-device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x3

View File

@ -12,14 +12,19 @@ QEMU_AUDIO_DRV=none \
-smp 1 \ -smp 1 \
-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \ -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
-nographic \ -nographic \
-nodefaults \
-monitor unix:/tmp/test-monitor,server,nowait \ -monitor unix:/tmp/test-monitor,server,nowait \
-no-acpi \ -no-acpi \
-boot c \ -boot c \
-usb \ -usb \
-drive file=/dev/HostVG/QEMUGuest1,format=raw,if=ide,bus=0,unit=0 \ -drive file=/dev/HostVG/QEMUGuest1,format=raw,if=none,id=drive-ide0-0-0 \
-drive file=/dev/HostVG/QEMUGuest2,format=raw,if=ide,media=cdrom,bus=1,unit=0 \ -device ide-drive,bus=ide.0,unit=0,drive=drive-ide0-0-0,id=ide0-0-0 \
-drive file=/tmp/data.img,format=raw,if=virtio \ -drive file=/dev/HostVG/QEMUGuest2,format=raw,if=none,media=cdrom,\
-drive file=/tmp/logs.img,format=raw,if=virtio \ id=drive-ide0-1-0 \
-net none \ -device ide-drive,bus=ide.1,unit=0,drive=drive-ide0-1-0,id=ide0-1-0 \
-serial none \ -drive file=/tmp/data.img,format=raw,if=none,id=drive-virtio-disk0 \
-parallel none -device virtio-blk-pci,bus=pci.0,addr=0x3,drive=drive-virtio-disk0,\
id=virtio-disk0 \
-drive file=/tmp/logs.img,format=raw,if=none,id=drive-virtio-disk1 \
-device virtio-blk-pci,bus=pci.0,addr=0x4,drive=drive-virtio-disk1,\
id=virtio-disk1

View File

@ -12,14 +12,15 @@ QEMU_AUDIO_DRV=none \
-smp 1 \ -smp 1 \
-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \ -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
-nographic \ -nographic \
-nodefaults \
-monitor unix:/tmp/test-monitor,server,nowait \ -monitor unix:/tmp/test-monitor,server,nowait \
-no-acpi \ -no-acpi \
-boot c \ -boot c \
-usb \ -usb \
-drive file=/dev/HostVG/QEMUGuest1,format=raw,if=ide,bus=0,unit=0 \ -drive file=/dev/HostVG/QEMUGuest1,format=raw,if=none,id=drive-ide0-0-0 \
-drive file=/dev/HostVG/QEMUGuest2,format=raw,if=ide,media=cdrom,bus=1,unit=0 \ -device ide-drive,bus=ide.0,unit=0,drive=drive-ide0-0-0,id=ide0-0-0 \
-drive file=/dev/HostVG/QEMUGuest2,format=raw,if=none,media=cdrom,\
id=drive-ide0-1-0 \
-device ide-drive,bus=ide.1,unit=0,drive=drive-ide0-1-0,id=ide0-1-0 \
-drive file=/tmp/data.img,format=raw,if=xen,index=0 \ -drive file=/tmp/data.img,format=raw,if=xen,index=0 \
-drive file=/tmp/logs.img,format=raw,if=xen,index=6 \ -drive file=/tmp/logs.img,format=raw,if=xen,index=6
-net none \
-serial none \
-parallel none

View File

@ -13,9 +13,8 @@ QEMU_AUDIO_DRV=none \
-smp 6 \ -smp 6 \
-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \ -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
-nographic \ -nographic \
-nodefaults \
-monitor unix:/tmp/test-monitor,server,nowait \ -monitor unix:/tmp/test-monitor,server,nowait \
-boot n \ -boot n \
-usb \ -usb \
-net none \ -device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x3
-serial none \
-parallel none

View File

@ -13,9 +13,8 @@ QEMU_AUDIO_DRV=none \
-smp 6 \ -smp 6 \
-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \ -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
-nographic \ -nographic \
-nodefaults \
-monitor unix:/tmp/test-monitor,server,nowait \ -monitor unix:/tmp/test-monitor,server,nowait \
-boot n \ -boot n \
-usb \ -usb \
-net none \ -device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x3
-serial none \
-parallel none

View File

@ -13,11 +13,11 @@ QEMU_AUDIO_DRV=none \
-smp 1 \ -smp 1 \
-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \ -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
-nographic \ -nographic \
-nodefaults \
-monitor unix:/tmp/test-monitor,server,nowait \ -monitor unix:/tmp/test-monitor,server,nowait \
-no-acpi \ -no-acpi \
-boot c \ -boot c \
-usb \ -usb \
-drive file=/dev/HostVG/QEMUGuest1,format=raw,if=ide,bus=0,unit=0 \ -drive file=/dev/HostVG/QEMUGuest1,format=raw,if=none,id=drive-ide0-0-0 \
-net none \ -device ide-drive,bus=ide.0,unit=0,drive=drive-ide0-0-0,id=ide0-0-0 \
-serial none \ -device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x3
-parallel none

View File

@ -12,11 +12,11 @@ QEMU_AUDIO_DRV=none \
-smp 1 \ -smp 1 \
-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \ -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
-nographic \ -nographic \
-nodefaults \
-monitor unix:/tmp/test-monitor,server,nowait \ -monitor unix:/tmp/test-monitor,server,nowait \
-no-acpi \ -no-acpi \
-boot a \ -boot a \
-usb \ -usb \
-drive file=fat:floppy:/var/somefiles,if=floppy,unit=0 \ -drive file=fat:floppy:/var/somefiles,if=none,id=drive-fdc0-0-0 \
-net none \ -global isa-fdc.driveA=drive-fdc0-0-0 \
-serial none \ -device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x3
-parallel none

View File

@ -12,14 +12,13 @@ DISPLAY=:0.1 \
-m 214 \ -m 214 \
-smp 1 \ -smp 1 \
-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \ -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
-nodefaults \
-monitor unix:/tmp/test-monitor,server,nowait \ -monitor unix:/tmp/test-monitor,server,nowait \
-no-acpi \ -no-acpi \
-boot c \ -boot c \
-usb \ -usb \
-drive file=/dev/HostVG/QEMUGuest1,format=raw,if=ide,bus=0,unit=0 \ -drive file=/dev/HostVG/QEMUGuest1,format=raw,if=none,id=drive-ide0-0-0 \
-net none \ -device ide-drive,bus=ide.0,unit=0,drive=drive-ide0-0-0,id=ide0-0-0 \
-serial none \
-parallel none \
-full-screen \ -full-screen \
-sdl \ -sdl \
-vga cirrus -vga cirrus

View File

@ -12,13 +12,12 @@ DISPLAY=:0.1 \
-m 214 \ -m 214 \
-smp 1 \ -smp 1 \
-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \ -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
-nodefaults \
-monitor unix:/tmp/test-monitor,server,nowait \ -monitor unix:/tmp/test-monitor,server,nowait \
-no-acpi \ -no-acpi \
-boot c \ -boot c \
-usb \ -usb \
-drive file=/dev/HostVG/QEMUGuest1,format=raw,if=ide,bus=0,unit=0 \ -drive file=/dev/HostVG/QEMUGuest1,format=raw,if=none,id=drive-ide0-0-0 \
-net none \ -device ide-drive,bus=ide.0,unit=0,drive=drive-ide0-0-0,id=ide0-0-0 \
-serial none \
-parallel none \
-sdl \ -sdl \
-vga std -vga std

View File

@ -11,13 +11,12 @@ QEMU_AUDIO_DRV=none \
-m 214 \ -m 214 \
-smp 1 \ -smp 1 \
-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \ -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
-nodefaults \
-monitor unix:/tmp/test-monitor,server,nowait \ -monitor unix:/tmp/test-monitor,server,nowait \
-no-acpi \ -no-acpi \
-boot c \ -boot c \
-usb \ -usb \
-drive file=/dev/HostVG/QEMUGuest1,format=raw,if=ide,bus=0,unit=0 \ -drive file=/dev/HostVG/QEMUGuest1,format=raw,if=none,id=drive-ide0-0-0 \
-net none \ -device ide-drive,bus=ide.0,unit=0,drive=drive-ide0-0-0,id=ide0-0-0 \
-serial none \
-parallel none \
-vnc '[::]:59630,share=allow-exclusive' \ -vnc '[::]:59630,share=allow-exclusive' \
-vga cirrus -vga cirrus

View File

@ -12,13 +12,12 @@ QEMU_AUDIO_DRV=none \
-m 214 \ -m 214 \
-smp 1 \ -smp 1 \
-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \ -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
-nodefaults \
-monitor unix:/tmp/test-monitor,server,nowait \ -monitor unix:/tmp/test-monitor,server,nowait \
-no-acpi \ -no-acpi \
-boot c \ -boot c \
-usb \ -usb \
-drive file=/dev/HostVG/QEMUGuest1,format=raw,if=ide,bus=0,unit=0 \ -drive file=/dev/HostVG/QEMUGuest1,format=raw,if=none,id=drive-ide0-0-0 \
-net none \ -device ide-drive,bus=ide.0,unit=0,drive=drive-ide0-0-0,id=ide0-0-0 \
-serial none \
-parallel none \
-vnc 127.0.0.1:3,sasl \ -vnc 127.0.0.1:3,sasl \
-vga cirrus -vga cirrus

View File

@ -11,13 +11,12 @@ QEMU_AUDIO_DRV=none \
-m 214 \ -m 214 \
-smp 1 \ -smp 1 \
-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \ -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
-nodefaults \
-monitor unix:/tmp/test-monitor,server,nowait \ -monitor unix:/tmp/test-monitor,server,nowait \
-no-acpi \ -no-acpi \
-boot c \ -boot c \
-usb \ -usb \
-drive file=/dev/HostVG/QEMUGuest1,format=raw,if=ide,bus=0,unit=0 \ -drive file=/dev/HostVG/QEMUGuest1,format=raw,if=none,id=drive-ide0-0-0 \
-net none \ -device ide-drive,bus=ide.0,unit=0,drive=drive-ide0-0-0,id=ide0-0-0 \
-serial none \
-parallel none \
-vnc unix:/tmp/foo.socket \ -vnc unix:/tmp/foo.socket \
-vga cirrus -vga cirrus

View File

@ -12,13 +12,12 @@ QEMU_AUDIO_DRV=none \
-m 214 \ -m 214 \
-smp 1 \ -smp 1 \
-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \ -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
-nodefaults \
-monitor unix:/tmp/test-monitor,server,nowait \ -monitor unix:/tmp/test-monitor,server,nowait \
-no-acpi \ -no-acpi \
-boot c \ -boot c \
-usb \ -usb \
-drive file=/dev/HostVG/QEMUGuest1,format=raw,if=ide,bus=0,unit=0 \ -drive file=/dev/HostVG/QEMUGuest1,format=raw,if=none,id=drive-ide0-0-0 \
-net none \ -device ide-drive,bus=ide.0,unit=0,drive=drive-ide0-0-0,id=ide0-0-0 \
-serial none \
-parallel none \
-vnc 127.0.0.1:3,tls,x509verify=/etc/pki/libvirt-vnc,sasl \ -vnc 127.0.0.1:3,tls,x509verify=/etc/pki/libvirt-vnc,sasl \
-vga cirrus -vga cirrus

View File

@ -11,12 +11,10 @@ QEMU_AUDIO_DRV=none \
-m 214 \ -m 214 \
-smp 1 \ -smp 1 \
-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \ -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
-nodefaults \
-monitor unix:/tmp/test-monitor,server,nowait \ -monitor unix:/tmp/test-monitor,server,nowait \
-no-acpi \ -no-acpi \
-boot c \ -boot c \
-usb \ -usb \
-net none \
-serial none \
-parallel none \
-vnc 127.0.0.1:0,websocket=5700 \ -vnc 127.0.0.1:0,websocket=5700 \
-vga cirrus -vga cirrus

View File

@ -11,13 +11,12 @@ QEMU_AUDIO_DRV=none \
-m 214 \ -m 214 \
-smp 1 \ -smp 1 \
-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \ -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
-nodefaults \
-monitor unix:/tmp/test-monitor,server,nowait \ -monitor unix:/tmp/test-monitor,server,nowait \
-no-acpi \ -no-acpi \
-boot c \ -boot c \
-usb \ -usb \
-drive file=/dev/HostVG/QEMUGuest1,format=raw,if=ide,bus=0,unit=0 \ -drive file=/dev/HostVG/QEMUGuest1,format=raw,if=none,id=drive-ide0-0-0 \
-net none \ -device ide-drive,bus=ide.0,unit=0,drive=drive-ide0-0-0,id=ide0-0-0 \
-serial none \
-parallel none \
-vnc '[2001:1:2:3:4:5:1234:1234]:3' \ -vnc '[2001:1:2:3:4:5:1234:1234]:3' \
-vga cirrus -vga cirrus

View File

@ -12,12 +12,11 @@ QEMU_AUDIO_DRV=none \
-smp 1 \ -smp 1 \
-uuid c7a5fdbd-edaf-9466-926a-d65c16db1809 \ -uuid c7a5fdbd-edaf-9466-926a-d65c16db1809 \
-nographic \ -nographic \
-nodefaults \
-monitor unix:/tmp/test-monitor,server,nowait \ -monitor unix:/tmp/test-monitor,server,nowait \
-no-acpi \ -no-acpi \
-boot c \ -boot c \
-usb \ -usb \
-drive file=/dev/HostVG/QEMUGuest2,format=raw,if=ide,bus=0,unit=0 \ -drive file=/dev/HostVG/QEMUGuest2,format=raw,if=none,id=drive-ide0-0-0 \
-net none \ -device ide-drive,bus=ide.0,unit=0,drive=drive-ide0-0-0,id=ide0-0-0 \
-serial none \ -device pci-assign,host=06:12.5,id=hostdev0,bus=pci.0,addr=0x3
-parallel none \
-pcidevice host=06:12.5

Some files were not shown because too many files have changed in this diff Show More