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

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
442 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-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-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-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-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-migrate-numa-unaligned.args
tests/qemuxml2argvdata/qemuxml2argv-migrate.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-pseries-basic.args
tests/qemuxml2argvdata/qemuxml2argv-pseries-cpu-compat.args
tests/qemuxml2argvdata/qemuxml2argv-pseries-cpu-exact.args
tests/qemuxml2argvdata/qemuxml2argv-pseries-cpu-le.args
tests/qemuxml2argvdata/qemuxml2argv-pseries-disk.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-none.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.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 bb7420898362429f2920ddc223c4bd7aa73966ab..4c167aa17529fc62f8064701c479aa4586af3aeb 100644 (file)
@@ -1094,11 +1094,8 @@ virQEMUCapsComputeCmdFlags(const char *help,
         virQEMUCapsSet(qemuCaps, QEMU_CAPS_KVM);
     if (strstr(help, "-enable-kvm"))
         virQEMUCapsSet(qemuCaps, QEMU_CAPS_ENABLE_KVM);
-    if (strstr(help, "-name")) {
-        virQEMUCapsSet(qemuCaps, QEMU_CAPS_NAME);
-        if (strstr(help, ",process="))
-            virQEMUCapsSet(qemuCaps, QEMU_CAPS_NAME_PROCESS);
-    }
+    if (strstr(help, ",process="))
+        virQEMUCapsSet(qemuCaps, QEMU_CAPS_NAME_PROCESS);
     if (strstr(help, "-uuid"))
         virQEMUCapsSet(qemuCaps, QEMU_CAPS_UUID);
     if (strstr(help, "-xen-domid"))
@@ -3213,7 +3210,6 @@ static qemuMonitorCallbacks callbacks = {
 static void
 virQEMUCapsInitQMPBasic(virQEMUCapsPtr qemuCaps)
 {
-    virQEMUCapsSet(qemuCaps, QEMU_CAPS_NAME);
     virQEMUCapsSet(qemuCaps, QEMU_CAPS_UUID);
     virQEMUCapsSet(qemuCaps, QEMU_CAPS_VNET_HDR);
     virQEMUCapsSet(qemuCaps, QEMU_CAPS_MIGRATE_QEMU_TCP);
index a6dcceb44254553adc11a265f5d46173f9bd8a75..f9b54f8f3a6f767632c54b537cf00bd9a2a813f9 100644 (file)
@@ -53,7 +53,7 @@ typedef enum {
     QEMU_CAPS_DRIVE_BOOT, /* Does -drive support boot=on */
 
     /* 5 */
-    QEMU_CAPS_NAME, /* Is the -name flag available */
+    X_QEMU_CAPS_NAME, /* Is the -name flag available */
     QEMU_CAPS_UUID, /* Is the -uuid flag available */
     QEMU_CAPS_DOMID, /* Xenner: -domid flag available */
     QEMU_CAPS_VNET_HDR,
index dcde31fc398d708a3a9693cf526b2694389e0ea9..c878599e66fd1b24b9af9b5df793b4433b937c74 100644 (file)
@@ -9313,15 +9313,13 @@ qemuBuildCommandLine(virConnectPtr conn,
 
     virCommandAddEnvPassCommon(cmd);
 
-    if (virQEMUCapsGet(qemuCaps, QEMU_CAPS_NAME)) {
-        virCommandAddArg(cmd, "-name");
-        if (cfg->setProcessName &&
-            virQEMUCapsGet(qemuCaps, QEMU_CAPS_NAME_PROCESS)) {
-            virCommandAddArgFormat(cmd, "%s,process=qemu:%s",
-                                   def->name, def->name);
-        } else {
-            virCommandAddArg(cmd, def->name);
-        }
+    virCommandAddArg(cmd, "-name");
+    if (cfg->setProcessName &&
+        virQEMUCapsGet(qemuCaps, QEMU_CAPS_NAME_PROCESS)) {
+        virCommandAddArgFormat(cmd, "%s,process=qemu:%s",
+                               def->name, def->name);
+    } else {
+        virCommandAddArg(cmd, def->name);
     }
 
     if (!standalone)
index d639c2b192abf3a5d1ce26a3083d878b4dd58424..c8ac0775d340bf023fd5bc0d31a5e01f6dcee647 100644 (file)
@@ -1,5 +1,4 @@
   <qemuCaps>
-    <flag name='name'/>
     <flag name='uuid'/>
     <flag name='vnet-hdr'/>
     <flag name='migrate-qemu-tcp'/>
index 60e3bea2fb2291d5e4ef53c86868671008b26af0..fdd726030e61e5408f46e2896925c87ee88db944 100644 (file)
@@ -1,5 +1,4 @@
   <qemuCaps>
-    <flag name='name'/>
     <flag name='uuid'/>
     <flag name='vnet-hdr'/>
     <flag name='migrate-qemu-tcp'/>
index 98fe6f75ebb781f824ba9b6c7c7484a493e7c223..b57d2fbf36890e32f0b2d138ac0b5029946a8288 100644 (file)
@@ -1,5 +1,4 @@
   <qemuCaps>
-    <flag name='name'/>
     <flag name='uuid'/>
     <flag name='vnet-hdr'/>
     <flag name='migrate-qemu-tcp'/>
index 7df2f54ef956b217813008864874a0d901ee3792..f28ab790dd64a6123dfa464f294ac6fd8d066e02 100644 (file)
@@ -1,5 +1,4 @@
   <qemuCaps>
-    <flag name='name'/>
     <flag name='uuid'/>
     <flag name='vnet-hdr'/>
     <flag name='migrate-qemu-tcp'/>
index bdb6affdd845857e5a893c6c2a1a49a3379ca812..6317737dc0b40d5900ec3cb0e2e6b30da09c47c3 100644 (file)
@@ -1,5 +1,4 @@
   <qemuCaps>
-    <flag name='name'/>
     <flag name='uuid'/>
     <flag name='vnet-hdr'/>
     <flag name='migrate-qemu-tcp'/>
index 14ea911d110e7eccf540c109b6e8b01623c62416..70da8fdad38dc7f8b7110f7ab816e80decd3b8c2 100644 (file)
@@ -1,5 +1,4 @@
   <qemuCaps>
-    <flag name='name'/>
     <flag name='uuid'/>
     <flag name='vnet-hdr'/>
     <flag name='migrate-qemu-tcp'/>
index 6283efdda9b1273f123c2d53ac5655051cd7ed81..393c726ecd8e03291ed8a289b59cfaccb4018eda 100644 (file)
@@ -1,5 +1,4 @@
   <qemuCaps>
-    <flag name='name'/>
     <flag name='uuid'/>
     <flag name='vnet-hdr'/>
     <flag name='migrate-qemu-tcp'/>
index 95d173ab28460da92dc1094fa43988b7c1c3f6a7..dfcdd862589ae05b33f2a62316e3831c34016bd8 100644 (file)
@@ -1,5 +1,4 @@
   <qemuCaps>
-    <flag name='name'/>
     <flag name='uuid'/>
     <flag name='vnet-hdr'/>
     <flag name='migrate-qemu-tcp'/>
index 18f08975dc3d891c9d49a46de9212abc616ab242..125b1c6d1150e34175a276ec9b3d7ddb007e81d9 100644 (file)
@@ -1,5 +1,4 @@
   <qemuCaps>
-    <flag name='name'/>
     <flag name='uuid'/>
     <flag name='vnet-hdr'/>
     <flag name='migrate-qemu-tcp'/>
index 9c329c84289b022cc5e4e94932f255335c83ef53..e3953d3a9687597b4163996f37abbc7eac97f3f9 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_NAME,
             QEMU_CAPS_UUID,
             QEMU_CAPS_MIGRATE_QEMU_TCP,
             QEMU_CAPS_MIGRATE_QEMU_EXEC,
@@ -186,7 +185,6 @@ mymain(void)
             QEMU_CAPS_VNC);
     DO_TEST("qemu-kvm-0.12.1.2-rhel60", 12001, 1, 0,
             QEMU_CAPS_DRIVE_BOOT,
-            QEMU_CAPS_NAME,
             QEMU_CAPS_UUID,
             QEMU_CAPS_VNET_HDR,
             QEMU_CAPS_MIGRATE_QEMU_TCP,
@@ -246,7 +244,6 @@ mymain(void)
             QEMU_CAPS_DEVICE_VIRTIO_NET);
     DO_TEST("qemu-kvm-0.12.3", 12003, 1, 0,
             QEMU_CAPS_DRIVE_BOOT,
-            QEMU_CAPS_NAME,
             QEMU_CAPS_UUID,
             QEMU_CAPS_VNET_HDR,
             QEMU_CAPS_MIGRATE_QEMU_TCP,
@@ -286,7 +283,6 @@ mymain(void)
             QEMU_CAPS_VNC);
     DO_TEST("qemu-kvm-0.13.0", 13000, 1, 0,
             QEMU_CAPS_DRIVE_BOOT,
-            QEMU_CAPS_NAME,
             QEMU_CAPS_UUID,
             QEMU_CAPS_VNET_HDR,
             QEMU_CAPS_MIGRATE_QEMU_TCP,
@@ -357,7 +353,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_NAME,
             QEMU_CAPS_UUID,
             QEMU_CAPS_VNET_HDR,
             QEMU_CAPS_MIGRATE_QEMU_TCP,
@@ -424,7 +419,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_NAME,
             QEMU_CAPS_UUID,
             QEMU_CAPS_VNET_HDR,
             QEMU_CAPS_MIGRATE_QEMU_TCP,
@@ -499,7 +493,6 @@ mymain(void)
             QEMU_CAPS_DEVICE_E1000,
             QEMU_CAPS_DEVICE_VIRTIO_NET);
     DO_TEST("qemu-1.0", 1000000, 0, 0,
-            QEMU_CAPS_NAME,
             QEMU_CAPS_UUID,
             QEMU_CAPS_MIGRATE_QEMU_TCP,
             QEMU_CAPS_MIGRATE_QEMU_EXEC,
@@ -589,7 +582,6 @@ mymain(void)
             QEMU_CAPS_DEVICE_E1000,
             QEMU_CAPS_DEVICE_VIRTIO_NET);
     DO_TEST("qemu-1.1.0", 1001000, 0, 0,
-            QEMU_CAPS_NAME,
             QEMU_CAPS_UUID,
             QEMU_CAPS_MIGRATE_QEMU_TCP,
             QEMU_CAPS_MIGRATE_QEMU_EXEC,
index 4cc4cd2bb153207ac8c5bc267bef77012bff20f7..d355a5f2f036b9d8f92a048261a7b2a9ab4fceba 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu-system-aarch64 \
+-name aarch64test \
 -S \
 -M virt \
 -cpu cortex-a53 \
index 6adb0ff5516c3f0f17445845c400648be8f41f9c..b868e0b782be9f462d7c032b6e1bc1cd1cf8a829 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu-system-aarch64 \
+-name aarch64test \
 -S \
 -M virt \
 -cpu host \
index 2d16c15bd4931cc514260b0aa147dcc7d1c0d502..941342bef697dc22ab9381682639a5550519f233 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu-system-aarch64 \
+-name aarch64test \
 -S \
 -M virt \
 -no-kvm \
index 48bcf3b9ba8bc6f6fa07863d5b28180ab5a6c3ca..c5b3270133385d32fac36f46a42b5b584861f319 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu-system-aarch64 \
+-name aarch64test \
 -S \
 -machine virt,accel=tcg,gic-version=3 \
 -cpu cortex-a53 \
index b27ae02230f5a2c23e8d62bc7127482eefe98104..e04afd2b851f948f1d498f0b89ff28fa3314978d 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu-system-aarch64 \
+-name armtest \
 -S \
 -M virt \
 -cpu host,aarch64=off \
index 43cc290b7035355509f56958b91cef7e04a2877e..4d41d04076960a7a84451170d51180e330a5e4dc 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu-system-aarch64 \
+-name aarch64test \
 -S \
 -M virt \
 -cpu cortex-a53 \
index 02add0bb852bc5ee473d8dd3f5cd20cd1012ba20..5c3c28eeb6549a6532e12d51ea1a5315ac574703 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu-system-aarch64 \
+-name aarch64-virt-default-nic \
 -S \
 -M virt \
 -cpu cortex-a53 \
index 8ddd3aa631fc337f90a2b7945883571ee99449ec..dc9462bbddf93a303b8297296bb69fa61ea169bc 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu-system-aarch64 \
+-name aarch64test \
 -S \
 -M virt \
 -cpu cortex-a53 \
index 36d461fc2a310bfd5ad1df67ebabc11ba3faf690..f002684adeef548a2bb718e846382bd99e979498 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu-system-aarch64 \
+-name aarch64test \
 -S \
 -M virt \
 -cpu cortex-a53 \
index 85d4097c97dee2614ccffaff4f10e94889e010fe..7003f0a06c8c219fb84498697e244ae4cc3a6c6d 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu-system-arm \
+-name armtest \
 -S \
 -M vexpress-a9 \
 -m 1024 \
index a182f15cf67be2ef08b70e6b2bc50610b24b9535..11645995d366fa5a85092773ea635034a60bf152 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu-system-arm \
+-name armtest \
 -S \
 -M vexpress-a9 \
 -m 1024 \
index c2ea17b72a4c957a6be126a68d016cf125e32cd7..7b4740e7d688d75cfb42bd79d561b61425f0ef46 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu-system-arm \
+-name armtest \
 -S \
 -M vexpress-a9 \
 -m 1024 \
index 818a2355df4ad292da32ed6be12a0f2fc97b7992..ec4f2c370e3e27c1c17f9a4c3fc3b7597b784dce 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu-system-arm \
+-name armtest \
 -S \
 -M virt \
 -m 1024 \
index 6a7daedb12bbfd98e07090770562091436238031..bc7090f056a37d64968445452cbafceb93d2a684 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 43c1d966690f194bf803bf3024bb05ad088ddf16..4635bcb6cd9dc584ff90eb0d189f8488b61ceabb 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 43c1d966690f194bf803bf3024bb05ad088ddf16..4635bcb6cd9dc584ff90eb0d189f8488b61ceabb 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index fc02fbd5b84bbdabca00b0d8763084c6d61694ca..1760939391f06397e5faa26910f5276c1144d592 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name test-bios \
 -S \
 -M pc \
 -drive file=/usr/share/OVMF/OVMF_CODE.fd,if=pflash,format=raw,unit=0,readonly=on \
index de893650c28a7a584152ddd9cc1133332223bb0f..a3dbdcab30e81c591ce4d9cf6d505f4e2e66b540 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name test-bios \
 -S \
 -M pc \
 -bios /usr/share/seabios/bios.bin \
index 16686c6273d970ec6238c75d623fb0c03fda4f63..aaa26c09ae188ee6fbcdb43bc2c69e984ba6e34d 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index d3bfe8c032ad2a881ff6a8eb6f4d6dbc3eac11d3..2be7f101b304f1d7b0c911cc6f2ac6f404180528 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index e4c60c20d1fa3857c4f41c4b85c6ed5ad0b79667..5c140628bd8b501569a5534cb3ee5222ef05d571 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index c35ac7f57df8239d69a874320b0467ba7a847879..90aae0c119ed27b6667863f8bf688ff5c5759de8 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc-q35-2.4 \
 -m 214 \
index 58613aa187ecc9765986d71b27b98eefccd269e1..958304d357f2845560f0b9862d6a445c032c827e 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 85a72db335c28dadd628efd467c73abf00ab72a3..abfd47b3c2c53b448232d020b591ff01d7ba287b 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 033e21cd46f856d1190e13c01adc137259ee435a..9da5f168dd1528827875bb3c34c62af905315cab 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 8ed00c2dd3e5e4a1ea982ba3b85a8c5d5a53fe5d..0455c50e09d1724245b993f7dcc13f5dc1293cea 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 8c9b37905f02ed460a196d4ff478b4fdfc2194df..dc23ed7c521c2d2c862930482f2937eab14d9ecd 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index be059ff9124ac7520f0eb8477e6b270218f8d765..d0457180bb944a62e49d3776752b3712e00c7aac 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 6fc1a2389240221b2b1d5f626576872fdccfc55a..5145437991d4e21f8be5b620f3afe508bc1a496c 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 8f11056e266a9847809b9b556e51ef59d2a335f0..09e72fcbdbe9dbe80638cc00eff6fb114916c9a8 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index a2723422b525fc4dea9919eea23ceb4ddc89332b..0a778f15250aae7f6fb52c307110c9098e043385 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 78dd818c21f6a2581f14a2d44f97c2c864a2ffda..0eabe00e9e150b05299be532a689c40209d58ace 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index a96084e03aeae5daf9d1eaf0355dc0789ce60301..4ec0432484d67c44719250e0840e93e9ad74bdd6 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc-q35-2.4 \
 -m 214 \
index 3f5c289a7420f7b534aa57a74eae20fe3877a5fd..000c0425b447e7a956f4bd4eee3e84477047fca6 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index c61f6d1490169a00636ebb542dc43bee7fcdb5d7..41969c8d0418b4239bd726c08cefdfdbf7b5a0d4 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=spice \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 89a113353912fcceeb8beab6d095a7cf92718d1b..63218408ff57adaa1122c80f5a9cbfb87edb325c 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=spice \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index b1c22c5678ee5a624757061da424ba2743b12b0f..1a3c750509599d651cce3af43a952ef87b901f8c 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 7f48cbf55197f905888c211eb854f82da66ef97a..d412b9d3e0d9dfceda8cf22e234580c400fb6f3a 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 0fca7350ab30c2a850c10aa923b26a3af4f88378..d7e69bd42e0357b64555c0e578b4e205b3ab3324 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 6eefe4d020e1a70ac977649f780c9044f982d0cd..b62df6086db992db008d4ce6fa72bf1f7eb0b3eb 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 7c3a423625d02067f33392dea7ca2a75ee34dab6..7188d92496e6c5046b29452fc982382c9b3c9c64 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 533a2bd77698e4516d8dffd490634a787b7f9c18..99640b8fedbee75ef67c4f01e7f8af53a51a83c4 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index fdd7279050fd2a1cf9b38233b8a42e776210d0ec..7acfef6cec6a485ac7ead2f2409ceb93dc048c1e 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 59c30cb2d557af9c2d39ce42449fff030e8579df..d6d07d6bd474ebbdbc5c3d5081db259a8e244619 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index f4503e337388bd2cd1a3ebab498cc8c54778f67e..8eaa2463f503a40656839c91c30d2d45f96e2862 100644 (file)
@@ -6,6 +6,7 @@ LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 TZ=Europe/Paris \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 8b57b95de4e8e606fdc9ad5cd063f244276e8725..d1c99c6f554b3f4d73ce490c93d11186d8fd6e72 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 370c9f1183fe7ed3eb19c6b2249d88607f524a7c..1f7e60300462cab9e8877fa68f9e488fe8ec09eb 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index c59dedfd7d85f36955c0f558db9209de84087857..8a8dbbc29ac32e91a88ee73b87c35551033552d5 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 916e05d9f300264dd401786af6336cbc9a5f7da3..da4d85f371ab5b5a168412402a3afd282d803df0 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/kvm \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -cpu qemu32,hv_time \
index 96829ad752dd10cf19280a414b0a9fd77f8adf7d..903d23e2d42e0c36a6d9fef924a92bcb8e4c079d 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 15a9fd56c07d68ee28e974c16347c7cf8a0bc74e..3a37458680c3f367cadcfa82daaa97c5694da87e 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 6aec302e508b56831c027b6a75992e3b5f76ee26..c1558d09f9b500caa249bdb9793562c3c8217eac 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 931959709d2d4dacf861a6634f4fa0e90e464890..49831f68ebe67efff1f2f0df763378dbbdf67a0f 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 6aec302e508b56831c027b6a75992e3b5f76ee26..c1558d09f9b500caa249bdb9793562c3c8217eac 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 1d3698da43b3909ed918a22a17a69155850a1114..5ef688416d8794a1fb05561e750e6a6470a4e97f 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M s390-virtio \
 -m 214 \
index 063bb9503ced39f4a481a2bb8763031b3ca0f7dc..715f40c3d08e72d346cc5f76060da89cd1372538 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M s390-ccw \
 -m 214 \
index 51b2d5f0587e664bb6170b4970e47126c5e0ba90..fa5c92d0537f466c2e66df504ac5d63ca4236271 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 127ae53603513bc906523130f8bda51a916fde81..c0cecd93c9a6f95da1a8ae5201f5dcf5d60d1f1a 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M s390-virtio \
 -m 214 \
index 10856dd56669dda4041fe321f28bd7c0147b7b36..0c8af3a43545c6d4d6b506a8a86811a5faa45858 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 82f9e93f76e24fb6b0e4ab40491812de473080a8..c6eddd1129e61a49f1f9fb76b0fd69a04ca74ba7 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=spice \
 /usr/libexec/qemu-kvm \
+-name fdr \
 -S \
 -M rhel6.1.0 \
 -enable-kvm \
index 2318910371157dfdf5fa5bc9c5644feb8fc20526..d1de725c81edc89ad8b1e66c5444fec80854ecf5 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu-kvm \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -cpu Haswell-noTSX \
index 9f1a090abaadfb0813a40b3fb3b264b6f0cc5c79..551b3ec2a0092503efa1ffb8e4e02778dcd26109 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu-kvm \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -cpu Haswell \
index d11102af1ba4c6498b783bb1d311aabf312a4a0a..3eb4cbd993efe2d06aa01e592f1ee1bcf74e56ee 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu-kvm \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -cpu Haswell,-rtm,-hle \
index 9f1a090abaadfb0813a40b3fb3b264b6f0cc5c79..551b3ec2a0092503efa1ffb8e4e02778dcd26109 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu-kvm \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -cpu Haswell \
index 3d51800257e14076632ad491e9c74d3a1b5b6812..5127dbb94da5f15f5109f45394a293dbd642af08 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -cpu qemu32,-kvm_pv_eoi \
index 590babfd9a337faefac83a6c4a551a7291ea5e11..6df39b9a7da636dc6eda5c6cd7580f9e8f0eae1e 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -cpu qemu32,+kvm_pv_eoi \
index c90d81e8b00ab5e3427b6d96af6051c584793abf..d049a771957d123b919411d37d7685114edbdebe 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu-kvm \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -cpu qemu64,-svm,-lm,-nx,-syscall,-clflush,-pse36,-mca \
index e93bbe4c84a907552911982ad7342f7852c936d4..d373d9d4976b4db329c6193fbbeee16e900d05e5 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu-kvm \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -cpu core2duo,+lahf_lm,+3dnowext,+xtpr,+ds_cpl,+tm,+ht,+ds,-nx \
index e93bbe4c84a907552911982ad7342f7852c936d4..d373d9d4976b4db329c6193fbbeee16e900d05e5 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu-kvm \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -cpu core2duo,+lahf_lm,+3dnowext,+xtpr,+ds_cpl,+tm,+ht,+ds,-nx \
index 5f9d12e94e50008674dc0e55d1fde189f593ece7..ae6f96f28938f8f003b9914cb05010a5f23e7f81 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu-kvm \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -cpu Penryn,-sse4.1 \
index caaa29d335a90e3ef8195749cae4e4a0964fe175..8d15d7f49b543247f6e7d68482188cd4baad4177 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -enable-kvm \
index 8158ca107bfdd4f882022f9cc9b2859794ae713c..b58a0f0fd5fc2f3af9fc83624e124c1c4bdee8c7 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -cpu Penryn,+xtpr,+tm2,+est,+vmx,+ds_cpl,+monitor,+pbe,+tm,+ht,+ss,+acpi,+ds,\
index f4c6bb894f80dfd40ccb8913b701b943450d4a3e..156f84f32e11388f05f72595e1b4bbe2528dd196 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -cpu 'core2duo,vendor=Libvirt QEMU,+lahf_lm,+xtpr,+cx16,+tm2,+est,+vmx,+ds_cpl,\
index 4b71a1c39e80e12f5c6baba01aa29012442a4b25..f5a2b968b7397dbbedff348b2ae789eef335e414 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -cpu core2duo,+lahf_lm,+xtpr,+cx16,+tm2,+est,+vmx,+ds_cpl,+pbe,+tm,+ht,+ss,+acpi,\
index 44c27d901552ab9824f4101de9eeeae30502124c..ced33272e91499a5fbc8595a62ce04244d691810 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -cpu host,+abm,+ds,-invtsc \
index 2f103d0ab231650bd78755b41d988367d292613a..63d1356888841d5f07733390527955a0af8f8139 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -cpu host \
index 330fe1245215a35d3676b392b1b34969b1e10d28..dc2bc2f7f92d6a9437d897946a2257606082c416 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -enable-kvm \
index ddb51538cb4e30026d1f2128ca7999e84070a6fb..4571acc064cdd388def98798526a48024182d9c7 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu-kvm \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -cpu core2duo,+lahf_lm,+xtpr,+cx16,+tm2,+est,+vmx,+ds_cpl,+pbe,+tm,+ht,+ss,+acpi,\
index 00e07fe8bd8c16042dbe3a6ee3459282726680c7..d1cc2bd17ac162d87c37f2c84dd1ab626de9a85e 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu-kvm \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -cpu core2duo,+lahf_lm,+xtpr,+cx16,+tm2,+est,+vmx,+ds_cpl,+pbe,+tm,+ht,+ss,+acpi,\
index bc75a9afbece4376b50954b3b8fafcce88f3867d..cc083aa3abc0946b83bc10022b940915b534a744 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index a4d1b64d2febd40d9b8cfabd5ae61bfd4a3040ef..e3b0873a90ffa90c02396c536e0f406277c85861 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 450b3a4271112c5a14901c12a74fb0bc119d7449..4d0ca79e843ae0a25a972d1a386bb3a9a75f1be2 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index a4d1b64d2febd40d9b8cfabd5ae61bfd4a3040ef..e3b0873a90ffa90c02396c536e0f406277c85861 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 51f843355a688fcd23c584ea51f0ca51d5f7e5d0..7d38fd48369b6a9591ad750929aaeab2221f2a2e 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu-kvm \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -cpu core2duo,+lahf_lm,+3dnowext,+xtpr,+est,+vmx,+ds_cpl,+tm,+ht,+acpi,+ds,-nx \
index 20faf711fd068991073851a1bf61caf4c0a9f50e..682112a44f3276c04e3afa952687bd065415b134 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 74365a92ea07e536227f3c92d0f0dd4279de1070..e25dc3a8a039c6d216059a0344b421abaf71d9f8 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -cpu core2duo \
index fca529562b70b33a6b45e75d17c538b86f7e805b..18c572ee15fe8c86eb76e19ccdbc0ebf2146fa83 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 7892f0f48e5c8a06e63d05eb32e09d114509c1ef..eeb8d8d878696297f233e6e6da28fe053e6bfb55 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu-system-x86_64 \
+-name dummy2 \
 -S \
 -M pc-q35-2.3 \
 -m 128 \
index b620fb7191be43b4164b6a1e41cb7bba1639b556..03290b58058d661e5bdc8125b0471dc89112bbb6 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/kvm \
+-name kvm \
 -S \
 -machine pc,accel=kvm \
 -m 4096 \
index 48d85e83d0f7563f7259583ee4b7f5baba019d7d..08fc3b0d9524f0d9c4a44b2d8dffbba146da0f80 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu-system-x86_64 \
+-name qemu-host \
 -S \
 -machine pc-0.11,accel=tcg \
 -m 4096 \
index 3739a5fc6866ea5579cdf4f94ce7d92c76e5ed2b..1b768e00c02c493e8afe89cd01aaad1ca0e52ebc 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 6754fbef82c09269c0f3088d5d831824fc9dd3ef..7304fbedcc8b6e47843160dd84431a16009fcb5d 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 829252b564c2943ce2996267e00c3df4d6aa1d9f..b22b328fc99b04b72186715699b91987e746c11f 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 1772275d1f4105f7fbc1a4502febc1daa5d3d429..bb24f415894d839f3fefa7143f3a1cd36deeab77 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/kvm \
+-name QEMUGuest1 \
 -S \
 -M pc-1.2 \
 -m 1024 \
index c153842d2eba141549e56c22499337898175bd95..1b09806b0e8f8db1835c26eaf24e65a482f296d8 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/kvm \
+-name QEMUGuest1 \
 -S \
 -M pc-1.2 \
 -m 1024 \
index f5c0bd5c77cdef96c960a86b9cc3ab28794df562..66123e2e62a8831ae655f7f85ddc7fadcb8853f1 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/kvm \
+-name QEMUGuest1 \
 -S \
 -M pc-1.2 \
 -m 1024 \
index 0a01a9923a016a61cda2e55678771ce9a694e178..97b9071bddde57f055ffc861e61084ebb50a7936 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/kvm \
+-name QEMUGuest1 \
 -S \
 -M pc-1.2 \
 -m 1024 \
index 60c875ab32788c198d2035f318d3e7fc620bba55..42ec5c60c390bd65bebba4b4dd20c52c72f4eb70 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/kvm \
+-name QEMUGuest1 \
 -S \
 -M pc-1.2 \
 -m 1024 \
index 829252b564c2943ce2996267e00c3df4d6aa1d9f..b22b328fc99b04b72186715699b91987e746c11f 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 1f44b92efb9d798f23340e1eef9431d394f5b2d5..f60cdce9580fb5c7b6ec95c936885732c07b0b1d 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name test \
 -S \
 -M pc-0.13 \
 -m 1024 \
index 2d273dd9536ee79fe5477a04e7e838494c186b43..7d3f7d1ac5b3df85bec6c8fe7d299f691dcf9b86 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index d5995dcdda68e0d660a823872e5ad9fb7b70bca1..24cddfcba7fb720708426ade6d45303ab82b0272 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name test \
 -S \
 -M pc-0.13 \
 -m 1024 \
index d52dcaabb5a0e45d2c38f6b1be30c849de662a9f..6178fc6f860a9a60e3964d0268c1448598242190 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 2360f462ca3bd6087ccbe7db7ac0d3a57ee1164b..419670642add60ed165ee9deb40193b302b4a9f1 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 12b8f68c8effba9938cc0edba9797746e61a5a25..0e21686e048bbe2c854999207cd770e411e8c4cd 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 051ae7632a6636d500a3b91b928803cd0d21df13..9772e62ccd78c1fb30ab47f11497edda8803c273 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 6438d099aed8ba49ba1a512782d836f6a4d08323..74a3c99ed75d21c89033b9e8fd35b2fa552e2f48 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 4c630b7ba8ef3984522b2293d92366750ee1b7b1..974df41e0eb25b416741b9552edb3887b427ebb1 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 6438d099aed8ba49ba1a512782d836f6a4d08323..74a3c99ed75d21c89033b9e8fd35b2fa552e2f48 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 4f46dc9a4741dd7be8b84397a8ef958fda6b530e..8b7efa590bdfd32f1cb72e8a68a08964f383f0b4 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index f85cf915d4df16c393be48d345f0e44d160894b4..00151f57b468cf1f26406c75e23c30bc105434d4 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 4977174141c3c6f89583c4d68658bd35e495ea98..d338743a7d99bf652b24b27a746e4ef7d181424c 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 1da91e4a0bf21b2ca3b84eadf5340768187af2b5..ce549b6822ced660e834cf123bf15177fb20d80d 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index ab612f91ee31a462147d7654e941dd103b5d9eb6..074eac9bfbb1e272a624ba044a88ae1cc7e5ddda 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name test \
 -S \
 -M pc-0.13 \
 -m 1024 \
index 1ae20d8810cb1822a37f801fe8f1b55f16d17ce8..cf20444d73385afa9b27894bfbbd424964d7b980 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 33192bf4bbac50713db6e320ce743caa81d99f0c..86530a4bdac47815b5775f8956c8e95d298ff81d 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index d82dd2f7cd5ebe045d5197dfddb47d30b7cd061a..4dd82bea7f1789e4784ca41433f721fca9a3b68f 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 165d2a840bbd09a6940845ac2ee701b537cb8f61..68e6f672d8fae46598e40fb30f4b94ab868d8ab3 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 65fe181cf7519a579635ecde44e601c5957a3457..bdd91301277c0825c7a7ec809e9c9e2212e05acc 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 7e3a2642e3bde4ae9f238084b077ea27731c867d..36c7ccadc7a798246334654963b26e8cbab03530 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index b69bf0dbe893b34a5df246a1327ad77bc127b938..48361b32b27fa802adf749f20da049b546b541c0 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 43f68481f861e4a180b31deb4a618d8ebbffae09..b16de7a5daf8500ca645a230fbd6c0057fa2ae1f 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 80029bffe5539d407d984b72997f43aa217a9ac4..18fa809eeeadb0651e0a2dbeb0f27fd04ebe9e0e 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 0507b4058d94a3ba3ee507d7ef0680807470da7e..a6ef9e5c44f9e1d1eaa7dde909c2d0ede094cac7 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 63aa0d5ec65dd57ff8a8439b29a96249e34032fb..d413f9030409c6aa1e82b9bf81cc3329bed2b461 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index b46cef52cf7be13052a608c9a26ec9dc4fa9adaf..40dd6d64f2ca8d166b8c4a0da6c2f9aa42c8c4e2 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 53691efbb59df1143ec95251550b475d4cca4474..5da83723df103aad1ac2ba097073a55a38c52f62 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 1b0cefe7615c2e7000a59343d830ee5f0773a29d..c9daf1517578dc34d1b4e38d5b5fce13832b17db 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 580c62cadd338ae9d1c8afc4227a91ffc72d3665..95079be5bfe6b2e805cf1b59d6860e65488a5bc9 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 68d39d4c85c9306a3bbba4d8d8084abb2518a5c3..9446e0ee6e96ec0ecd693c2f87a31a36631fe843 100644 (file)
@@ -7,6 +7,7 @@ QEMU_AUDIO_DRV=none \
 CEPH_ARGS=-m \
 mon1.example.org:6321,mon2.example.org:6322,mon3.example.org:6322 \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 1d378a8316bfa4f30cd3a7a01ecc284da372b168..a9979d7dbd5d661c6cfe30dbbafd8d239575fe17 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index f8699fa58e6b5de86638531e6c878d2231a63b04..94e759aa056081597963a607a272c5bb46800663 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 99f05cd2418342fbc572a3c8a561d97844cf2905..350c709bcf2f87d10293735b3a20be178448f992 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 1adf331e4f1235507d31466847fd9b0a175c8b9a..2f70cbcb3512abd808bd8619ce99871079c78348 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 788a3888b3d79259519c0c1608ab2299ec9ae3b3..6f9e15bd2c05ab2e1a67058e64ec2dd76132ba12 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 58a0fd296ef05dca4b3266fef95e70189343d33c..62463fdd9261c249483905b0b9d0be79897ffa39 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index ae1f114507d6a7c07709049278c778f6f518dc43..6234b9910d08e1b39edccf516044fcd9dca1b7a7 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 4d2e59241c3b75dcd97803cdd6c9b75c75d03dad..a4ef36c8026708d46e5b507db74e8ffc5fe56096 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu-system-ppc64 \
+-name QEMUGuest1 \
 -S \
 -M pseries \
 -m 214 \
index 97bab323580b81b96e53643a49b160e821ce12ee..0cedb0147c3ce90cc576e0595ae1e25fb441c9e9 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 21f50081bfa81af7be1d9466ba0e0eaae67ae2f9..df7d43b120ec70916f45c43a72da69a351fe2628 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 6cf7e2b9e6262366f4480d036045a7007cc533d2..ddcb0b8aa19ec4bb98a9e882f3db2fe4894a0dd6 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 1a049c6712e9da3383b88192bdf98dd7e5648227..36995fca4542e20e087696c381a39e7e871453c9 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 659fd45d87341643f59b16179cfc90e4fbac3302..646f9f7908faf83eb0ad57543d9fe66952a71c15 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 951461c45ed97287612597d6508e47d55af1a94c..194962898965b19df9044a05878e71346b02e59b 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 4bd0501cc75c23b47dba57988860d36ad3686a39..46a25c4a2c930408db1892a51c75e63f94f8b76b 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name test \
 -S \
 -M pc-0.13 \
 -m 1024 \
index 6f09c83ae2a335603e75a484a0a0fef728269364..33f940df6167bda8c268551eb3d52650e14137ca 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index e17013594ec4e5a129546f2a2ca4616cfe4c9f9c..584f352bba3a9c033ee4348abf5eae36258a26f0 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 5a379761711ce62e808904809e631abfe189e474..02dbb3d8d7fc338d8149aa4c5d026c0c977354b9 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 547f9522b6db7ec2f4aca06592420f6d6d902b09..53ef91045e915224b0c4e839c0dcfe8d37dcaebc 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 2a67ec5513a3484614ec45d630052a769dfb1da2..62ca44a59c932d7f8d3357d1628615ee9b313f80 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 2a67ec5513a3484614ec45d630052a769dfb1da2..62ca44a59c932d7f8d3357d1628615ee9b313f80 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 999abb06cd59d8437f2ddb83a4514f42799d683f..6a26086f4e579ea7a9fb71d1341197c16416c128 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 7880a0796c7b793fdd5c6d9a28ba01bbcfe798fc..17dae7a5348d47031d69867c1f591928da5bdabb 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index d56a56c2b5f0a450c515236ca011179170aa21b4..1e923915bb050ee76308b88fdb26e76174020c3d 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 16087bea689f2da51c540839e70950f0c4588ce0..ac58027e55c30599ab0d9bce1c56ae1ea29382ec 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 63eb48ded530011bb190c2a2841bd8298baecb4e..f2fa9a2b9b0a974cd867fec56affbb86028db113 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 0065ae023a7a45cc9df4e6e08ea1f71a6b45bc52..b22ec00e0cefb9d0accb7473aa5608ac92b521af 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 3f50270ab91f57d47f4fce1a305f61116dcf6831..948d3ebb3ee98a146a7a8fd764fa523b1ce005d7 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 6948bb29a428444529a8289826cbf946541aa723..22ba3d158993a5ffad410e7bdb7da2c4a3f98973 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index f00773ed9c9ab87726f65ea536fd3a195a40f146..1c09926badd209e0c283a9417e7d41d3805d7431 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index ad0a9789c4b00255be0a64e85b7a1031dfce6414..6c8586ae81ac682d3e0e6d93dab5fdb569e1832f 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index e4ebe4456f64043f8644809071241f3d20a0e043..e5cc3748b8c849bac6e21e860f3cc3697b6c73ee 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index e0bf4b6396c1030e15b69f2f46c8ba1a5bdf9d0c..e53cf2b1184c10482b95749dcf5e63fb7f68db59 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 7f6626cb9bb3de67c08760088ce257d91dd1c8d2..ae26a0299df52cb7067e0ebf21d58200b32b5491 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 9bbb3b79b296bc4e9b53c8c08f20d69856d719ec..879fb6e9d2efadd90859f69d9af335d8f7d60378 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 929301751129df2448fdbecd4da53de7e349728d..1e0905acfb9165b97c38127fb2c241e399f1d239 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M s390-ccw \
 -m 214 \
index 19a872d7b719fb59d9e9b2914c1819324f33393d..4095ce3cafa932e0e90751bdcff36731b9f34441 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M s390-ccw \
 -m 214 \
index 491e3ea97e9958bfbddb16641f4877e647b098f4..7f34a10f0e6c92c7ca3fa8a31486dbc7b97442a4 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M s390-virtio \
 -m 214 \
index 0b3958450941e521771a940293dae96b63342b80..9dcd5f2e1cee069a8f603bd51db04595e237712d 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M s390-ccw \
 -m 214 \
index 574bde456b5c25b7caaacd21573dd6146d106cf5..37cbe333b40cf484e9effa93ef37748f9a7f8ba7 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 297ce540ad3f2d2bc237f760cadc9baef95d21a2..259e80723c86f59a4a0e75e9e954e93de52e8d87 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 08d70fb6932809057bb8ba9bec18b3622a232c49..44c98e8086378eca067a2e005fe2c4b8ac4cb416 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 104b8d731fa79230a1a352482164014e14d40fd3..574066cebbf2b5a69c29114bb7868569acdc66ca 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index b2bd28b4a45eb4bdc97c7f4a6e8544cf503205b6..adcd4466b184307a4cec49c6beffd35c5737ac49 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 1000e36f31a7e44dd240b391c8f90064b00b3405..1a7755dc71b2ca22202ee60006cb60063cd4505c 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 3d51800257e14076632ad491e9c74d3a1b5b6812..5127dbb94da5f15f5109f45394a293dbd642af08 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -cpu qemu32,-kvm_pv_eoi \
index 590babfd9a337faefac83a6c4a551a7291ea5e11..6df39b9a7da636dc6eda5c6cd7580f9e8f0eae1e 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -cpu qemu32,+kvm_pv_eoi \
index 03fdac368b8a5dbb9a0443323a63ecc174263bc7..490ef61975e913c8921171aef341e72cc556019d 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name test \
 -S \
 -M pc-0.13 \
 -m 1024 \
index 1e7758bae621404814a975c517b2c65494ca93e1..726e0a14bb33c3d27e3b559800838c679665425a 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -enable-fips \
 -M pc \
index 2ccd40b5e557872a09a84c3dcee333c941859084..5879345cb15cd4a8ee6f464fd1ed98e88f6e88a0 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 1680cd4c7a0a428449bb056bc7fe90d2968c066f..a9bad839e3b20178331e51a930f79cfb3a413ae9 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M s390-ccw-virtio \
 -m 214 \
index ebce05a85ba9fa0e0f595edc960a0e8f52ae1e18..0c9b71bbdaae4712d6c3de06551147805f8ac0ff 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 36b272e4199473cb69836faa786196c474a91d15..6f22abfac96a0bd3cc17c86e7bac2da998f1d8d8 100644 (file)
@@ -6,6 +6,7 @@ LOGNAME=test \
 XAUTHORITY=/root/.Xauthority \
 DISPLAY=:0.1 \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 01ac3f1392a84adba45a31060b262db1bae94fa9..db7b2df912ee704c55b29e743b3e56daf8fb24dd 100644 (file)
@@ -6,6 +6,7 @@ LOGNAME=test \
 XAUTHORITY=/root/.Xauthority \
 DISPLAY=:0.1 \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 21dd062eaf9138d0f2dc5d4851febaba3da47897..2155ff4d8b8ed53ddd861c6a861535b141df5cee 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=spice \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index ba215a1fd4f140bdf49053e465d0256795f74cf3..44c1874de6d141d4b9e630b4e9c1e1ee2fead7d6 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=spice \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index c463ad77a3d558aec7e65124e6db3947c9aa1e93..f15b7def56bc7d6b16b5e08fe2eecb808dea68d2 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=spice \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 7b319dfb494f4e09f241c0e7556c53c287cdd291..73e82277931dd1cbf79a27cd8f780ac65dbf720a 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=spice \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index a5349aac918a19ca5df6934607bdc258f6a8b1c3..0a78f3d6efd2c19c4357e66a75b58b84d14902bc 100644 (file)
@@ -6,6 +6,7 @@ LOGNAME=test \
 SASL_CONF_PATH=/root/.sasl2 \
 QEMU_AUDIO_DRV=spice \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 91e30ca15c753100dde780f8c59fe4378d7c681b..ede86bdd02b01868ba6a0770cacf8aa13b616a59 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=spice \
 /usr/bin/qemu-kvm \
+-name f14 \
 -S \
 -M pc \
 -cpu core2duo,+lahf_lm,+xtpr,+cx16,+tm2,+est,+vmx,+ds_cpl,+pbe,+tm,+ht,+ss,+acpi,\
index 52ffe7b79d798187e5e77f078b564688b9117975..a87be90605baa795628bf0fbcc98e323814c4960 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=spice \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 955bfc313e7d05e424a3991ca145f6d1c24093fa..074cdd289cbc78d7e9e90e5427c8dfe62d8f503c 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=spice \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 7831e0dbe4f540a2a8a98436330a08111082ced5..e59dd6075d4f9233992494df71f12f61353dada7 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index a9f2c36783306bdc53796bfb0e9d9b1e6ec72e85..95bf81d288c61a57ca9886c13d8cbbdef400adac 100644 (file)
@@ -6,6 +6,7 @@ LOGNAME=test \
 SASL_CONF_PATH=/root/.sasl2 \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index bd9deec3cb1bd2b946434a0d25f6714aa7310c70..3f679067906bb67ebb057e24b711bca59992520a 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 1ed8ca1c9d4d7afaaec96a628f58fddf81b5794a..7c3e5f16e99138cbdda3509f4f6081da3b049033 100644 (file)
@@ -6,6 +6,7 @@ LOGNAME=test \
 SASL_CONF_PATH=/root/.sasl2 \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index eb71e247d31b2786eefea27c977aa32b042bba2a..c0490dc72c073cb34547cbe23f39b222d22800a8 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 30cdc5ac59073cb83f027fe415554f27fe3e6efb..f7416b3a7e63a9e5b9ae1652cf71f897c3233f04 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index e4b5f10342d371e30025ec4f154fa0542497bdfb..9787c7b6be4163df0ec0db4edb0d764204e1c14b 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest2 \
 -S \
 -M pc \
 -m 214 \
index ff46d613f886cc9dbf8af26194502e627334bf57..0ef479116ea779b9ac02bceb5eae664ca96e486d 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest2 \
 -S \
 -M pc \
 -m 214 \
index 25eada05c3d1d38bf12eef2c5162339ed93f5ac9..a699e79b125f094988927ade2f22abe67df6c97d 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 967a07cb8c32d0ad0ddaaa90f66d29edc82f81f4..70d249f00b04fd632761abe9b18425545e88f519 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest2 \
 -S \
 -M pc \
 -m 214 \
index a02c84c5c7db5478864bf9cbe7ae6c619a0a2ceb..e72391ec834828a6a2f29445da79b63e8e845d8e 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest2 \
 -S \
 -M pc \
 -m 214 \
index 85aa01b7b9ca22a3d4dcd3da819c0f314710e7ff..090f0b92932b4d2c7bf59f679f4d0820a45c9c8c 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest2 \
 -S \
 -M pc \
 -m 214 \
index 27a28bc49aee782ecf6c9d0009241a3190e52a5c..ed689645adaeccd502e8d1f287e70014c49697e4 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest2 \
 -S \
 -M pc \
 -m 214 \
index 1b4064b07d2d43ad43535b8dc987455813ec82b7..20de760a3faedb8c13f81b4b5d1091b523441931 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest2 \
 -S \
 -M pc \
 -m 214 \
index 50716bc217f1aa12b03a89bc58bfcafa0c4b2f2f..b48ff19e6b00bb9b2074feaae890b2fcd432b5c4 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest2 \
 -S \
 -M pc \
 -m 214 \
index 30c1d5b7892dfab3e5fcc5c1adb827f722e2c400..d7a44d68d1cdaaac512ee33031994a30da159f6b 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest2 \
 -S \
 -M pc \
 -m 214 \
index 79afe03519318edbae5b3f52713d475df9cefe95..61f2501e5da08637798b17af6bb762f4151e253c 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 8cc33107d73a00717732f8448b98d70430c8b9d0..aa8383d67de2056867fc0f649f2a550bd44b6286 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index b3591da782a7464e7651bffac7cf68563ec51833..51c0f680ae61cba6daa1e57a370f3c566aefd590 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 605cbeec5ea94c52046fca27cf5b234d1c04662e..2cc6d553c8096ed23f31e291e24c9d208e607c6f 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest2 \
 -S \
 -M pc \
 -m 214 \
index 8e04e0cf25232b00b148f270cfcf6799cfd17933..06fef9c2abdcbe1c608bd3e24c209e39f461c3f6 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest2 \
 -S \
 -M pc \
 -m 214 \
index e7e15b6b5402bf8c2d722c69478e602affe66d98..204747812d48cca7547c8fd8bf503b4c29268e18 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/libexec/qemu-kvm \
+-name hotplug \
 -S \
 -M pc \
 -m 4096 \
index 567abcdc349c170be9285b255182238b54753778..c9574da4888c9a8d4b77d8bd797375c1de4bf817 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=spice \
 /usr/bin/qemu-system-x86_64 \
+-name fedora \
 -S \
 -M pc-i440fx-2.3 \
 -m size=1048576k,slots=16,maxmem=1099511627776k \
index d05fa97b1034fc9a4c96c2a12fda4ed1b2a280d7..da9a6edc612f1fcc4805ebaf58e38556eb52a8aa 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 4096 \
index db058a62956467137ace16ac86bcb7ef51deca84..cc07aa1d5e45e22da95b8d68b3b432a05bbaa508 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name SomeDummyHugepagesGuest \
 -S \
 -M pc \
 -m 1024 \
index 76afe8d1bc70f09117a83b7782518075fe4bdfbd..c415feca7ed80f37c709e0806eb52be77e3b57b8 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name SomeDummyHugepagesGuest \
 -S \
 -M pc \
 -m 1024 \
index 2368950de83f90869a7c987304df24a74f0de40e..6f9970fafb643a2137a0537cf4ae0c9f73773a36 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name SomeDummyHugepagesGuest \
 -S \
 -M pc \
 -m 1024 \
index e55bfeaa7a83c18638d27b37939244c5c6e637ab..2b03065ff96a19da4c315147dc647bac749733ba 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name SomeDummyHugepagesGuest \
 -S \
 -M pc \
 -m 1024 \
index a93d20ffa7b6af3cadda20f87f85ee18dc44698b..c15b8cafda119fbea82dad50c8c91a3a64e28ae5 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 4096 \
index aad459df7755b5e2ffdc33da0c344f62fe37832b..237f6a4af35b351ea4728086cb022c814e8c7db6 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index b951530dadf3877d2c63b7bd9b72324503e7905b..6ade3c459cc738f5df02edb4192ff1083ddcc9d9 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -cpu qemu32 \
index da3906e1f667ebd841c67a9fc5ad304a8dcc1c97..c14495a1b50d80006297e3816168734890d3a440 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -cpu qemu32,hv_relaxed,hv_vapic,hv_spinlocks=0x2fff \
index 5d8fd0668929e21729e799df1dbc36f8f009db24..8364bba657e9a19c9a1135f108f0924aa9902832 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index c138ce26d24c4f268c09a6eef3bd4ed3809e382b..3355f6761b85d19a4c3d7d7672fd59119cec9f60 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 145883d5e98b1512f9259aec4135ee1c9f4069f4..d557f6677d299acda8f35b33e257ed6c8e8de282 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index b5e1183f408b84de2ca52110997786732436b175..470fe11b3db7bc289b43833de4cd74ad49eb997c 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M s390-ccw \
 -m 214 \
index f069bdd063c553f20d85fae0bcaa83d8b5006223..da35ad00af2ddf7f6ce45ba941c85be8138750a0 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 95ae95b40cfa7be9e704fe19c69ab6c1a4bd272f..32e72c10d1aa4b0633111cee6ed0e9ac3bb5a885 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 07a5c5d42a932e612d4e8d8adffa6fd5e13e979c..451072102e757ed575f25c7ad8e5d4216b76bd29 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 88689be8e5e76aefed3dd9b19bc10511c8ac0213..d4fe6e974313534cd33380718f9ecbc44dc3277a 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index b951530dadf3877d2c63b7bd9b72324503e7905b..6ade3c459cc738f5df02edb4192ff1083ddcc9d9 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -cpu qemu32 \
index 13fe4705b1b111bce4172ed4db18e3b234311b6e..2f0aaf21eab12873cf21748fcea5f88e74577212 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -cpu qemu32,kvm=off \
index 3f43ea738f459cd8784b128e4ec8b2e1e029a787..80399399dacb1f5ac8a1fb65da84795dcfea30c7 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 880883bb79fdb86f544036e6f99747b9b99abfcf..82c48312a16ec2595223d746870a06a04a84fd56 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 3c84e7b7d75cc35648716171b65f2ae61a8bdc2e..3a6fafce50a6e9e9b91a3c259a0fd425b88cf801 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/libexec/qemu-kvm \
+-name kvm \
 -S \
 -machine pc-1.0,accel=kvm \
 -m 4096 \
index 49fc4a1c9f94e1b8be7fd06796facda4e3cd11b8..780fd70cb76dc9c07e4ff60e034bc0f93ef137b9 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -cpu qemu32,-kvmclock,-kvm_pv_eoi \
index 52b8c88c4ff0659f8852dda8c18ee64d56eb7830..8061501e35b7908b2cd4f900c449376730e56aa1 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/kvm \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -cpu qemu32,-kvmclock \
index 21d605c37f823578264332aa79c8e8b80bff9d86..45b53f2bf65e86c908db8f04c3df98e038480e8a 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index b769897dbb10a6b63f1fbc64802691761c0692a6..2d396e8703a6eadc5e978d4155f3fd677169ddf6 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu-system-s390x \
+-name QEMUGuest1 \
 -S \
 -machine s390-ccw-virtio,accel=tcg,aes-key-wrap=off \
 -m 214 \
index bcab04abc44f2803be16ca36e7f8ef020a31ee88..9e1933506451445040d87cc630b7606bf39ffefd 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu-system-s390x \
+-name QEMUGuest1 \
 -S \
 -machine s390-ccw-virtio,accel=tcg,aes-key-wrap=off \
 -m 214 \
index bcab04abc44f2803be16ca36e7f8ef020a31ee88..9e1933506451445040d87cc630b7606bf39ffefd 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu-system-s390x \
+-name QEMUGuest1 \
 -S \
 -machine s390-ccw-virtio,accel=tcg,aes-key-wrap=off \
 -m 214 \
index 619325827ee6a87b482d0629bbf00c1196f4f188..37c19a71377146ba3ffd1aa536078a845a85845b 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu-system-s390x \
+-name QEMUGuest1 \
 -S \
 -machine s390-ccw-virtio,accel=tcg,aes-key-wrap=on \
 -m 214 \
index 3d89b12f73c42baa179d9e464a06db4d8f71e30b..1c84cdaca6c9a6772c94a03721f5ff3cdc3b1f40 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu-system-s390x \
+-name QEMUGuest1 \
 -S \
 -machine s390-ccw-virtio,accel=tcg,aes-key-wrap=on \
 -m 214 \
index 3d89b12f73c42baa179d9e464a06db4d8f71e30b..1c84cdaca6c9a6772c94a03721f5ff3cdc3b1f40 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu-system-s390x \
+-name QEMUGuest1 \
 -S \
 -machine s390-ccw-virtio,accel=tcg,aes-key-wrap=on \
 -m 214 \
index c08226cba0e472a62314b4f2dcc09a88cbb56c03..411b8c18f7c40061ed8f698289a1da7b7c624061 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu-system-x86_64 \
+-name QEMUGuest1 \
 -S \
 -M pc-0.11 \
 -m 214 \
index 5ae184445e4e2f6e7f8323bae270875bc195f4f2..4dba14fd544d468efd60cba6477e68fb0d1f4381 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/kvm \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 78f552fd1d5b68a135f107a6e3a6e351aae93c39..ab44a69bd9c47888812efdea8f2cb4c1ddf44b13 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -machine pc,accel=tcg,dump-guest-core=off \
 -m 214 \
index 8be11730cc2404dc7e9caacadc04bc872001ec52..a2a469a848a1b0407bc11e02bc09d1641ea57551 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -machine pc,accel=tcg,dump-guest-core=on \
 -m 214 \
index b705d9086c7a72a66b6fa4efa8a2481d01983243..045d781703c2fba365ff4792fc65fe88ca12c8ad 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu-system-s390x \
+-name QEMUGuest1 \
 -S \
 -machine s390-ccw-virtio,accel=tcg,dea-key-wrap=off \
 -m 214 \
index d05cfd7986bb1eeb8de5d222af61624aa7d33759..409664af1967f51bcd29b039a48d38393c635f4f 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu-system-s390x \
+-name QEMUGuest1 \
 -S \
 -machine s390-ccw-virtio,accel=tcg,dea-key-wrap=off \
 -m 214 \
index d05cfd7986bb1eeb8de5d222af61624aa7d33759..409664af1967f51bcd29b039a48d38393c635f4f 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu-system-s390x \
+-name QEMUGuest1 \
 -S \
 -machine s390-ccw-virtio,accel=tcg,dea-key-wrap=off \
 -m 214 \
index 6c5627924b12098b1a7d526be0e5488b955a69b3..f07544962e8953234faf92a61725084f8d33e883 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu-system-s390x \
+-name QEMUGuest1 \
 -S \
 -machine s390-ccw-virtio,accel=tcg,dea-key-wrap=on \
 -m 214 \
index 7fb7246cc13a8bbd51df7706dcd8c2dcfad05cc2..a982a72f90aa5d82609ffaec262d7f0e1f526076 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu-system-s390x \
+-name QEMUGuest1 \
 -S \
 -machine s390-ccw-virtio,accel=tcg,dea-key-wrap=on \
 -m 214 \
index 7fb7246cc13a8bbd51df7706dcd8c2dcfad05cc2..a982a72f90aa5d82609ffaec262d7f0e1f526076 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu-system-s390x \
+-name QEMUGuest1 \
 -S \
 -machine s390-ccw-virtio,accel=tcg,dea-key-wrap=on \
 -m 214 \
index 03631a58f17298e396fefdc3e316c1c9a0fe2199..494ecb5f83f2fb28bc384d03d7184860292071cf 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu-system-s390x \
+-name QEMUGuest1 \
 -S \
 -machine s390-ccw-virtio,accel=tcg \
 -m 214 \
index 3a72d9db728d22f3bb3273da88228a0a0d16f8af..3bdd9f6afe851bbb1be9611bd63c1b0383d00d28 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu-system-s390x \
+-name QEMUGuest1 \
 -S \
 -machine s390-ccw-virtio,accel=tcg \
 -m 214 \
index 3a72d9db728d22f3bb3273da88228a0a0d16f8af..3bdd9f6afe851bbb1be9611bd63c1b0383d00d28 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu-system-s390x \
+-name QEMUGuest1 \
 -S \
 -machine s390-ccw-virtio,accel=tcg \
 -m 214 \
index 61b310d44b37be2fd7670a82ce4d421f10e5ae71..b5746700de9e671eff7daf2f9764b79001d9a1bb 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -machine pc,accel=tcg,usb=off \
 -m 214 \
index c431f167ea961fdf35537b19b6b5cb1c41aefd83..19642f0fafa4b5e91ed5de70a8403855626d8cb1 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -machine pc,accel=tcg,vmport=off \
 -m 214 \
index f233c98e0846f27236de6b371739f6aa504096d2..555888cdafb28ea74599a0d93d38328717bb24bd 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m size=219136k,slots=16,maxmem=1099511627776k \
index 4fa9f3fe9623bfbe49718d04f7fdf69fa9241269..ebbe20ec1eacf2f58d32b980ea4b98b1778790aa 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m size=219136k,slots=16,maxmem=1099511627776k \
index a422ca2cb01855644ac32d56f4cb72a9cf152b66..b8f80eb7fe44460abc83cf0502451e77beb89246 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m size=219136k,slots=16,maxmem=1099511627776k \
index 199fca1d8bdfe967ed33101a9762b0b224f2c254..bed6a3c7dbb76edbd494f1e8ff05d1e522819645 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/kvm \
+-name QEMUGuest \
 -S \
 -M pc \
 -m 14338 \
index 69d2e44a79f37176d3f1147af6866d4feae5be15..c15fa45450e7fee26f2e300c57361418a0239c9b 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 7371f8d171235352baef452e51dc26586c5f40c9..c33da9fd1a24ee83a6d29552996be57865b81b80 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 0da13aad404b8d64133676752e747237b3c40ec2..c5fed10611f9428ee9f28b6b847e09ef948bf4a2 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 0503eae6ebff01303d9113eec32a8c6311a7cdcf..481207cddf5861d0395bf2511c45190f66e9cea0 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 703f8e732edf5e709931265eef2cf4f3fabc4286..3a47f61b393d23c7dfbc268bc212cb8dad1afb74 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index b8e56004f3076ccc1d1394e0071fed94c8aef45e..5f34b6abeae1c24085305bd739eab092363ebbd1 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 090d23dbcad81598847d253178c9ad830e586001..f6f2404835e7d86bd527cc9affc118c125bb1ee1 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 313c75811e3c33ba0d571639abe9f78c261f0bf8..4bbf8427f51b66f42b7b03d37abd2e7bf64741b8 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index e8ba62e3381f997acc7609801a45a4c3ffc29714..2cb519d25abeb3954e5d4b091e1c355b6339025f 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index c7096970904374f2ee3f6d936a2cf3dc80d6ab0d..21e1ae2bda06dd10d509f47fd127ea8a5cf8ba43 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name encryptdisk \
 -S \
 -M pc \
 -m 214 \
index e0e9c2d37d568bf4a9526196d0ab6076a8ea01b3..050a1e332e8c4ef1dd410d0eddf7cb8dee333b58 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 40a714bb64a3943ca2599051c5a10ce0ac70e037..076e86b3d085e9e20d3060150cda535bd3b91a6b 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 8397241802f728e0ca977f8722d730e3db70928a..36b0a822fd9aa287457b2dd3f0d3df6be3f665ec 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index f1c828e5c63f78a62e3427828ddded7e263b2161..6cf9a7bf66eb03d8252234a86964aecc0452de1e 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index b4f18fd9559c3bb76e559b309cd4edd75aa902ca..7f3e3b0c6c41e15d9458b7dd0762c52893dff06e 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 923349f93ed7e610452cb5b1a46036b0e72e732d..0dabd82fa82e944539cb2d9bacbf1b78e7d7ff6d 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 481748ea02a1c405a6e02cdf475a2d345590724d..3b622d91628f142648f9d6ba70184bc3ee99e01d 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 8b396a289072d406ac6548b5fb575d89f71f953c..46a50f9a0204abb417f3073e4caf172f512594fd 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index fe898fa9a4f6f78c202ca7874048a548e2b0dd82..68a72f5448643eaff60607395335a013103df1b7 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index a22767273757567f3fc5aa68c3d9143147208e53..d057a49a274b9a5d492ba6ca485e95870b693a1d 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index b2833c0fed8bb6b669fbe798700ac4f10d77ed1b..a4297b40083874fb88ebe75e7241be0598831438 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 4e67f38f26e6a77f76ac1d2c84dc466b0795d872..437644aaca8bf38e659ca123bb53e5daaeb4209c 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index a92d81892a99c9c83a60e8ad79dc82a69c338252..6f2428b55914712437b8387dedc8444ad07c4fc4 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index d5abfc60091926d1032f220cf3e8173429566401..bf6452a0ea489d55046369bfea2d7673449a50a5 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index eaadea6eac05ac0dc4f7907c0a48310596048bcf..e2e7a4d31bc5d193c4166489e59ad1eb5761b7aa 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index f49c9019852dd51bb1de1716310281de3920414f..9a8dc8197f3d93a68ea592f5195ff2dfda934de3 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M s390-ccw \
 -m 214 \
index 19d8d73eb96154de633d68289436a30259b41c72..968947502f64f4061a8453a907c112f63e139ac5 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 1b7b1f51d2abf5cb37b1024bf342f0d30ac8061b..017869f4c11bb6623575de4e70a2cf0d7c1837bf 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 6ba80c2d428cbb8f5efe03e4b9917e53fc220a56..04b31664103946e3566aecf3e95858a31eeffcc7 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 4be6ed4ae7e6d260c8d318cce2cace965b8089b8..9333fa5a12530e9bc8d0c6204b89817b396f3165 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M s390-virtio \
 -m 214 \
index 53afdfcf3a4664927bec2ab2bea36a2e1def8c32..c352f48cd1cfe5df34cdbff965477ec6621c3ae0 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index dd0c2f6c11d8cab6be70bb062a2c2bf045b65e2e..9f840c5633d02900bfaeb19f28785da70d001ff3 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name encryptdisk \
 -S \
 -M pc \
 -m 214 \
index b9963bcaa6748b4ed3061d755593219e5ee71d51..8dedbf52a3d4ec835e4d7a51b13660d547e57996 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 96829ad752dd10cf19280a414b0a9fd77f8adf7d..903d23e2d42e0c36a6d9fef924a92bcb8e4c079d 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 4bb1fd49f44953084d68dfa6def25bd12f2adf32..36f0192aeae9048c62f10023289ca2b0bffc1516 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -machine pc,accel=tcg,mem-merge=off \
 -m 215 \
index 18cd862648a71696b4839e599bb0809eb59cf0f8..f9028bb73bd371b717b20402e7b3a7e0bb450db5 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 18cd862648a71696b4839e599bb0809eb59cf0f8..f9028bb73bd371b717b20402e7b3a7e0bb450db5 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 18cd862648a71696b4839e599bb0809eb59cf0f8..f9028bb73bd371b717b20402e7b3a7e0bb450db5 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 18cd862648a71696b4839e599bb0809eb59cf0f8..f9028bb73bd371b717b20402e7b3a7e0bb450db5 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 18cd862648a71696b4839e599bb0809eb59cf0f8..f9028bb73bd371b717b20402e7b3a7e0bb450db5 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 18cd862648a71696b4839e599bb0809eb59cf0f8..f9028bb73bd371b717b20402e7b3a7e0bb450db5 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 58b953ba11222976eb7a166b25b995e3e0cc2986..46d556e48a91b27d63f7017ce50c293a4e909e01 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/kvm \
+-name QEMUGuest \
 -S \
 -M pc \
 -m 64 \
index b0cd4f0b27c1ecabcff23e95fd4f3bb6c7c94827..d5c849c09743efe2945977e004ce5c0ab052d56c 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/kvm \
+-name QEMUGuest \
 -S \
 -M pc \
 -m 64 \
index aa0c0508a1d6fe29a1abbf17359d802eb602b41b..74e67800e8ce6057763e274c77819e08968bef98 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/kvm \
+-name QEMUGuest \
 -S \
 -M pc \
 -m 24105 \
index 18cd862648a71696b4839e599bb0809eb59cf0f8..f9028bb73bd371b717b20402e7b3a7e0bb450db5 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index eb4af113ba732be650836a31d8709f73cf3648af..a3d238db91b09dbe6ba2245667036c4a6c6f5197 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index b3ea3dfc85205e61a4c8e634a47a3d22f43906d1..a4e78a088c97a09b20b0503788850fda394c352c 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index acaf86a14197361821799f362fc751baf1679a18..2d478d76cf9b2164d3604e7a424d4962c533e8d1 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 806bfbf52f374832143bdb8e5a4640bc10487392..c15f1ae022379c2623ee50bbae97512fbf4bf0bc 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 0546feddc9c75ea93f5fbab9ce5f1c2222c58508..10bb5f9d45997c9643d171d9339898f96f09892f 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 3cf45464b9baa19b4ff8e08aa9d09ab4b9ff37d8..8b507f1bf99c956f7c7b10a8be557c9620663531 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/libexec/qemu-kvm \
+-name fdr-br \
 -S \
 -M pc-1.2 \
 -m 2048 \
index 7b23f0a7f9cf4e00226688a6d7c51b5f56eaeac0..322c5728b82e7c522644db3d67aed2f62c475f3b 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/libexec/qemu-kvm \
+-name fdr-br \
 -S \
 -M pc-1.2 \
 -m 2048 \
index 541c9b76ac124ef3ff7f6c198b27574ba8879dd2..894a71751f1458ba0101641fd95976fb94d542f3 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu-kvm \
+-name lots-of-disks \
 -S \
 -M pc-i440fx-1.4 \
 -cpu qemu64,-kvmclock \
index d16e84cb6932b2951bff501960ea55dd8000c333..17a2509fbba5f42cb2117981c9965a7f207f03a9 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/libexec/qemu-kvm \
+-name fdr-br \
 -S \
 -M pc-1.2 \
 -m 2048 \
index c5d67d2b7a582710c7ef1ab55fb81ddd30d0c77b..a2a80b27f668086e15912d07007a428edb9a0094 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest2 \
 -S \
 -M pc \
 -m 214 \
index 8b112b77dc042a7b2abc3dbaf755b4db95c311de..2e79b0348a37fa377f960dc58ee94d6acbdd08af 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 06de4d0b5eda0983883185cf4767c3f453d199e3..ea1a46b5c738f16bb1fb420a8dc94c3314a9a231 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/libexec/qemu-kvm \
+-name q35-test \
 -S \
 -M q35 \
 -m 2048 \
index c471a3d20e3dac110d86367aa5dc8a001e61966f..350aa52f8ca67657be6c0d57815a5d825503796c 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/libexec/qemu-kvm \
+-name q35-test \
 -S \
 -M q35 \
 -m 2048 \
index 76cc58d418c8f5761f7082f9b77a397542eb56c5..edc74e8fd495e496058c153f8df0330fcc46f746 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/libexec/qemu-kvm \
+-name q35-test \
 -S \
 -M q35 \
 -m 2048 \
index 2d149aef4f7651bed4588aa60786470ad4f1a9ac..689edb165dfac2b7690bfbfe032eb20986a607e8 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/libexec/qemu-kvm \
+-name q35-test \
 -S \
 -M q35 \
 -m 2048 \
index 696c9036fdb15c8fed547d6e469d2393f400336e..099eb1409385d7061fd2a089b458ab213f1cc758 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/libexec/qemu-kvm \
+-name QEMUGuest1 \
 -S \
 -M pc-1.2 \
 -m 2048 \
index b9de92701101008b40a5771887489bcb56493398..e67a7b5b1110e44252ff10b51e28782dbc2a4454 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/libexec/qemu-kvm \
+-name q35-test \
 -S \
 -M q35 \
 -m 2048 \
index 2961ba702cc6ea143f8aa89eb02cb00d9e3ed206..3dbd8366a20bcc097a01081c774169845d3bd1e6 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/libexec/qemu-kvm \
+-name foo \
 -S \
 -M pc-1.2 \
 -m 2048 \
index f8e10cae30ab9b069dff8a55577051e0bf272aa5..033f5f23dec952b87bd5b1e05d362ddfda8537a0 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -cpu qemu32,pmu=off \
index 5ea190973880db3c5ec8076c8cfd2084c7a5a6fe..5693c30f52b0706f8b5d74b786f6de1b53d4abf5 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -cpu qemu32,pmu=on \
index ada24a9f1e399511866b7e40596dcb2c13cbf7fe..8a60b04995f61afa5047f23f3c5d076c1c9c55fa 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu-system-ppc \
+-name QEMUGuest1 \
 -S \
 -M ppce500 \
 -m 256 \
index 424a7b3c7dc5b3fa36f0ff7876dd8f600e3c9de2..78b1609c04522a78636c2d4a7f4781196ca629c3 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu-system-ppc \
+-name QEMUGuest1 \
 -S \
 -M ppce500 \
 -m 256 \
index 81e91e1088ccc2c0eb4091b7b98063373e4b1210..82af5fc57e4134312da4450fe03a27b15f3707f7 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu-system-ppc64 \
+-name QEMUGuest1 \
 -S \
 -M pseries \
 -m 512 \
index b5185fbce881eb5bfbc9c7a32713f8bf4ead139f..c02d9872a70f7e08b0a5cc8e848e368938f33ca8 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu-system-ppc64 \
+-name QEMUGuest1 \
 -S \
 -M pseries \
 -cpu host,compat=power7 \
index e26a036cbc84b5aca1c83f9d1ad29489ae13cc69..887b817d12ec027a2f259139ea76df77d9c2c311 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu-system-ppc64 \
+-name QEMUGuest1 \
 -S \
 -M pseries \
 -cpu POWER7_v2.3 \
index 81e91e1088ccc2c0eb4091b7b98063373e4b1210..82af5fc57e4134312da4450fe03a27b15f3707f7 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu-system-ppc64 \
+-name QEMUGuest1 \
 -S \
 -M pseries \
 -m 512 \
index 6f3c26773172994a6ef7dda291e5bf33478b0d38..2dd5f1c09f83f59c15424a17b4f4d3f9f11a18c8 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu-system-ppc64 \
+-name QEMUGuest1 \
 -S \
 -M pseries \
 -m 512 \
index 66660f75950123e1312c8c9ce458a4f4bc5b0f29..dd3255aaf716600bc6a2d6a904340f809de43672 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu-system-ppc64 \
+-name QEMUGuest1 \
 -S \
 -M pseries \
 -m 512 \
index 81e91e1088ccc2c0eb4091b7b98063373e4b1210..82af5fc57e4134312da4450fe03a27b15f3707f7 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu-system-ppc64 \
+-name QEMUGuest1 \
 -S \
 -M pseries \
 -m 512 \
index 81e91e1088ccc2c0eb4091b7b98063373e4b1210..82af5fc57e4134312da4450fe03a27b15f3707f7 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu-system-ppc64 \
+-name QEMUGuest1 \
 -S \
 -M pseries \
 -m 512 \
index b3082aae1e8c78a6fa5e97ca61289fb2de91d11b..4fa1399fe3fb562a15ba86dcf79a36c66cf93d60 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu-system-ppc64 \
+-name QEMUGuest1 \
 -S \
 -M pseries \
 -m 512 \
index 2e4c372962b9f618164b7f1fa32f78b5cfd47f00..0c371bc66f22454f16d1f60ce19f7a35d1703ce1 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu-system-ppc64 \
+-name QEMUGuest1 \
 -S \
 -M pseries \
 -m 512 \
index 3752ca39d8f86ab2c4505db370beaf4a2e172168..5052269e6bb03d53fdf8076a2e04c0de00863b25 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu-system-ppc64 \
+-name QEMUGuest1 \
 -S \
 -M pseries \
 -m 512 \
index e332520e46d4526f53aabd238303ab6aeec27ac5..5b1abc3fc4f9795db77f6dc6bf438dc8dbb6328d 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu-system-ppc64 \
+-name QEMUGuest1 \
 -S \
 -M pseries \
 -m 512 \
index 8ba3da77ef6c3ff78bd1c0691136d5f24727dd0d..48487ea33545b84b514ecda7b35bd525dfb7b096 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu-system-ppc64 \
+-name QEMUGuest1 \
 -S \
 -M pseries \
 -m 512 \
index 3a864201effd622b56d90ea3340bbebda86736fb..09602ad8309bdcd0b0e2353997b9b1324b335993 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -cpu qemu32,-kvm_pv_unhalt \
index 753f4d4cd5fa153610338ddc201e6c303bc0838d..d3d5421cac7f725c9adcb79bf7eb570cedae8607 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -cpu qemu32,+kvm_pv_unhalt \
index c9efffaaf2ef1695593fd7dd2840f3cfcf3678f5..202722927d0443ab2d9adbfdf7d5718f7d8d4c20 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/libexec/qemu-kvm \
+-name q35-test \
 -S \
 -M q35 \
 -m 2048 \
index ee62fcf73c8eaa026d8c37fde3bcd1b6e0a366fb..483f1bdca961bb04e60b0c29fa448b0a83bc3059 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 64b13e017812eea565d1cb5ea7786300c611257c..0cc95d28b42850e3540062d5ff08dc9cd6e19951 100644 (file)
@@ -7,6 +7,7 @@ QEMU_AUDIO_DRV=none \
 NS=ns \
 BAR='' \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 889858a566c23650de673c4280bd69f34aeb1dcc..8023a8728628896a8c244e1f036084244b61b8e7 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index b5d0453ee143d56d93a491bef9feef2e0c62f6e4..73c70d0f75be42c1132fdb6ecea619b14bcb3a5e 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index a667f0f1c6c66ab62b8087d76c2985a7088c9752..7598b9c1e97025355afee7bd518566f81465d57f 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 213 \
index 2c53a4b5111869a453508ef2bb2b081f9d75125d..066e19b31770a310a689105d3477a13067b5055b 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 17205922d66eda9fc7cd6684d11bc82a0aa18f02..d227a7734e924e0547f495065276a25023372daa 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 4479d3370e493cceea7c7222a479d4017d73d5a7..ada8882b496938491faf24497c7eb3fa06f1203e 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu-system-s390x \
+-name test \
 -S \
 -M s390-virtio \
 -m 214 \
index 4479d3370e493cceea7c7222a479d4017d73d5a7..ada8882b496938491faf24497c7eb3fa06f1203e 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu-system-s390x \
+-name test \
 -S \
 -M s390-virtio \
 -m 214 \
index 6c6e21e9c7e39d953165421d502302649e836e28..f5ebcbc5e670c2d31b9286dde9a9b1604e1a75ed 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 43aae530f86aa0365facb008a6724bdde8e08e51..a7a56e4864a7e2e210ec0ecc9a8699175d5b6832 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 26d6361d02df73c82f8554776760712a0bd6aace..e698c72b9b72d77a7034c255c1c2ffe8496e5e24 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index e6efc3b9abd55d0dcc322197f253ec18c16ba4fd..7828233ab302a5b626119f0b93efc5152057faca 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index bce0d1467b30901e27c11b2ea81f84b074b84e79..e37708c06306e2b9e5b724ceb306890bce4e7e7e 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 2c8d6456984b18a6968a8b706be98e2b0d1743fd..73884cb2879363e29c67eb0cb57589cfc6f31e64 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 555c01de7e7512194e506ed890d8c77f453686a7..2f0168af7f482d343d4bb0934ac5df23483701ae 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 931959709d2d4dacf861a6634f4fa0e90e464890..49831f68ebe67efff1f2f0df763378dbbdf67a0f 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 6aec302e508b56831c027b6a75992e3b5f76ee26..c1558d09f9b500caa249bdb9793562c3c8217eac 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 230aec1d534d0fb340559c2c628ad21051f40ae7..67c40a206348183b957bbc6f7bbbe5de8d727b92 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=spice \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index b0e487a674b0d67f2679ae90089613e7a196e2d4..443cd3507ba819b71956ef2e609122f896b2db92 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index e3e29eb26a93beb7a27c71991a8688b47478da7c..671f315dc8dace9f3ed8f8458aa02c964210045c 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index a2bd2cd97e11db8676f1588a7ed4fa9b68816dc8..cd08f32fc05d1bde8787957cd7eee48bd6277bd1 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 061579cff23a56bc6d3cc9607e51e9ef6882b953..ea2558c23b79fe228ec8bc90a3e439fe2786c99e 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 6633e455f40450fcd6776c5ff6dea21f625d165f..cbd1ce0f4350bf8ea1bf13300a973ccd7af30739 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 382d878dcf743ef45461c97621777ed2b340c7f4..3f7ce0280f629ccf096a35d3cd60b09ebcc8ab65 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index cacf588fc1e115bb10e5e9bc9c9211c77a51cf1c..61085875c6cd051abf58b0fb401582ea0322e668 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index f4be86b9cc287bf4e6aff9082e8c04be912c2e7b..0e16341211731c40419f4413ba173e07dd37c92f 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 067117367ddc1e547918213cc942d0e03a060b17..01e430724a29a8a74d466b874a55fc1fedf13ed5 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 5ec3a0550d00a00a27ac3fb7d191a660678f65af..c77015a399efb6970125d0476f41d8e781c7e6f8 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index fb1f3024e8aa7506169b199b91729416f7f0521c..078ac4c886ef96e566ca458a8ae190501df18597 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index a5be66954ac4cd2e801c3c4d3feb5b170025dd93..2c6af2ee7a184aef8d9464a3f1f8d3f1385a1147 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index b699d236aaca7ce84da4fb7529f879b00f849b6c..e5875a50c108b81e7473c4a0dd92ae9d007af1d7 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index a5be66954ac4cd2e801c3c4d3feb5b170025dd93..2c6af2ee7a184aef8d9464a3f1f8d3f1385a1147 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 90d14e94a6b99a3ebf4b90a0a5bb257e9e75d6cd..0fdbdbd2e55ccf94c86430ca78ba2e127cd5ad44 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 962c682b734373a2cbff8e1ff0d8ae376dd702eb..9002ce65256617e361b7e13c6f599ff4745e7acf 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 82d8b9453daf188c44f5c6d47d10d4a73b9565f7..2b03eeb1488cdc96b300411e32193fdc7757d1f3 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index b185b3106377276e0a03b5bb0e5c11ac3d57ab0c..3cec52c6d0a26034d972eda6ece558bdb1dd59c3 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index eac69541e5cfdcb57e766155e407bbcb9e06a250..19507ab6751e172bae51b23cb47618af43017f12 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index f9ffd6eef179ce2f83a3083ca1767e487fd2f65a..60359b72bc63433040e2f1ca7a73f70f2b730509 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 323eeb61c2912c51f99cdbc800360e34afeed094..c18ec7feb16c166e8e8107dbb4da67bc3e005354 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name TPM-VM \
 -S \
 -M pc-0.12 \
 -m 2048 \
index 482da72fdcb1ae599833f2dd98ab9319e475acad..198cdc17f65c8e0613bd1c0870735f987a35f3ba 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 37e43846f10a487aa0079b2e17e0672a2933d2fc..3daf40d10cd617f75d2aad5b0c4a01c5970073f8 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index fb79c57e085ef927d6741aca2e70eefbcb7bce1c..1b05b73581d0850a3fa865dbe57176fbec62896f 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index eb26548c69222dc454d75956d60243de39923c30..034ff94738b2d48a38c5dafd80a01e01b8b4caf7 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 77c6b92781754760ce0fb9b11ab4086cbafa6d8f..efc50b8769c3c2afaf72fe1d884b3de80bc8971f 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index c3fadd78c02730456961c6e9ba3511b0af368f07..ce94d406dc339b0bf1a06ac413371b104db2bcb3 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 0464ed0325a035b2db1e2e21d08d7e2a0bb4b941..a6122937db1317f5b951737742a34d2106c1c974 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index f7336fa9825f713062f588ac99cfd230ae3dc26e..43c6b3230be2f300f00466bcf671daa72ee15942 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 50418c3bc62b0938e297095390657091a95665ba..e6a84e8d228cdac8c36ea617fc7b550a481c80a3 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index e874e4638a19d21100a94767ee705ae61ff57d8b..185c3d9004de6b3bd4781438c631b7950da94522 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 0315b2c7b7bb0c7b79506c44c61ff2733125d3f1..034475095937bd2a61d2c82bb877151f36bd4218 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index d6777066e829053a730a0bbcfea9d55a458b8013..9faff409596047d6cacd57fe63e00b243f37dad9 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 8d7289d354db6640f602e04c00645c88c4bee215..04276d0b047c56f01535fb200e2d77cdcda99cb3 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc-0.15 \
 -m 1024 \
index c32f732ae0957c4ab733bfc4b3c71569d574c01a..dc1b039e937b7046aedf2b995dfd943e980171aa 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 1024 \
index 6ea5b2b058b954edfecb73ac40ef2e03fba26408..d56a07eb645acf1f0d5d9ababa6c1d7501abb238 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 1024 \
index 1becac93b16262347b415df42e2a31bdd79c0cf1..64b92550d37b46b52db9cb5ba0aca81c2481f9f5 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 1024 \
index 90bf011e921f3a6270b7c8cd07eef5d486e9e10f..b07bb7b3f18be7935f7dc2c714aa78471ec97ff2 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 1024 \
index 22de9decbf46573385408e72c4bed2a37f50cf95..716d6b92ec68d32eebe8e14688b63b27ef95e27b 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 1024 \
index 280d84dc61b8335fa71dd3815f5aaacfbd40d1e8..babee90658c3cac65ae8b16d995884de3a80bbe0 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 1024 \
index 2daa0020260862a7922652999da886f68e08978e..b48e39a2d6ee5319c1a6b98ebb41f9ac3e09f934 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 1024 \
index 95324beaca75bf85c6d724e9e97b0a4c0964bba3..5f169809b92dda18de69c67a4e7bdb65babee8e4 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 1024 \
index 5b879cb47ded481284592019488385f3c3675cbb..09bdb6fa048706fff7dc4836d9a7a8f6f78a4a3a 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name test \
 -S \
 -M pc-0.13 \
 -m 1024 \
index 2823c119e452e8c9db64b9ad10c8729374a33e12..e2b56ad8378c1a9b1d0df8083148055defeac4e5 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M s390-ccw \
 -m 214 \
index 42a8eeab5c756431d70ec75f324fea4d2ecf75c4..1b1c19d64bfb4d107d4b66bfcc395cc7c7d3da20 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 9ed0b033c5197f7ccfebb38e35fe07289878b9b2..f15bf5775f4d10d987ae93ec46cf41323fe0740f 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index d582cfe37fc5e65100f336312ec0f4c51e92b85a..046568f1961b1a8fbadc746841c1c2fa9fc34d96 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 19e9694f916026092b9c1639bdc5a7c8a304e445..900d008731cd8d4923ad13ab9b1307872aeb87d0 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index c55c7bbcc11f757553626159644a709ff65c474f..009885b44781a2efdfbc99f79691f4f2844b7545 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index d9b7e1d26952734cf393038e6938b9250fa64c2f..2c2e392eb6ce6cb26cce86ebf6486703635af704 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M s390-virtio \
 -m 214 \
index 85f6ea54ed2217d038a7f6ae0db0bb4f6da79376..762ccee3da5d4aef6ccfb0070f8957f498a7c8f6 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 44bdab2ec4c757fd61f5119bc048d084d58f81a1..ed464d88327c4ab6c88afb7cfbb788faa13da214 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 5edbee28338bc7ba9c23b1e6289211f93c5eed48..3fcd0c0c771b7d1cd77181f63aacc82667f77578 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 8f2a749404d3a187391fe8ebd365dfad3b11d591..df6979041a8a104383a44d2a6516596cf2eb1347 100644 (file)
@@ -584,10 +584,10 @@ mymain(void)
     unsetenv("QEMU_AUDIO_DRV");
     unsetenv("SDL_AUDIODRIVER");
 
-    DO_TEST("minimal", QEMU_CAPS_NAME);
+    DO_TEST("minimal", NONE);
     DO_TEST_PARSE_ERROR("minimal-no-memory", NONE);
-    DO_TEST("minimal-msg-timestamp", QEMU_CAPS_NAME, QEMU_CAPS_MSG_TIMESTAMP);
-    DO_TEST("minimal-s390", QEMU_CAPS_NAME);
+    DO_TEST("minimal-msg-timestamp", QEMU_CAPS_MSG_TIMESTAMP);
+    DO_TEST("minimal-s390", NONE);
     DO_TEST("machine-aliases1", NONE);
     DO_TEST("machine-aliases2", QEMU_CAPS_KVM);
     DO_TEST("machine-core-on", QEMU_CAPS_MACHINE_OPT,
@@ -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_NAME, QEMU_CAPS_UUID);
+    DO_TEST("misc-uuid", QEMU_CAPS_UUID);
     DO_TEST_PARSE_ERROR("vhost_queues-invalid", NONE);
     DO_TEST("net-vhostuser", QEMU_CAPS_DEVICE, QEMU_CAPS_NETDEV);
     DO_TEST("net-vhostuser-multiq",
@@ -1054,7 +1054,7 @@ mymain(void)
             QEMU_CAPS_NODEFCONFIG, QEMU_CAPS_DEVICE_VIDEO_PRIMARY,
             QEMU_CAPS_DEVICE_QXL, QEMU_CAPS_DEVICE_QXL_VGA,
             QEMU_CAPS_SPICE, QEMU_CAPS_CHARDEV_SPICEPORT);
-    DO_TEST("serial-spiceport-nospice", QEMU_CAPS_NAME);
+    DO_TEST("serial-spiceport-nospice", NONE);
 
     DO_TEST("parallel-tcp", NONE);
     DO_TEST("console-compat", NONE);
@@ -1317,14 +1317,14 @@ mymain(void)
     DO_TEST("cpu-Haswell-noTSX", QEMU_CAPS_KVM);
     driver.caps->host.cpu = cpuDefault;
 
-    DO_TEST("memtune", QEMU_CAPS_NAME);
-    DO_TEST("memtune-unlimited", QEMU_CAPS_NAME);
-    DO_TEST("blkiotune", QEMU_CAPS_NAME);
-    DO_TEST("blkiotune-device", QEMU_CAPS_NAME);
-    DO_TEST("cputune", QEMU_CAPS_NAME);
-    DO_TEST("cputune-zero-shares", QEMU_CAPS_NAME);
-    DO_TEST_PARSE_ERROR("cputune-iothreadsched-toomuch", QEMU_CAPS_NAME);
-    DO_TEST_PARSE_ERROR("cputune-vcpusched-overlap", QEMU_CAPS_NAME);
+    DO_TEST("memtune", NONE);
+    DO_TEST("memtune-unlimited", NONE);
+    DO_TEST("blkiotune", NONE);
+    DO_TEST("blkiotune-device", NONE);
+    DO_TEST("cputune", NONE);
+    DO_TEST("cputune-zero-shares", NONE);
+    DO_TEST_PARSE_ERROR("cputune-iothreadsched-toomuch", NONE);
+    DO_TEST_PARSE_ERROR("cputune-vcpusched-overlap", NONE);
     DO_TEST("cputune-numatune", QEMU_CAPS_SMP_TOPOLOGY,
             QEMU_CAPS_KVM,
             QEMU_CAPS_OBJECT_IOTHREAD,
@@ -1354,9 +1354,9 @@ mymain(void)
     DO_TEST("numad-auto-memory-vcpu-cpuset", NONE);
     DO_TEST("numad-auto-memory-vcpu-no-cpuset-and-placement", NONE);
     DO_TEST("numad-static-memory-auto-vcpu", NONE);
-    DO_TEST("blkdeviotune", QEMU_CAPS_NAME, QEMU_CAPS_DEVICE,
+    DO_TEST("blkdeviotune", QEMU_CAPS_DEVICE,
             QEMU_CAPS_DRIVE_IOTUNE);
-    DO_TEST("blkdeviotune-max", QEMU_CAPS_NAME, QEMU_CAPS_DEVICE,
+    DO_TEST("blkdeviotune-max", QEMU_CAPS_DEVICE,
             QEMU_CAPS_DRIVE_IOTUNE,
             QEMU_CAPS_DRIVE_IOTUNE_MAX);
 
@@ -1370,18 +1370,18 @@ mymain(void)
             QEMU_CAPS_CHARDEV, QEMU_CAPS_MONITOR_JSON, QEMU_CAPS_NODEFCONFIG,
             QEMU_CAPS_NO_SHUTDOWN);
 
-    DO_TEST("seclabel-dynamic", QEMU_CAPS_NAME);
-    DO_TEST("seclabel-dynamic-baselabel", QEMU_CAPS_NAME);
-    DO_TEST("seclabel-dynamic-override", QEMU_CAPS_NAME);
-    DO_TEST("seclabel-dynamic-labelskip", QEMU_CAPS_NAME);
-    DO_TEST("seclabel-dynamic-relabel", QEMU_CAPS_NAME);
-    DO_TEST("seclabel-static", QEMU_CAPS_NAME);
-    DO_TEST("seclabel-static-relabel", QEMU_CAPS_NAME);
-    DO_TEST("seclabel-static-labelskip", QEMU_CAPS_NAME);
-    DO_TEST("seclabel-none", QEMU_CAPS_NAME);
-    DO_TEST("seclabel-dac-none", QEMU_CAPS_NAME);
-    DO_TEST_PARSE_ERROR("seclabel-multiple", QEMU_CAPS_NAME);
-    DO_TEST_PARSE_ERROR("seclabel-device-duplicates", QEMU_CAPS_NAME);
+    DO_TEST("seclabel-dynamic", NONE);
+    DO_TEST("seclabel-dynamic-baselabel", NONE);
+    DO_TEST("seclabel-dynamic-override", NONE);
+    DO_TEST("seclabel-dynamic-labelskip", NONE);
+    DO_TEST("seclabel-dynamic-relabel", NONE);
+    DO_TEST("seclabel-static", NONE);
+    DO_TEST("seclabel-static-relabel", NONE);
+    DO_TEST("seclabel-static-labelskip", NONE);
+    DO_TEST("seclabel-none", NONE);
+    DO_TEST("seclabel-dac-none", NONE);
+    DO_TEST_PARSE_ERROR("seclabel-multiple", NONE);
+    DO_TEST_PARSE_ERROR("seclabel-device-duplicates", NONE);
 
     DO_TEST("pseries-basic",
             QEMU_CAPS_CHARDEV, QEMU_CAPS_DEVICE, QEMU_CAPS_NODEFCONFIG);
index d77ecbb518cddae56e3dcfc1c5530b8aff1eac0f..38e79b89474ce77bb2a92ccd02c04d2b3a173a37 100644 (file)
@@ -114,7 +114,6 @@ static const char testStatusXMLPrefix[] =
 "    <vcpu pid='3803519'/>\n"
 "  </vcpus>\n"
 "  <qemuCaps>\n"
-"    <flag name='name'/>\n"
 "    <flag name='uuid'/>\n"
 "    <flag name='vnet-hdr'/>\n"
 "    <flag name='qxl.vgamem_mb'/>\n"
index 1f5f7d68ff39a66e823441d56351074dded5481a..3337ec42a34e10574ce17002b03444693d32fb37 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 1f5f7d68ff39a66e823441d56351074dded5481a..3337ec42a34e10574ce17002b03444693d32fb37 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 1f5f7d68ff39a66e823441d56351074dded5481a..3337ec42a34e10574ce17002b03444693d32fb37 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 1f5f7d68ff39a66e823441d56351074dded5481a..3337ec42a34e10574ce17002b03444693d32fb37 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 1f5f7d68ff39a66e823441d56351074dded5481a..3337ec42a34e10574ce17002b03444693d32fb37 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 1f5f7d68ff39a66e823441d56351074dded5481a..3337ec42a34e10574ce17002b03444693d32fb37 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \
index 2acb236eb434c473ba4d82b7ea207390e55b1a56..5175e49c319cc46b8a197a70e5caadb577e6bf34 100644 (file)
@@ -5,6 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 /usr/bin/qemu \
+-name QEMUGuest1 \
 -S \
 -M pc \
 -m 214 \