]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commitdiff
qemu: assume -uuid is always available
authorDaniel P. Berrange <berrange@redhat.com>
Fri, 6 Nov 2015 14:29:52 +0000 (14:29 +0000)
committerDaniel P. Berrange <berrange@redhat.com>
Tue, 10 Nov 2015 10:38:02 +0000 (10:38 +0000)
The -uuid arg was added in QEMU 0.10.0, so the QEMU driver can
assume it is always available.

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
470 files changed:
src/qemu/qemu_capabilities.c
src/qemu/qemu_capabilities.h
src/qemu/qemu_command.c
tests/qemucapabilitiesdata/caps_1.2.2-1.caps
tests/qemucapabilitiesdata/caps_1.3.1-1.caps
tests/qemucapabilitiesdata/caps_1.4.2-1.caps
tests/qemucapabilitiesdata/caps_1.5.3-1.caps
tests/qemucapabilitiesdata/caps_1.6.0-1.caps
tests/qemucapabilitiesdata/caps_1.6.50-1.caps
tests/qemucapabilitiesdata/caps_2.1.1-1.caps
tests/qemucaps2xmldata/all_1.6.0-1.caps
tests/qemucaps2xmldata/nodisksnapshot_1.6.0-1.caps
tests/qemuhelptest.c
tests/qemuxml2argvdata/qemuxml2argv-aarch64-aavmf-virtio-mmio.args
tests/qemuxml2argvdata/qemuxml2argv-aarch64-cpu-passthrough.args
tests/qemuxml2argvdata/qemuxml2argv-aarch64-gic.args
tests/qemuxml2argvdata/qemuxml2argv-aarch64-gicv3.args
tests/qemuxml2argvdata/qemuxml2argv-aarch64-kvm-32-on-64.args
tests/qemuxml2argvdata/qemuxml2argv-aarch64-mmio-default-pci.args
tests/qemuxml2argvdata/qemuxml2argv-aarch64-virt-default-nic.args
tests/qemuxml2argvdata/qemuxml2argv-aarch64-virt-virtio.args
tests/qemuxml2argvdata/qemuxml2argv-aarch64-virtio-pci.args
tests/qemuxml2argvdata/qemuxml2argv-arm-vexpressa9-basic.args
tests/qemuxml2argvdata/qemuxml2argv-arm-vexpressa9-nodevs.args
tests/qemuxml2argvdata/qemuxml2argv-arm-vexpressa9-virtio.args
tests/qemuxml2argvdata/qemuxml2argv-arm-virt-virtio.args
tests/qemuxml2argvdata/qemuxml2argv-balloon-device-auto.args
tests/qemuxml2argvdata/qemuxml2argv-balloon-device-period.args
tests/qemuxml2argvdata/qemuxml2argv-balloon-device.args
tests/qemuxml2argvdata/qemuxml2argv-bios-nvram.args
tests/qemuxml2argvdata/qemuxml2argv-bios.args
tests/qemuxml2argvdata/qemuxml2argv-blkdeviotune-max.args
tests/qemuxml2argvdata/qemuxml2argv-blkdeviotune.args
tests/qemuxml2argvdata/qemuxml2argv-blkiotune-device.args
tests/qemuxml2argvdata/qemuxml2argv-blkiotune.args
tests/qemuxml2argvdata/qemuxml2argv-boot-cdrom.args
tests/qemuxml2argvdata/qemuxml2argv-boot-complex-bootindex.args
tests/qemuxml2argvdata/qemuxml2argv-boot-complex.args
tests/qemuxml2argvdata/qemuxml2argv-boot-floppy-q35.args
tests/qemuxml2argvdata/qemuxml2argv-boot-floppy.args
tests/qemuxml2argvdata/qemuxml2argv-boot-menu-disable-drive-bootindex.args
tests/qemuxml2argvdata/qemuxml2argv-boot-menu-disable-drive.args
tests/qemuxml2argvdata/qemuxml2argv-boot-menu-disable.args
tests/qemuxml2argvdata/qemuxml2argv-boot-menu-enable-with-timeout.args
tests/qemuxml2argvdata/qemuxml2argv-boot-menu-enable.args
tests/qemuxml2argvdata/qemuxml2argv-boot-multi.args
tests/qemuxml2argvdata/qemuxml2argv-boot-network.args
tests/qemuxml2argvdata/qemuxml2argv-boot-order.args
tests/qemuxml2argvdata/qemuxml2argv-boot-strict.args
tests/qemuxml2argvdata/qemuxml2argv-bootindex-floppy-q35.args
tests/qemuxml2argvdata/qemuxml2argv-channel-guestfwd.args
tests/qemuxml2argvdata/qemuxml2argv-channel-spicevmc-old.args
tests/qemuxml2argvdata/qemuxml2argv-channel-spicevmc.args
tests/qemuxml2argvdata/qemuxml2argv-channel-virtio-auto.args
tests/qemuxml2argvdata/qemuxml2argv-channel-virtio-autoadd.args
tests/qemuxml2argvdata/qemuxml2argv-channel-virtio-autoassign.args
tests/qemuxml2argvdata/qemuxml2argv-channel-virtio-default.args
tests/qemuxml2argvdata/qemuxml2argv-channel-virtio-state.args
tests/qemuxml2argvdata/qemuxml2argv-channel-virtio-unix.args
tests/qemuxml2argvdata/qemuxml2argv-channel-virtio.args
tests/qemuxml2argvdata/qemuxml2argv-clock-catchup.args
tests/qemuxml2argvdata/qemuxml2argv-clock-france.args
tests/qemuxml2argvdata/qemuxml2argv-clock-hpet-off.args
tests/qemuxml2argvdata/qemuxml2argv-clock-localtime-basis-localtime.args
tests/qemuxml2argvdata/qemuxml2argv-clock-localtime.args
tests/qemuxml2argvdata/qemuxml2argv-clock-timer-hyperv-rtc.args
tests/qemuxml2argvdata/qemuxml2argv-clock-utc.args
tests/qemuxml2argvdata/qemuxml2argv-clock-variable.args
tests/qemuxml2argvdata/qemuxml2argv-console-compat-auto.args
tests/qemuxml2argvdata/qemuxml2argv-console-compat-chardev.args
tests/qemuxml2argvdata/qemuxml2argv-console-compat.args
tests/qemuxml2argvdata/qemuxml2argv-console-sclp.args
tests/qemuxml2argvdata/qemuxml2argv-console-virtio-ccw.args
tests/qemuxml2argvdata/qemuxml2argv-console-virtio-many.args
tests/qemuxml2argvdata/qemuxml2argv-console-virtio-s390.args
tests/qemuxml2argvdata/qemuxml2argv-console-virtio.args
tests/qemuxml2argvdata/qemuxml2argv-controller-order.args
tests/qemuxml2argvdata/qemuxml2argv-cpu-Haswell-noTSX.args
tests/qemuxml2argvdata/qemuxml2argv-cpu-Haswell.args
tests/qemuxml2argvdata/qemuxml2argv-cpu-Haswell2.args
tests/qemuxml2argvdata/qemuxml2argv-cpu-Haswell3.args
tests/qemuxml2argvdata/qemuxml2argv-cpu-eoi-disabled.args
tests/qemuxml2argvdata/qemuxml2argv-cpu-eoi-enabled.args
tests/qemuxml2argvdata/qemuxml2argv-cpu-exact1.args
tests/qemuxml2argvdata/qemuxml2argv-cpu-exact2-nofallback.args
tests/qemuxml2argvdata/qemuxml2argv-cpu-exact2.args
tests/qemuxml2argvdata/qemuxml2argv-cpu-fallback.args
tests/qemuxml2argvdata/qemuxml2argv-cpu-host-kvmclock.args
tests/qemuxml2argvdata/qemuxml2argv-cpu-host-model-fallback.args
tests/qemuxml2argvdata/qemuxml2argv-cpu-host-model-vendor.args
tests/qemuxml2argvdata/qemuxml2argv-cpu-host-model.args
tests/qemuxml2argvdata/qemuxml2argv-cpu-host-passthrough-features.args
tests/qemuxml2argvdata/qemuxml2argv-cpu-host-passthrough.args
tests/qemuxml2argvdata/qemuxml2argv-cpu-kvmclock.args
tests/qemuxml2argvdata/qemuxml2argv-cpu-minimum1.args
tests/qemuxml2argvdata/qemuxml2argv-cpu-minimum2.args
tests/qemuxml2argvdata/qemuxml2argv-cpu-numa-disjoint.args
tests/qemuxml2argvdata/qemuxml2argv-cpu-numa-no-memory-element.args
tests/qemuxml2argvdata/qemuxml2argv-cpu-numa1.args
tests/qemuxml2argvdata/qemuxml2argv-cpu-numa2.args
tests/qemuxml2argvdata/qemuxml2argv-cpu-strict1.args
tests/qemuxml2argvdata/qemuxml2argv-cpu-topology1.args
tests/qemuxml2argvdata/qemuxml2argv-cpu-topology2.args
tests/qemuxml2argvdata/qemuxml2argv-cpu-topology3.args
tests/qemuxml2argvdata/qemuxml2argv-cputune-numatune.args
tests/qemuxml2argvdata/qemuxml2argv-cputune-zero-shares.args
tests/qemuxml2argvdata/qemuxml2argv-cputune.args
tests/qemuxml2argvdata/qemuxml2argv-default-kvm-host-arch.args
tests/qemuxml2argvdata/qemuxml2argv-default-qemu-host-arch.args
tests/qemuxml2argvdata/qemuxml2argv-disk-aio.args
tests/qemuxml2argvdata/qemuxml2argv-disk-blockio.args
tests/qemuxml2argvdata/qemuxml2argv-disk-cdrom-empty.args
tests/qemuxml2argvdata/qemuxml2argv-disk-cdrom-network-ftp.args
tests/qemuxml2argvdata/qemuxml2argv-disk-cdrom-network-ftps.args
tests/qemuxml2argvdata/qemuxml2argv-disk-cdrom-network-http.args
tests/qemuxml2argvdata/qemuxml2argv-disk-cdrom-network-https.args
tests/qemuxml2argvdata/qemuxml2argv-disk-cdrom-network-tftp.args
tests/qemuxml2argvdata/qemuxml2argv-disk-cdrom-tray-no-device-cap.args
tests/qemuxml2argvdata/qemuxml2argv-disk-cdrom-tray.args
tests/qemuxml2argvdata/qemuxml2argv-disk-cdrom.args
tests/qemuxml2argvdata/qemuxml2argv-disk-copy_on_read.args
tests/qemuxml2argvdata/qemuxml2argv-disk-drive-boot-cdrom.args
tests/qemuxml2argvdata/qemuxml2argv-disk-drive-boot-disk.args
tests/qemuxml2argvdata/qemuxml2argv-disk-drive-cache-directsync.args
tests/qemuxml2argvdata/qemuxml2argv-disk-drive-cache-unsafe.args
tests/qemuxml2argvdata/qemuxml2argv-disk-drive-cache-v1-none.args
tests/qemuxml2argvdata/qemuxml2argv-disk-drive-cache-v1-wb.args
tests/qemuxml2argvdata/qemuxml2argv-disk-drive-cache-v1-wt.args
tests/qemuxml2argvdata/qemuxml2argv-disk-drive-cache-v2-none.args
tests/qemuxml2argvdata/qemuxml2argv-disk-drive-cache-v2-wb.args
tests/qemuxml2argvdata/qemuxml2argv-disk-drive-cache-v2-wt.args
tests/qemuxml2argvdata/qemuxml2argv-disk-drive-copy-on-read.args
tests/qemuxml2argvdata/qemuxml2argv-disk-drive-discard.args
tests/qemuxml2argvdata/qemuxml2argv-disk-drive-error-policy-enospace.args
tests/qemuxml2argvdata/qemuxml2argv-disk-drive-error-policy-stop.args
tests/qemuxml2argvdata/qemuxml2argv-disk-drive-error-policy-wreport-rignore.args
tests/qemuxml2argvdata/qemuxml2argv-disk-drive-fat.args
tests/qemuxml2argvdata/qemuxml2argv-disk-drive-fmt-qcow.args
tests/qemuxml2argvdata/qemuxml2argv-disk-drive-network-gluster.args
tests/qemuxml2argvdata/qemuxml2argv-disk-drive-network-iscsi-auth.args
tests/qemuxml2argvdata/qemuxml2argv-disk-drive-network-iscsi-lun.args
tests/qemuxml2argvdata/qemuxml2argv-disk-drive-network-iscsi.args
tests/qemuxml2argvdata/qemuxml2argv-disk-drive-network-nbd-export.args
tests/qemuxml2argvdata/qemuxml2argv-disk-drive-network-nbd-ipv6-export.args
tests/qemuxml2argvdata/qemuxml2argv-disk-drive-network-nbd-ipv6.args
tests/qemuxml2argvdata/qemuxml2argv-disk-drive-network-nbd-unix.args
tests/qemuxml2argvdata/qemuxml2argv-disk-drive-network-nbd.args
tests/qemuxml2argvdata/qemuxml2argv-disk-drive-network-rbd-auth.args
tests/qemuxml2argvdata/qemuxml2argv-disk-drive-network-rbd-ceph-env.args
tests/qemuxml2argvdata/qemuxml2argv-disk-drive-network-rbd-ipv6.args
tests/qemuxml2argvdata/qemuxml2argv-disk-drive-network-rbd.args
tests/qemuxml2argvdata/qemuxml2argv-disk-drive-network-sheepdog.args
tests/qemuxml2argvdata/qemuxml2argv-disk-drive-no-boot.args
tests/qemuxml2argvdata/qemuxml2argv-disk-drive-readonly-disk.args
tests/qemuxml2argvdata/qemuxml2argv-disk-drive-readonly-no-device.args
tests/qemuxml2argvdata/qemuxml2argv-disk-drive-shared.args
tests/qemuxml2argvdata/qemuxml2argv-disk-floppy-pseries.args
tests/qemuxml2argvdata/qemuxml2argv-disk-floppy-tray-no-device-cap.args
tests/qemuxml2argvdata/qemuxml2argv-disk-floppy-tray.args
tests/qemuxml2argvdata/qemuxml2argv-disk-floppy.args
tests/qemuxml2argvdata/qemuxml2argv-disk-geometry.args
tests/qemuxml2argvdata/qemuxml2argv-disk-ide-drive-split.args
tests/qemuxml2argvdata/qemuxml2argv-disk-ide-wwn.args
tests/qemuxml2argvdata/qemuxml2argv-disk-ioeventfd.args
tests/qemuxml2argvdata/qemuxml2argv-disk-ioeventfd.xml
tests/qemuxml2argvdata/qemuxml2argv-disk-iscsi.args
tests/qemuxml2argvdata/qemuxml2argv-disk-many.args
tests/qemuxml2argvdata/qemuxml2argv-disk-order.args
tests/qemuxml2argvdata/qemuxml2argv-disk-sata-device.args
tests/qemuxml2argvdata/qemuxml2argv-disk-scsi-device-auto.args
tests/qemuxml2argvdata/qemuxml2argv-disk-scsi-device.args
tests/qemuxml2argvdata/qemuxml2argv-disk-scsi-disk-split.args
tests/qemuxml2argvdata/qemuxml2argv-disk-scsi-disk-vpd.args
tests/qemuxml2argvdata/qemuxml2argv-disk-scsi-disk-wwn.args
tests/qemuxml2argvdata/qemuxml2argv-disk-scsi-lun-passthrough.args
tests/qemuxml2argvdata/qemuxml2argv-disk-scsi-megasas.args
tests/qemuxml2argvdata/qemuxml2argv-disk-scsi-virtio-scsi.args
tests/qemuxml2argvdata/qemuxml2argv-disk-scsi-vscsi.args
tests/qemuxml2argvdata/qemuxml2argv-disk-serial.args
tests/qemuxml2argvdata/qemuxml2argv-disk-snapshot.args
tests/qemuxml2argvdata/qemuxml2argv-disk-source-pool-mode.args
tests/qemuxml2argvdata/qemuxml2argv-disk-source-pool.args
tests/qemuxml2argvdata/qemuxml2argv-disk-usb-device-removable.args
tests/qemuxml2argvdata/qemuxml2argv-disk-usb-device.args
tests/qemuxml2argvdata/qemuxml2argv-disk-usb.args
tests/qemuxml2argvdata/qemuxml2argv-disk-virtio-ccw-many.args
tests/qemuxml2argvdata/qemuxml2argv-disk-virtio-ccw.args
tests/qemuxml2argvdata/qemuxml2argv-disk-virtio-s390.args
tests/qemuxml2argvdata/qemuxml2argv-disk-virtio-scsi-ccw.args
tests/qemuxml2argvdata/qemuxml2argv-disk-virtio-scsi-cmd_per_lun.args
tests/qemuxml2argvdata/qemuxml2argv-disk-virtio-scsi-ioeventfd.args
tests/qemuxml2argvdata/qemuxml2argv-disk-virtio-scsi-max_sectors.args
tests/qemuxml2argvdata/qemuxml2argv-disk-virtio-scsi-num_queues.args
tests/qemuxml2argvdata/qemuxml2argv-disk-virtio.args
tests/qemuxml2argvdata/qemuxml2argv-disk-xenvbd.args
tests/qemuxml2argvdata/qemuxml2argv-encrypted-disk.args
tests/qemuxml2argvdata/qemuxml2argv-eoi-disabled.args
tests/qemuxml2argvdata/qemuxml2argv-eoi-enabled.args
tests/qemuxml2argvdata/qemuxml2argv-event_idx.args
tests/qemuxml2argvdata/qemuxml2argv-fips-enabled.args
tests/qemuxml2argvdata/qemuxml2argv-floppy-drive-fat.args
tests/qemuxml2argvdata/qemuxml2argv-fs9p-ccw.args
tests/qemuxml2argvdata/qemuxml2argv-fs9p.args
tests/qemuxml2argvdata/qemuxml2argv-graphics-sdl-fullscreen.args
tests/qemuxml2argvdata/qemuxml2argv-graphics-sdl.args
tests/qemuxml2argvdata/qemuxml2argv-graphics-spice-agent-file-xfer.args
tests/qemuxml2argvdata/qemuxml2argv-graphics-spice-agentmouse.args
tests/qemuxml2argvdata/qemuxml2argv-graphics-spice-compression.args
tests/qemuxml2argvdata/qemuxml2argv-graphics-spice-qxl-vga.args
tests/qemuxml2argvdata/qemuxml2argv-graphics-spice-sasl.args
tests/qemuxml2argvdata/qemuxml2argv-graphics-spice-timeout.args
tests/qemuxml2argvdata/qemuxml2argv-graphics-spice-usb-redir.args
tests/qemuxml2argvdata/qemuxml2argv-graphics-spice.args
tests/qemuxml2argvdata/qemuxml2argv-graphics-vnc-policy.args
tests/qemuxml2argvdata/qemuxml2argv-graphics-vnc-sasl.args
tests/qemuxml2argvdata/qemuxml2argv-graphics-vnc-socket.args
tests/qemuxml2argvdata/qemuxml2argv-graphics-vnc-tls.args
tests/qemuxml2argvdata/qemuxml2argv-graphics-vnc-websocket.args
tests/qemuxml2argvdata/qemuxml2argv-graphics-vnc.args
tests/qemuxml2argvdata/qemuxml2argv-hostdev-pci-address-device.args
tests/qemuxml2argvdata/qemuxml2argv-hostdev-pci-address.args
tests/qemuxml2argvdata/qemuxml2argv-hostdev-scsi-boot.args
tests/qemuxml2argvdata/qemuxml2argv-hostdev-scsi-lsi-iscsi-auth.args
tests/qemuxml2argvdata/qemuxml2argv-hostdev-scsi-lsi-iscsi.args
tests/qemuxml2argvdata/qemuxml2argv-hostdev-scsi-lsi.args
tests/qemuxml2argvdata/qemuxml2argv-hostdev-scsi-readonly.args
tests/qemuxml2argvdata/qemuxml2argv-hostdev-scsi-virtio-iscsi-auth.args
tests/qemuxml2argvdata/qemuxml2argv-hostdev-scsi-virtio-iscsi.args
tests/qemuxml2argvdata/qemuxml2argv-hostdev-scsi-virtio-scsi.args
tests/qemuxml2argvdata/qemuxml2argv-hostdev-usb-address-device-boot.args
tests/qemuxml2argvdata/qemuxml2argv-hostdev-usb-address-device.args
tests/qemuxml2argvdata/qemuxml2argv-hostdev-usb-address.args
tests/qemuxml2argvdata/qemuxml2argv-hostdev-vfio-multidomain.args
tests/qemuxml2argvdata/qemuxml2argv-hostdev-vfio.args
tests/qemuxml2argvdata/qemuxml2argv-hotplug-base.args
tests/qemuxml2argvdata/qemuxml2argv-hugepages-numa.args
tests/qemuxml2argvdata/qemuxml2argv-hugepages-pages.args
tests/qemuxml2argvdata/qemuxml2argv-hugepages-pages2.args
tests/qemuxml2argvdata/qemuxml2argv-hugepages-pages3.args
tests/qemuxml2argvdata/qemuxml2argv-hugepages-pages5.args
tests/qemuxml2argvdata/qemuxml2argv-hugepages-pages6.args
tests/qemuxml2argvdata/qemuxml2argv-hugepages-shared.args
tests/qemuxml2argvdata/qemuxml2argv-hugepages.args
tests/qemuxml2argvdata/qemuxml2argv-hyperv-off.args
tests/qemuxml2argvdata/qemuxml2argv-hyperv.args
tests/qemuxml2argvdata/qemuxml2argv-input-usbmouse-addr.args
tests/qemuxml2argvdata/qemuxml2argv-input-usbmouse.args
tests/qemuxml2argvdata/qemuxml2argv-input-usbtablet.args
tests/qemuxml2argvdata/qemuxml2argv-iothreads-disk-virtio-ccw.args
tests/qemuxml2argvdata/qemuxml2argv-iothreads-disk.args
tests/qemuxml2argvdata/qemuxml2argv-iothreads-ids-partial.args
tests/qemuxml2argvdata/qemuxml2argv-iothreads-ids.args
tests/qemuxml2argvdata/qemuxml2argv-iothreads.args
tests/qemuxml2argvdata/qemuxml2argv-kvm-features-off.args
tests/qemuxml2argvdata/qemuxml2argv-kvm-features.args
tests/qemuxml2argvdata/qemuxml2argv-kvm-pit-delay.args
tests/qemuxml2argvdata/qemuxml2argv-kvm-pit-device.args
tests/qemuxml2argvdata/qemuxml2argv-kvm.args
tests/qemuxml2argvdata/qemuxml2argv-kvmclock+eoi-disabled.args
tests/qemuxml2argvdata/qemuxml2argv-kvmclock.args
tests/qemuxml2argvdata/qemuxml2argv-lease.args
tests/qemuxml2argvdata/qemuxml2argv-machine-aeskeywrap-off-argv.args
tests/qemuxml2argvdata/qemuxml2argv-machine-aeskeywrap-off-cap.args
tests/qemuxml2argvdata/qemuxml2argv-machine-aeskeywrap-off-caps.args
tests/qemuxml2argvdata/qemuxml2argv-machine-aeskeywrap-on-argv.args
tests/qemuxml2argvdata/qemuxml2argv-machine-aeskeywrap-on-cap.args
tests/qemuxml2argvdata/qemuxml2argv-machine-aeskeywrap-on-caps.args
tests/qemuxml2argvdata/qemuxml2argv-machine-aliases1.args
tests/qemuxml2argvdata/qemuxml2argv-machine-aliases2.args
tests/qemuxml2argvdata/qemuxml2argv-machine-core-off.args
tests/qemuxml2argvdata/qemuxml2argv-machine-core-on.args
tests/qemuxml2argvdata/qemuxml2argv-machine-deakeywrap-off-argv.args
tests/qemuxml2argvdata/qemuxml2argv-machine-deakeywrap-off-cap.args
tests/qemuxml2argvdata/qemuxml2argv-machine-deakeywrap-off-caps.args
tests/qemuxml2argvdata/qemuxml2argv-machine-deakeywrap-on-argv.args
tests/qemuxml2argvdata/qemuxml2argv-machine-deakeywrap-on-cap.args
tests/qemuxml2argvdata/qemuxml2argv-machine-deakeywrap-on-caps.args
tests/qemuxml2argvdata/qemuxml2argv-machine-keywrap-none-argv.args
tests/qemuxml2argvdata/qemuxml2argv-machine-keywrap-none-caps.args
tests/qemuxml2argvdata/qemuxml2argv-machine-keywrap-none.args
tests/qemuxml2argvdata/qemuxml2argv-machine-usb-opt.args
tests/qemuxml2argvdata/qemuxml2argv-machine-vmport-opt.args
tests/qemuxml2argvdata/qemuxml2argv-memory-hotplug-dimm-addr.args
tests/qemuxml2argvdata/qemuxml2argv-memory-hotplug-dimm.args
tests/qemuxml2argvdata/qemuxml2argv-memory-hotplug.args
tests/qemuxml2argvdata/qemuxml2argv-memtune-unlimited.args
tests/qemuxml2argvdata/qemuxml2argv-memtune.args
tests/qemuxml2argvdata/qemuxml2argv-metadata.args
tests/qemuxml2argvdata/qemuxml2argv-migrate-numa-unaligned.args
tests/qemuxml2argvdata/qemuxml2argv-migrate.args
tests/qemuxml2argvdata/qemuxml2argv-minimal-msg-timestamp.args
tests/qemuxml2argvdata/qemuxml2argv-minimal-s390.args
tests/qemuxml2argvdata/qemuxml2argv-minimal.args
tests/qemuxml2argvdata/qemuxml2argv-misc-acpi.args
tests/qemuxml2argvdata/qemuxml2argv-misc-disable-s3.args
tests/qemuxml2argvdata/qemuxml2argv-misc-disable-suspends.args
tests/qemuxml2argvdata/qemuxml2argv-misc-enable-s4.args
tests/qemuxml2argvdata/qemuxml2argv-misc-no-reboot.args
tests/qemuxml2argvdata/qemuxml2argv-mlock-off.args
tests/qemuxml2argvdata/qemuxml2argv-mlock-on.args
tests/qemuxml2argvdata/qemuxml2argv-mlock-unsupported.args
tests/qemuxml2argvdata/qemuxml2argv-monitor-json.args
tests/qemuxml2argvdata/qemuxml2argv-multifunction-pci-device.args
tests/qemuxml2argvdata/qemuxml2argv-net-client.args
tests/qemuxml2argvdata/qemuxml2argv-net-eth-ifname.args
tests/qemuxml2argvdata/qemuxml2argv-net-eth-names.args
tests/qemuxml2argvdata/qemuxml2argv-net-eth.args
tests/qemuxml2argvdata/qemuxml2argv-net-hostdev-multidomain.args
tests/qemuxml2argvdata/qemuxml2argv-net-hostdev-vfio-multidomain.args
tests/qemuxml2argvdata/qemuxml2argv-net-hostdev-vfio.args
tests/qemuxml2argvdata/qemuxml2argv-net-hostdev.args
tests/qemuxml2argvdata/qemuxml2argv-net-mcast.args
tests/qemuxml2argvdata/qemuxml2argv-net-server.args
tests/qemuxml2argvdata/qemuxml2argv-net-udp.args
tests/qemuxml2argvdata/qemuxml2argv-net-user.args
tests/qemuxml2argvdata/qemuxml2argv-net-vhostuser-multiq.args
tests/qemuxml2argvdata/qemuxml2argv-net-vhostuser.args
tests/qemuxml2argvdata/qemuxml2argv-net-virtio-ccw.args
tests/qemuxml2argvdata/qemuxml2argv-net-virtio-device.args
tests/qemuxml2argvdata/qemuxml2argv-net-virtio-disable-offloads.args
tests/qemuxml2argvdata/qemuxml2argv-net-virtio-netdev.args
tests/qemuxml2argvdata/qemuxml2argv-net-virtio-s390.args
tests/qemuxml2argvdata/qemuxml2argv-net-virtio.args
tests/qemuxml2argvdata/qemuxml2argv-no-shutdown.args
tests/qemuxml2argvdata/qemuxml2argv-nographics-vga.args
tests/qemuxml2argvdata/qemuxml2argv-nographics.args
tests/qemuxml2argvdata/qemuxml2argv-nosharepages.args
tests/qemuxml2argvdata/qemuxml2argv-numad-auto-memory-vcpu-cpuset.args
tests/qemuxml2argvdata/qemuxml2argv-numad-auto-memory-vcpu-no-cpuset-and-placement.args
tests/qemuxml2argvdata/qemuxml2argv-numad-auto-vcpu-static-numatune.args
tests/qemuxml2argvdata/qemuxml2argv-numad-static-memory-auto-vcpu.args
tests/qemuxml2argvdata/qemuxml2argv-numad.args
tests/qemuxml2argvdata/qemuxml2argv-numatune-auto-nodeset-invalid.args
tests/qemuxml2argvdata/qemuxml2argv-numatune-auto-prefer.args
tests/qemuxml2argvdata/qemuxml2argv-numatune-memnode-no-memory.args
tests/qemuxml2argvdata/qemuxml2argv-numatune-memnode.args
tests/qemuxml2argvdata/qemuxml2argv-numatune-memory.args
tests/qemuxml2argvdata/qemuxml2argv-panic-no-address.args
tests/qemuxml2argvdata/qemuxml2argv-panic.args
tests/qemuxml2argvdata/qemuxml2argv-parallel-parport-chardev.args
tests/qemuxml2argvdata/qemuxml2argv-parallel-tcp-chardev.args
tests/qemuxml2argvdata/qemuxml2argv-parallel-tcp.args
tests/qemuxml2argvdata/qemuxml2argv-pci-autoadd-addr.args
tests/qemuxml2argvdata/qemuxml2argv-pci-autoadd-idx.args
tests/qemuxml2argvdata/qemuxml2argv-pci-bridge-many-disks.args
tests/qemuxml2argvdata/qemuxml2argv-pci-many.args
tests/qemuxml2argvdata/qemuxml2argv-pci-rom.args
tests/qemuxml2argvdata/qemuxml2argv-pci-serial-dev-chardev.args
tests/qemuxml2argvdata/qemuxml2argv-pcie-root-port.args
tests/qemuxml2argvdata/qemuxml2argv-pcie-root.args
tests/qemuxml2argvdata/qemuxml2argv-pcie-switch-downstream-port.args
tests/qemuxml2argvdata/qemuxml2argv-pcie-switch-upstream-port.args
tests/qemuxml2argvdata/qemuxml2argv-pcihole64-none.args
tests/qemuxml2argvdata/qemuxml2argv-pcihole64-q35.args
tests/qemuxml2argvdata/qemuxml2argv-pcihole64.args
tests/qemuxml2argvdata/qemuxml2argv-pmu-feature-off.args
tests/qemuxml2argvdata/qemuxml2argv-pmu-feature.args
tests/qemuxml2argvdata/qemuxml2argv-ppc-dtb.args
tests/qemuxml2argvdata/qemuxml2argv-ppce500-serial.args
tests/qemuxml2argvdata/qemuxml2argv-ppce500-serial.xml
tests/qemuxml2argvdata/qemuxml2argv-pseries-basic.args
tests/qemuxml2argvdata/qemuxml2argv-pseries-cpu-compat.args
tests/qemuxml2argvdata/qemuxml2argv-pseries-cpu-compat.xml
tests/qemuxml2argvdata/qemuxml2argv-pseries-cpu-exact.args
tests/qemuxml2argvdata/qemuxml2argv-pseries-cpu-le.args
tests/qemuxml2argvdata/qemuxml2argv-pseries-nvram.args
tests/qemuxml2argvdata/qemuxml2argv-pseries-panic-missing.args
tests/qemuxml2argvdata/qemuxml2argv-pseries-panic-no-address.args
tests/qemuxml2argvdata/qemuxml2argv-pseries-usb-default.args
tests/qemuxml2argvdata/qemuxml2argv-pseries-usb-kbd.args
tests/qemuxml2argvdata/qemuxml2argv-pseries-usb-multi.args
tests/qemuxml2argvdata/qemuxml2argv-pseries-vio-user-assigned.args
tests/qemuxml2argvdata/qemuxml2argv-pseries-vio.args
tests/qemuxml2argvdata/qemuxml2argv-pv-spinlock-disabled.args
tests/qemuxml2argvdata/qemuxml2argv-pv-spinlock-enabled.args
tests/qemuxml2argvdata/qemuxml2argv-q35.args
tests/qemuxml2argvdata/qemuxml2argv-qemu-ns-no-env.args
tests/qemuxml2argvdata/qemuxml2argv-qemu-ns.args
tests/qemuxml2argvdata/qemuxml2argv-reboot-timeout-disabled.args
tests/qemuxml2argvdata/qemuxml2argv-reboot-timeout-enabled.args
tests/qemuxml2argvdata/qemuxml2argv-restore-v1.args
tests/qemuxml2argvdata/qemuxml2argv-restore-v2-fd.args
tests/qemuxml2argvdata/qemuxml2argv-restore-v2.args
tests/qemuxml2argvdata/qemuxml2argv-s390-allow-bogus-usb-controller.args
tests/qemuxml2argvdata/qemuxml2argv-s390-allow-bogus-usb-controller.xml
tests/qemuxml2argvdata/qemuxml2argv-s390-allow-bogus-usb-none.args
tests/qemuxml2argvdata/qemuxml2argv-s390-allow-bogus-usb-none.xml
tests/qemuxml2argvdata/qemuxml2argv-seclabel-dac-none.args
tests/qemuxml2argvdata/qemuxml2argv-seclabel-dynamic-baselabel.args
tests/qemuxml2argvdata/qemuxml2argv-seclabel-dynamic-labelskip.args
tests/qemuxml2argvdata/qemuxml2argv-seclabel-dynamic-override.args
tests/qemuxml2argvdata/qemuxml2argv-seclabel-dynamic-relabel.args
tests/qemuxml2argvdata/qemuxml2argv-seclabel-dynamic.args
tests/qemuxml2argvdata/qemuxml2argv-seclabel-none.args
tests/qemuxml2argvdata/qemuxml2argv-seclabel-static-labelskip.args
tests/qemuxml2argvdata/qemuxml2argv-seclabel-static-relabel.args
tests/qemuxml2argvdata/qemuxml2argv-seclabel-static.args
tests/qemuxml2argvdata/qemuxml2argv-serial-dev-chardev-iobase.args
tests/qemuxml2argvdata/qemuxml2argv-serial-dev-chardev.args
tests/qemuxml2argvdata/qemuxml2argv-serial-dev.args
tests/qemuxml2argvdata/qemuxml2argv-serial-file-chardev.args
tests/qemuxml2argvdata/qemuxml2argv-serial-file.args
tests/qemuxml2argvdata/qemuxml2argv-serial-many-chardev.args
tests/qemuxml2argvdata/qemuxml2argv-serial-many.args
tests/qemuxml2argvdata/qemuxml2argv-serial-pty-chardev.args
tests/qemuxml2argvdata/qemuxml2argv-serial-pty.args
tests/qemuxml2argvdata/qemuxml2argv-serial-spiceport-nospice.args
tests/qemuxml2argvdata/qemuxml2argv-serial-spiceport.args
tests/qemuxml2argvdata/qemuxml2argv-serial-tcp-chardev.args
tests/qemuxml2argvdata/qemuxml2argv-serial-tcp-telnet-chardev.args
tests/qemuxml2argvdata/qemuxml2argv-serial-tcp-telnet.args
tests/qemuxml2argvdata/qemuxml2argv-serial-tcp.args
tests/qemuxml2argvdata/qemuxml2argv-serial-udp-chardev.args
tests/qemuxml2argvdata/qemuxml2argv-serial-udp.args
tests/qemuxml2argvdata/qemuxml2argv-serial-unix-chardev.args
tests/qemuxml2argvdata/qemuxml2argv-serial-unix.args
tests/qemuxml2argvdata/qemuxml2argv-serial-vc-chardev.args
tests/qemuxml2argvdata/qemuxml2argv-serial-vc.args
tests/qemuxml2argvdata/qemuxml2argv-shmem.args
tests/qemuxml2argvdata/qemuxml2argv-smartcard-controller.args
tests/qemuxml2argvdata/qemuxml2argv-smartcard-host-certificates.args
tests/qemuxml2argvdata/qemuxml2argv-smartcard-host.args
tests/qemuxml2argvdata/qemuxml2argv-smartcard-passthrough-spicevmc.args
tests/qemuxml2argvdata/qemuxml2argv-smartcard-passthrough-tcp.args
tests/qemuxml2argvdata/qemuxml2argv-smbios.args
tests/qemuxml2argvdata/qemuxml2argv-smp.args
tests/qemuxml2argvdata/qemuxml2argv-sound-device.args
tests/qemuxml2argvdata/qemuxml2argv-sound.args
tests/qemuxml2argvdata/qemuxml2argv-tpm-passthrough.args
tests/qemuxml2argvdata/qemuxml2argv-usb-controller.args
tests/qemuxml2argvdata/qemuxml2argv-usb-hub.args
tests/qemuxml2argvdata/qemuxml2argv-usb-ich9-companion.args
tests/qemuxml2argvdata/qemuxml2argv-usb-ich9-ehci-addr.args
tests/qemuxml2argvdata/qemuxml2argv-usb-none.args
tests/qemuxml2argvdata/qemuxml2argv-usb-piix3-controller.args
tests/qemuxml2argvdata/qemuxml2argv-usb-ports.args
tests/qemuxml2argvdata/qemuxml2argv-usb-redir-boot.args
tests/qemuxml2argvdata/qemuxml2argv-usb-redir-filter-version.args
tests/qemuxml2argvdata/qemuxml2argv-usb-redir-filter.args
tests/qemuxml2argvdata/qemuxml2argv-usb-redir.args
tests/qemuxml2argvdata/qemuxml2argv-usb1-usb2.args
tests/qemuxml2argvdata/qemuxml2argv-video-device-pciaddr-default.args
tests/qemuxml2argvdata/qemuxml2argv-video-qxl-device-vgamem.args
tests/qemuxml2argvdata/qemuxml2argv-video-qxl-device.args
tests/qemuxml2argvdata/qemuxml2argv-video-qxl-nodevice.args
tests/qemuxml2argvdata/qemuxml2argv-video-qxl-sec-device-vgamem.args
tests/qemuxml2argvdata/qemuxml2argv-video-qxl-sec-device.args
tests/qemuxml2argvdata/qemuxml2argv-video-vga-device-vgamem.args
tests/qemuxml2argvdata/qemuxml2argv-video-vga-device.args
tests/qemuxml2argvdata/qemuxml2argv-video-vga-nodevice.args
tests/qemuxml2argvdata/qemuxml2argv-virtio-lun.args
tests/qemuxml2argvdata/qemuxml2argv-virtio-rng-ccw.args
tests/qemuxml2argvdata/qemuxml2argv-virtio-rng-default.args
tests/qemuxml2argvdata/qemuxml2argv-virtio-rng-egd.args
tests/qemuxml2argvdata/qemuxml2argv-virtio-rng-multiple.args
tests/qemuxml2argvdata/qemuxml2argv-virtio-rng-random.args
tests/qemuxml2argvdata/qemuxml2argv-watchdog-device.args
tests/qemuxml2argvdata/qemuxml2argv-watchdog-diag288.args
tests/qemuxml2argvdata/qemuxml2argv-watchdog-dump.args
tests/qemuxml2argvdata/qemuxml2argv-watchdog-injectnmi.args
tests/qemuxml2argvdata/qemuxml2argv-watchdog.args
tests/qemuxml2argvtest.c
tests/qemuxml2xmltest.c
tests/qemuxmlnsdata/qemuxmlns-qemu-ns-commandline-ns0.args
tests/qemuxmlnsdata/qemuxmlns-qemu-ns-commandline-ns1.args
tests/qemuxmlnsdata/qemuxmlns-qemu-ns-commandline.args
tests/qemuxmlnsdata/qemuxmlns-qemu-ns-domain-commandline-ns0.args
tests/qemuxmlnsdata/qemuxmlns-qemu-ns-domain-commandline.args
tests/qemuxmlnsdata/qemuxmlns-qemu-ns-domain-ns0.args
tests/qemuxmlnsdata/qemuxmlns-qemu-ns-domain.args

index 4c167aa17529fc62f8064701c479aa4586af3aeb..bbb64def02a6032fbe37ded332208815c7ba9820 100644 (file)
@@ -1096,8 +1096,6 @@ virQEMUCapsComputeCmdFlags(const char *help,
         virQEMUCapsSet(qemuCaps, QEMU_CAPS_ENABLE_KVM);
     if (strstr(help, ",process="))
         virQEMUCapsSet(qemuCaps, QEMU_CAPS_NAME_PROCESS);
-    if (strstr(help, "-uuid"))
-        virQEMUCapsSet(qemuCaps, QEMU_CAPS_UUID);
     if (strstr(help, "-xen-domid"))
         virQEMUCapsSet(qemuCaps, QEMU_CAPS_XEN_DOMID);
     else if (strstr(help, "-domid"))
@@ -3210,7 +3208,6 @@ static qemuMonitorCallbacks callbacks = {
 static void
 virQEMUCapsInitQMPBasic(virQEMUCapsPtr qemuCaps)
 {
-    virQEMUCapsSet(qemuCaps, QEMU_CAPS_UUID);
     virQEMUCapsSet(qemuCaps, QEMU_CAPS_VNET_HDR);
     virQEMUCapsSet(qemuCaps, QEMU_CAPS_MIGRATE_QEMU_TCP);
     virQEMUCapsSet(qemuCaps, QEMU_CAPS_MIGRATE_QEMU_EXEC);
index f9b54f8f3a6f767632c54b537cf00bd9a2a813f9..5370743c9e80d5c165871a064e5d214198e1a17d 100644 (file)
@@ -54,7 +54,7 @@ typedef enum {
 
     /* 5 */
     X_QEMU_CAPS_NAME, /* Is the -name flag available */
-    QEMU_CAPS_UUID, /* Is the -uuid flag available */
+    X_QEMU_CAPS_UUID, /* Is the -uuid flag available */
     QEMU_CAPS_DOMID, /* Xenner: -domid flag available */
     QEMU_CAPS_VNET_HDR,
     QEMU_CAPS_MIGRATE_KVM_STDIO, /* avoid kvm tcp migration bug */
index c878599e66fd1b24b9af9b5df793b4433b937c74..9fa3f61566a18a7dd0420e02c11b2f564cbe182e 100644 (file)
@@ -9460,8 +9460,7 @@ qemuBuildCommandLine(virConnectPtr conn,
         }
     }
 
-    if (virQEMUCapsGet(qemuCaps, QEMU_CAPS_UUID))
-        virCommandAddArgList(cmd, "-uuid", uuid, NULL);
+    virCommandAddArgList(cmd, "-uuid", uuid, NULL);
     if (def->virtType == VIR_DOMAIN_VIRT_XEN ||
         def->os.type == VIR_DOMAIN_OSTYPE_XEN ||
         def->os.type == VIR_DOMAIN_OSTYPE_LINUX) {
index c8ac0775d340bf023fd5bc0d31a5e01f6dcee647..36d373203022cdae5a4b283cc78ee4e264f9c133 100644 (file)
@@ -1,5 +1,4 @@
   <qemuCaps>
-    <flag name='uuid'/>
     <flag name='vnet-hdr'/>
     <flag name='migrate-qemu-tcp'/>
     <flag name='migrate-qemu-exec'/>
index fdd726030e61e5408f46e2896925c87ee88db944..d0057d4694d862de9a7ba4273bedb57d214e3501 100644 (file)
@@ -1,5 +1,4 @@
   <qemuCaps>
-    <flag name='uuid'/>
     <flag name='vnet-hdr'/>
     <flag name='migrate-qemu-tcp'/>
     <flag name='migrate-qemu-exec'/>
index b57d2fbf36890e32f0b2d138ac0b5029946a8288..79ae61aaa6b8a976e96a2a1d06ccbcd4d61ff512 100644 (file)
@@ -1,5 +1,4 @@
   <qemuCaps>
-    <flag name='uuid'/>
     <flag name='vnet-hdr'/>
     <flag name='migrate-qemu-tcp'/>
     <flag name='migrate-qemu-exec'/>
index f28ab790dd64a6123dfa464f294ac6fd8d066e02..7b8e93da88aedb666d4f3244a6af9320597c2c51 100644 (file)
@@ -1,5 +1,4 @@
   <qemuCaps>
-    <flag name='uuid'/>
     <flag name='vnet-hdr'/>
     <flag name='migrate-qemu-tcp'/>
     <flag name='migrate-qemu-exec'/>
index 6317737dc0b40d5900ec3cb0e2e6b30da09c47c3..fe2ea59d27bfc92bdf0f6dddb64bc258c944f35a 100644 (file)
@@ -1,5 +1,4 @@
   <qemuCaps>
-    <flag name='uuid'/>
     <flag name='vnet-hdr'/>
     <flag name='migrate-qemu-tcp'/>
     <flag name='migrate-qemu-exec'/>
index 70da8fdad38dc7f8b7110f7ab816e80decd3b8c2..80f62a1e369febbe1ed196879845e78843a8993d 100644 (file)
@@ -1,5 +1,4 @@
   <qemuCaps>
-    <flag name='uuid'/>
     <flag name='vnet-hdr'/>
     <flag name='migrate-qemu-tcp'/>
     <flag name='migrate-qemu-exec'/>
index 393c726ecd8e03291ed8a289b59cfaccb4018eda..eade5026f7097961dba0ba72592826215f5cbd41 100644 (file)
@@ -1,5 +1,4 @@
   <qemuCaps>
-    <flag name='uuid'/>
     <flag name='vnet-hdr'/>
     <flag name='migrate-qemu-tcp'/>
     <flag name='migrate-qemu-exec'/>
index dfcdd862589ae05b33f2a62316e3831c34016bd8..ac6bca93c951ba64879775b7bad1a6b94e6a6831 100644 (file)
@@ -1,5 +1,4 @@
   <qemuCaps>
-    <flag name='uuid'/>
     <flag name='vnet-hdr'/>
     <flag name='migrate-qemu-tcp'/>
     <flag name='migrate-qemu-exec'/>
index 125b1c6d1150e34175a276ec9b3d7ddb007e81d9..e9414870ebcd266d44e3b6e1901b0b0faf42b5a1 100644 (file)
@@ -1,5 +1,4 @@
   <qemuCaps>
-    <flag name='uuid'/>
     <flag name='vnet-hdr'/>
     <flag name='migrate-qemu-tcp'/>
     <flag name='migrate-qemu-exec'/>
index e3953d3a9687597b4163996f37abbc7eac97f3f9..e5b7b7c3f08026a55355ac27c7f795da83e12a33 100644 (file)
@@ -152,7 +152,6 @@ mymain(void)
     DO_TEST_FULL(name, version, is_kvm, kvm_version, VIR_ERR_OK, __VA_ARGS__)
 
     DO_TEST("qemu-0.12.1", 12001, 0, 0,
-            QEMU_CAPS_UUID,
             QEMU_CAPS_MIGRATE_QEMU_TCP,
             QEMU_CAPS_MIGRATE_QEMU_EXEC,
             QEMU_CAPS_DRIVE_CACHE_V2,
@@ -185,7 +184,6 @@ mymain(void)
             QEMU_CAPS_VNC);
     DO_TEST("qemu-kvm-0.12.1.2-rhel60", 12001, 1, 0,
             QEMU_CAPS_DRIVE_BOOT,
-            QEMU_CAPS_UUID,
             QEMU_CAPS_VNET_HDR,
             QEMU_CAPS_MIGRATE_QEMU_TCP,
             QEMU_CAPS_MIGRATE_QEMU_EXEC,
@@ -244,7 +242,6 @@ mymain(void)
             QEMU_CAPS_DEVICE_VIRTIO_NET);
     DO_TEST("qemu-kvm-0.12.3", 12003, 1, 0,
             QEMU_CAPS_DRIVE_BOOT,
-            QEMU_CAPS_UUID,
             QEMU_CAPS_VNET_HDR,
             QEMU_CAPS_MIGRATE_QEMU_TCP,
             QEMU_CAPS_MIGRATE_QEMU_EXEC,
@@ -283,7 +280,6 @@ mymain(void)
             QEMU_CAPS_VNC);
     DO_TEST("qemu-kvm-0.13.0", 13000, 1, 0,
             QEMU_CAPS_DRIVE_BOOT,
-            QEMU_CAPS_UUID,
             QEMU_CAPS_VNET_HDR,
             QEMU_CAPS_MIGRATE_QEMU_TCP,
             QEMU_CAPS_MIGRATE_QEMU_EXEC,
@@ -353,7 +349,6 @@ mymain(void)
             QEMU_CAPS_DEVICE_E1000,
             QEMU_CAPS_DEVICE_VIRTIO_NET);
     DO_TEST("qemu-kvm-0.12.1.2-rhel61", 12001, 1, 0,
-            QEMU_CAPS_UUID,
             QEMU_CAPS_VNET_HDR,
             QEMU_CAPS_MIGRATE_QEMU_TCP,
             QEMU_CAPS_MIGRATE_QEMU_EXEC,
@@ -419,7 +414,6 @@ mymain(void)
             QEMU_CAPS_DEVICE_E1000,
             QEMU_CAPS_DEVICE_VIRTIO_NET);
     DO_TEST("qemu-kvm-0.12.1.2-rhel62-beta", 12001, 1, 0,
-            QEMU_CAPS_UUID,
             QEMU_CAPS_VNET_HDR,
             QEMU_CAPS_MIGRATE_QEMU_TCP,
             QEMU_CAPS_MIGRATE_QEMU_EXEC,
@@ -493,7 +487,6 @@ mymain(void)
             QEMU_CAPS_DEVICE_E1000,
             QEMU_CAPS_DEVICE_VIRTIO_NET);
     DO_TEST("qemu-1.0", 1000000, 0, 0,
-            QEMU_CAPS_UUID,
             QEMU_CAPS_MIGRATE_QEMU_TCP,
             QEMU_CAPS_MIGRATE_QEMU_EXEC,
             QEMU_CAPS_DRIVE_CACHE_V2,
@@ -582,7 +575,6 @@ mymain(void)
             QEMU_CAPS_DEVICE_E1000,
             QEMU_CAPS_DEVICE_VIRTIO_NET);
     DO_TEST("qemu-1.1.0", 1001000, 0, 0,
-            QEMU_CAPS_UUID,
             QEMU_CAPS_MIGRATE_QEMU_TCP,
             QEMU_CAPS_MIGRATE_QEMU_EXEC,
             QEMU_CAPS_DRIVE_CACHE_V2,
index d355a5f2f036b9d8f92a048261a7b2a9ab4fceba..09dac0c744968c87d8f18398ef5a9bf4ab99cfc2 100644 (file)
@@ -11,6 +11,7 @@ QEMU_AUDIO_DRV=none \
 -cpu cortex-a53 \
 -m 1024 \
 -smp 1 \
+-uuid 496d7ea8-9739-544b-4ebd-ef08be936e8b \
 -nographic \
 -nodefconfig \
 -nodefaults \
index b868e0b782be9f462d7c032b6e1bc1cd1cf8a829..3ded3e950aa23b67f2d5c0613892d2401e00febf 100644 (file)
@@ -11,6 +11,7 @@ QEMU_AUDIO_DRV=none \
 -cpu host \
 -m 1024 \
 -smp 1 \
+-uuid 496d7ea8-9739-544b-4ebd-ef08be936e8b \
 -nographic \
 -nodefconfig \
 -nodefaults \
index 941342bef697dc22ab9381682639a5550519f233..be19ea4e1695e7ea5425f7a56fc9551c7065700a 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -cpu cortex-a53 \
 -m 1024 \
 -smp 1 \
+-uuid 6ba410c5-1e5c-4d57-bee7-2228e7ffa32f \
 -nographic \
 -nodefaults \
 -monitor unix:/tmp/test-monitor,server,nowait \
index c5b3270133385d32fac36f46a42b5b584861f319..a3530bbc0dcbb2b061e1a01a3fcde1cd4f258146 100644 (file)
@@ -11,6 +11,7 @@ QEMU_AUDIO_DRV=none \
 -cpu cortex-a53 \
 -m 1024 \
 -smp 1 \
+-uuid 6ba410c5-1e5c-4d57-bee7-2228e7ffa32f \
 -nographic \
 -nodefaults \
 -monitor unix:/tmp/test-monitor,server,nowait \
index e04afd2b851f948f1d498f0b89ff28fa3314978d..3397c33c32f2fc823251e006598948bb4c7537c0 100644 (file)
@@ -11,6 +11,7 @@ QEMU_AUDIO_DRV=none \
 -cpu host,aarch64=off \
 -m 1024 \
 -smp 1 \
+-uuid 496d7ea8-9739-544b-4ebd-ef08be936e6a \
 -nographic \
 -nodefconfig \
 -nodefaults \
index 4d41d04076960a7a84451170d51180e330a5e4dc..8fa0dd0593b1eeec97232b9834ada7ed0fadbf9b 100644 (file)
@@ -11,6 +11,7 @@ QEMU_AUDIO_DRV=none \
 -cpu cortex-a53 \
 -m 1024 \
 -smp 1 \
+-uuid 496d7ea8-9739-544b-4ebd-ef08be936e8b \
 -nographic \
 -nodefconfig \
 -nodefaults \
index 5c3c28eeb6549a6532e12d51ea1a5315ac574703..460a351ab2cde292e65c306c180545fd8c3320d3 100644 (file)
@@ -11,6 +11,7 @@ QEMU_AUDIO_DRV=none \
 -cpu cortex-a53 \
 -m 1024 \
 -smp 1 \
+-uuid 6ba410c5-1e5c-4d57-bee7-2228e7ffa32f \
 -nographic \
 -nodefconfig \
 -nodefaults \
index dc9462bbddf93a303b8297296bb69fa61ea169bc..fbd9234768ba7c42aa191b940aed848c15f78a02 100644 (file)
@@ -11,6 +11,7 @@ QEMU_AUDIO_DRV=none \
 -cpu cortex-a53 \
 -m 1024 \
 -smp 1 \
+-uuid 496d7ea8-9739-544b-4ebd-ef08be936e8b \
 -nographic \
 -nodefconfig \
 -nodefaults \
index f002684adeef548a2bb718e846382bd99e979498..053a6d8952a060f0dbd61d7b6b26e33720bfe308 100644 (file)
@@ -11,6 +11,7 @@ QEMU_AUDIO_DRV=none \
 -cpu cortex-a53 \
 -m 1024 \
 -smp 1 \
+-uuid 496d7ea8-9739-544b-4ebd-ef08be936e8b \
 -nographic \
 -nodefconfig \
 -nodefaults \
index 7003f0a06c8c219fb84498697e244ae4cc3a6c6d..892654ae28306690d6bfe40ebf3bebc2fd15c257 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M vexpress-a9 \
 -m 1024 \
 -smp 1 \
+-uuid 496d7ea8-9739-544b-4ebd-ef08be936e6a \
 -nographic \
 -nodefconfig \
 -nodefaults \
index 11645995d366fa5a85092773ea635034a60bf152..78e9338ecf579bfd99979175e420710cbe700d5e 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M vexpress-a9 \
 -m 1024 \
 -smp 1 \
+-uuid 496d7ea8-9739-544b-4ebd-ef08be936e6a \
 -nographic \
 -nodefconfig \
 -nodefaults \
index 7b4740e7d688d75cfb42bd79d561b61425f0ef46..c19a8084982c244fc6654310d677fc861da90b7d 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M vexpress-a9 \
 -m 1024 \
 -smp 1 \
+-uuid 496d7ea8-9739-544b-4ebd-ef08be936e6a \
 -nographic \
 -nodefconfig \
 -nodefaults \
index ec4f2c370e3e27c1c17f9a4c3fc3b7597b784dce..b3f9ab322b94797742ba5b6512aa800a5e406cca 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M virt \
 -m 1024 \
 -smp 1 \
+-uuid 496d7ea8-9739-544b-4ebd-ef08be936e6a \
 -nographic \
 -nodefconfig \
 -nodefaults \
index bc7090f056a37d64968445452cbafceb93d2a684..4deb0ecc4763bd6d1bfd22afeb2307ebe204661c 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefconfig \
 -nodefaults \
index 4635bcb6cd9dc584ff90eb0d189f8488b61ceabb..bfe81a38d174b674b4aba38f13f0fe8fb6c23ad2 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefconfig \
 -nodefaults \
index 4635bcb6cd9dc584ff90eb0d189f8488b61ceabb..bfe81a38d174b674b4aba38f13f0fe8fb6c23ad2 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefconfig \
 -nodefaults \
index 1760939391f06397e5faa26910f5276c1144d592..3dd4e79bb82cff15a5ac98869e45bebbf6b120fe 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -drive file=/usr/share/OVMF/OVMF_VARS.fd,if=pflash,format=raw,unit=1 \
 -m 1024 \
 -smp 1 \
+-uuid 362d1fc1-df7d-193e-5c18-49a71bd1da66 \
 -nographic \
 -nodefaults \
 -monitor unix:/tmp/test-monitor,server,nowait \
index a3dbdcab30e81c591ce4d9cf6d505f4e2e66b540..aba184e2b3e373ad2ea716e5147608fe5736687e 100644 (file)
@@ -11,6 +11,7 @@ QEMU_AUDIO_DRV=none \
 -bios /usr/share/seabios/bios.bin \
 -m 1024 \
 -smp 1 \
+-uuid 362d1fc1-df7d-193e-5c18-49a71bd1da66 \
 -nographic \
 -nodefaults \
 -device sga \
index 65593ca6452ff32b3a129c03d4b30436bd627fa4..f8aa2fbe13d06b72bb41dd637f9fd50f219cb254 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefaults \
 -monitor unix:/tmp/test-monitor,server,nowait \
index 48b9a01625ccca26122031d2493a40eb2ce3b554..a113b4c2317bcdc788aae1a7165110b8812afd32 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefaults \
 -monitor unix:/tmp/test-monitor,server,nowait \
index 903d23e2d42e0c36a6d9fef924a92bcb8e4c079d..7a531fb531e2e6e4b85bc971a929e458e1f054eb 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index 903d23e2d42e0c36a6d9fef924a92bcb8e4c079d..7a531fb531e2e6e4b85bc971a929e458e1f054eb 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index aaa26c09ae188ee6fbcdb43bc2c69e984ba6e34d..176791e98b77973343b641a68dec3d2106f667fd 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index 2be7f101b304f1d7b0c911cc6f2ac6f404180528..186a44d1c5ad55eccf7976ba5a68eddb02dcaaa5 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefaults \
 -monitor unix:/tmp/test-monitor,server,nowait \
index 5c140628bd8b501569a5534cb3ee5222ef05d571..d7d4a5371706edcc08bdea7bd5d831250d499296 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefaults \
 -monitor unix:/tmp/test-monitor,server,nowait \
index 90aae0c119ed27b6667863f8bf688ff5c5759de8..d60bcf6d4dda0631b48f4180e26b601d49d588ef 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc-q35-2.4 \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefaults \
 -monitor unix:/tmp/test-monitor,server,nowait \
index 958304d357f2845560f0b9862d6a445c032c827e..4b55b6b8146e58a6be62c1c87ceade76b0ff1a1b 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index abfd47b3c2c53b448232d020b591ff01d7ba287b..61d72bc0371ce621a59f347e6f3e4e2c73c2a152 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefaults \
 -monitor unix:/tmp/test-monitor,server,nowait \
index 9da5f168dd1528827875bb3c34c62af905315cab..81155455c4fd5b1b8679a4de29ecdb413ce210e3 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefaults \
 -monitor unix:/tmp/test-monitor,server,nowait \
index 0455c50e09d1724245b993f7dcc13f5dc1293cea..58648594be380631b8d0cd6c71530908a00da7d7 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index dc23ed7c521c2d2c862930482f2937eab14d9ecd..1f3727f6f0689ed96b32f3a0616f42274d2b3acc 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefaults \
 -monitor unix:/tmp/test-monitor,server,nowait \
index d0457180bb944a62e49d3776752b3712e00c7aac..1b4f3d0e5cc67bd56bb246dd43d82ecb9a86e817 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefaults \
 -monitor unix:/tmp/test-monitor,server,nowait \
index 5145437991d4e21f8be5b620f3afe508bc1a496c..9a2a178b2fc53e2db3a6ad9e3c43a2b17981ab39 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index 09e72fcbdbe9dbe80638cc00eff6fb114916c9a8..108bea6e118f99f1bcab88ef4c8633b46b117982 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index 0a778f15250aae7f6fb52c307110c9098e043385..629316f1de161251dfed07666b453b258e499321 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefaults \
 -monitor unix:/tmp/test-monitor,server,nowait \
index 0eabe00e9e150b05299be532a689c40209d58ace..2dc0c7931fa50fbd6ca6165f5f4ce2b9e6323a1b 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefaults \
 -monitor unix:/tmp/test-monitor,server,nowait \
index 4ec0432484d67c44719250e0840e93e9ad74bdd6..be7763c08b65ecc3d5d8a74529624b342df3e500 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc-q35-2.4 \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefaults \
 -monitor unix:/tmp/test-monitor,server,nowait \
index 000c0425b447e7a956f4bd4eee3e84477047fca6..31b3242e09429b57e727cb4ebdb231acd3eb42b2 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefconfig \
 -nodefaults \
index 41969c8d0418b4239bd726c08cefdfdbf7b5a0d4..896c69ead9db7c08a429e2af18720484691d154c 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=spice \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nodefconfig \
 -nodefaults \
 -monitor unix:/tmp/test-monitor,server,nowait \
index 63218408ff57adaa1122c80f5a9cbfb87edb325c..e75b5102c18413a01be690269406996ed0839ec1 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=spice \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nodefconfig \
 -nodefaults \
 -monitor unix:/tmp/test-monitor,server,nowait \
index 1a3c750509599d651cce3af43a952ef87b901f8c..55a082662d1214f809c0f10bdf46fc0e2c797dd5 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefconfig \
 -nodefaults \
index d412b9d3e0d9dfceda8cf22e234580c400fb6f3a..dcad80b1ce014b1d9216e150c8b8846077aff7b0 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefconfig \
 -nodefaults \
index d7e69bd42e0357b64555c0e578b4e205b3ab3324..6b139cff2c9334a93632c3379bc85cd966acdd7d 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefconfig \
 -nodefaults \
index b62df6086db992db008d4ce6fa72bf1f7eb0b3eb..b73d0c585efbafe0a0de6d4b34d618af3a52126b 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefconfig \
 -nodefaults \
index 7188d92496e6c5046b29452fc982382c9b3c9c64..32362bcab1a0290caa2083c0720db24966e3c1f2 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefconfig \
 -nodefaults \
index 99640b8fedbee75ef67c4f01e7f8af53a51a83c4..99c5f4cdfb38949215f6c97dbe882266c828434f 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefconfig \
 -nodefaults \
index 7acfef6cec6a485ac7ead2f2409ceb93dc048c1e..26b112dc6b89ec36d0525e9e27145309fbad177d 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefconfig \
 -nodefaults \
index d6d07d6bd474ebbdbc5c3d5081db259a8e244619..f1779c8dbac60c94b2d05ec9346f9c7eb61b4a14 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -rtc base=utc,driftfix=slew \
index 8eaa2463f503a40656839c91c30d2d45f96e2862..cd19362a2c86c753e80f34e4b8af26dd30d99fcc 100644 (file)
@@ -11,6 +11,7 @@ TZ=Europe/Paris \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -rtc base=localtime \
index d1c99c6f554b3f4d73ce490c93d11186d8fd6e72..f10cbb6eebfb2d56b98daa238e2a1042cb1d1a66 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -rtc base=utc,driftfix=slew \
index 1f7e60300462cab9e8877fa68f9e488fe8ec09eb..a41563f8f91ca8e5db750b751ed0d70a0ff5b29b 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid 1c15a1f6-f4f0-4d3c-9002-667ddb458736 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -rtc base=2009-02-14T00:01:30 \
index 8a8dbbc29ac32e91a88ee73b87c35551033552d5..562ef76844ea611f51514a285d938edc248cfbc5 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -localtime \
index da4d85f371ab5b5a168412402a3afd282d803df0..bd9fdc033bc750b57f5732526a14904dccc49fc5 100644 (file)
@@ -11,6 +11,7 @@ QEMU_AUDIO_DRV=none \
 -cpu qemu32,hv_time \
 -m 214 \
 -smp 6 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index 903d23e2d42e0c36a6d9fef924a92bcb8e4c079d..7a531fb531e2e6e4b85bc971a929e458e1f054eb 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index 3a37458680c3f367cadcfa82daaa97c5694da87e..da130d1c4284ef6de63146604a69bce1b6e73a69 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -rtc base=2009-02-15T09:49:06 \
index c1558d09f9b500caa249bdb9793562c3c8217eac..8dab65cf7021953fb64e8910615049ec8f8f2d3b 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index 49831f68ebe67efff1f2f0df763378dbbdf67a0f..1e071636ae8a89b6246b62c237315e4bf6698977 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefconfig \
 -nodefaults \
index c1558d09f9b500caa249bdb9793562c3c8217eac..8dab65cf7021953fb64e8910615049ec8f8f2d3b 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index 5ef688416d8794a1fb05561e750e6a6470a4e97f..f2feb0a86d75189186675158ede3254270b83b26 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M s390-virtio \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefconfig \
 -nodefaults \
index 715f40c3d08e72d346cc5f76060da89cd1372538..97adfe3418734e7d396a592405444bc6c2661176 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M s390-ccw \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefconfig \
 -nodefaults \
index fa5c92d0537f466c2e66df504ac5d63ca4236271..09dd2b520037f9602a69d529aa281d66c0b794de 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefconfig \
 -nodefaults \
index c0cecd93c9a6f95da1a8ae5201f5dcf5d60d1f1a..0d18fe7358fff6781abecab92a02735c7eee0e42 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M s390-virtio \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefconfig \
 -nodefaults \
index 0c8af3a43545c6d4d6b506a8a86811a5faa45858..c0b2f892c9249273eb0964c39d708494fa36da70 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefconfig \
 -nodefaults \
index c6eddd1129e61a49f1f9fb76b0fd69a04ca74ba7..937f90bd3a5cddbe59ba449f8d8b09f9100c0286 100644 (file)
@@ -11,6 +11,7 @@ QEMU_AUDIO_DRV=spice \
 -enable-kvm \
 -m 4096 \
 -smp 4 \
+-uuid d091ea82-29e6-2e34-3005-f02617b36e87 \
 -nodefaults \
 -chardev socket,id=charmonitor,path=/tmp/test-monitor,server,nowait \
 -mon chardev=charmonitor,id=monitor,mode=readline \
index d1de725c81edc89ad8b1e66c5444fec80854ecf5..5e36350b5ee55dc8bd06a7717351287df99e8853 100644 (file)
@@ -11,6 +11,7 @@ QEMU_AUDIO_DRV=none \
 -cpu Haswell-noTSX \
 -m 214 \
 -smp 6 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index 551b3ec2a0092503efa1ffb8e4e02778dcd26109..8fa60ebea6acf45fc022434bfa530e2d36afdf16 100644 (file)
@@ -11,6 +11,7 @@ QEMU_AUDIO_DRV=none \
 -cpu Haswell \
 -m 214 \
 -smp 6 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index 3eb4cbd993efe2d06aa01e592f1ee1bcf74e56ee..def6a2f16fff5b6ca45f69b64232b9b65343fc0e 100644 (file)
@@ -11,6 +11,7 @@ QEMU_AUDIO_DRV=none \
 -cpu Haswell,-rtm,-hle \
 -m 214 \
 -smp 6 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index 551b3ec2a0092503efa1ffb8e4e02778dcd26109..8fa60ebea6acf45fc022434bfa530e2d36afdf16 100644 (file)
@@ -11,6 +11,7 @@ QEMU_AUDIO_DRV=none \
 -cpu Haswell \
 -m 214 \
 -smp 6 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index 5127dbb94da5f15f5109f45394a293dbd642af08..a54eba68045efcc59b0e17b766d077450dc56558 100644 (file)
@@ -11,6 +11,7 @@ QEMU_AUDIO_DRV=none \
 -cpu qemu32,-kvm_pv_eoi \
 -m 214 \
 -smp 6 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -boot n \
index 6df39b9a7da636dc6eda5c6cd7580f9e8f0eae1e..6587cc5e14962eeeafc611d0242aad3a6c1789c9 100644 (file)
@@ -11,6 +11,7 @@ QEMU_AUDIO_DRV=none \
 -cpu qemu32,+kvm_pv_eoi \
 -m 214 \
 -smp 6 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -boot n \
index d049a771957d123b919411d37d7685114edbdebe..b256986bdbd8896a4eee576f7bf10b0cac799b2f 100644 (file)
@@ -11,6 +11,7 @@ QEMU_AUDIO_DRV=none \
 -cpu qemu64,-svm,-lm,-nx,-syscall,-clflush,-pse36,-mca \
 -m 214 \
 -smp 6 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index d373d9d4976b4db329c6193fbbeee16e900d05e5..13dadd8025604fb860dfd321c527bfb027ab973e 100644 (file)
@@ -11,6 +11,7 @@ QEMU_AUDIO_DRV=none \
 -cpu core2duo,+lahf_lm,+3dnowext,+xtpr,+ds_cpl,+tm,+ht,+ds,-nx \
 -m 214 \
 -smp 6 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index d373d9d4976b4db329c6193fbbeee16e900d05e5..13dadd8025604fb860dfd321c527bfb027ab973e 100644 (file)
@@ -11,6 +11,7 @@ QEMU_AUDIO_DRV=none \
 -cpu core2duo,+lahf_lm,+3dnowext,+xtpr,+ds_cpl,+tm,+ht,+ds,-nx \
 -m 214 \
 -smp 6 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index ae6f96f28938f8f003b9914cb05010a5f23e7f81..d3f4aa4e30e426e4c465eb0f2af7e04128fd2d75 100644 (file)
@@ -11,6 +11,7 @@ QEMU_AUDIO_DRV=none \
 -cpu Penryn,-sse4.1 \
 -m 214 \
 -smp 6 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index 8d15d7f49b543247f6e7d68482188cd4baad4177..64e410cf9a2a5268b7f0660407ed4c6ac4677810 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -cpu host,-kvmclock \
 -m 214 \
 -smp 6 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index b58a0f0fd5fc2f3af9fc83624e124c1c4bdee8c7..613bbeff3326ea111eae3e7a9be028a279e9ab3b 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 +vme,-sse4.1 \
 -m 214 \
 -smp 6 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index 156f84f32e11388f05f72595e1b4bbe2528dd196..d08ab2010868de5ff9709ba7b2cf715cb09d5032 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 +pbe,+tm,+ht,+ss,+acpi,+ds' \
 -m 214 \
 -smp 6 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index f5a2b968b7397dbbedff348b2ae789eef335e414..a6141cea06f42274daf67505a4779ab77c6e3922 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 +ds \
 -m 214 \
 -smp 6 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index ced33272e91499a5fbc8595a62ce04244d691810..42132e80505d71cba6b4babbeb53ddb255c81799 100644 (file)
@@ -11,6 +11,7 @@ QEMU_AUDIO_DRV=none \
 -cpu host,+abm,+ds,-invtsc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index 63d1356888841d5f07733390527955a0af8f8139..86a963fedc8f8cfe7e4d804ee87fccd077c8b6f2 100644 (file)
@@ -11,6 +11,7 @@ QEMU_AUDIO_DRV=none \
 -cpu host \
 -m 214 \
 -smp 6 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index dc2bc2f7f92d6a9437d897946a2257606082c416..f8e007fb3715eabeec5019d0680a5fbd29ab7ac4 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -cpu core2duo,-kvmclock \
 -m 214 \
 -smp 6 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index 4571acc064cdd388def98798526a48024182d9c7..8464a6e81869c97dd608d1a09832b568f0c08c3e 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 +ds \
 -m 214 \
 -smp 6 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index d1cc2bd17ac162d87c37f2c84dd1ab626de9a85e..867e3c9dcea3d0773ff79ac8c2157f0d0d0b88ea 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 +ds,-lm,-nx,-syscall \
 -m 214 \
 -smp 6 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index cc083aa3abc0946b83bc10022b940915b534a744..364b4ed86dbdc3423fc6ce1c252173cc65ffa915 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -smp 16 \
 -numa node,nodeid=0,cpus=0-3,cpus=8-11,mem=107 \
 -numa node,nodeid=1,cpus=4-7,cpus=12-15,mem=107 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index e3b0873a90ffa90c02396c536e0f406277c85861..a58467d2af2652544c30b1929f5ea7ee22a31d6e 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -smp 16,sockets=2,cores=4,threads=2 \
 -numa node,nodeid=0,cpus=0-7,mem=107 \
 -numa node,nodeid=1,cpus=8-15,mem=107 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index 4d0ca79e843ae0a25a972d1a386bb3a9a75f1be2..a12f90962a4b1f0e39da2b70623c9548bc0676c7 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -smp 16 \
 -numa node,nodeid=0,cpus=0-7,mem=107 \
 -numa node,nodeid=1,cpus=8-15,mem=107 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index e3b0873a90ffa90c02396c536e0f406277c85861..a58467d2af2652544c30b1929f5ea7ee22a31d6e 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -smp 16,sockets=2,cores=4,threads=2 \
 -numa node,nodeid=0,cpus=0-7,mem=107 \
 -numa node,nodeid=1,cpus=8-15,mem=107 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index 7d38fd48369b6a9591ad750929aaeab2221f2a2e..244990a52ad8d58a8cc53882d701f7a1a4dada05 100644 (file)
@@ -11,6 +11,7 @@ QEMU_AUDIO_DRV=none \
 -cpu core2duo,+lahf_lm,+3dnowext,+xtpr,+est,+vmx,+ds_cpl,+tm,+ht,+acpi,+ds,-nx \
 -m 214 \
 -smp 6 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index 682112a44f3276c04e3afa952687bd065415b134..06516e8ebc0e16ce7d0025ee79f914c0cd1a0e9b 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 6,sockets=3,cores=2,threads=1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index e25dc3a8a039c6d216059a0344b421abaf71d9f8..7d9f072d9bdfd6046896c3a4a24c4b268a811533 100644 (file)
@@ -11,6 +11,7 @@ QEMU_AUDIO_DRV=none \
 -cpu core2duo \
 -m 214 \
 -smp 6,sockets=1,cores=2,threads=3 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index 18c572ee15fe8c86eb76e19ccdbc0ebf2146fa83..d12ed63bd4d9a615d92098ba3de8d9cabaef00c9 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 6 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index eeb8d8d878696297f233e6e6da28fe053e6bfb55..7e5678d0e289a3f4d4180c9a46adb8200283dd6b 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -smp 2,maxcpus=6,sockets=6,cores=1,threads=1 \
 -object iothread,id=iothread1 \
 -object iothread,id=iothread2 \
+-uuid 4d92ec27-9ebf-400b-ae91-20c71c647c19 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index f9028bb73bd371b717b20402e7b3a7e0bb450db5..02b6a5514848977ce66d46d99ea675a20f537741 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 2 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index f9028bb73bd371b717b20402e7b3a7e0bb450db5..02b6a5514848977ce66d46d99ea675a20f537741 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 2 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index 03290b58058d661e5bdc8125b0471dc89112bbb6..e9ba68f6a7e6cccbc284853d617cf81f317ff12d 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,accel=kvm \
 -m 4096 \
 -smp 4 \
+-uuid d091ea82-29e6-2e34-3005-f02617b36e87 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index 08fc3b0d9524f0d9c4a44b2d8dffbba146da0f80..7a904f2b18706f297f70d00c13da2643f035f289 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc-0.11,accel=tcg \
 -m 4096 \
 -smp 4 \
+-uuid d091ea82-29e6-2e34-3005-f02617b36e87 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index 1b768e00c02c493e8afe89cd01aaad1ca0e52ebc..f85624dab0bbc54a9ff54215a3afbd820c8bfb0b 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index 7304fbedcc8b6e47843160dd84431a16009fcb5d..a1f63272a0599800c384bada4e925d39538401d6 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefconfig \
 -nodefaults \
index b22b328fc99b04b72186715699b91987e746c11f..e1fcf99e4f47648a07dc688b5ee9cc85cb2b329d 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index bb24f415894d839f3fefa7143f3a1cd36deeab77..6b6b33cba9f6fc8f33f74c95db547d8abe358242 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc-1.2 \
 -m 1024 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefaults \
 -monitor unix:/tmp/test-monitor,server,nowait \
index 1b09806b0e8f8db1835c26eaf24e65a482f296d8..c5ea7b80ae7d10da2e82f024a8a58716850154f9 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc-1.2 \
 -m 1024 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefaults \
 -monitor unix:/tmp/test-monitor,server,nowait \
index 66123e2e62a8831ae655f7f85ddc7fadcb8853f1..84fca84e2bdd6a1729368a67fc9c758ce2f7cf9f 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc-1.2 \
 -m 1024 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefaults \
 -monitor unix:/tmp/test-monitor,server,nowait \
index 97b9071bddde57f055ffc861e61084ebb50a7936..2eb64fbf56dd1fc0ad3530ea6fa158506c33df3e 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc-1.2 \
 -m 1024 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefaults \
 -monitor unix:/tmp/test-monitor,server,nowait \
index 42ec5c60c390bd65bebba4b4dd20c52c72f4eb70..367745e779e1c47e09e385a75f5b798445db7ad8 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc-1.2 \
 -m 1024 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefaults \
 -monitor unix:/tmp/test-monitor,server,nowait \
index b22b328fc99b04b72186715699b91987e746c11f..e1fcf99e4f47648a07dc688b5ee9cc85cb2b329d 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index f60cdce9580fb5c7b6ec95c936885732c07b0b1d..5fe6440e652443eeef032735a12987657ed46c2a 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc-0.13 \
 -m 1024 \
 -smp 1 \
+-uuid 3fa02811-7832-34bd-004d-1ff56a9286ff \
 -nographic \
 -nodefaults \
 -monitor unix:/tmp/test-monitor,server,nowait \
index 7d3f7d1ac5b3df85bec6c8fe7d299f691dcf9b86..39d98f7ed4188d8dbf5b00c999e191349c7eec7d 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index 24cddfcba7fb720708426ade6d45303ab82b0272..c48f939f8cc5b10c059610c6350aed0cfeacea58 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc-0.13 \
 -m 1024 \
 -smp 1 \
+-uuid 468404ad-d49c-40f2-9e14-02294f9c1be3 \
 -nographic \
 -nodefaults \
 -monitor unix:/tmp/test-monitor,server,nowait \
index 6178fc6f860a9a60e3964d0268c1448598242190..ae9780a39cc81149371531316b8732da7f0d424d 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index 419670642add60ed165ee9deb40193b302b4a9f1..2ae53ed9a31c39117e05bb90426e4b7d14c38f68 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index 0e21686e048bbe2c854999207cd770e411e8c4cd..3174af9e267711ff1b951924b1f724f6d232c844 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index 9772e62ccd78c1fb30ab47f11497edda8803c273..911fc3ed3b7d9c0ed00116a6f9ff0cdfda631e31 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index 74a3c99ed75d21c89033b9e8fd35b2fa552e2f48..274539e0656ea888b4b3134af23f7ac1e46b076d 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index 974df41e0eb25b416741b9552edb3887b427ebb1..59005096e6920991987e0bda8a89442e1c20d618 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index 74a3c99ed75d21c89033b9e8fd35b2fa552e2f48..274539e0656ea888b4b3134af23f7ac1e46b076d 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index 8b7efa590bdfd32f1cb72e8a68a08964f383f0b4..f3f8bdc7469fbe35f3e3664159671745d9d9a454 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index 00151f57b468cf1f26406c75e23c30bc105434d4..540786fc16dfa52e82bed45a7bdc25dbbb3a9df1 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index d338743a7d99bf652b24b27a746e4ef7d181424c..eee09960a108825a2706d7ffd1a34e3e4ec59e6d 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index ce549b6822ced660e834cf123bf15177fb20d80d..592314ef4c88741c6185a7f62482e010a42e86f5 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index 074eac9bfbb1e272a624ba044a88ae1cc7e5ddda..7549f91d24e433e0789d6deb6bc24239c180b2a7 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc-0.13 \
 -m 1024 \
 -smp 1 \
+-uuid 92d7a226-cfae-425b-a6d3-00bbf9ec5c9e \
 -nographic \
 -nodefaults \
 -monitor unix:/tmp/test-monitor,server,nowait \
index cf20444d73385afa9b27894bfbbd424964d7b980..7c5d02db0a4bd1bcce25dec5d3ddef181a43d1bd 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor control,unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index 86530a4bdac47815b5775f8956c8e95d298ff81d..e240832a0a0dcaf3e8a4e3c679d3f4e12b6b6577 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor control,unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index 4dd82bea7f1789e4784ca41433f721fca9a3b68f..85cebc78bc64325a6004d51aa5906bff7dd2fac3 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor control,unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index 68e6f672d8fae46598e40fb30f4b94ab868d8ab3..f1b32506636fd82e586567d1d36cfb09fe5718f2 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index bdd91301277c0825c7a7ec809e9c9e2212e05acc..8e0c1eb9e7b6b260b5c306886a74b18459aa529c 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index 36c7ccadc7a798246334654963b26e8cbab03530..363ae82f0459f9259301422902c89fc66031abb4 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index 48361b32b27fa802adf749f20da049b546b541c0..d0c030f9539408b3a314727ad01e8f904b3b81bf 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index b16de7a5daf8500ca645a230fbd6c0057fa2ae1f..689ad2eaceb18732210c496ba6f1433c14670c64 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefconfig \
 -nodefaults \
index 18fa809eeeadb0651e0a2dbeb0f27fd04ebe9e0e..50483d212a5dcea366ef01dfe0ea9d0150720431 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index a6ef9e5c44f9e1d1eaa7dde909c2d0ede094cac7..d3f7bc9fc44e5ac2b797b7748fae59db29cce53d 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index d413f9030409c6aa1e82b9bf81cc3329bed2b461..66174c74abbc9df9be1402d9bb9318ffdf372133 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index 40dd6d64f2ca8d166b8c4a0da6c2f9aa42c8c4e2..0b6cddb6b10aeda44096908fdfb52e436b805fb3 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index 5da83723df103aad1ac2ba097073a55a38c52f62..94c2af64fde417762a538a9265350190bb6e0b7e 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index c9daf1517578dc34d1b4e38d5b5fce13832b17db..d160bd9ae0f4f53c7d65dbef9de5e4300708c01b 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index 95079be5bfe6b2e805cf1b59d6860e65488a5bc9..39313183df113279729e16146aa2a992478b807e 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index 9446e0ee6e96ec0ecd693c2f87a31a36631fe843..f8761c980089072d810b499a3ada6fc2ead8cd39 100644 (file)
@@ -12,6 +12,7 @@ mon1.example.org:6321,mon2.example.org:6322,mon3.example.org:6322 \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index a9979d7dbd5d661c6cfe30dbbafd8d239575fe17..db17df69bf5e466c0ce79fed0b358c3573d55eed 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index 94e759aa056081597963a607a272c5bb46800663..62d328049b0e2e73cd2a295eec36efa2bd773a5e 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index 350c709bcf2f87d10293735b3a20be178448f992..1639d0cf9189cc6ec2ec066dd8edc95d1d27490d 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index 2f70cbcb3512abd808bd8619ce99871079c78348..589bbcd57957f436ab0b08a77a93545f6b61850f 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefaults \
 -monitor unix:/tmp/test-monitor,server,nowait \
index 6f9e15bd2c05ab2e1a67058e64ec2dd76132ba12..11e2e2d1c9f77206989a06e6a73059c501e1b343 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefconfig \
 -nodefaults \
index 62463fdd9261c249483905b0b9d0be79897ffa39..bbe917f48fff3896cbecb88c5bc672d1602d6ad5 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index 6234b9910d08e1b39edccf516044fcd9dca1b7a7..fd2941f4d2e77b74ffa6816e5c6ccf7303d8a1ef 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index a4ef36c8026708d46e5b507db74e8ffc5fe56096..799f11aae1e88e0a61c3a807e60c050c58b41e0a 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pseries \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index 0cedb0147c3ce90cc576e0595ae1e25fb441c9e9..437d79111bba99c570765e7401d3e162a39eb614 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index df7d43b120ec70916f45c43a72da69a351fe2628..3b6d00dd25a2335166eb379128eac08c0ac2436d 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefaults \
 -monitor unix:/tmp/test-monitor,server,nowait \
index ddcb0b8aa19ec4bb98a9e882f3db2fe4894a0dd6..0c4003f12c45a54c435d06bdc2697c7dda62ddc3 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index 36995fca4542e20e087696c381a39e7e871453c9..2f94b3f6261aefa9de8de0ee6f93f4870abbc9df 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index 646f9f7908faf83eb0ad57543d9fe66952a71c15..45c6dd32c4add9a976d9310e39bdfb1fdd522414 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefconfig \
 -nodefaults \
index 194962898965b19df9044a05878e71346b02e59b..606ea51fe137345229e44c94fd2fef7753291ef4 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefaults \
 -monitor unix:/tmp/test-monitor,server,nowait \
index 46a25c4a2c930408db1892a51c75e63f94f8b76b..b65770c42f8d75d1e7fb65f9ab340748e823080e 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc-0.13 \
 -m 1024 \
 -smp 1 \
+-uuid 8c273d77-39b0-47c4-9714-6dddcad56b88 \
 -nographic \
 -nodefaults \
 -monitor unix:/tmp/test-monitor,server,nowait \
index edfa73100ab9ea1d56cc9fab4747ef7aad64b2b6..90b015702517469307e9e8e1ea4476407ab5b3f5 100644 (file)
@@ -1,5 +1,6 @@
 <domain type='qemu'>
   <name>test</name>
+  <uuid>8c273d77-39b0-47c4-9714-6dddcad56b88</uuid>
   <memory unit='KiB'>1048576</memory>
   <vcpu placement='static'>1</vcpu>
   <os>
index 33f940df6167bda8c268551eb3d52650e14137ca..79bbe29dff8d14e75e58c41900fd1f98227ac468 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index 584f352bba3a9c033ee4348abf5eae36258a26f0..abc162676b8de457c9b8c3f35abcb268a243e9d5 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index 02dbb3d8d7fc338d8149aa4c5d026c0c977354b9..7c8641b08ca7e65883c67a663cf76a3bbf79a4f0 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefaults \
 -monitor unix:/tmp/test-monitor,server,nowait \
index 53ef91045e915224b0c4e839c0dcfe8d37dcaebc..00b3103b853b9a81d4ad24333371ad61fcc89859 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefconfig \
 -nodefaults \
index 62ca44a59c932d7f8d3357d1628615ee9b313f80..21774b71335bc6538615b84f228eeda801cba97f 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefconfig \
 -nodefaults \
index 62ca44a59c932d7f8d3357d1628615ee9b313f80..21774b71335bc6538615b84f228eeda801cba97f 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefconfig \
 -nodefaults \
index 6a26086f4e579ea7a9fb71d1341197c16416c128..c5d35bf3c000586f36ba887a3f98fc2ec22ca525 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefconfig \
 -nodefaults \
index 17dae7a5348d47031d69867c1f591928da5bdabb..9b169568a82c71f4eceba9381006eb971c8a660d 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefconfig \
 -nodefaults \
index 1e923915bb050ee76308b88fdb26e76174020c3d..0babb37e939f1960e1107dbfb1185d049b5d958b 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefconfig \
 -nodefaults \
index ac58027e55c30599ab0d9bce1c56ae1ea29382ec..f99f4f22f0e75c53d6bf73a77f5a4a1963458799 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefaults \
 -monitor unix:/tmp/test-monitor,server,nowait \
index f2fa9a2b9b0a974cd867fec56affbb86028db113..4f1caa7837bfa6f03597cb3e80540bdfa5f841f7 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefconfig \
 -nodefaults \
index b22ec00e0cefb9d0accb7473aa5608ac92b521af..8e5cbd9bb2e4d534b5a0b615682cde94190ecd6c 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefconfig \
 -nodefaults \
index 948d3ebb3ee98a146a7a8fd764fa523b1ce005d7..3159a268b97fab5ee4b277e9e19f26da8d6717c1 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefconfig \
 -nodefaults \
index 22ba3d158993a5ffad410e7bdb7da2c4a3f98973..86b78ebc84fa60b91569c7c5823f589fc702f50f 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefaults \
 -monitor unix:/tmp/test-monitor,server,nowait \
index 1c09926badd209e0c283a9417e7d41d3805d7431..d679aec717883cbea9cf50d46c88399d81278fb0 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index 6c8586ae81ac682d3e0e6d93dab5fdb569e1832f..e1d65122609fd74990a815ffced88819f7b37e38 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefconfig \
 -nodefaults \
index e5cc3748b8c849bac6e21e860f3cc3697b6c73ee..26f0137ee1bee4981fb3c88ce280057d85eded6b 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefconfig \
 -nodefaults \
index e53cf2b1184c10482b95749dcf5e63fb7f68db59..b89e9bbbc0e0296443a23235960d2b47d52e56de 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefconfig \
 -nodefaults \
index ae26a0299df52cb7067e0ebf21d58200b32b5491..338107372ed31cc03c1a82b6bdd741f784acf7c4 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefconfig \
 -nodefaults \
index 879fb6e9d2efadd90859f69d9af335d8f7d60378..dfc7b9f33c61f9c39dc110bc6eaf285bfb6b6f73 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index 1e0905acfb9165b97c38127fb2c241e399f1d239..889d635e92e9f4b73cad641d0835c8149dd039a2 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M s390-ccw \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefaults \
 -monitor unix:/tmp/test-monitor,server,nowait \
index 4095ce3cafa932e0e90751bdcff36731b9f34441..430df81eefb5a49613bca882d02ea03163fcf413 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M s390-ccw \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefaults \
 -monitor unix:/tmp/test-monitor,server,nowait \
index 7f34a10f0e6c92c7ca3fa8a31486dbc7b97442a4..b97090b29db6f1136b510789b2afe4b0af5585cf 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M s390-virtio \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefaults \
 -monitor unix:/tmp/test-monitor,server,nowait \
index 9dcd5f2e1cee069a8f603bd51db04595e237712d..179e725725a26826f148e7e49b3d906124d81d02 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M s390-ccw \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefaults \
 -monitor unix:/tmp/test-monitor,server,nowait \
index 37cbe333b40cf484e9effa93ef37748f9a7f8ba7..f127f92911d73a61ca85fac4a6af3712fd4630d0 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 8 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefconfig \
 -nodefaults \
index 259e80723c86f59a4a0e75e9e954e93de52e8d87..4eb1c7ee40deac19e4cc95eb9f7aca3339f42a51 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 8 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefconfig \
 -nodefaults \
index 44c98e8086378eca067a2e005fe2c4b8ac4cb416..d17e2c3850d1b372a1fc9511717cbf6372ca2b8d 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 8 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefconfig \
 -nodefaults \
index 574066cebbf2b5a69c29114bb7868569acdc66ca..5c36f27bca3d1466dcbdcd88e512318219e028e6 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 8 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefconfig \
 -nodefaults \
index adcd4466b184307a4cec49c6beffd35c5737ac49..d6cb697b39c2b1742daf81ba88e8658f9e9a618a 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index 1a7755dc71b2ca22202ee60006cb60063cd4505c..8f20b3b9be3e81fbc3871644a6c9d24994c59747 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index 576cd93ebabd7fa029bae0122cc7c84ea22f4720..87e1d2ecf9f6d2d85828cd9d1bf66677f3800af2 100644 (file)
@@ -10,6 +10,7 @@ LOGNAME=root \
 -m 1024 \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 496898a6-e6ff-f7c8-5dc2-3cf410945ee9 \
+-uuid 496898a6-e6ff-f7c8-5dc2-3cf410945ee9 \
 -nographic \
 -nodefconfig \
 -nodefaults \
index 5127dbb94da5f15f5109f45394a293dbd642af08..a54eba68045efcc59b0e17b766d077450dc56558 100644 (file)
@@ -11,6 +11,7 @@ QEMU_AUDIO_DRV=none \
 -cpu qemu32,-kvm_pv_eoi \
 -m 214 \
 -smp 6 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -boot n \
index 6df39b9a7da636dc6eda5c6cd7580f9e8f0eae1e..6587cc5e14962eeeafc611d0242aad3a6c1789c9 100644 (file)
@@ -11,6 +11,7 @@ QEMU_AUDIO_DRV=none \
 -cpu qemu32,+kvm_pv_eoi \
 -m 214 \
 -smp 6 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -boot n \
index 490ef61975e913c8921171aef341e72cc556019d..768cc9d3a3f1c998f847e339eb59a0c42679c482 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc-0.13 \
 -m 1024 \
 -smp 1 \
+-uuid bba65c0e-c049-934f-b6aa-4e2c0582acdf \
 -nographic \
 -nodefaults \
 -monitor unix:/tmp/test-monitor,server,nowait \
index 726e0a14bb33c3d27e3b559800838c679665425a..01563f4a285cc59dd8a391b5b49b8752d77b3193 100644 (file)
@@ -11,6 +11,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index 5879345cb15cd4a8ee6f464fd1ed98e88f6e88a0..929078e84566353d2dd8ec13b5aaac67b2c1fa95 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index a9bad839e3b20178331e51a930f79cfb3a413ae9..8ccb593e071f0acc959802ed0b59753a76edeb23 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M s390-ccw-virtio \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefconfig \
 -nodefaults \
index 0c9b71bbdaae4712d6c3de06551147805f8ac0ff..165a1537655a7d45792118e29dd8ee970d99628e 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefconfig \
 -nodefaults \
index 6f22abfac96a0bd3cc17c86e7bac2da998f1d8d8..acfb6b41757bcdcb438b250829e9a1b63d740ee5 100644 (file)
@@ -11,6 +11,7 @@ DISPLAY=:0.1 \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
 -boot c \
index db7b2df912ee704c55b29e743b3e56daf8fb24dd..fec0a5ecc4a40b57d18596887c7648616376e929 100644 (file)
@@ -11,6 +11,7 @@ DISPLAY=:0.1 \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
 -boot c \
index 2155ff4d8b8ed53ddd861c6a861535b141df5cee..3010767fd88a99541d8aad9cd3d953368f59054d 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=spice \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nodefaults \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index 44c1874de6d141d4b9e630b4e9c1e1ee2fead7d6..4a1c3ac96596446be80161df57783f616952c6ff 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=spice \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nodefconfig \
 -nodefaults \
 -monitor unix:/tmp/test-monitor,server,nowait \
index f15b7def56bc7d6b16b5e08fe2eecb808dea68d2..4cce624f8252984db7b2295a7e6cd4e4ff601991 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=spice \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nodefaults \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index 73e82277931dd1cbf79a27cd8f780ac65dbf720a..c3ba5655c53cce8903c6d09607f1ee826cac2662 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=spice \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nodefaults \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index 0a78f3d6efd2c19c4357e66a75b58b84d14902bc..7786553a8a141899f6ad39246497f837b12f04f1 100644 (file)
@@ -11,6 +11,7 @@ QEMU_AUDIO_DRV=spice \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nodefaults \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index ede86bdd02b01868ba6a0770cacf8aa13b616a59..662445a96dabf3c1fead0b821bc5ad3a26744904 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=spice \
 +ds \
 -m 1024 \
 -smp 2 \
+-uuid 553effab-b5e1-2d80-dfe3-da4344826c43 \
 -nodefaults \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -boot dc \
index a87be90605baa795628bf0fbcc98e323814c4960..24e5c345bbdb753db115f0ad630aa9f055673a00 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=spice \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nodefconfig \
 -nodefaults \
 -chardev socket,id=charmonitor,path=/tmp/test-monitor,server,nowait \
index 074cdd289cbc78d7e9e90e5427c8dfe62d8f503c..1ee5da0d6cfb074b696c5eb15bc6b1607f69dd39 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=spice \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nodefaults \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index e59dd6075d4f9233992494df71f12f61353dada7..fcb796a747020e3a3804d6240207d961a61aac80 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
 -boot c \
index 95bf81d288c61a57ca9886c13d8cbbdef400adac..1cc36b58aecf7e9853194d5b13041d8d2236afd0 100644 (file)
@@ -11,6 +11,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
 -boot c \
index 3f679067906bb67ebb057e24b711bca59992520a..93c3ef3e81b6eded30612e4d4069a3f78ca14585 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
 -boot c \
index 7c3e5f16e99138cbdda3509f4f6081da3b049033..d586af845fed16877fe43b075f777c25ce1b6f51 100644 (file)
@@ -11,6 +11,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
 -boot c \
index c0490dc72c073cb34547cbe23f39b222d22800a8..9f3288e3b97a2ec1f5c3da49f3179ce8db4bdec0 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
 -boot c \
index f7416b3a7e63a9e5b9ae1652cf71f897c3233f04..5be901f20d24e8402296a0ab2171f6315c1269af 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
 -boot c \
index 9787c7b6be4163df0ec0db4edb0d764204e1c14b..100721af0d8ec4bd54efd78a846394a12579fc77 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9466-926a-d65c16db1809 \
 -nographic \
 -nodefconfig \
 -nodefaults \
index 0ef479116ea779b9ac02bceb5eae664ca96e486d..69f641aff917acaebe20c3dd3189a487712bfe7a 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9466-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index a699e79b125f094988927ade2f22abe67df6c97d..8537a9d34050c1feb683eb787c984c27560e9106 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9466-926a-d65c16db1809 \
 -nographic \
 -nodefconfig \
 -nodefaults \
index 70d249f00b04fd632761abe9b18425545e88f519..39d397c0e4a21a33046f170f40604b047d6d5a78 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9466-926a-d65c16db1809 \
 -nographic \
 -nodefaults \
 -monitor unix:/tmp/test-monitor,server,nowait \
index e72391ec834828a6a2f29445da79b63e8e845d8e..d8387f05f80654a7a7c4d359c5372ecdd4345897 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9466-926a-d65c16db1809 \
 -nographic \
 -nodefaults \
 -monitor unix:/tmp/test-monitor,server,nowait \
index 090f0b92932b4d2c7bf59f679f4d0820a45c9c8c..252b25550bf8fa54ed79865e148a05c904b22f8b 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9466-926a-d65c16db1809 \
 -nographic \
 -nodefaults \
 -monitor unix:/tmp/test-monitor,server,nowait \
index ed689645adaeccd502e8d1f287e70014c49697e4..81b18eaef08d9afe398f1d663dfc567aef1679eb 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9466-926a-d65c16db1809 \
 -nographic \
 -nodefaults \
 -monitor unix:/tmp/test-monitor,server,nowait \
index 20de760a3faedb8c13f81b4b5d1091b523441931..15dfd37ab89bc6a1a8570c194e2390b9610f69e6 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9466-926a-d65c16db1809 \
 -nographic \
 -nodefaults \
 -monitor unix:/tmp/test-monitor,server,nowait \
index b48ff19e6b00bb9b2074feaae890b2fcd432b5c4..cb87a7acbb252d513c607db82b2da3ba6dd51b77 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9466-926a-d65c16db1809 \
 -nographic \
 -nodefaults \
 -monitor unix:/tmp/test-monitor,server,nowait \
index d7a44d68d1cdaaac512ee33031994a30da159f6b..716b18ca127fc9628b45d799f65bd9bc0149cda2 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9466-926a-d65c16db1809 \
 -nographic \
 -nodefaults \
 -monitor unix:/tmp/test-monitor,server,nowait \
index 61f2501e5da08637798b17af6bb762f4151e253c..0714d53669a91a6e9a91a8befa67125120b554b0 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefconfig \
 -nodefaults \
index aa8383d67de2056867fc0f649f2a550bd44b6286..9d6730a66835cde53618e414454010a75c56aa03 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefconfig \
 -nodefaults \
index 51c0f680ae61cba6daa1e57a370f3c566aefd590..fd30c1f7034cc4e1b7c7692d46926c6ee46c2956 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index 2cc6d553c8096ed23f31e291e24c9d208e607c6f..b8a76ae675cb83be540775272869a835c5990f9e 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9466-926a-d65c16db1809 \
 -nographic \
 -nodefconfig \
 -nodefaults \
index 06fef9c2abdcbe1c608bd3e24c209e39f461c3f6..879e69a6617f2fe37bb53d4fd564a1f552307ad8 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9466-926a-d65c16db1809 \
 -nographic \
 -nodefconfig \
 -nodefaults \
index 204747812d48cca7547c8fd8bf503b4c29268e18..777d06bcf6b2f576a26d543bce83a12fb73c8558 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 4096 \
 -smp 4 \
+-uuid d091ea82-29e6-2e34-3005-f02617b36e87 \
 -nographic \
 -nodefaults \
 -monitor unix:/tmp/test-monitor,server,nowait \
index c9574da4888c9a8d4b77d8bd797375c1de4bf817..3dec91f04977a0ee7b047c0c8cbe38daf4ca881c 100644 (file)
@@ -17,6 +17,7 @@ QEMU_AUDIO_DRV=spice \
 mem-path=/dev/hugepages1G/libvirt/qemu,size=1073741824,host-nodes=1-3,\
 policy=bind \
 -device pc-dimm,node=0,memdev=memdimm0,id=dimm0 \
+-uuid 63840878-0deb-4095-97e6-fc444d9bc9fa \
 -nodefaults \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -rtc base=utc,driftfix=slew \
index da9a6edc612f1fcc4805ebaf58e38556eb52a8aa..d99579016a762f1c6e7b93a841d125cbcac8cb3f 100644 (file)
@@ -25,6 +25,7 @@ policy=bind \
 -object memory-backend-file,id=ram-node3,prealloc=yes,\
 mem-path=/dev/hugepages1G/libvirt/qemu,size=1073741824,host-nodes=3,policy=bind \
 -numa node,nodeid=3,cpus=3,memdev=ram-node3 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index cc07aa1d5e45e22da95b8d68b3b432a05bbaa508..9e78a54e753e3176962d4007be176334c533698e 100644 (file)
@@ -16,6 +16,7 @@ mem-path=/dev/hugepages2M/libvirt/qemu,size=268435456 \
 -object memory-backend-file,id=ram-node1,prealloc=yes,\
 mem-path=/dev/hugepages2M/libvirt/qemu,size=805306368 \
 -numa node,nodeid=1,cpus=1,memdev=ram-node1 \
+-uuid ef1bdff4-27f3-4e85-a807-5fb4d58463cc \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index c415feca7ed80f37c709e0806eb52be77e3b57b8..1e69158826f7ee0c89017b2ac98e1c849da9b474 100644 (file)
@@ -15,6 +15,7 @@ QEMU_AUDIO_DRV=none \
 -object memory-backend-file,id=ram-node1,prealloc=yes,\
 mem-path=/dev/hugepages1G/libvirt/qemu,size=805306368 \
 -numa node,nodeid=1,cpus=1,memdev=ram-node1 \
+-uuid ef1bdff4-27f3-4e85-a807-5fb4d58463cc \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index 6f9970fafb643a2137a0537cf4ae0c9f73773a36..5e51e237648b1d62b5cb02e0665f5bbcfae50d34 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -mem-prealloc \
 -mem-path /dev/hugepages2M/libvirt/qemu \
 -smp 2 \
+-uuid ef1bdff4-27f3-4e85-a807-5fb4d58463cc \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index 2b03065ff96a19da4c315147dc647bac749733ba..9ed7eed04a0eca931a0da5e834dadf3c677d7149 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 1024 \
 -smp 2 \
+-uuid ef1bdff4-27f3-4e85-a807-5fb4d58463cc \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index c15b8cafda119fbea82dad50c8c91a3a64e28ae5..f79c32e96c2f255870da1872a12208a5fc608566 100644 (file)
@@ -25,6 +25,7 @@ policy=bind \
 -object memory-backend-file,id=ram-node3,prealloc=yes,\
 mem-path=/dev/hugepages1G/libvirt/qemu,size=1073741824,host-nodes=3,policy=bind \
 -numa node,nodeid=3,cpus=3,memdev=ram-node3 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index 237f6a4af35b351ea4728086cb022c814e8c7db6..b66a50edab6b827e708981b738fd85ec7b7b8b34 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -mem-prealloc \
 -mem-path /dev/hugepages2M/libvirt/qemu \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index 6ade3c459cc738f5df02edb4192ff1083ddcc9d9..bcbf0e5fc1e634df49f1d1469fe52072ad45e762 100644 (file)
@@ -11,6 +11,7 @@ QEMU_AUDIO_DRV=none \
 -cpu qemu32 \
 -m 214 \
 -smp 6 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -boot n \
index c14495a1b50d80006297e3816168734890d3a440..a6f37e3228b9a0950a8c17484e9c5eb63db0b994 100644 (file)
@@ -11,6 +11,7 @@ QEMU_AUDIO_DRV=none \
 -cpu qemu32,hv_relaxed,hv_vapic,hv_spinlocks=0x2fff \
 -m 214 \
 -smp 6 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -boot n \
index 8364bba657e9a19c9a1135f108f0924aa9902832..c6e9b79febf95c32ce8da1e8c6178d4f562816b1 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefconfig \
 -nodefaults \
index 3355f6761b85d19a4c3d7d7672fd59119cec9f60..c1e3acee2a64e82c3736a7e84e9554ae996eca80 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index d557f6677d299acda8f35b33e257ed6c8e8de282..4c9575310a38f25ef75e28f60166475718ada2ff 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index 470fe11b3db7bc289b43833de4cd74ad49eb997c..6cc77d6fffcb1b573898a109caaa6a9e4a9b01ef 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -smp 1 \
 -object iothread,id=iothread1 \
 -object iothread,id=iothread2 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefaults \
 -monitor unix:/tmp/test-monitor,server,nowait \
index da35ad00af2ddf7f6ce45ba941c85be8138750a0..80c0f8a9b12dbf3a5e781b11354b04b21e4c7e2a 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -smp 2 \
 -object iothread,id=iothread1 \
 -object iothread,id=iothread2 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefaults \
 -monitor unix:/tmp/test-monitor,server,nowait \
index 32e72c10d1aa4b0633111cee6ed0e9ac3bb5a885..c5b11fb21922b7ae3dc80fd6b3e0e479c9ad4e67 100644 (file)
@@ -14,6 +14,7 @@ QEMU_AUDIO_DRV=none \
 -object iothread,id=iothread6 \
 -object iothread,id=iothread1 \
 -object iothread,id=iothread2 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index 451072102e757ed575f25c7ad8e5d4216b76bd29..6863944f5269620ad299e14b5d865c858d10e6ff 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -smp 2 \
 -object iothread,id=iothread2 \
 -object iothread,id=iothread4 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index d4fe6e974313534cd33380718f9ecbc44dc3277a..ba797879f7e9c5898412dc79f488eae46aa6f4bf 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -smp 2 \
 -object iothread,id=iothread1 \
 -object iothread,id=iothread2 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index 6ade3c459cc738f5df02edb4192ff1083ddcc9d9..bcbf0e5fc1e634df49f1d1469fe52072ad45e762 100644 (file)
@@ -11,6 +11,7 @@ QEMU_AUDIO_DRV=none \
 -cpu qemu32 \
 -m 214 \
 -smp 6 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -boot n \
index 2f0aaf21eab12873cf21748fcea5f88e74577212..ff9f1dcad5eba20923989305ce278afeb406ff08 100644 (file)
@@ -11,6 +11,7 @@ QEMU_AUDIO_DRV=none \
 -cpu qemu32,kvm=off \
 -m 214 \
 -smp 6 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -boot n \
index 80399399dacb1f5ac8a1fb65da84795dcfea30c7..2b6f4fe0109c1c7fe40510584ea7ae247edc7d4d 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 2 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-kvm-pit-reinjection \
index 82c48312a16ec2595223d746870a06a04a84fd56..95359ace39b1f7d1231cf78a4f1e9816b9ea6223 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 2 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -global kvm-pit.lost_tick_policy=discard \
index 3a6fafce50a6e9e9b91a3c259a0fd425b88cf801..9ae9a1e1aa9b89c527dac97c87bcbd528553283e 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc-1.0,accel=kvm \
 -m 4096 \
 -smp 4 \
+-uuid d091ea82-29e6-2e34-3005-f02617b36e87 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index 780fd70cb76dc9c07e4ff60e034bc0f93ef137b9..25d57ca953f7f283c219a51606a2a063c7166ec2 100644 (file)
@@ -11,6 +11,7 @@ QEMU_AUDIO_DRV=none \
 -cpu qemu32,-kvmclock,-kvm_pv_eoi \
 -m 214 \
 -smp 6 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -boot n \
index 8061501e35b7908b2cd4f900c449376730e56aa1..1bb74fe0cb7c9873ed5fba54b876a3baa1601d75 100644 (file)
@@ -11,6 +11,7 @@ QEMU_AUDIO_DRV=none \
 -cpu qemu32,-kvmclock \
 -m 214 \
 -smp 6 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index 45b53f2bf65e86c908db8f04c3df98e038480e8a..4eb7326dbdffa4a11a324a3e042cda92f138a46c 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index 2d396e8703a6eadc5e978d4155f3fd677169ddf6..98ec167ff8a6dc0e8bbfaae73c94ef93382149cb 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -machine s390-ccw-virtio,accel=tcg,aes-key-wrap=off \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefaults \
 -monitor unix:/tmp/test-monitor,server,nowait \
index 9e1933506451445040d87cc630b7606bf39ffefd..72a88f474e80170b87ae3c65225f10b415bcfad7 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -machine s390-ccw-virtio,accel=tcg,aes-key-wrap=off \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefaults \
 -monitor unix:/tmp/test-monitor,server,nowait \
index 9e1933506451445040d87cc630b7606bf39ffefd..72a88f474e80170b87ae3c65225f10b415bcfad7 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -machine s390-ccw-virtio,accel=tcg,aes-key-wrap=off \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefaults \
 -monitor unix:/tmp/test-monitor,server,nowait \
index 37c19a71377146ba3ffd1aa536078a845a85845b..739a453ec3f64de7df62f877350fea218e6e499c 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -machine s390-ccw-virtio,accel=tcg,aes-key-wrap=on \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefaults \
 -monitor unix:/tmp/test-monitor,server,nowait \
index 1c84cdaca6c9a6772c94a03721f5ff3cdc3b1f40..55cd4cd808be19b4035510c6234d4d1285143f5c 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -machine s390-ccw-virtio,accel=tcg,aes-key-wrap=on \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefaults \
 -monitor unix:/tmp/test-monitor,server,nowait \
index 1c84cdaca6c9a6772c94a03721f5ff3cdc3b1f40..55cd4cd808be19b4035510c6234d4d1285143f5c 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -machine s390-ccw-virtio,accel=tcg,aes-key-wrap=on \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefaults \
 -monitor unix:/tmp/test-monitor,server,nowait \
index 411b8c18f7c40061ed8f698289a1da7b7c624061..3122fb1031e0bd29c4d2016b38e2cefbedbb81f7 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc-0.11 \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index 4dba14fd544d468efd60cba6477e68fb0d1f4381..36ba617d74e0c6507bba5e1a664a1a0dfbc6f57f 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index ab44a69bd9c47888812efdea8f2cb4c1ddf44b13..469a2b5a57a71bf42292c9a0b5fc324117f8a8fb 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,accel=tcg,dump-guest-core=off \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index a2a469a848a1b0407bc11e02bc09d1641ea57551..de95c95f8738fe72a6e44a3e4bcac87fd7ebe210 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,accel=tcg,dump-guest-core=on \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index 045d781703c2fba365ff4792fc65fe88ca12c8ad..fcc82e99517da6885a70f492eb4045947479bbb8 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -machine s390-ccw-virtio,accel=tcg,dea-key-wrap=off \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefaults \
 -monitor unix:/tmp/test-monitor,server,nowait \
index 409664af1967f51bcd29b039a48d38393c635f4f..3bc02df550d30faf70853094d050f78ef96f0ca3 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -machine s390-ccw-virtio,accel=tcg,dea-key-wrap=off \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefaults \
 -monitor unix:/tmp/test-monitor,server,nowait \
index 409664af1967f51bcd29b039a48d38393c635f4f..3bc02df550d30faf70853094d050f78ef96f0ca3 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -machine s390-ccw-virtio,accel=tcg,dea-key-wrap=off \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefaults \
 -monitor unix:/tmp/test-monitor,server,nowait \
index f07544962e8953234faf92a61725084f8d33e883..0e2a7195a271e113080017ebdef311969f468edf 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -machine s390-ccw-virtio,accel=tcg,dea-key-wrap=on \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefaults \
 -monitor unix:/tmp/test-monitor,server,nowait \
index a982a72f90aa5d82609ffaec262d7f0e1f526076..74e5ce0d028b01fe267a2b1336131f817f3d1f8c 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -machine s390-ccw-virtio,accel=tcg,dea-key-wrap=on \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefaults \
 -monitor unix:/tmp/test-monitor,server,nowait \
index a982a72f90aa5d82609ffaec262d7f0e1f526076..74e5ce0d028b01fe267a2b1336131f817f3d1f8c 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -machine s390-ccw-virtio,accel=tcg,dea-key-wrap=on \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefaults \
 -monitor unix:/tmp/test-monitor,server,nowait \
index 494ecb5f83f2fb28bc384d03d7184860292071cf..8183e90a50efb89d8ec1dc9f4d5279365420421b 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -machine s390-ccw-virtio,accel=tcg \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefaults \
 -monitor unix:/tmp/test-monitor,server,nowait \
index 3bdd9f6afe851bbb1be9611bd63c1b0383d00d28..809509e1dae623152999ca33aea5efdb8828fbe4 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -machine s390-ccw-virtio,accel=tcg \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefaults \
 -monitor unix:/tmp/test-monitor,server,nowait \
index 3bdd9f6afe851bbb1be9611bd63c1b0383d00d28..809509e1dae623152999ca33aea5efdb8828fbe4 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -machine s390-ccw-virtio,accel=tcg \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefaults \
 -monitor unix:/tmp/test-monitor,server,nowait \
index b5746700de9e671eff7daf2f9764b79001d9a1bb..5a7f586b54df470c48d872993b33b221669eed86 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,accel=tcg,usb=off \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index 19642f0fafa4b5e91ed5de70a8403855626d8cb1..b0c6492bdf6fbe67943f10d7454bc51435dcd8ba 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,accel=tcg,vmport=off \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index 555888cdafb28ea74599a0d93d38328717bb24bd..7d83966d8d469b7d265b7d0fcfe581c1af93348f 100644 (file)
@@ -14,6 +14,7 @@ QEMU_AUDIO_DRV=none \
 -object memory-backend-file,id=memdimm0,prealloc=yes,\
 mem-path=/dev/hugepages2M/libvirt/qemu,size=536870912,host-nodes=1-3,policy=bind \
 -device pc-dimm,node=0,memdev=memdimm0,id=dimm0,slot=0,addr=4294967296 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefaults \
 -monitor unix:/tmp/test-monitor,server,nowait \
index ebbe20ec1eacf2f58d32b980ea4b98b1778790aa..f27cb75e66bd2060fb29b79bbac2d82811caae52 100644 (file)
@@ -16,6 +16,7 @@ QEMU_AUDIO_DRV=none \
 -object memory-backend-file,id=memdimm1,prealloc=yes,\
 mem-path=/dev/hugepages2M/libvirt/qemu,size=536870912,host-nodes=1-3,policy=bind \
 -device pc-dimm,node=0,memdev=memdimm1,id=dimm1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefaults \
 -monitor unix:/tmp/test-monitor,server,nowait \
index b8f80eb7fe44460abc83cf0502451e77beb89246..08f653fa4c65cb5144daaf61e029f9d3f8544856 100644 (file)
@@ -11,6 +11,7 @@ QEMU_AUDIO_DRV=none \
 -m size=219136k,slots=16,maxmem=1099511627776k \
 -smp 2 \
 -numa node,nodeid=0,cpus=0-1,mem=214 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index 903d23e2d42e0c36a6d9fef924a92bcb8e4c079d..7a531fb531e2e6e4b85bc971a929e458e1f054eb 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index 903d23e2d42e0c36a6d9fef924a92bcb8e4c079d..7a531fb531e2e6e4b85bc971a929e458e1f054eb 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index 903d23e2d42e0c36a6d9fef924a92bcb8e4c079d..7a531fb531e2e6e4b85bc971a929e458e1f054eb 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index bed6a3c7dbb76edbd494f1e8ff05d1e522819645..3cf3205ebdd9e840f6b60862f3f284cb57a42420 100644 (file)
@@ -19,6 +19,7 @@ policy=bind \
 -object memory-backend-ram,id=ram-node2,size=24578457600,host-nodes=1-2,\
 host-nodes=5,host-nodes=7,policy=bind \
 -numa node,nodeid=2,cpus=28,cpus=30-31,memdev=ram-node2 \
+-uuid 9f4b6512-e73a-4a25-93e8-5307802821ce \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index c15fa45450e7fee26f2e300c57361418a0239c9b..2d502af6f184a33e69c7d8aec6fbfc8e7c928e8a 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index de292a870df218f7125d4b085ddbcb5dc63d3343..5bba25c609e34423c8509df80eb9364524209ba1 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index 0951c04d8357e1ea1d2042b2cae470737c3856f3..ac459538606d5bea443547adce51a7727c031b47 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M s390-virtio \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index 903d23e2d42e0c36a6d9fef924a92bcb8e4c079d..7a531fb531e2e6e4b85bc971a929e458e1f054eb 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index c33da9fd1a24ee83a6d29552996be57865b81b80..079923a50db9222284f53defe472b56732492a43 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -boot c \
index c5fed10611f9428ee9f28b6b847e09ef948bf4a2..2e2ddca820b9b2617343bcda1979cd250529c955 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid 8caaa98c-e7bf-5845-126a-1fc316bd1089 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index 481207cddf5861d0395bf2511c45190f66e9cea0..4063afbefcf5e010b84987f0128638dd8894c32e 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid 8caaa98c-e7bf-5845-126a-1fc316bd1089 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index 3a47f61b393d23c7dfbc268bc212cb8dad1afb74..0cec38c41fe4d828a04596a87877f1383566e87f 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid 8caaa98c-e7bf-5845-126a-1fc316bd1089 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index 5f34b6abeae1c24085305bd739eab092363ebbd1..8178ad39058238d89f47d05029e44aa3dc0b36db 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-reboot \
index f6f2404835e7d86bd527cc9affc118c125bb1ee1..86829597ff09680825edaf5bbcdab69de6ebbb17 100644 (file)
@@ -11,6 +11,7 @@ QEMU_AUDIO_DRV=none \
 -m 214 \
 -realtime mlock=off \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index 4bbf8427f51b66f42b7b03d37abd2e7bf64741b8..f4c3a33b8134f4ec8d90153473431c5d34d4e4e9 100644 (file)
@@ -11,6 +11,7 @@ QEMU_AUDIO_DRV=none \
 -m 214 \
 -realtime mlock=on \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index 2cb519d25abeb3954e5d4b091e1c355b6339025f..cd1c2b9e05a4032a4639dbbc7886ad8fdd99a7fe 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index 21e1ae2bda06dd10d509f47fd127ea8a5cf8ba43..50eee8102148eefd2991ce4d9ad0199abe13481a 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid 496898a6-e6ff-f7c8-5dc2-3cf410945ee9 \
 -nographic \
 -nodefconfig \
 -nodefaults \
index 050a1e332e8c4ef1dd410d0eddf7cb8dee333b58..457230461a3ed7cce8c518a4b5d0deb4173ec7c7 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefconfig \
 -nodefaults \
index 076e86b3d085e9e20d3060150cda535bd3b91a6b..53e8f4c91632f25853ae5fe2b405ab23bc60ccea 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index 36b0a822fd9aa287457b2dd3f0d3df6be3f665ec..e0af6d30429cd654fd9ec7efc092cb91387e8d4b 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index 6cf9a7bf66eb03d8252234a86964aecc0452de1e..07f350ba6500b0d320eda9cd87da7a260041b386 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index 7f3e3b0c6c41e15d9458b7dd0762c52893dff06e..8d457dbea43502a22bb62e0b3454df7dccdc3709 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index 0dabd82fa82e944539cb2d9bacbf1b78e7d7ff6d..7bc8b3f9b9c6fcfaff5464038f1c3092daf27c20 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefconfig \
 -nodefaults \
index 3b622d91628f142648f9d6ba70184bc3ee99e01d..594018dcd3c5cf9e0e9ef29b02d97d4eb5fa1dae 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefconfig \
 -nodefaults \
index 46a50f9a0204abb417f3073e4caf172f512594fd..8aebdf78c7aa5353d920f75da22047e846a0cca4 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefconfig \
 -nodefaults \
index 68a72f5448643eaff60607395335a013103df1b7..af75d4346d87965aa9a462462d7b086950b48a88 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefconfig \
 -nodefaults \
index d057a49a274b9a5d492ba6ca485e95870b693a1d..c99b264cc11591553494a3509436a89c125ebd20 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index a4297b40083874fb88ebe75e7241be0598831438..f7008c8311590fb3bf0899e88ea199cc9420c087 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index 437644aaca8bf38e659ca123bb53e5daaeb4209c..000617a4211acc73c369cc409bb1571c00a31834 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index 6f2428b55914712437b8387dedc8444ad07c4fc4..a141c9368c5aa02ef41f9ba168ed07e3e484a3e0 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index bf6452a0ea489d55046369bfea2d7673449a50a5..a6a80c9e66ba6acdc7716b55b4387efe2d4eff82 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefaults \
 -monitor unix:/tmp/test-monitor,server,nowait \
index e2e7a4d31bc5d193c4166489e59ad1eb5761b7aa..beabbb234fcff28ab289edf6541e7d25a45c6a6a 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefaults \
 -monitor unix:/tmp/test-monitor,server,nowait \
index 9a8dc8197f3d93a68ea592f5195ff2dfda934de3..db25cdf1b4a8e475dab6a01d5114719a0e045122 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M s390-ccw \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefaults \
 -monitor unix:/tmp/test-monitor,server,nowait \
index 968947502f64f4061a8453a907c112f63e139ac5..c4389c6ee9f3f066a440492b56d98d0bdb4a3d9c 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefconfig \
 -nodefaults \
index 017869f4c11bb6623575de4e70a2cf0d7c1837bf..3a6edb4fe309c19f0acfcc03e2ad6d261f848b9c 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefconfig \
 -nodefaults \
index 04b31664103946e3566aecf3e95858a31eeffcc7..6cf6fb73d74b96c77b7c8c51a63a031254588ff9 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefconfig \
 -nodefaults \
index 9333fa5a12530e9bc8d0c6204b89817b396f3165..c3a0b20ce71b7e0964288a61d2dc2ca8ffa8fed3 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M s390-virtio \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefaults \
 -monitor unix:/tmp/test-monitor,server,nowait \
index c352f48cd1cfe5df34cdbff965477ec6621c3ae0..a6ea8ba2d75ff3bcc3290a1f4bd49bc847126f37 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index 9f840c5633d02900bfaeb19f28785da70d001ff3..5ca99e9c5e6083b853eccbb29ebdd59aec810222 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid 496898a6-e6ff-f7c8-5dc2-3cf410945ee9 \
 -nographic \
 -nodefconfig \
 -nodefaults \
index 8dedbf52a3d4ec835e4d7a51b13660d547e57996..1dc0eb81194a8d9a8dcb947094d31546b78fe9a7 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index 903d23e2d42e0c36a6d9fef924a92bcb8e4c079d..7a531fb531e2e6e4b85bc971a929e458e1f054eb 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index 36f0192aeae9048c62f10023289ca2b0bffc1516..52dd271a3a23cabf871199dd8dd38f91397bf480 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,accel=tcg,mem-merge=off \
 -m 215 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index f9028bb73bd371b717b20402e7b3a7e0bb450db5..02b6a5514848977ce66d46d99ea675a20f537741 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 2 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index f9028bb73bd371b717b20402e7b3a7e0bb450db5..02b6a5514848977ce66d46d99ea675a20f537741 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 2 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index f9028bb73bd371b717b20402e7b3a7e0bb450db5..02b6a5514848977ce66d46d99ea675a20f537741 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 2 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index f9028bb73bd371b717b20402e7b3a7e0bb450db5..02b6a5514848977ce66d46d99ea675a20f537741 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 2 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index f9028bb73bd371b717b20402e7b3a7e0bb450db5..02b6a5514848977ce66d46d99ea675a20f537741 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 2 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index f9028bb73bd371b717b20402e7b3a7e0bb450db5..02b6a5514848977ce66d46d99ea675a20f537741 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 2 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index 46d556e48a91b27d63f7017ce50c293a4e909e01..b4c49d44c52526506869f242ae8e18020b2bfee7 100644 (file)
@@ -11,6 +11,7 @@ QEMU_AUDIO_DRV=none \
 -m 64 \
 -smp 1 \
 -numa node,nodeid=0,cpus=0,mem=64 \
+-uuid 9f4b6512-e73a-4a25-93e8-5307802821ce \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index d5c849c09743efe2945977e004ce5c0ab052d56c..b131ab810a402512d819a6ac734d619f7b39aef3 100644 (file)
@@ -15,6 +15,7 @@ policy=preferred \
 -numa node,nodeid=0,cpus=0,memdev=ram-node0 \
 -object memory-backend-ram,id=ram-node1,size=33554432 \
 -numa node,nodeid=1,cpus=1,memdev=ram-node1 \
+-uuid 9f4b6512-e73a-4a25-93e8-5307802821ce \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index 74e67800e8ce6057763e274c77819e08968bef98..b81a01979395800792511c427339c4d03f478911 100644 (file)
@@ -19,6 +19,7 @@ policy=bind \
 -object memory-backend-ram,id=ram-node2,size=24578621440,host-nodes=1-2,\
 host-nodes=5,host-nodes=7,policy=bind \
 -numa node,nodeid=2,cpus=28,cpus=30-31,memdev=ram-node2 \
+-uuid 9f4b6512-e73a-4a25-93e8-5307802821ce \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index f9028bb73bd371b717b20402e7b3a7e0bb450db5..02b6a5514848977ce66d46d99ea675a20f537741 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 2 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index a3d238db91b09dbe6ba2245667036c4a6c6f5197..dcec4a0d2d3b4b4905fa3e1a84bf2a460fef9b01 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefconfig \
 -nodefaults \
index a4e78a088c97a09b20b0503788850fda394c352c..a181e18ad6fca3a43e2fba8a1e564424b97a67c8 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefconfig \
 -nodefaults \
index 2d478d76cf9b2164d3604e7a424d4962c533e8d1..74059ecc7aefdb51ea3b862e61ab8dcfdb12a2af 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefconfig \
 -nodefaults \
index c15f1ae022379c2623ee50bbae97512fbf4bf0bc..c240702848bb6a8ccc063e81061c55d0634240fe 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefconfig \
 -nodefaults \
index 10bb5f9d45997c9643d171d9339898f96f09892f..3201d735e4e84857b6a5339fcb1f765a61a15ccf 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index 8b507f1bf99c956f7c7b10a8be557c9620663531..a5852b1ea35e2db0a54bb5bdabd092a4356e2913 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc-1.2 \
 -m 2048 \
 -smp 2 \
+-uuid 3ec6cbe1-b5a2-4515-b800-31a61855df41 \
 -nographic \
 -nodefaults \
 -monitor unix:/tmp/test-monitor,server,nowait \
index 322c5728b82e7c522644db3d67aed2f62c475f3b..0175856d067bb9aa49a0891640f30928533f0bfc 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc-1.2 \
 -m 2048 \
 -smp 2 \
+-uuid 3ec6cbe1-b5a2-4515-b800-31a61855df41 \
 -nographic \
 -nodefaults \
 -monitor unix:/tmp/test-monitor,server,nowait \
index 894a71751f1458ba0101641fd95976fb94d542f3..618c25afca3ed4fe7d45a24470b20d61ef2fe856 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -bios /usr/share/seabios/bios.bin \
 -m 3907 \
 -smp 1 \
+-uuid 04872dc1-e1de-434b-ab21-e3e80e416349 \
 -nographic \
 -nodefaults \
 -monitor unix:/tmp/test-monitor,server,nowait \
index 17a2509fbba5f42cb2117981c9965a7f207f03a9..63a8ca7c97cbe7015b74b252660958a4d79fb11f 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc-1.2 \
 -m 2048 \
 -smp 2 \
+-uuid 3ec6cbe1-b5a2-4515-b800-31a61855df41 \
 -nographic \
 -nodefaults \
 -monitor unix:/tmp/test-monitor,server,nowait \
index a2a80b27f668086e15912d07007a428edb9a0094..f1440d5cdce85cc51bc94f7c8664d3619d0d1bff 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9466-926a-d65c16db1809 \
 -nographic \
 -nodefconfig \
 -nodefaults \
index 2e79b0348a37fa377f960dc58ee94d6acbdd08af..8a67d63e363ad374ccab0aa6d7d1f30e73a8496f 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefconfig \
 -nodefaults \
index ea1a46b5c738f16bb1fb420a8dc94c3314a9a231..5c9b55ad32fe96d15ad2f980984d9e86194670c6 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M q35 \
 -m 2048 \
 -smp 2 \
+-uuid 11dbdcdd-4c3b-482b-8903-9bdb8c0a2774 \
 -nographic \
 -nodefaults \
 -monitor unix:/tmp/test-monitor,server,nowait \
index 350aa52f8ca67657be6c0d57815a5d825503796c..5efe042ae320dcb021eb547ec2da636f69694b7f 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M q35 \
 -m 2048 \
 -smp 2 \
+-uuid 11dbdcdd-4c3b-482b-8903-9bdb8c0a2774 \
 -nographic \
 -nodefaults \
 -monitor unix:/tmp/test-monitor,server,nowait \
index edc74e8fd495e496058c153f8df0330fcc46f746..a9ff9b98a4ae24e06e1b74e0af255dbcead357a2 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M q35 \
 -m 2048 \
 -smp 2 \
+-uuid 11dbdcdd-4c3b-482b-8903-9bdb8c0a2774 \
 -nographic \
 -nodefaults \
 -monitor unix:/tmp/test-monitor,server,nowait \
index 689edb165dfac2b7690bfbfe032eb20986a607e8..2d25b34f43d6d8f91b4b350b7d90129e0a16f802 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M q35 \
 -m 2048 \
 -smp 2 \
+-uuid 11dbdcdd-4c3b-482b-8903-9bdb8c0a2774 \
 -nographic \
 -nodefaults \
 -monitor unix:/tmp/test-monitor,server,nowait \
index 099eb1409385d7061fd2a089b458ab213f1cc758..595f13f6d3f8d4501ba8cf7faf5c8584a91e4ee3 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc-1.2 \
 -m 2048 \
 -smp 2 \
+-uuid c84fc647-6198-4ff9-bf81-d65a1f8f5ec0 \
 -nographic \
 -nodefaults \
 -monitor unix:/tmp/test-monitor,server,nowait \
index e67a7b5b1110e44252ff10b51e28782dbc2a4454..5dd9e6c9ecfd3a311cf50262304e844ac87554df 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M q35 \
 -m 2048 \
 -smp 2 \
+-uuid 11dbdcdd-4c3b-482b-8903-9bdb8c0a2774 \
 -nographic \
 -nodefaults \
 -monitor unix:/tmp/test-monitor,server,nowait \
index 3dbd8366a20bcc097a01081c774169845d3bd1e6..88701e084486ad84c15c23aa807ba88aa2560bb3 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc-1.2 \
 -m 2048 \
 -smp 2 \
+-uuid 3c7c30b5-7866-4b05-8a29-efebccba52a0 \
 -nographic \
 -nodefaults \
 -monitor unix:/tmp/test-monitor,server,nowait \
index 033f5f23dec952b87bd5b1e05d362ddfda8537a0..0f1e3ca8069c6b8d7175aee90dd2844628a3e0cd 100644 (file)
@@ -11,6 +11,7 @@ QEMU_AUDIO_DRV=none \
 -cpu qemu32,pmu=off \
 -m 214 \
 -smp 6 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -boot n \
index 5693c30f52b0706f8b5d74b786f6de1b53d4abf5..dfd1febebb69ccdb2a7b16d371d558b3623602de 100644 (file)
@@ -11,6 +11,7 @@ QEMU_AUDIO_DRV=none \
 -cpu qemu32,pmu=on \
 -m 214 \
 -smp 6 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -boot n \
index 8a60b04995f61afa5047f23f3c5d076c1c9c55fa..f787c1e73730e16f76f7a3ff23405572c6a57113 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M ppce500 \
 -m 256 \
 -smp 1 \
+-uuid 49545eb3-75e1-2d0a-acdd-f0294406c99e \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index 78b1609c04522a78636c2d4a7f4781196ca629c3..23c2a8f6d59f1e525ad38d5681faf9f2672c6b52 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M ppce500 \
 -m 256 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefaults \
 -chardev socket,id=charmonitor,path=/tmp/test-monitor,server,nowait \
index 397aadcddee8d477906448f64a24140dcb883383..4e656d5ffe182cd021efd52cb0a52edd8b9bab0e 100644 (file)
@@ -1,5 +1,6 @@
 <domain type='kvm'>
   <name>QEMUGuest1</name>
+  <uuid>c7a5fdbd-edaf-9455-926a-d65c16db1809</uuid>
   <memory unit='KiB'>262144</memory>
   <currentMemory unit='KiB'>262144</currentMemory>
   <vcpu placement='static'>1</vcpu>
index 82af5fc57e4134312da4450fe03a27b15f3707f7..b4373162c1d45579719dca74676b9b4ec9818476 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pseries \
 -m 512 \
 -smp 1 \
+-uuid 1ccfd97d-5eb4-478a-bbe6-88d254c16db7 \
 -nographic \
 -nodefconfig \
 -nodefaults \
index c02d9872a70f7e08b0a5cc8e848e368938f33ca8..0d2848e99a3e0c177b0eebd703a6e88392c728a7 100644 (file)
@@ -11,6 +11,7 @@ QEMU_AUDIO_DRV=none \
 -cpu host,compat=power7 \
 -m 256 \
 -smp 4 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefconfig \
 -nodefaults \
index e34a8ad8dd751fe19c8179f2ea73c254e2857282..f6c95164ceb797d5dda341cf230ae5dda788147b 100644 (file)
@@ -1,5 +1,6 @@
 <domain type='kvm'>
   <name>QEMUGuest1</name>
+  <uuid>c7a5fdbd-edaf-9455-926a-d65c16db1809</uuid>
   <memory unit='KiB'>219100</memory>
   <currentMemory unit='KiB'>219100</currentMemory>
   <vcpu placement='static'>4</vcpu>
index 887b817d12ec027a2f259139ea76df77d9c2c311..440729d871b8722586efb72fc2460cc10020a310 100644 (file)
@@ -11,6 +11,7 @@ QEMU_AUDIO_DRV=none \
 -cpu POWER7_v2.3 \
 -m 512 \
 -smp 1 \
+-uuid 1ccfd97d-5eb4-478a-bbe6-88d254c16db7 \
 -nographic \
 -nodefconfig \
 -nodefaults \
index 82af5fc57e4134312da4450fe03a27b15f3707f7..b4373162c1d45579719dca74676b9b4ec9818476 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pseries \
 -m 512 \
 -smp 1 \
+-uuid 1ccfd97d-5eb4-478a-bbe6-88d254c16db7 \
 -nographic \
 -nodefconfig \
 -nodefaults \
index dd3255aaf716600bc6a2d6a904340f809de43672..1878d9a896cf6a11e6362fb8c06e5575f994fed6 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pseries \
 -m 512 \
 -smp 1 \
+-uuid 1ccfd97d-5eb4-478a-bbe6-88d254c16db7 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index 82af5fc57e4134312da4450fe03a27b15f3707f7..b4373162c1d45579719dca74676b9b4ec9818476 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pseries \
 -m 512 \
 -smp 1 \
+-uuid 1ccfd97d-5eb4-478a-bbe6-88d254c16db7 \
 -nographic \
 -nodefconfig \
 -nodefaults \
index 82af5fc57e4134312da4450fe03a27b15f3707f7..b4373162c1d45579719dca74676b9b4ec9818476 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pseries \
 -m 512 \
 -smp 1 \
+-uuid 1ccfd97d-5eb4-478a-bbe6-88d254c16db7 \
 -nographic \
 -nodefconfig \
 -nodefaults \
index 4fa1399fe3fb562a15ba86dcf79a36c66cf93d60..d8e4d2112eb2f188e0ee1541d621f45e809e701a 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pseries \
 -m 512 \
 -smp 1 \
+-uuid 1ccfd97d-5eb4-478a-bbe6-88d254c16db7 \
 -nographic \
 -nodefconfig \
 -nodefaults \
index 0c371bc66f22454f16d1f60ce19f7a35d1703ce1..e2296cb95c0f8ec5121ae91f7d65dd9c38efb031 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pseries \
 -m 512 \
 -smp 1 \
+-uuid 1ccfd97d-5eb4-478a-bbe6-88d254c16db7 \
 -nographic \
 -nodefconfig \
 -nodefaults \
index 5052269e6bb03d53fdf8076a2e04c0de00863b25..37f8738868ba5a91ffa21c6db3fb1af1d70b4568 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pseries \
 -m 512 \
 -smp 1 \
+-uuid 1ccfd97d-5eb4-478a-bbe6-88d254c16db7 \
 -nographic \
 -nodefconfig \
 -nodefaults \
index 5b1abc3fc4f9795db77f6dc6bf438dc8dbb6328d..17a8fabd8f2c9881cc268b0cd967354e3ba3b51a 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pseries \
 -m 512 \
 -smp 1 \
+-uuid 2754dd7b-ac8a-4850-aec0-1f3fcd43235b \
 -nographic \
 -nodefconfig \
 -nodefaults \
index 48487ea33545b84b514ecda7b35bd525dfb7b096..bd2a89e89064a11b65c713a8bb7621e3e93a4312 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pseries \
 -m 512 \
 -smp 1 \
+-uuid 2754dd7b-ac8a-4850-aec0-1f3fcd43235b \
 -nographic \
 -nodefconfig \
 -nodefaults \
index 09602ad8309bdcd0b0e2353997b9b1324b335993..880c6a3d6f590091020656a76da10e2bc94390af 100644 (file)
@@ -11,6 +11,7 @@ QEMU_AUDIO_DRV=none \
 -cpu qemu32,-kvm_pv_unhalt \
 -m 214 \
 -smp 6 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -boot n \
index d3d5421cac7f725c9adcb79bf7eb570cedae8607..1a0cf8a28d0270f7f4aac0670499b93472eb04da 100644 (file)
@@ -11,6 +11,7 @@ QEMU_AUDIO_DRV=none \
 -cpu qemu32,+kvm_pv_unhalt \
 -m 214 \
 -smp 6 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -boot n \
index 202722927d0443ab2d9adbfdf7d5718f7d8d4c20..faa407fe55011aa7cb69fa734d3402522568f69f 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M q35 \
 -m 2048 \
 -smp 2 \
+-uuid 11dbdcdd-4c3b-482b-8903-9bdb8c0a2774 \
 -nographic \
 -nodefaults \
 -monitor unix:/tmp/test-monitor,server,nowait \
index 483f1bdca961bb04e60b0c29fa448b0a83bc3059..d48f28d482759a8f6cd29ea3e89c11a1b15ecbee 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index 0cc95d28b42850e3540062d5ff08dc9cd6e19951..a517f168437b08d927d4e8f23f96a6af753c9e9f 100644 (file)
@@ -12,6 +12,7 @@ BAR='' \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index 8023a8728628896a8c244e1f036084244b61b8e7..c7f5ee8f680e154b647237251a2f202264dd7dbf 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 6 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index 73c70d0f75be42c1132fdb6ecea619b14bcb3a5e..d09350ab367f925a068b91f734b3429057a10654 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 6 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index 7598b9c1e97025355afee7bd518566f81465d57f..017d19ca33e887643024b236e27d340ec544663b 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 213 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index 066e19b31770a310a689105d3477a13067b5055b..e03bb8df408b02dbdfd4973d0fce278ac4f8eedd 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index d227a7734e924e0547f495065276a25023372daa..2e814a345d9614e7607384eab57be814ba56d2c8 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index ada8882b496938491faf24497c7eb3fa06f1203e..4f85749623ad67a0be876b9ce59906f645da4214 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M s390-virtio \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefconfig \
 -nodefaults \
index ba0e6f7166e49d4dd9d298b834ef665b023cde8f..6b51f8bf8ed7c686446b490ef37e0eeda13b40f5 100644 (file)
@@ -1,5 +1,6 @@
 <domain type='qemu'>
   <name>test</name>
+  <uuid>c7a5fdbd-edaf-9455-926a-d65c16db1809</uuid>
   <memory>219100</memory>
   <currentMemory>219100</currentMemory>
   <os>
index ada8882b496938491faf24497c7eb3fa06f1203e..4f85749623ad67a0be876b9ce59906f645da4214 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M s390-virtio \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefconfig \
 -nodefaults \
index f2977b5f1b6c7638a93e3800a2e16717f67663cb..84299395634723f97c712d993d07d2d66023f0cd 100644 (file)
@@ -1,5 +1,6 @@
 <domain type='qemu'>
   <name>test</name>
+  <uuid>c7a5fdbd-edaf-9455-926a-d65c16db1809</uuid>
   <memory>219100</memory>
   <currentMemory>219100</currentMemory>
   <os>
index 903d23e2d42e0c36a6d9fef924a92bcb8e4c079d..7a531fb531e2e6e4b85bc971a929e458e1f054eb 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index 903d23e2d42e0c36a6d9fef924a92bcb8e4c079d..7a531fb531e2e6e4b85bc971a929e458e1f054eb 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index 903d23e2d42e0c36a6d9fef924a92bcb8e4c079d..7a531fb531e2e6e4b85bc971a929e458e1f054eb 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index 7c8123a8f8a8a555dc0041375cda08c41335a13e..b0c3b2647deaaae524d974846b795ec67615bb91 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index 903d23e2d42e0c36a6d9fef924a92bcb8e4c079d..7a531fb531e2e6e4b85bc971a929e458e1f054eb 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index 903d23e2d42e0c36a6d9fef924a92bcb8e4c079d..7a531fb531e2e6e4b85bc971a929e458e1f054eb 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index 903d23e2d42e0c36a6d9fef924a92bcb8e4c079d..7a531fb531e2e6e4b85bc971a929e458e1f054eb 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index 903d23e2d42e0c36a6d9fef924a92bcb8e4c079d..7a531fb531e2e6e4b85bc971a929e458e1f054eb 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index 903d23e2d42e0c36a6d9fef924a92bcb8e4c079d..7a531fb531e2e6e4b85bc971a929e458e1f054eb 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index 903d23e2d42e0c36a6d9fef924a92bcb8e4c079d..7a531fb531e2e6e4b85bc971a929e458e1f054eb 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index f5ebcbc5e670c2d31b9286dde9a9b1604e1a75ed..edfb9c6e30a07ed7da1e5590805fae0f396a17d0 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefconfig \
 -nodefaults \
index a7a56e4864a7e2e210ec0ecc9a8699175d5b6832..0a77fba5dafb55b201af6ab57e75f1237131ae18 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefconfig \
 -nodefaults \
index e698c72b9b72d77a7034c255c1c2ffe8496e5e24..6cc64ef72b03b1939162d0a3b5e176d666c22753 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index 7828233ab302a5b626119f0b93efc5152057faca..e2e8ba8f221ecca406da082b7446e5ddfa8d9596 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefconfig \
 -nodefaults \
index e37708c06306e2b9e5b724ceb306890bce4e7e7e..9fced8fd319dca31e0ecefc283bc34c7b617ccc4 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index 73884cb2879363e29c67eb0cb57589cfc6f31e64..07c230164c60478b1666f5ab4772848736001f7e 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefconfig \
 -nodefaults \
index 2f0168af7f482d343d4bb0934ac5df23483701ae..e71522c5e4aebedb3e3d803f2b91cb37b7cc13bf 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index 49831f68ebe67efff1f2f0df763378dbbdf67a0f..1e071636ae8a89b6246b62c237315e4bf6698977 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefconfig \
 -nodefaults \
index c1558d09f9b500caa249bdb9793562c3c8217eac..8dab65cf7021953fb64e8910615049ec8f8f2d3b 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index 903d23e2d42e0c36a6d9fef924a92bcb8e4c079d..7a531fb531e2e6e4b85bc971a929e458e1f054eb 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index 67c40a206348183b957bbc6f7bbbe5de8d727b92..fa229c4a3690d2cc0a680bab04226826c2709739 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=spice \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nodefconfig \
 -nodefaults \
 -chardev socket,id=charmonitor,path=/tmp/test-monitor,server,nowait \
index 443cd3507ba819b71956ef2e609122f896b2db92..a934726208d598860f2fb9b8bc5cb626cec5c7b9 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefconfig \
 -nodefaults \
index 671f315dc8dace9f3ed8f8458aa02c964210045c..33a95e7a1a3f7cfcba31697e566cbcc3329c75ca 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefconfig \
 -nodefaults \
index cd08f32fc05d1bde8787957cd7eee48bd6277bd1..10e9524f82193fe496fa57bd13bc3eb02c9a0639 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index ea2558c23b79fe228ec8bc90a3e439fe2786c99e..f2b56f43e71f56a84115c47cf081abe89ccb0a96 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index cbd1ce0f4350bf8ea1bf13300a973ccd7af30739..610f223d4f93dd9949a4cd387562ad947c27ea44 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefconfig \
 -nodefaults \
index 3f7ce0280f629ccf096a35d3cd60b09ebcc8ab65..716e65e62e12c6d851e42302ca4addf646b81faf 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index 61085875c6cd051abf58b0fb401582ea0322e668..d5bab357bbcebda671096026a7988193d8877ed6 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefconfig \
 -nodefaults \
index 0e16341211731c40419f4413ba173e07dd37c92f..f9ace325f868095cda5c84389659e8ed34e2a4ff 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index 01e430724a29a8a74d466b874a55fc1fedf13ed5..3c475a627a44a2eb0827934021dd7fcdaf22e01e 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefconfig \
 -nodefaults \
index c77015a399efb6970125d0476f41d8e781c7e6f8..5768089b755ede9557d4369259a5adb197e2cb1d 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index 078ac4c886ef96e566ca458a8ae190501df18597..37b1b813e8444aceb269b559bc31c27a465c7dd1 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefaults \
 -monitor unix:/tmp/test-monitor,server,nowait \
index 2c6af2ee7a184aef8d9464a3f1f8d3f1385a1147..3e652425b0e62c0eef9130bbbd48455e8de5bd99 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefconfig \
 -nodefaults \
index e5875a50c108b81e7473c4a0dd92ae9d007af1d7..786f91133607911999182b187072dc3f5253f715 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefconfig \
 -nodefaults \
index 2c6af2ee7a184aef8d9464a3f1f8d3f1385a1147..3e652425b0e62c0eef9130bbbd48455e8de5bd99 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefconfig \
 -nodefaults \
index 0fdbdbd2e55ccf94c86430ca78ba2e127cd5ad44..e73ac2bcb4865e4d0ef15e6e141c74449aead3e2 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefconfig \
 -nodefaults \
index 9002ce65256617e361b7e13c6f599ff4745e7acf..4c022248d0097b2852dae804ff79caf259153a4e 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefconfig \
 -nodefaults \
index 2b03eeb1488cdc96b300411e32193fdc7757d1f3..0203147ccbbdb7c844028ec924229afd3522a91e 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -smbios 'type=0,vendor=LENOVO,version=6FET82WW (3.12 )' \
 -smbios 'type=1,manufacturer=Fedora,product=Virt-Manager,version=0.8.2-3.fc14,\
 serial=32dfcb37-5af1-552b-357c-be8c3aa38310,\
index 3cec52c6d0a26034d972eda6ece558bdb1dd59c3..886cfd936381b05e681e047843a0933ede209415 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1,maxcpus=2,sockets=2,cores=1,threads=1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index 19507ab6751e172bae51b23cb47618af43017f12..8974d5039931b8c09ade64700ba8a2e71a990524 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefconfig \
 -nodefaults \
index 60359b72bc63433040e2f1ca7a73f70f2b730509..e72b272723e6f87fed7007095e9edbaed74840ea 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index c18ec7feb16c166e8e8107dbb4da67bc3e005354..f33120f246216abcd3b9240dd075d6ff3ea60a62 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc-0.12 \
 -m 2048 \
 -smp 1 \
+-uuid 11d7cd22-da89-3094-6212-079a48a309a1 \
 -nographic \
 -nodefaults \
 -monitor unix:/tmp/test-monitor,server,nowait \
index 198cdc17f65c8e0613bd1c0870735f987a35f3ba..716fe924c203678a26eb2df6add4935106691736 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefconfig \
 -nodefaults \
index 3daf40d10cd617f75d2aad5b0c4a01c5970073f8..593d4856e8718c8516e04cdd8a79993b3b5d93ce 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefconfig \
 -nodefaults \
index 1b05b73581d0850a3fa865dbe57176fbec62896f..027d3381b577b3bbf5b745bddb44f6d9b08e1d50 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefconfig \
 -nodefaults \
index 034ff94738b2d48a38c5dafd80a01e01b8b4caf7..4b29d62190fba1ed973ad3ff8d606376b3990fad 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefconfig \
 -nodefaults \
index efc50b8769c3c2afaf72fe1d884b3de80bc8971f..5296f382229161291d28484d6a48b6b7277c1a8b 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefconfig \
 -nodefaults \
index ce94d406dc339b0bf1a06ac413371b104db2bcb3..722087a29c0cc6ecffb82c46d271ebd386ea6a2a 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefconfig \
 -nodefaults \
index a6122937db1317f5b951737742a34d2106c1c974..af1e388867fdb5b2d2fa4a4e37ba692473460aa6 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefconfig \
 -nodefaults \
index 43c6b3230be2f300f00466bcf671daa72ee15942..41cb5147f587e6057af514ca6c4c13a666a8ab87 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefconfig \
 -nodefaults \
index e6a84e8d228cdac8c36ea617fc7b550a481c80a3..3f8be5a8a1148d6e81b884cc2e18cef8f960710d 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefconfig \
 -nodefaults \
index 185c3d9004de6b3bd4781438c631b7950da94522..a8cb81a7a0f2c1c6bd1a313b508c29c4f0e24181 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefconfig \
 -nodefaults \
index 034475095937bd2a61d2c82bb877151f36bd4218..e0de506bb12fc0b7027336bf1e1ea6b084feba3e 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefconfig \
 -nodefaults \
index 9faff409596047d6cacd57fe63e00b243f37dad9..3fdfbd6e79077696ae6edbd649fd5e2ba6dcbe01 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefconfig \
 -nodefaults \
index 04276d0b047c56f01535fb200e2d77cdcda99cb3..86c1c8ca35ab8ed5b4d986382e834fbab6703b68 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc-0.15 \
 -m 1024 \
 -smp 1 \
+-uuid cdbebdfa-1d6d-65c3-be0f-fd74b978a773 \
 -nodefaults \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index dc1b039e937b7046aedf2b995dfd943e980171aa..a827f7ef6e70f6cd89bf05b711d37a28c78f5f1e 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 1024 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefaults \
 -monitor unix:/tmp/test-monitor,server,nowait \
index d56a07eb645acf1f0d5d9ababa6c1d7501abb238..1a98828ab9c8446a65117c0a27765de660a61ca7 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 1024 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefaults \
 -monitor unix:/tmp/test-monitor,server,nowait \
index 64b92550d37b46b52db9cb5ba0aca81c2481f9f5..ec177713990409d207e31d5da227efcbfe51058e 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 1024 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index b07bb7b3f18be7935f7dc2c714aa78471ec97ff2..78edb9889cc6be29ab6989f9a8ba0e29e37478ff 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 1024 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefaults \
 -monitor unix:/tmp/test-monitor,server,nowait \
index 716d6b92ec68d32eebe8e14688b63b27ef95e27b..fb8589b05ea3487c32c23e2eeac73d4b3aa2fd0b 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 1024 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefaults \
 -monitor unix:/tmp/test-monitor,server,nowait \
index babee90658c3cac65ae8b16d995884de3a80bbe0..0a7e07bc1277fac76ccf66ca96f1fe5149f8e673 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 1024 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefaults \
 -monitor unix:/tmp/test-monitor,server,nowait \
index b48e39a2d6ee5319c1a6b98ebb41f9ac3e09f934..8dbaf4aee17bdb2816545218aff539bad09cc87b 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 1024 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefaults \
 -monitor unix:/tmp/test-monitor,server,nowait \
index 5f169809b92dda18de69c67a4e7bdb65babee8e4..33796ad88d67f83763a4c88e2c334698cc2386c2 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 1024 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index 09bdb6fa048706fff7dc4836d9a7a8f6f78a4a3a..a014c559360e441ca40db8746a45b3d4ad37dfa3 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc-0.13 \
 -m 1024 \
 -smp 1 \
+-uuid bba65c0e-c049-934f-b6aa-4e2c0582acdf \
 -nographic \
 -nodefaults \
 -monitor unix:/tmp/test-monitor,server,nowait \
index e2b56ad8378c1a9b1d0df8083148055defeac4e5..b849f134a01a86f63823a01a5b7bd44861e20222 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M s390-ccw \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefconfig \
 -nodefaults \
index 1b1c19d64bfb4d107d4b66bfcc395cc7c7d3da20..4ccd9c569090574aa6d968a24f976fb86868751b 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefaults \
 -monitor unix:/tmp/test-monitor,server,nowait \
index f15bf5775f4d10d987ae93ec46cf41323fe0740f..b191c3e4f98b10030d17cdb58e138a0068380f87 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefaults \
 -monitor unix:/tmp/test-monitor,server,nowait \
index 046568f1961b1a8fbadc746841c1c2fa9fc34d96..223a951e3b659a012778c222f5f1348595465835 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefaults \
 -monitor unix:/tmp/test-monitor,server,nowait \
index 900d008731cd8d4923ad13ab9b1307872aeb87d0..6d136c5dd233416086d7f6ade45de74a25baaa7a 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefaults \
 -monitor unix:/tmp/test-monitor,server,nowait \
index 009885b44781a2efdfbc99f79691f4f2844b7545..63b3f8785ff858fc5b3a4df6669a94ed36e0d852 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefconfig \
 -nodefaults \
index 2c2e392eb6ce6cb26cce86ebf6486703635af704..c384b633b00f491a312665a353041db45672500f 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M s390-virtio \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -nodefconfig \
 -nodefaults \
index 762ccee3da5d4aef6ccfb0070f8957f498a7c8f6..fe28c3c11acad84dfefb89c7cab638aa9aec2a66 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index ed464d88327c4ab6c88afb7cfbb788faa13da214..0dd622e15f375e8bd9389a775f4e210712641dbd 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index 3fcd0c0c771b7d1cd77181f63aacc82667f77578..5eac1cf7f88b39257986faee12bacdd4c2819516 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/test-monitor,server,nowait \
 -no-acpi \
index df6979041a8a104383a44d2a6516596cf2eb1347..3d7bca8e789dfd0e2a8db577731fd0631d6865f9 100644 (file)
@@ -997,7 +997,7 @@ mymain(void)
     DO_TEST("misc-enable-s4", QEMU_CAPS_DISABLE_S4);
     DO_TEST_FAILURE("misc-enable-s4", NONE);
     DO_TEST("misc-no-reboot", NONE);
-    DO_TEST("misc-uuid", QEMU_CAPS_UUID);
+    DO_TEST("misc-uuid", NONE);
     DO_TEST_PARSE_ERROR("vhost_queues-invalid", NONE);
     DO_TEST("net-vhostuser", QEMU_CAPS_DEVICE, QEMU_CAPS_NETDEV);
     DO_TEST("net-vhostuser-multiq",
index 38e79b89474ce77bb2a92ccd02c04d2b3a173a37..4307df667a0b2dbe7a2f689559a876bafd3017df 100644 (file)
@@ -114,7 +114,6 @@ static const char testStatusXMLPrefix[] =
 "    <vcpu pid='3803519'/>\n"
 "  </vcpus>\n"
 "  <qemuCaps>\n"
-"    <flag name='uuid'/>\n"
 "    <flag name='vnet-hdr'/>\n"
 "    <flag name='qxl.vgamem_mb'/>\n"
 "    <flag name='qxl-vga.vgamem_mb'/>\n"
index 3337ec42a34e10574ce17002b03444693d32fb37..d9042446dfda2729bdf4e6375957b9a79eb17379 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/domain-QEMUGuest1/monitor.sock,server,nowait \
 -no-acpi \
index 3337ec42a34e10574ce17002b03444693d32fb37..d9042446dfda2729bdf4e6375957b9a79eb17379 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/domain-QEMUGuest1/monitor.sock,server,nowait \
 -no-acpi \
index 3337ec42a34e10574ce17002b03444693d32fb37..d9042446dfda2729bdf4e6375957b9a79eb17379 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/domain-QEMUGuest1/monitor.sock,server,nowait \
 -no-acpi \
index 3337ec42a34e10574ce17002b03444693d32fb37..d9042446dfda2729bdf4e6375957b9a79eb17379 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/domain-QEMUGuest1/monitor.sock,server,nowait \
 -no-acpi \
index 3337ec42a34e10574ce17002b03444693d32fb37..d9042446dfda2729bdf4e6375957b9a79eb17379 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/domain-QEMUGuest1/monitor.sock,server,nowait \
 -no-acpi \
index 3337ec42a34e10574ce17002b03444693d32fb37..d9042446dfda2729bdf4e6375957b9a79eb17379 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/domain-QEMUGuest1/monitor.sock,server,nowait \
 -no-acpi \
index 5175e49c319cc46b8a197a70e5caadb577e6bf34..37a02e80028857d9b3f535d1d380e7ed86159633 100644 (file)
@@ -10,6 +10,7 @@ QEMU_AUDIO_DRV=none \
 -M pc \
 -m 214 \
 -smp 1 \
+-uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -nographic \
 -monitor unix:/tmp/domain-QEMUGuest1/monitor.sock,server,nowait \
 -no-acpi \