]> xenbits.xensource.com Git - libvirt.git/commitdiff
tests: unify qemu binary paths for all qemu related tests
authorPavel Hrdina <phrdina@redhat.com>
Thu, 6 Apr 2017 16:19:48 +0000 (18:19 +0200)
committerPavel Hrdina <phrdina@redhat.com>
Tue, 11 Apr 2017 12:06:47 +0000 (14:06 +0200)
Our test data used a lot of different qemu binary paths and some
of them were based on downstream systems.

Note that there is one file where I had to add "accel=kvm" because
the qemuargv2xml code parses "/usr/bin/kvm" as virt type="kvm".

Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
1685 files changed:
tests/capabilityschemadata/caps-qemu-kvm.xml
tests/capabilityschemadata/caps-test2.xml
tests/domainschemadata/backing-chains.xml
tests/domainschemadata/default-cache-mode.xml
tests/domainschemadata/domain-bios-nvram-empty.xml
tests/domainschemadata/maxMemory.xml
tests/domainschemadata/qemu-simple-description-title.xml
tests/domainschemadata/timers.xml
tests/domainsnapshotxml2xmlout/disk_snapshot_redefine.xml
tests/domainsnapshotxml2xmlout/external_vm_redefine.xml
tests/domainsnapshotxml2xmlout/full_domain.xml
tests/domainsnapshotxml2xmlout/metadata.xml
tests/genericxml2xmlindata/generic-disk-virtio.xml
tests/genericxml2xmlindata/generic-graphics-listen-back-compat-mismatch.xml
tests/genericxml2xmlindata/generic-graphics-listen-back-compat.xml
tests/genericxml2xmlindata/generic-graphics-vnc-autoport-no.xml
tests/genericxml2xmlindata/generic-graphics-vnc-listen-attr-only.xml
tests/genericxml2xmlindata/generic-graphics-vnc-listen-element-minimal.xml
tests/genericxml2xmlindata/generic-graphics-vnc-listen-element-with-address.xml
tests/genericxml2xmlindata/generic-graphics-vnc-manual-port.xml
tests/genericxml2xmlindata/generic-graphics-vnc-minimal.xml
tests/genericxml2xmlindata/generic-graphics-vnc-socket-attr-listen-address.xml
tests/genericxml2xmlindata/generic-graphics-vnc-socket-attr-listen-socket-mismatch.xml
tests/genericxml2xmlindata/generic-graphics-vnc-socket-attr-listen-socket.xml
tests/genericxml2xmlindata/generic-graphics-vnc-socket-listen.xml
tests/genericxml2xmlindata/generic-graphics-vnc-socket.xml
tests/genericxml2xmloutdata/generic-disk-virtio.xml
tests/genericxml2xmloutdata/generic-graphics-listen-back-compat.xml
tests/genericxml2xmloutdata/generic-graphics-vnc-listen-attr-only.xml
tests/genericxml2xmloutdata/generic-graphics-vnc-listen-element-minimal.xml
tests/genericxml2xmloutdata/generic-graphics-vnc-listen-element-with-address.xml
tests/genericxml2xmloutdata/generic-graphics-vnc-manual-port.xml
tests/genericxml2xmloutdata/generic-graphics-vnc-minimal.xml
tests/genericxml2xmloutdata/generic-graphics-vnc-socket-attr-listen-address.xml
tests/genericxml2xmloutdata/generic-graphics-vnc-socket-attr-listen-socket.xml
tests/genericxml2xmloutdata/generic-graphics-vnc-socket-listen.xml
tests/genericxml2xmloutdata/generic-graphics-vnc-socket.xml
tests/qemuagentdata/qemuagent-fsinfo.xml
tests/qemuargv2xmldata/qemuargv2xml-boot-cdrom.args
tests/qemuargv2xmldata/qemuargv2xml-boot-cdrom.xml
tests/qemuargv2xmldata/qemuargv2xml-boot-floppy.args
tests/qemuargv2xmldata/qemuargv2xml-boot-floppy.xml
tests/qemuargv2xmldata/qemuargv2xml-boot-network.args
tests/qemuargv2xmldata/qemuargv2xml-boot-network.xml
tests/qemuargv2xmldata/qemuargv2xml-clock-localtime.args
tests/qemuargv2xmldata/qemuargv2xml-clock-localtime.xml
tests/qemuargv2xmldata/qemuargv2xml-clock-utc.args
tests/qemuargv2xmldata/qemuargv2xml-clock-utc.xml
tests/qemuargv2xmldata/qemuargv2xml-console-compat.args
tests/qemuargv2xmldata/qemuargv2xml-console-compat.xml
tests/qemuargv2xmldata/qemuargv2xml-disk-cdrom-empty.args
tests/qemuargv2xmldata/qemuargv2xml-disk-cdrom-empty.xml
tests/qemuargv2xmldata/qemuargv2xml-disk-cdrom.args
tests/qemuargv2xmldata/qemuargv2xml-disk-cdrom.xml
tests/qemuargv2xmldata/qemuargv2xml-disk-drive-boot-cdrom.args
tests/qemuargv2xmldata/qemuargv2xml-disk-drive-boot-cdrom.xml
tests/qemuargv2xmldata/qemuargv2xml-disk-drive-boot-disk.args
tests/qemuargv2xmldata/qemuargv2xml-disk-drive-boot-disk.xml
tests/qemuargv2xmldata/qemuargv2xml-disk-drive-cache-directsync.args
tests/qemuargv2xmldata/qemuargv2xml-disk-drive-cache-directsync.xml
tests/qemuargv2xmldata/qemuargv2xml-disk-drive-cache-unsafe.args
tests/qemuargv2xmldata/qemuargv2xml-disk-drive-cache-unsafe.xml
tests/qemuargv2xmldata/qemuargv2xml-disk-drive-cache-v2-none.args
tests/qemuargv2xmldata/qemuargv2xml-disk-drive-cache-v2-none.xml
tests/qemuargv2xmldata/qemuargv2xml-disk-drive-cache-v2-wb.args
tests/qemuargv2xmldata/qemuargv2xml-disk-drive-cache-v2-wb.xml
tests/qemuargv2xmldata/qemuargv2xml-disk-drive-cache-v2-wt.args
tests/qemuargv2xmldata/qemuargv2xml-disk-drive-cache-v2-wt.xml
tests/qemuargv2xmldata/qemuargv2xml-disk-drive-error-policy-enospace.args
tests/qemuargv2xmldata/qemuargv2xml-disk-drive-error-policy-enospace.xml
tests/qemuargv2xmldata/qemuargv2xml-disk-drive-error-policy-stop.args
tests/qemuargv2xmldata/qemuargv2xml-disk-drive-error-policy-stop.xml
tests/qemuargv2xmldata/qemuargv2xml-disk-drive-error-policy-wreport-rignore.args
tests/qemuargv2xmldata/qemuargv2xml-disk-drive-error-policy-wreport-rignore.xml
tests/qemuargv2xmldata/qemuargv2xml-disk-drive-fmt-qcow.args
tests/qemuargv2xmldata/qemuargv2xml-disk-drive-fmt-qcow.xml
tests/qemuargv2xmldata/qemuargv2xml-disk-drive-network-gluster.args
tests/qemuargv2xmldata/qemuargv2xml-disk-drive-network-gluster.xml
tests/qemuargv2xmldata/qemuargv2xml-disk-drive-network-iscsi-auth.args
tests/qemuargv2xmldata/qemuargv2xml-disk-drive-network-iscsi-auth.xml
tests/qemuargv2xmldata/qemuargv2xml-disk-drive-network-iscsi.args
tests/qemuargv2xmldata/qemuargv2xml-disk-drive-network-iscsi.xml
tests/qemuargv2xmldata/qemuargv2xml-disk-drive-network-nbd-export.args
tests/qemuargv2xmldata/qemuargv2xml-disk-drive-network-nbd-export.xml
tests/qemuargv2xmldata/qemuargv2xml-disk-drive-network-nbd-ipv6-export.args
tests/qemuargv2xmldata/qemuargv2xml-disk-drive-network-nbd-ipv6-export.xml
tests/qemuargv2xmldata/qemuargv2xml-disk-drive-network-nbd-ipv6.args
tests/qemuargv2xmldata/qemuargv2xml-disk-drive-network-nbd-ipv6.xml
tests/qemuargv2xmldata/qemuargv2xml-disk-drive-network-nbd-unix.args
tests/qemuargv2xmldata/qemuargv2xml-disk-drive-network-nbd-unix.xml
tests/qemuargv2xmldata/qemuargv2xml-disk-drive-network-nbd.args
tests/qemuargv2xmldata/qemuargv2xml-disk-drive-network-nbd.xml
tests/qemuargv2xmldata/qemuargv2xml-disk-drive-network-rbd-auth.args
tests/qemuargv2xmldata/qemuargv2xml-disk-drive-network-rbd-auth.xml
tests/qemuargv2xmldata/qemuargv2xml-disk-drive-network-rbd-ceph-env.args
tests/qemuargv2xmldata/qemuargv2xml-disk-drive-network-rbd-ceph-env.xml
tests/qemuargv2xmldata/qemuargv2xml-disk-drive-network-rbd-ipv6.args
tests/qemuargv2xmldata/qemuargv2xml-disk-drive-network-rbd-ipv6.xml
tests/qemuargv2xmldata/qemuargv2xml-disk-drive-network-rbd.args
tests/qemuargv2xmldata/qemuargv2xml-disk-drive-network-rbd.xml
tests/qemuargv2xmldata/qemuargv2xml-disk-drive-network-sheepdog.args
tests/qemuargv2xmldata/qemuargv2xml-disk-drive-network-sheepdog.xml
tests/qemuargv2xmldata/qemuargv2xml-disk-floppy.args
tests/qemuargv2xmldata/qemuargv2xml-disk-floppy.xml
tests/qemuargv2xmldata/qemuargv2xml-disk-many.args
tests/qemuargv2xmldata/qemuargv2xml-disk-many.xml
tests/qemuargv2xmldata/qemuargv2xml-disk-usb.args
tests/qemuargv2xmldata/qemuargv2xml-disk-usb.xml
tests/qemuargv2xmldata/qemuargv2xml-disk-virtio.args
tests/qemuargv2xmldata/qemuargv2xml-disk-virtio.xml
tests/qemuargv2xmldata/qemuargv2xml-graphics-sdl-fullscreen.args
tests/qemuargv2xmldata/qemuargv2xml-graphics-sdl-fullscreen.xml
tests/qemuargv2xmldata/qemuargv2xml-graphics-sdl.args
tests/qemuargv2xmldata/qemuargv2xml-graphics-sdl.xml
tests/qemuargv2xmldata/qemuargv2xml-graphics-vnc-policy.args
tests/qemuargv2xmldata/qemuargv2xml-graphics-vnc-policy.xml
tests/qemuargv2xmldata/qemuargv2xml-graphics-vnc-sasl.args
tests/qemuargv2xmldata/qemuargv2xml-graphics-vnc-sasl.xml
tests/qemuargv2xmldata/qemuargv2xml-graphics-vnc-socket.args
tests/qemuargv2xmldata/qemuargv2xml-graphics-vnc-socket.xml
tests/qemuargv2xmldata/qemuargv2xml-graphics-vnc-tls.args
tests/qemuargv2xmldata/qemuargv2xml-graphics-vnc-tls.xml
tests/qemuargv2xmldata/qemuargv2xml-graphics-vnc-websocket.args
tests/qemuargv2xmldata/qemuargv2xml-graphics-vnc-websocket.xml
tests/qemuargv2xmldata/qemuargv2xml-graphics-vnc.args
tests/qemuargv2xmldata/qemuargv2xml-graphics-vnc.xml
tests/qemuargv2xmldata/qemuargv2xml-hostdev-pci-address.args
tests/qemuargv2xmldata/qemuargv2xml-hostdev-pci-address.xml
tests/qemuargv2xmldata/qemuargv2xml-hostdev-usb-address.args
tests/qemuargv2xmldata/qemuargv2xml-hostdev-usb-address.xml
tests/qemuargv2xmldata/qemuargv2xml-hyperv-panic.args
tests/qemuargv2xmldata/qemuargv2xml-hyperv-panic.xml
tests/qemuargv2xmldata/qemuargv2xml-hyperv.args
tests/qemuargv2xmldata/qemuargv2xml-hyperv.xml
tests/qemuargv2xmldata/qemuargv2xml-input-usbmouse.args
tests/qemuargv2xmldata/qemuargv2xml-input-usbmouse.xml
tests/qemuargv2xmldata/qemuargv2xml-input-usbtablet.args
tests/qemuargv2xmldata/qemuargv2xml-input-usbtablet.xml
tests/qemuargv2xmldata/qemuargv2xml-kvm-features.args
tests/qemuargv2xmldata/qemuargv2xml-kvm-features.xml
tests/qemuargv2xmldata/qemuargv2xml-kvmclock.args
tests/qemuargv2xmldata/qemuargv2xml-kvmclock.xml
tests/qemuargv2xmldata/qemuargv2xml-machine-core-off.args
tests/qemuargv2xmldata/qemuargv2xml-machine-core-off.xml
tests/qemuargv2xmldata/qemuargv2xml-machine-core-on.args
tests/qemuargv2xmldata/qemuargv2xml-machine-core-on.xml
tests/qemuargv2xmldata/qemuargv2xml-mem-scale.args
tests/qemuargv2xmldata/qemuargv2xml-mem-scale.xml
tests/qemuargv2xmldata/qemuargv2xml-migrate.args
tests/qemuargv2xmldata/qemuargv2xml-migrate.xml
tests/qemuargv2xmldata/qemuargv2xml-misc-acpi.args
tests/qemuargv2xmldata/qemuargv2xml-misc-acpi.xml
tests/qemuargv2xmldata/qemuargv2xml-misc-disable-s3.args
tests/qemuargv2xmldata/qemuargv2xml-misc-disable-s3.xml
tests/qemuargv2xmldata/qemuargv2xml-misc-disable-suspends.args
tests/qemuargv2xmldata/qemuargv2xml-misc-disable-suspends.xml
tests/qemuargv2xmldata/qemuargv2xml-misc-enable-s4.args
tests/qemuargv2xmldata/qemuargv2xml-misc-enable-s4.xml
tests/qemuargv2xmldata/qemuargv2xml-misc-no-reboot.args
tests/qemuargv2xmldata/qemuargv2xml-misc-no-reboot.xml
tests/qemuargv2xmldata/qemuargv2xml-misc-uuid.args
tests/qemuargv2xmldata/qemuargv2xml-misc-uuid.xml
tests/qemuargv2xmldata/qemuargv2xml-net-eth-ifname.args
tests/qemuargv2xmldata/qemuargv2xml-net-eth-ifname.xml
tests/qemuargv2xmldata/qemuargv2xml-net-eth.args
tests/qemuargv2xmldata/qemuargv2xml-net-eth.xml
tests/qemuargv2xmldata/qemuargv2xml-net-user.args
tests/qemuargv2xmldata/qemuargv2xml-net-user.xml
tests/qemuargv2xmldata/qemuargv2xml-net-virtio.args
tests/qemuargv2xmldata/qemuargv2xml-net-virtio.xml
tests/qemuargv2xmldata/qemuargv2xml-nographics-vga-display.args
tests/qemuargv2xmldata/qemuargv2xml-nographics-vga-display.xml
tests/qemuargv2xmldata/qemuargv2xml-nographics-vga.args
tests/qemuargv2xmldata/qemuargv2xml-nographics-vga.xml
tests/qemuargv2xmldata/qemuargv2xml-nosharepages.args
tests/qemuargv2xmldata/qemuargv2xml-nosharepages.xml
tests/qemuargv2xmldata/qemuargv2xml-parallel-tcp.args
tests/qemuargv2xmldata/qemuargv2xml-parallel-tcp.xml
tests/qemuargv2xmldata/qemuargv2xml-qemu-ns-no-env.args
tests/qemuargv2xmldata/qemuargv2xml-qemu-ns-no-env.xml
tests/qemuargv2xmldata/qemuargv2xml-reboot-timeout-disabled.args
tests/qemuargv2xmldata/qemuargv2xml-reboot-timeout-disabled.xml
tests/qemuargv2xmldata/qemuargv2xml-reboot-timeout-enabled.args
tests/qemuargv2xmldata/qemuargv2xml-reboot-timeout-enabled.xml
tests/qemuargv2xmldata/qemuargv2xml-restore-v2.args
tests/qemuargv2xmldata/qemuargv2xml-restore-v2.xml
tests/qemuargv2xmldata/qemuargv2xml-serial-dev.args
tests/qemuargv2xmldata/qemuargv2xml-serial-dev.xml
tests/qemuargv2xmldata/qemuargv2xml-serial-file.args
tests/qemuargv2xmldata/qemuargv2xml-serial-file.xml
tests/qemuargv2xmldata/qemuargv2xml-serial-many.args
tests/qemuargv2xmldata/qemuargv2xml-serial-many.xml
tests/qemuargv2xmldata/qemuargv2xml-serial-pty.args
tests/qemuargv2xmldata/qemuargv2xml-serial-pty.xml
tests/qemuargv2xmldata/qemuargv2xml-serial-tcp-telnet.args
tests/qemuargv2xmldata/qemuargv2xml-serial-tcp-telnet.xml
tests/qemuargv2xmldata/qemuargv2xml-serial-tcp.args
tests/qemuargv2xmldata/qemuargv2xml-serial-tcp.xml
tests/qemuargv2xmldata/qemuargv2xml-serial-udp.args
tests/qemuargv2xmldata/qemuargv2xml-serial-udp.xml
tests/qemuargv2xmldata/qemuargv2xml-serial-unix.args
tests/qemuargv2xmldata/qemuargv2xml-serial-unix.xml
tests/qemuargv2xmldata/qemuargv2xml-serial-vc.args
tests/qemuargv2xmldata/qemuargv2xml-serial-vc.xml
tests/qemuargv2xmldata/qemuargv2xml-smp.args
tests/qemuargv2xmldata/qemuargv2xml-smp.xml
tests/qemuargv2xmldata/qemuargv2xml-sound.args
tests/qemuargv2xmldata/qemuargv2xml-sound.xml
tests/qemuargv2xmldata/qemuargv2xml-watchdog.args
tests/qemuargv2xmldata/qemuargv2xml-watchdog.xml
tests/qemuhotplugtestcpus/ppc64-modern-bulk-domain.xml
tests/qemuhotplugtestcpus/ppc64-modern-bulk-result-conf.xml
tests/qemuhotplugtestcpus/ppc64-modern-bulk-result-live.xml
tests/qemuhotplugtestcpus/ppc64-modern-individual-domain.xml
tests/qemuhotplugtestcpus/ppc64-modern-individual-result-conf.xml
tests/qemuhotplugtestcpus/ppc64-modern-individual-result-live.xml
tests/qemuhotplugtestcpus/x86-modern-bulk-domain.xml
tests/qemuhotplugtestcpus/x86-modern-bulk-result-conf.xml
tests/qemuhotplugtestcpus/x86-modern-bulk-result-live.xml
tests/qemuhotplugtestcpus/x86-modern-individual-add-domain.xml
tests/qemuhotplugtestcpus/x86-modern-individual-add-result-conf.xml
tests/qemuhotplugtestcpus/x86-modern-individual-add-result-live.xml
tests/qemuhotplugtestcpus/x86-old-bulk-domain.xml
tests/qemuhotplugtestcpus/x86-old-bulk-result-conf.xml
tests/qemuhotplugtestcpus/x86-old-bulk-result-live.xml
tests/qemuhotplugtestdomains/qemuhotplug-base+qemu-agent-detach.xml
tests/qemuhotplugtestdomains/qemuhotplug-base+qemu-agent.xml
tests/qemuhotplugtestdomains/qemuhotplug-base-ccw-live+ccw-virtio.xml
tests/qemuhotplugtestdomains/qemuhotplug-base-ccw-live-with-2-ccw-virtio+ccw-virtio-1-explicit.xml
tests/qemuhotplugtestdomains/qemuhotplug-base-ccw-live-with-2-ccw-virtio+ccw-virtio-1-reverse.xml
tests/qemuhotplugtestdomains/qemuhotplug-base-ccw-live-with-2-ccw-virtio.xml
tests/qemuhotplugtestdomains/qemuhotplug-base-ccw-live-with-ccw-virtio+ccw-virtio-2-explicit.xml
tests/qemuhotplugtestdomains/qemuhotplug-base-ccw-live-with-ccw-virtio+ccw-virtio-2.xml
tests/qemuhotplugtestdomains/qemuhotplug-base-ccw-live-with-ccw-virtio.xml
tests/qemuhotplugtestdomains/qemuhotplug-base-ccw-live.xml
tests/qemuhotplugtestdomains/qemuhotplug-base-live+disk-scsi.xml
tests/qemuhotplugtestdomains/qemuhotplug-base-live+disk-usb.xml
tests/qemuhotplugtestdomains/qemuhotplug-base-live+disk-virtio.xml
tests/qemuhotplugtestdomains/qemuhotplug-base-live+ivshmem-doorbell.xml
tests/qemuhotplugtestdomains/qemuhotplug-base-live+ivshmem-plain.xml
tests/qemuhotplugtestdomains/qemuhotplug-base-live+qemu-agent-detach.xml
tests/qemuhotplugtestdomains/qemuhotplug-base-live+qemu-agent.xml
tests/qemuhotplugtestdomains/qemuhotplug-base-live.xml
tests/qemuhotplugtestdomains/qemuhotplug-base-with-scsi-controller-live+disk-scsi-2.xml
tests/qemuhotplugtestdomains/qemuhotplug-base-with-scsi-controller-live.xml
tests/qemuhotplugtestdomains/qemuhotplug-base-without-scsi-controller-live+disk-scsi-2.xml
tests/qemuhotplugtestdomains/qemuhotplug-base-without-scsi-controller-live.xml
tests/qemuhotplugtestdomains/qemuhotplug-disk-cdrom.xml
tests/qemuhotplugtestdomains/qemuhotplug-graphics-spice-listen-network.xml
tests/qemuhotplugtestdomains/qemuhotplug-graphics-spice-timeout.xml
tests/qemuhotplugtestdomains/qemuhotplug-graphics-spice.xml
tests/qemuxml2argvdata/qemuxml2argv-440fx-wrong-root.xml
tests/qemuxml2argvdata/qemuxml2argv-aarch64-kvm-32-on-64.args
tests/qemuxml2argvdata/qemuxml2argv-aarch64-kvm-32-on-64.xml
tests/qemuxml2argvdata/qemuxml2argv-aarch64-video-virtio-gpu-pci.args
tests/qemuxml2argvdata/qemuxml2argv-aarch64-video-virtio-gpu-pci.xml
tests/qemuxml2argvdata/qemuxml2argv-acpi-table.args
tests/qemuxml2argvdata/qemuxml2argv-acpi-table.xml
tests/qemuxml2argvdata/qemuxml2argv-autoindex.args
tests/qemuxml2argvdata/qemuxml2argv-autoindex.xml
tests/qemuxml2argvdata/qemuxml2argv-balloon-ccw-deflate.args
tests/qemuxml2argvdata/qemuxml2argv-balloon-ccw-deflate.xml
tests/qemuxml2argvdata/qemuxml2argv-balloon-device-auto.args
tests/qemuxml2argvdata/qemuxml2argv-balloon-device-auto.xml
tests/qemuxml2argvdata/qemuxml2argv-balloon-device-deflate-off.args
tests/qemuxml2argvdata/qemuxml2argv-balloon-device-deflate-off.xml
tests/qemuxml2argvdata/qemuxml2argv-balloon-device-deflate.args
tests/qemuxml2argvdata/qemuxml2argv-balloon-device-deflate.xml
tests/qemuxml2argvdata/qemuxml2argv-balloon-device-period.args
tests/qemuxml2argvdata/qemuxml2argv-balloon-device-period.xml
tests/qemuxml2argvdata/qemuxml2argv-balloon-device.args
tests/qemuxml2argvdata/qemuxml2argv-balloon-device.xml
tests/qemuxml2argvdata/qemuxml2argv-bios-nvram-os-interleave.xml
tests/qemuxml2argvdata/qemuxml2argv-bios-nvram-secure.args
tests/qemuxml2argvdata/qemuxml2argv-bios-nvram-secure.xml
tests/qemuxml2argvdata/qemuxml2argv-bios-nvram.args
tests/qemuxml2argvdata/qemuxml2argv-bios-nvram.xml
tests/qemuxml2argvdata/qemuxml2argv-bios.args
tests/qemuxml2argvdata/qemuxml2argv-bios.xml
tests/qemuxml2argvdata/qemuxml2argv-blkdeviotune-group-num.args
tests/qemuxml2argvdata/qemuxml2argv-blkdeviotune-group-num.xml
tests/qemuxml2argvdata/qemuxml2argv-blkdeviotune-max-length.args
tests/qemuxml2argvdata/qemuxml2argv-blkdeviotune-max-length.xml
tests/qemuxml2argvdata/qemuxml2argv-blkdeviotune-max.args
tests/qemuxml2argvdata/qemuxml2argv-blkdeviotune-max.xml
tests/qemuxml2argvdata/qemuxml2argv-blkdeviotune.args
tests/qemuxml2argvdata/qemuxml2argv-blkdeviotune.xml
tests/qemuxml2argvdata/qemuxml2argv-blkiotune-device.args
tests/qemuxml2argvdata/qemuxml2argv-blkiotune-device.xml
tests/qemuxml2argvdata/qemuxml2argv-blkiotune.args
tests/qemuxml2argvdata/qemuxml2argv-blkiotune.xml
tests/qemuxml2argvdata/qemuxml2argv-boot-cdrom.args
tests/qemuxml2argvdata/qemuxml2argv-boot-cdrom.xml
tests/qemuxml2argvdata/qemuxml2argv-boot-complex-bootindex.args
tests/qemuxml2argvdata/qemuxml2argv-boot-complex-bootindex.xml
tests/qemuxml2argvdata/qemuxml2argv-boot-complex.args
tests/qemuxml2argvdata/qemuxml2argv-boot-complex.xml
tests/qemuxml2argvdata/qemuxml2argv-boot-dev+order.xml
tests/qemuxml2argvdata/qemuxml2argv-boot-floppy-q35.args
tests/qemuxml2argvdata/qemuxml2argv-boot-floppy-q35.xml
tests/qemuxml2argvdata/qemuxml2argv-boot-floppy.args
tests/qemuxml2argvdata/qemuxml2argv-boot-floppy.xml
tests/qemuxml2argvdata/qemuxml2argv-boot-menu-disable-drive-bootindex.args
tests/qemuxml2argvdata/qemuxml2argv-boot-menu-disable-drive-bootindex.xml
tests/qemuxml2argvdata/qemuxml2argv-boot-menu-disable-drive.args
tests/qemuxml2argvdata/qemuxml2argv-boot-menu-disable-drive.xml
tests/qemuxml2argvdata/qemuxml2argv-boot-menu-disable-with-timeout.xml
tests/qemuxml2argvdata/qemuxml2argv-boot-menu-disable.args
tests/qemuxml2argvdata/qemuxml2argv-boot-menu-disable.xml
tests/qemuxml2argvdata/qemuxml2argv-boot-menu-enable-bootindex.args
tests/qemuxml2argvdata/qemuxml2argv-boot-menu-enable-bootindex.xml
tests/qemuxml2argvdata/qemuxml2argv-boot-menu-enable-with-timeout-invalid.xml
tests/qemuxml2argvdata/qemuxml2argv-boot-menu-enable-with-timeout.args
tests/qemuxml2argvdata/qemuxml2argv-boot-menu-enable-with-timeout.xml
tests/qemuxml2argvdata/qemuxml2argv-boot-menu-enable.args
tests/qemuxml2argvdata/qemuxml2argv-boot-menu-enable.xml
tests/qemuxml2argvdata/qemuxml2argv-boot-multi.args
tests/qemuxml2argvdata/qemuxml2argv-boot-multi.xml
tests/qemuxml2argvdata/qemuxml2argv-boot-network.args
tests/qemuxml2argvdata/qemuxml2argv-boot-network.xml
tests/qemuxml2argvdata/qemuxml2argv-boot-order.args
tests/qemuxml2argvdata/qemuxml2argv-boot-order.xml
tests/qemuxml2argvdata/qemuxml2argv-boot-strict.args
tests/qemuxml2argvdata/qemuxml2argv-boot-strict.xml
tests/qemuxml2argvdata/qemuxml2argv-bootindex-floppy-q35.args
tests/qemuxml2argvdata/qemuxml2argv-bootindex-floppy-q35.xml
tests/qemuxml2argvdata/qemuxml2argv-channel-guestfwd.args
tests/qemuxml2argvdata/qemuxml2argv-channel-guestfwd.xml
tests/qemuxml2argvdata/qemuxml2argv-channel-spicevmc-old.args
tests/qemuxml2argvdata/qemuxml2argv-channel-spicevmc-old.xml
tests/qemuxml2argvdata/qemuxml2argv-channel-spicevmc.args
tests/qemuxml2argvdata/qemuxml2argv-channel-spicevmc.xml
tests/qemuxml2argvdata/qemuxml2argv-channel-virtio-auto.args
tests/qemuxml2argvdata/qemuxml2argv-channel-virtio-auto.xml
tests/qemuxml2argvdata/qemuxml2argv-channel-virtio-autoadd.args
tests/qemuxml2argvdata/qemuxml2argv-channel-virtio-autoadd.xml
tests/qemuxml2argvdata/qemuxml2argv-channel-virtio-autoassign.args
tests/qemuxml2argvdata/qemuxml2argv-channel-virtio-autoassign.xml
tests/qemuxml2argvdata/qemuxml2argv-channel-virtio-default.args
tests/qemuxml2argvdata/qemuxml2argv-channel-virtio-default.xml
tests/qemuxml2argvdata/qemuxml2argv-channel-virtio-state.args
tests/qemuxml2argvdata/qemuxml2argv-channel-virtio-state.xml
tests/qemuxml2argvdata/qemuxml2argv-channel-virtio-unix.args
tests/qemuxml2argvdata/qemuxml2argv-channel-virtio-unix.xml
tests/qemuxml2argvdata/qemuxml2argv-channel-virtio.args
tests/qemuxml2argvdata/qemuxml2argv-channel-virtio.xml
tests/qemuxml2argvdata/qemuxml2argv-chardev-label.xml
tests/qemuxml2argvdata/qemuxml2argv-clock-catchup.args
tests/qemuxml2argvdata/qemuxml2argv-clock-catchup.xml
tests/qemuxml2argvdata/qemuxml2argv-clock-france.args
tests/qemuxml2argvdata/qemuxml2argv-clock-france.xml
tests/qemuxml2argvdata/qemuxml2argv-clock-hpet-off.args
tests/qemuxml2argvdata/qemuxml2argv-clock-hpet-off.xml
tests/qemuxml2argvdata/qemuxml2argv-clock-localtime-basis-localtime.args
tests/qemuxml2argvdata/qemuxml2argv-clock-localtime-basis-localtime.xml
tests/qemuxml2argvdata/qemuxml2argv-clock-localtime.args
tests/qemuxml2argvdata/qemuxml2argv-clock-localtime.xml
tests/qemuxml2argvdata/qemuxml2argv-clock-timer-hyperv-rtc.args
tests/qemuxml2argvdata/qemuxml2argv-clock-timer-hyperv-rtc.xml
tests/qemuxml2argvdata/qemuxml2argv-clock-utc.args
tests/qemuxml2argvdata/qemuxml2argv-clock-utc.xml
tests/qemuxml2argvdata/qemuxml2argv-clock-variable.args
tests/qemuxml2argvdata/qemuxml2argv-clock-variable.xml
tests/qemuxml2argvdata/qemuxml2argv-console-compat-auto.args
tests/qemuxml2argvdata/qemuxml2argv-console-compat-auto.xml
tests/qemuxml2argvdata/qemuxml2argv-console-compat-chardev.args
tests/qemuxml2argvdata/qemuxml2argv-console-compat-chardev.xml
tests/qemuxml2argvdata/qemuxml2argv-console-compat.args
tests/qemuxml2argvdata/qemuxml2argv-console-compat.xml
tests/qemuxml2argvdata/qemuxml2argv-console-compat2.xml
tests/qemuxml2argvdata/qemuxml2argv-console-sclp.args
tests/qemuxml2argvdata/qemuxml2argv-console-sclp.xml
tests/qemuxml2argvdata/qemuxml2argv-console-virtio-ccw.args
tests/qemuxml2argvdata/qemuxml2argv-console-virtio-ccw.xml
tests/qemuxml2argvdata/qemuxml2argv-console-virtio-many.args
tests/qemuxml2argvdata/qemuxml2argv-console-virtio-many.xml
tests/qemuxml2argvdata/qemuxml2argv-console-virtio-s390.args
tests/qemuxml2argvdata/qemuxml2argv-console-virtio-s390.xml
tests/qemuxml2argvdata/qemuxml2argv-console-virtio.args
tests/qemuxml2argvdata/qemuxml2argv-console-virtio.xml
tests/qemuxml2argvdata/qemuxml2argv-controller-order.args
tests/qemuxml2argvdata/qemuxml2argv-controller-order.xml
tests/qemuxml2argvdata/qemuxml2argv-cpu-Haswell-noTSX.args
tests/qemuxml2argvdata/qemuxml2argv-cpu-Haswell-noTSX.xml
tests/qemuxml2argvdata/qemuxml2argv-cpu-Haswell.args
tests/qemuxml2argvdata/qemuxml2argv-cpu-Haswell.xml
tests/qemuxml2argvdata/qemuxml2argv-cpu-Haswell2.args
tests/qemuxml2argvdata/qemuxml2argv-cpu-Haswell2.xml
tests/qemuxml2argvdata/qemuxml2argv-cpu-Haswell3.args
tests/qemuxml2argvdata/qemuxml2argv-cpu-Haswell3.xml
tests/qemuxml2argvdata/qemuxml2argv-cpu-check-default-none.args
tests/qemuxml2argvdata/qemuxml2argv-cpu-check-default-none.xml
tests/qemuxml2argvdata/qemuxml2argv-cpu-check-default-none2.args
tests/qemuxml2argvdata/qemuxml2argv-cpu-check-default-none2.xml
tests/qemuxml2argvdata/qemuxml2argv-cpu-check-default-partial.args
tests/qemuxml2argvdata/qemuxml2argv-cpu-check-default-partial.xml
tests/qemuxml2argvdata/qemuxml2argv-cpu-check-default-partial2.args
tests/qemuxml2argvdata/qemuxml2argv-cpu-check-default-partial2.xml
tests/qemuxml2argvdata/qemuxml2argv-cpu-check-full.xml
tests/qemuxml2argvdata/qemuxml2argv-cpu-check-none.args
tests/qemuxml2argvdata/qemuxml2argv-cpu-check-none.xml
tests/qemuxml2argvdata/qemuxml2argv-cpu-check-partial.xml
tests/qemuxml2argvdata/qemuxml2argv-cpu-empty.xml
tests/qemuxml2argvdata/qemuxml2argv-cpu-eoi-disabled.args
tests/qemuxml2argvdata/qemuxml2argv-cpu-eoi-disabled.xml
tests/qemuxml2argvdata/qemuxml2argv-cpu-eoi-enabled.args
tests/qemuxml2argvdata/qemuxml2argv-cpu-eoi-enabled.xml
tests/qemuxml2argvdata/qemuxml2argv-cpu-exact1.args
tests/qemuxml2argvdata/qemuxml2argv-cpu-exact1.xml
tests/qemuxml2argvdata/qemuxml2argv-cpu-exact2-nofallback.args
tests/qemuxml2argvdata/qemuxml2argv-cpu-exact2-nofallback.xml
tests/qemuxml2argvdata/qemuxml2argv-cpu-exact2.args
tests/qemuxml2argvdata/qemuxml2argv-cpu-exact2.xml
tests/qemuxml2argvdata/qemuxml2argv-cpu-fallback.args
tests/qemuxml2argvdata/qemuxml2argv-cpu-fallback.xml
tests/qemuxml2argvdata/qemuxml2argv-cpu-host-kvmclock.args
tests/qemuxml2argvdata/qemuxml2argv-cpu-host-kvmclock.xml
tests/qemuxml2argvdata/qemuxml2argv-cpu-host-model-cmt.args
tests/qemuxml2argvdata/qemuxml2argv-cpu-host-model-cmt.xml
tests/qemuxml2argvdata/qemuxml2argv-cpu-host-model-fallback.args
tests/qemuxml2argvdata/qemuxml2argv-cpu-host-model-fallback.xml
tests/qemuxml2argvdata/qemuxml2argv-cpu-host-model-features.xml
tests/qemuxml2argvdata/qemuxml2argv-cpu-host-model-nofallback.xml
tests/qemuxml2argvdata/qemuxml2argv-cpu-host-model-vendor.args
tests/qemuxml2argvdata/qemuxml2argv-cpu-host-model-vendor.xml
tests/qemuxml2argvdata/qemuxml2argv-cpu-host-model.args
tests/qemuxml2argvdata/qemuxml2argv-cpu-host-model.xml
tests/qemuxml2argvdata/qemuxml2argv-cpu-host-passthrough-features.args
tests/qemuxml2argvdata/qemuxml2argv-cpu-host-passthrough-features.xml
tests/qemuxml2argvdata/qemuxml2argv-cpu-host-passthrough.args
tests/qemuxml2argvdata/qemuxml2argv-cpu-host-passthrough.xml
tests/qemuxml2argvdata/qemuxml2argv-cpu-hotplug-startup.args
tests/qemuxml2argvdata/qemuxml2argv-cpu-hotplug-startup.xml
tests/qemuxml2argvdata/qemuxml2argv-cpu-kvmclock.args
tests/qemuxml2argvdata/qemuxml2argv-cpu-kvmclock.xml
tests/qemuxml2argvdata/qemuxml2argv-cpu-minimum1.args
tests/qemuxml2argvdata/qemuxml2argv-cpu-minimum1.xml
tests/qemuxml2argvdata/qemuxml2argv-cpu-minimum2.args
tests/qemuxml2argvdata/qemuxml2argv-cpu-minimum2.xml
tests/qemuxml2argvdata/qemuxml2argv-cpu-nofallback.xml
tests/qemuxml2argvdata/qemuxml2argv-cpu-numa-disjoint.args
tests/qemuxml2argvdata/qemuxml2argv-cpu-numa-disjoint.xml
tests/qemuxml2argvdata/qemuxml2argv-cpu-numa-disordered.xml
tests/qemuxml2argvdata/qemuxml2argv-cpu-numa-memshared.xml
tests/qemuxml2argvdata/qemuxml2argv-cpu-numa-no-memory-element.args
tests/qemuxml2argvdata/qemuxml2argv-cpu-numa-no-memory-element.xml
tests/qemuxml2argvdata/qemuxml2argv-cpu-numa1.args
tests/qemuxml2argvdata/qemuxml2argv-cpu-numa1.xml
tests/qemuxml2argvdata/qemuxml2argv-cpu-numa2.args
tests/qemuxml2argvdata/qemuxml2argv-cpu-numa2.xml
tests/qemuxml2argvdata/qemuxml2argv-cpu-numa3.xml
tests/qemuxml2argvdata/qemuxml2argv-cpu-qemu-host-passthrough.xml
tests/qemuxml2argvdata/qemuxml2argv-cpu-s390-features.args
tests/qemuxml2argvdata/qemuxml2argv-cpu-s390-features.xml
tests/qemuxml2argvdata/qemuxml2argv-cpu-s390-zEC12.args
tests/qemuxml2argvdata/qemuxml2argv-cpu-s390-zEC12.xml
tests/qemuxml2argvdata/qemuxml2argv-cpu-strict1.args
tests/qemuxml2argvdata/qemuxml2argv-cpu-strict1.xml
tests/qemuxml2argvdata/qemuxml2argv-cpu-topology1.args
tests/qemuxml2argvdata/qemuxml2argv-cpu-topology1.xml
tests/qemuxml2argvdata/qemuxml2argv-cpu-topology2.args
tests/qemuxml2argvdata/qemuxml2argv-cpu-topology2.xml
tests/qemuxml2argvdata/qemuxml2argv-cpu-topology3.args
tests/qemuxml2argvdata/qemuxml2argv-cpu-topology3.xml
tests/qemuxml2argvdata/qemuxml2argv-cpu-tsc-frequency.args
tests/qemuxml2argvdata/qemuxml2argv-cpu-tsc-frequency.xml
tests/qemuxml2argvdata/qemuxml2argv-cputune-iothreads.xml
tests/qemuxml2argvdata/qemuxml2argv-cputune-iothreadsched-toomuch.xml
tests/qemuxml2argvdata/qemuxml2argv-cputune-iothreadsched-zeropriority.xml
tests/qemuxml2argvdata/qemuxml2argv-cputune-iothreadsched.xml
tests/qemuxml2argvdata/qemuxml2argv-cputune-vcpusched-overlap.xml
tests/qemuxml2argvdata/qemuxml2argv-cputune-zero-shares.args
tests/qemuxml2argvdata/qemuxml2argv-cputune-zero-shares.xml
tests/qemuxml2argvdata/qemuxml2argv-cputune.args
tests/qemuxml2argvdata/qemuxml2argv-cputune.xml
tests/qemuxml2argvdata/qemuxml2argv-debug-threads.args
tests/qemuxml2argvdata/qemuxml2argv-debug-threads.xml
tests/qemuxml2argvdata/qemuxml2argv-disk-active-commit.xml
tests/qemuxml2argvdata/qemuxml2argv-disk-aio.args
tests/qemuxml2argvdata/qemuxml2argv-disk-aio.xml
tests/qemuxml2argvdata/qemuxml2argv-disk-backing-chains.xml
tests/qemuxml2argvdata/qemuxml2argv-disk-blockio.args
tests/qemuxml2argvdata/qemuxml2argv-disk-blockio.xml
tests/qemuxml2argvdata/qemuxml2argv-disk-cdrom-empty.args
tests/qemuxml2argvdata/qemuxml2argv-disk-cdrom-empty.xml
tests/qemuxml2argvdata/qemuxml2argv-disk-cdrom-network-ftp.args
tests/qemuxml2argvdata/qemuxml2argv-disk-cdrom-network-ftp.xml
tests/qemuxml2argvdata/qemuxml2argv-disk-cdrom-network-ftps.args
tests/qemuxml2argvdata/qemuxml2argv-disk-cdrom-network-ftps.xml
tests/qemuxml2argvdata/qemuxml2argv-disk-cdrom-network-http.args
tests/qemuxml2argvdata/qemuxml2argv-disk-cdrom-network-http.xml
tests/qemuxml2argvdata/qemuxml2argv-disk-cdrom-network-https.args
tests/qemuxml2argvdata/qemuxml2argv-disk-cdrom-network-https.xml
tests/qemuxml2argvdata/qemuxml2argv-disk-cdrom-network-tftp.args
tests/qemuxml2argvdata/qemuxml2argv-disk-cdrom-network-tftp.xml
tests/qemuxml2argvdata/qemuxml2argv-disk-cdrom-tray-no-device-cap.args
tests/qemuxml2argvdata/qemuxml2argv-disk-cdrom-tray-no-device-cap.xml
tests/qemuxml2argvdata/qemuxml2argv-disk-cdrom-tray.args
tests/qemuxml2argvdata/qemuxml2argv-disk-cdrom-tray.xml
tests/qemuxml2argvdata/qemuxml2argv-disk-cdrom.args
tests/qemuxml2argvdata/qemuxml2argv-disk-cdrom.xml
tests/qemuxml2argvdata/qemuxml2argv-disk-copy_on_read.args
tests/qemuxml2argvdata/qemuxml2argv-disk-copy_on_read.xml
tests/qemuxml2argvdata/qemuxml2argv-disk-device-lun-type-invalid.xml
tests/qemuxml2argvdata/qemuxml2argv-disk-drive-address-conflict.xml
tests/qemuxml2argvdata/qemuxml2argv-disk-drive-boot-cdrom.args
tests/qemuxml2argvdata/qemuxml2argv-disk-drive-boot-cdrom.xml
tests/qemuxml2argvdata/qemuxml2argv-disk-drive-boot-disk.args
tests/qemuxml2argvdata/qemuxml2argv-disk-drive-boot-disk.xml
tests/qemuxml2argvdata/qemuxml2argv-disk-drive-cache-directsync.args
tests/qemuxml2argvdata/qemuxml2argv-disk-drive-cache-directsync.xml
tests/qemuxml2argvdata/qemuxml2argv-disk-drive-cache-unsafe.args
tests/qemuxml2argvdata/qemuxml2argv-disk-drive-cache-unsafe.xml
tests/qemuxml2argvdata/qemuxml2argv-disk-drive-cache-v2-none.args
tests/qemuxml2argvdata/qemuxml2argv-disk-drive-cache-v2-none.xml
tests/qemuxml2argvdata/qemuxml2argv-disk-drive-cache-v2-wb.args
tests/qemuxml2argvdata/qemuxml2argv-disk-drive-cache-v2-wb.xml
tests/qemuxml2argvdata/qemuxml2argv-disk-drive-cache-v2-wt.args
tests/qemuxml2argvdata/qemuxml2argv-disk-drive-cache-v2-wt.xml
tests/qemuxml2argvdata/qemuxml2argv-disk-drive-copy-on-read.args
tests/qemuxml2argvdata/qemuxml2argv-disk-drive-copy-on-read.xml
tests/qemuxml2argvdata/qemuxml2argv-disk-drive-detect-zeroes.args
tests/qemuxml2argvdata/qemuxml2argv-disk-drive-detect-zeroes.xml
tests/qemuxml2argvdata/qemuxml2argv-disk-drive-discard.args
tests/qemuxml2argvdata/qemuxml2argv-disk-drive-discard.xml
tests/qemuxml2argvdata/qemuxml2argv-disk-drive-error-policy-enospace.args
tests/qemuxml2argvdata/qemuxml2argv-disk-drive-error-policy-enospace.xml
tests/qemuxml2argvdata/qemuxml2argv-disk-drive-error-policy-stop.args
tests/qemuxml2argvdata/qemuxml2argv-disk-drive-error-policy-stop.xml
tests/qemuxml2argvdata/qemuxml2argv-disk-drive-error-policy-wreport-rignore.args
tests/qemuxml2argvdata/qemuxml2argv-disk-drive-error-policy-wreport-rignore.xml
tests/qemuxml2argvdata/qemuxml2argv-disk-drive-fmt-qcow.args
tests/qemuxml2argvdata/qemuxml2argv-disk-drive-fmt-qcow.xml
tests/qemuxml2argvdata/qemuxml2argv-disk-drive-network-gluster.args
tests/qemuxml2argvdata/qemuxml2argv-disk-drive-network-gluster.xml
tests/qemuxml2argvdata/qemuxml2argv-disk-drive-network-iscsi-auth.args
tests/qemuxml2argvdata/qemuxml2argv-disk-drive-network-iscsi-auth.xml
tests/qemuxml2argvdata/qemuxml2argv-disk-drive-network-iscsi-lun.args
tests/qemuxml2argvdata/qemuxml2argv-disk-drive-network-iscsi-lun.xml
tests/qemuxml2argvdata/qemuxml2argv-disk-drive-network-iscsi.args
tests/qemuxml2argvdata/qemuxml2argv-disk-drive-network-iscsi.xml
tests/qemuxml2argvdata/qemuxml2argv-disk-drive-network-nbd-export.args
tests/qemuxml2argvdata/qemuxml2argv-disk-drive-network-nbd-export.xml
tests/qemuxml2argvdata/qemuxml2argv-disk-drive-network-nbd-ipv6-export.args
tests/qemuxml2argvdata/qemuxml2argv-disk-drive-network-nbd-ipv6-export.xml
tests/qemuxml2argvdata/qemuxml2argv-disk-drive-network-nbd-ipv6.args
tests/qemuxml2argvdata/qemuxml2argv-disk-drive-network-nbd-ipv6.xml
tests/qemuxml2argvdata/qemuxml2argv-disk-drive-network-nbd-unix.args
tests/qemuxml2argvdata/qemuxml2argv-disk-drive-network-nbd-unix.xml
tests/qemuxml2argvdata/qemuxml2argv-disk-drive-network-nbd.args
tests/qemuxml2argvdata/qemuxml2argv-disk-drive-network-nbd.xml
tests/qemuxml2argvdata/qemuxml2argv-disk-drive-network-rbd-auth-AES.args
tests/qemuxml2argvdata/qemuxml2argv-disk-drive-network-rbd-auth-AES.xml
tests/qemuxml2argvdata/qemuxml2argv-disk-drive-network-rbd-auth.args
tests/qemuxml2argvdata/qemuxml2argv-disk-drive-network-rbd-auth.xml
tests/qemuxml2argvdata/qemuxml2argv-disk-drive-network-rbd-ceph-env.args
tests/qemuxml2argvdata/qemuxml2argv-disk-drive-network-rbd-ceph-env.xml
tests/qemuxml2argvdata/qemuxml2argv-disk-drive-network-rbd-ipv6.args
tests/qemuxml2argvdata/qemuxml2argv-disk-drive-network-rbd-ipv6.xml
tests/qemuxml2argvdata/qemuxml2argv-disk-drive-network-rbd-no-colon.xml
tests/qemuxml2argvdata/qemuxml2argv-disk-drive-network-rbd.args
tests/qemuxml2argvdata/qemuxml2argv-disk-drive-network-rbd.xml
tests/qemuxml2argvdata/qemuxml2argv-disk-drive-network-sheepdog.args
tests/qemuxml2argvdata/qemuxml2argv-disk-drive-network-sheepdog.xml
tests/qemuxml2argvdata/qemuxml2argv-disk-drive-no-boot.args
tests/qemuxml2argvdata/qemuxml2argv-disk-drive-no-boot.xml
tests/qemuxml2argvdata/qemuxml2argv-disk-drive-readonly-disk.args
tests/qemuxml2argvdata/qemuxml2argv-disk-drive-readonly-disk.xml
tests/qemuxml2argvdata/qemuxml2argv-disk-drive-readonly-no-device.args
tests/qemuxml2argvdata/qemuxml2argv-disk-drive-readonly-no-device.xml
tests/qemuxml2argvdata/qemuxml2argv-disk-drive-shared.args
tests/qemuxml2argvdata/qemuxml2argv-disk-drive-shared.xml
tests/qemuxml2argvdata/qemuxml2argv-disk-fdc-incompatible-address.xml
tests/qemuxml2argvdata/qemuxml2argv-disk-floppy-tray-no-device-cap.args
tests/qemuxml2argvdata/qemuxml2argv-disk-floppy-tray-no-device-cap.xml
tests/qemuxml2argvdata/qemuxml2argv-disk-floppy-tray.args
tests/qemuxml2argvdata/qemuxml2argv-disk-floppy-tray.xml
tests/qemuxml2argvdata/qemuxml2argv-disk-floppy.args
tests/qemuxml2argvdata/qemuxml2argv-disk-floppy.xml
tests/qemuxml2argvdata/qemuxml2argv-disk-geometry.args
tests/qemuxml2argvdata/qemuxml2argv-disk-geometry.xml
tests/qemuxml2argvdata/qemuxml2argv-disk-hostdev-scsi-address-conflict.xml
tests/qemuxml2argvdata/qemuxml2argv-disk-ide-drive-split.args
tests/qemuxml2argvdata/qemuxml2argv-disk-ide-drive-split.xml
tests/qemuxml2argvdata/qemuxml2argv-disk-ide-incompatible-address.xml
tests/qemuxml2argvdata/qemuxml2argv-disk-ide-wwn.args
tests/qemuxml2argvdata/qemuxml2argv-disk-ide-wwn.xml
tests/qemuxml2argvdata/qemuxml2argv-disk-ioeventfd.args
tests/qemuxml2argvdata/qemuxml2argv-disk-ioeventfd.xml
tests/qemuxml2argvdata/qemuxml2argv-disk-iscsi.args
tests/qemuxml2argvdata/qemuxml2argv-disk-iscsi.xml
tests/qemuxml2argvdata/qemuxml2argv-disk-many.args
tests/qemuxml2argvdata/qemuxml2argv-disk-many.xml
tests/qemuxml2argvdata/qemuxml2argv-disk-mirror-old.xml
tests/qemuxml2argvdata/qemuxml2argv-disk-mirror.xml
tests/qemuxml2argvdata/qemuxml2argv-disk-order.args
tests/qemuxml2argvdata/qemuxml2argv-disk-order.xml
tests/qemuxml2argvdata/qemuxml2argv-disk-same-targets.xml
tests/qemuxml2argvdata/qemuxml2argv-disk-sata-device.args
tests/qemuxml2argvdata/qemuxml2argv-disk-sata-device.xml
tests/qemuxml2argvdata/qemuxml2argv-disk-sata-incompatible-address.xml
tests/qemuxml2argvdata/qemuxml2argv-disk-scsi-device-auto.args
tests/qemuxml2argvdata/qemuxml2argv-disk-scsi-device-auto.xml
tests/qemuxml2argvdata/qemuxml2argv-disk-scsi-device.args
tests/qemuxml2argvdata/qemuxml2argv-disk-scsi-device.xml
tests/qemuxml2argvdata/qemuxml2argv-disk-scsi-disk-split.args
tests/qemuxml2argvdata/qemuxml2argv-disk-scsi-disk-split.xml
tests/qemuxml2argvdata/qemuxml2argv-disk-scsi-disk-vpd-build-error.xml
tests/qemuxml2argvdata/qemuxml2argv-disk-scsi-disk-vpd.args
tests/qemuxml2argvdata/qemuxml2argv-disk-scsi-disk-vpd.xml
tests/qemuxml2argvdata/qemuxml2argv-disk-scsi-disk-wwn.args
tests/qemuxml2argvdata/qemuxml2argv-disk-scsi-disk-wwn.xml
tests/qemuxml2argvdata/qemuxml2argv-disk-scsi-incompatible-address.xml
tests/qemuxml2argvdata/qemuxml2argv-disk-scsi-lun-passthrough-sgio.xml
tests/qemuxml2argvdata/qemuxml2argv-disk-scsi-lun-passthrough.args
tests/qemuxml2argvdata/qemuxml2argv-disk-scsi-lun-passthrough.xml
tests/qemuxml2argvdata/qemuxml2argv-disk-scsi-megasas.args
tests/qemuxml2argvdata/qemuxml2argv-disk-scsi-megasas.xml
tests/qemuxml2argvdata/qemuxml2argv-disk-scsi-mptsas1068.args
tests/qemuxml2argvdata/qemuxml2argv-disk-scsi-mptsas1068.xml
tests/qemuxml2argvdata/qemuxml2argv-disk-scsi-virtio-scsi.args
tests/qemuxml2argvdata/qemuxml2argv-disk-scsi-virtio-scsi.xml
tests/qemuxml2argvdata/qemuxml2argv-disk-scsi-vscsi.args
tests/qemuxml2argvdata/qemuxml2argv-disk-scsi-vscsi.xml
tests/qemuxml2argvdata/qemuxml2argv-disk-serial.args
tests/qemuxml2argvdata/qemuxml2argv-disk-serial.xml
tests/qemuxml2argvdata/qemuxml2argv-disk-snapshot.args
tests/qemuxml2argvdata/qemuxml2argv-disk-snapshot.xml
tests/qemuxml2argvdata/qemuxml2argv-disk-source-pool-mode.args
tests/qemuxml2argvdata/qemuxml2argv-disk-source-pool-mode.xml
tests/qemuxml2argvdata/qemuxml2argv-disk-source-pool.args
tests/qemuxml2argvdata/qemuxml2argv-disk-source-pool.xml
tests/qemuxml2argvdata/qemuxml2argv-disk-transient.xml
tests/qemuxml2argvdata/qemuxml2argv-disk-usb-device-removable.args
tests/qemuxml2argvdata/qemuxml2argv-disk-usb-device-removable.xml
tests/qemuxml2argvdata/qemuxml2argv-disk-usb-device.args
tests/qemuxml2argvdata/qemuxml2argv-disk-usb-device.xml
tests/qemuxml2argvdata/qemuxml2argv-disk-usb-nosupport.xml
tests/qemuxml2argvdata/qemuxml2argv-disk-usb-pci.xml
tests/qemuxml2argvdata/qemuxml2argv-disk-virtio-ccw-many.args
tests/qemuxml2argvdata/qemuxml2argv-disk-virtio-ccw-many.xml
tests/qemuxml2argvdata/qemuxml2argv-disk-virtio-ccw.args
tests/qemuxml2argvdata/qemuxml2argv-disk-virtio-ccw.xml
tests/qemuxml2argvdata/qemuxml2argv-disk-virtio-s390.args
tests/qemuxml2argvdata/qemuxml2argv-disk-virtio-s390.xml
tests/qemuxml2argvdata/qemuxml2argv-disk-virtio-scsi-ccw.args
tests/qemuxml2argvdata/qemuxml2argv-disk-virtio-scsi-ccw.xml
tests/qemuxml2argvdata/qemuxml2argv-disk-virtio-scsi-cmd_per_lun.args
tests/qemuxml2argvdata/qemuxml2argv-disk-virtio-scsi-cmd_per_lun.xml
tests/qemuxml2argvdata/qemuxml2argv-disk-virtio-scsi-ioeventfd.args
tests/qemuxml2argvdata/qemuxml2argv-disk-virtio-scsi-ioeventfd.xml
tests/qemuxml2argvdata/qemuxml2argv-disk-virtio-scsi-max_sectors.args
tests/qemuxml2argvdata/qemuxml2argv-disk-virtio-scsi-max_sectors.xml
tests/qemuxml2argvdata/qemuxml2argv-disk-virtio-scsi-num_queues.args
tests/qemuxml2argvdata/qemuxml2argv-disk-virtio-scsi-num_queues.xml
tests/qemuxml2argvdata/qemuxml2argv-disk-virtio.args
tests/qemuxml2argvdata/qemuxml2argv-disk-virtio.xml
tests/qemuxml2argvdata/qemuxml2argv-encrypted-disk-usage.args
tests/qemuxml2argvdata/qemuxml2argv-encrypted-disk-usage.xml
tests/qemuxml2argvdata/qemuxml2argv-encrypted-disk.args
tests/qemuxml2argvdata/qemuxml2argv-encrypted-disk.xml
tests/qemuxml2argvdata/qemuxml2argv-eoi-disabled.args
tests/qemuxml2argvdata/qemuxml2argv-eoi-disabled.xml
tests/qemuxml2argvdata/qemuxml2argv-eoi-enabled.args
tests/qemuxml2argvdata/qemuxml2argv-eoi-enabled.xml
tests/qemuxml2argvdata/qemuxml2argv-event_idx.args
tests/qemuxml2argvdata/qemuxml2argv-event_idx.xml
tests/qemuxml2argvdata/qemuxml2argv-fips-enabled.args
tests/qemuxml2argvdata/qemuxml2argv-fips-enabled.xml
tests/qemuxml2argvdata/qemuxml2argv-floppy-drive-fat.args
tests/qemuxml2argvdata/qemuxml2argv-floppy-drive-fat.xml
tests/qemuxml2argvdata/qemuxml2argv-fs9p-ccw.args
tests/qemuxml2argvdata/qemuxml2argv-fs9p-ccw.xml
tests/qemuxml2argvdata/qemuxml2argv-fs9p.args
tests/qemuxml2argvdata/qemuxml2argv-fs9p.xml
tests/qemuxml2argvdata/qemuxml2argv-graphics-listen-network.xml
tests/qemuxml2argvdata/qemuxml2argv-graphics-listen-network2.xml
tests/qemuxml2argvdata/qemuxml2argv-graphics-sdl-fullscreen.args
tests/qemuxml2argvdata/qemuxml2argv-graphics-sdl-fullscreen.xml
tests/qemuxml2argvdata/qemuxml2argv-graphics-sdl.args
tests/qemuxml2argvdata/qemuxml2argv-graphics-sdl.xml
tests/qemuxml2argvdata/qemuxml2argv-graphics-spice-agent-file-xfer.args
tests/qemuxml2argvdata/qemuxml2argv-graphics-spice-agent-file-xfer.xml
tests/qemuxml2argvdata/qemuxml2argv-graphics-spice-agentmouse.args
tests/qemuxml2argvdata/qemuxml2argv-graphics-spice-agentmouse.xml
tests/qemuxml2argvdata/qemuxml2argv-graphics-spice-auto-socket-cfg.args
tests/qemuxml2argvdata/qemuxml2argv-graphics-spice-auto-socket-cfg.xml
tests/qemuxml2argvdata/qemuxml2argv-graphics-spice-auto-socket.args
tests/qemuxml2argvdata/qemuxml2argv-graphics-spice-auto-socket.xml
tests/qemuxml2argvdata/qemuxml2argv-graphics-spice-compression.args
tests/qemuxml2argvdata/qemuxml2argv-graphics-spice-compression.xml
tests/qemuxml2argvdata/qemuxml2argv-graphics-spice-no-args.args
tests/qemuxml2argvdata/qemuxml2argv-graphics-spice-no-args.xml
tests/qemuxml2argvdata/qemuxml2argv-graphics-spice-qxl-vga.args
tests/qemuxml2argvdata/qemuxml2argv-graphics-spice-qxl-vga.xml
tests/qemuxml2argvdata/qemuxml2argv-graphics-spice-sasl.args
tests/qemuxml2argvdata/qemuxml2argv-graphics-spice-sasl.xml
tests/qemuxml2argvdata/qemuxml2argv-graphics-spice-socket.args
tests/qemuxml2argvdata/qemuxml2argv-graphics-spice-socket.xml
tests/qemuxml2argvdata/qemuxml2argv-graphics-spice-timeout.args
tests/qemuxml2argvdata/qemuxml2argv-graphics-spice-timeout.xml
tests/qemuxml2argvdata/qemuxml2argv-graphics-spice-usb-redir.args
tests/qemuxml2argvdata/qemuxml2argv-graphics-spice-usb-redir.xml
tests/qemuxml2argvdata/qemuxml2argv-graphics-spice.args
tests/qemuxml2argvdata/qemuxml2argv-graphics-spice.xml
tests/qemuxml2argvdata/qemuxml2argv-graphics-vnc-auto-socket-cfg.args
tests/qemuxml2argvdata/qemuxml2argv-graphics-vnc-auto-socket-cfg.xml
tests/qemuxml2argvdata/qemuxml2argv-graphics-vnc-auto-socket.args
tests/qemuxml2argvdata/qemuxml2argv-graphics-vnc-auto-socket.xml
tests/qemuxml2argvdata/qemuxml2argv-graphics-vnc-no-listen-attr.args
tests/qemuxml2argvdata/qemuxml2argv-graphics-vnc-no-listen-attr.xml
tests/qemuxml2argvdata/qemuxml2argv-graphics-vnc-none.args
tests/qemuxml2argvdata/qemuxml2argv-graphics-vnc-none.xml
tests/qemuxml2argvdata/qemuxml2argv-graphics-vnc-policy.args
tests/qemuxml2argvdata/qemuxml2argv-graphics-vnc-policy.xml
tests/qemuxml2argvdata/qemuxml2argv-graphics-vnc-remove-generated-socket.args
tests/qemuxml2argvdata/qemuxml2argv-graphics-vnc-remove-generated-socket.xml
tests/qemuxml2argvdata/qemuxml2argv-graphics-vnc-sasl.args
tests/qemuxml2argvdata/qemuxml2argv-graphics-vnc-sasl.xml
tests/qemuxml2argvdata/qemuxml2argv-graphics-vnc-socket.args
tests/qemuxml2argvdata/qemuxml2argv-graphics-vnc-socket.xml
tests/qemuxml2argvdata/qemuxml2argv-graphics-vnc-tls.args
tests/qemuxml2argvdata/qemuxml2argv-graphics-vnc-tls.xml
tests/qemuxml2argvdata/qemuxml2argv-graphics-vnc-websocket.args
tests/qemuxml2argvdata/qemuxml2argv-graphics-vnc-websocket.xml
tests/qemuxml2argvdata/qemuxml2argv-graphics-vnc.args
tests/qemuxml2argvdata/qemuxml2argv-graphics-vnc.xml
tests/qemuxml2argvdata/qemuxml2argv-hostdev-mdev-invalid-target-address.xml
tests/qemuxml2argvdata/qemuxml2argv-hostdev-mdev-precreated.args
tests/qemuxml2argvdata/qemuxml2argv-hostdev-mdev-precreated.xml
tests/qemuxml2argvdata/qemuxml2argv-hostdev-mdev-src-address-invalid.xml
tests/qemuxml2argvdata/qemuxml2argv-hostdev-pci-address-device.args
tests/qemuxml2argvdata/qemuxml2argv-hostdev-pci-address-device.xml
tests/qemuxml2argvdata/qemuxml2argv-hostdev-pci-address.args
tests/qemuxml2argvdata/qemuxml2argv-hostdev-pci-address.xml
tests/qemuxml2argvdata/qemuxml2argv-hostdev-scsi-autogen-address.xml
tests/qemuxml2argvdata/qemuxml2argv-hostdev-scsi-boot.args
tests/qemuxml2argvdata/qemuxml2argv-hostdev-scsi-boot.xml
tests/qemuxml2argvdata/qemuxml2argv-hostdev-scsi-large-unit.xml
tests/qemuxml2argvdata/qemuxml2argv-hostdev-scsi-lsi-iscsi-auth.args
tests/qemuxml2argvdata/qemuxml2argv-hostdev-scsi-lsi-iscsi-auth.xml
tests/qemuxml2argvdata/qemuxml2argv-hostdev-scsi-lsi-iscsi.args
tests/qemuxml2argvdata/qemuxml2argv-hostdev-scsi-lsi-iscsi.xml
tests/qemuxml2argvdata/qemuxml2argv-hostdev-scsi-lsi.args
tests/qemuxml2argvdata/qemuxml2argv-hostdev-scsi-lsi.xml
tests/qemuxml2argvdata/qemuxml2argv-hostdev-scsi-rawio.xml
tests/qemuxml2argvdata/qemuxml2argv-hostdev-scsi-readonly.args
tests/qemuxml2argvdata/qemuxml2argv-hostdev-scsi-readonly.xml
tests/qemuxml2argvdata/qemuxml2argv-hostdev-scsi-sgio.xml
tests/qemuxml2argvdata/qemuxml2argv-hostdev-scsi-shareable.xml
tests/qemuxml2argvdata/qemuxml2argv-hostdev-scsi-vhost-scsi-ccw.args
tests/qemuxml2argvdata/qemuxml2argv-hostdev-scsi-vhost-scsi-ccw.xml
tests/qemuxml2argvdata/qemuxml2argv-hostdev-scsi-vhost-scsi-pci.args
tests/qemuxml2argvdata/qemuxml2argv-hostdev-scsi-vhost-scsi-pci.xml
tests/qemuxml2argvdata/qemuxml2argv-hostdev-scsi-virtio-iscsi-auth.args
tests/qemuxml2argvdata/qemuxml2argv-hostdev-scsi-virtio-iscsi-auth.xml
tests/qemuxml2argvdata/qemuxml2argv-hostdev-scsi-virtio-iscsi.args
tests/qemuxml2argvdata/qemuxml2argv-hostdev-scsi-virtio-iscsi.xml
tests/qemuxml2argvdata/qemuxml2argv-hostdev-scsi-virtio-scsi.args
tests/qemuxml2argvdata/qemuxml2argv-hostdev-scsi-virtio-scsi.xml
tests/qemuxml2argvdata/qemuxml2argv-hostdev-usb-address-device-boot.args
tests/qemuxml2argvdata/qemuxml2argv-hostdev-usb-address-device-boot.xml
tests/qemuxml2argvdata/qemuxml2argv-hostdev-usb-address-device.args
tests/qemuxml2argvdata/qemuxml2argv-hostdev-usb-address-device.xml
tests/qemuxml2argvdata/qemuxml2argv-hostdev-usb-address.args
tests/qemuxml2argvdata/qemuxml2argv-hostdev-usb-address.xml
tests/qemuxml2argvdata/qemuxml2argv-hostdev-vfio-multidomain.args
tests/qemuxml2argvdata/qemuxml2argv-hostdev-vfio-multidomain.xml
tests/qemuxml2argvdata/qemuxml2argv-hostdev-vfio.args
tests/qemuxml2argvdata/qemuxml2argv-hostdev-vfio.xml
tests/qemuxml2argvdata/qemuxml2argv-hostdevs-drive-address-conflict.xml
tests/qemuxml2argvdata/qemuxml2argv-hotplug-base.args
tests/qemuxml2argvdata/qemuxml2argv-hotplug-base.xml
tests/qemuxml2argvdata/qemuxml2argv-hugepages-memaccess-invalid.xml
tests/qemuxml2argvdata/qemuxml2argv-hugepages-pages.args
tests/qemuxml2argvdata/qemuxml2argv-hugepages-pages.xml
tests/qemuxml2argvdata/qemuxml2argv-hugepages-pages2.args
tests/qemuxml2argvdata/qemuxml2argv-hugepages-pages2.xml
tests/qemuxml2argvdata/qemuxml2argv-hugepages-pages3.args
tests/qemuxml2argvdata/qemuxml2argv-hugepages-pages3.xml
tests/qemuxml2argvdata/qemuxml2argv-hugepages-pages4.xml
tests/qemuxml2argvdata/qemuxml2argv-hugepages-pages5.args
tests/qemuxml2argvdata/qemuxml2argv-hugepages-pages5.xml
tests/qemuxml2argvdata/qemuxml2argv-hugepages-pages6.args
tests/qemuxml2argvdata/qemuxml2argv-hugepages-pages6.xml
tests/qemuxml2argvdata/qemuxml2argv-hugepages-shared.args
tests/qemuxml2argvdata/qemuxml2argv-hugepages-shared.xml
tests/qemuxml2argvdata/qemuxml2argv-hugepages.args
tests/qemuxml2argvdata/qemuxml2argv-hugepages.xml
tests/qemuxml2argvdata/qemuxml2argv-hyperv-off.args
tests/qemuxml2argvdata/qemuxml2argv-hyperv-off.xml
tests/qemuxml2argvdata/qemuxml2argv-hyperv-panic.args
tests/qemuxml2argvdata/qemuxml2argv-hyperv-panic.xml
tests/qemuxml2argvdata/qemuxml2argv-hyperv.args
tests/qemuxml2argvdata/qemuxml2argv-hyperv.xml
tests/qemuxml2argvdata/qemuxml2argv-input-usbmouse-addr.args
tests/qemuxml2argvdata/qemuxml2argv-input-usbmouse-addr.xml
tests/qemuxml2argvdata/qemuxml2argv-input-usbmouse.args
tests/qemuxml2argvdata/qemuxml2argv-input-usbmouse.xml
tests/qemuxml2argvdata/qemuxml2argv-input-usbtablet.args
tests/qemuxml2argvdata/qemuxml2argv-input-usbtablet.xml
tests/qemuxml2argvdata/qemuxml2argv-intel-iommu-machine.args
tests/qemuxml2argvdata/qemuxml2argv-intel-iommu-machine.xml
tests/qemuxml2argvdata/qemuxml2argv-intel-iommu.args
tests/qemuxml2argvdata/qemuxml2argv-intel-iommu.xml
tests/qemuxml2argvdata/qemuxml2argv-interface-driver.xml
tests/qemuxml2argvdata/qemuxml2argv-iothreads-disk-virtio-ccw.args
tests/qemuxml2argvdata/qemuxml2argv-iothreads-disk-virtio-ccw.xml
tests/qemuxml2argvdata/qemuxml2argv-iothreads-disk.args
tests/qemuxml2argvdata/qemuxml2argv-iothreads-disk.xml
tests/qemuxml2argvdata/qemuxml2argv-iothreads-ids-partial.args
tests/qemuxml2argvdata/qemuxml2argv-iothreads-ids-partial.xml
tests/qemuxml2argvdata/qemuxml2argv-iothreads-ids.args
tests/qemuxml2argvdata/qemuxml2argv-iothreads-ids.xml
tests/qemuxml2argvdata/qemuxml2argv-iothreads-nocap.xml
tests/qemuxml2argvdata/qemuxml2argv-iothreads-virtio-scsi-ccw.args
tests/qemuxml2argvdata/qemuxml2argv-iothreads-virtio-scsi-ccw.xml
tests/qemuxml2argvdata/qemuxml2argv-iothreads-virtio-scsi-pci.args
tests/qemuxml2argvdata/qemuxml2argv-iothreads-virtio-scsi-pci.xml
tests/qemuxml2argvdata/qemuxml2argv-iothreads.args
tests/qemuxml2argvdata/qemuxml2argv-iothreads.xml
tests/qemuxml2argvdata/qemuxml2argv-kvm-features-off.args
tests/qemuxml2argvdata/qemuxml2argv-kvm-features-off.xml
tests/qemuxml2argvdata/qemuxml2argv-kvm-features.args
tests/qemuxml2argvdata/qemuxml2argv-kvm-features.xml
tests/qemuxml2argvdata/qemuxml2argv-kvm-pit-delay.args
tests/qemuxml2argvdata/qemuxml2argv-kvm-pit-delay.xml
tests/qemuxml2argvdata/qemuxml2argv-kvm-pit-discard.args
tests/qemuxml2argvdata/qemuxml2argv-kvm-pit-discard.xml
tests/qemuxml2argvdata/qemuxml2argv-kvm.args
tests/qemuxml2argvdata/qemuxml2argv-kvm.xml
tests/qemuxml2argvdata/qemuxml2argv-kvmclock+eoi-disabled.args
tests/qemuxml2argvdata/qemuxml2argv-kvmclock+eoi-disabled.xml
tests/qemuxml2argvdata/qemuxml2argv-kvmclock.args
tests/qemuxml2argvdata/qemuxml2argv-kvmclock.xml
tests/qemuxml2argvdata/qemuxml2argv-lease.args
tests/qemuxml2argvdata/qemuxml2argv-lease.xml
tests/qemuxml2argvdata/qemuxml2argv-luks-disks.args
tests/qemuxml2argvdata/qemuxml2argv-luks-disks.xml
tests/qemuxml2argvdata/qemuxml2argv-machine-aliases2.args
tests/qemuxml2argvdata/qemuxml2argv-machine-aliases2.xml
tests/qemuxml2argvdata/qemuxml2argv-machine-core-cfg-off.args
tests/qemuxml2argvdata/qemuxml2argv-machine-core-cfg-off.xml
tests/qemuxml2argvdata/qemuxml2argv-machine-core-off.args
tests/qemuxml2argvdata/qemuxml2argv-machine-core-off.xml
tests/qemuxml2argvdata/qemuxml2argv-machine-core-on.args
tests/qemuxml2argvdata/qemuxml2argv-machine-core-on.xml
tests/qemuxml2argvdata/qemuxml2argv-machine-smm-opt.args
tests/qemuxml2argvdata/qemuxml2argv-machine-smm-opt.xml
tests/qemuxml2argvdata/qemuxml2argv-machine-usb-opt.args
tests/qemuxml2argvdata/qemuxml2argv-machine-usb-opt.xml
tests/qemuxml2argvdata/qemuxml2argv-machine-vmport-opt.args
tests/qemuxml2argvdata/qemuxml2argv-machine-vmport-opt.xml
tests/qemuxml2argvdata/qemuxml2argv-master-key.args
tests/qemuxml2argvdata/qemuxml2argv-master-key.xml
tests/qemuxml2argvdata/qemuxml2argv-memory-align-fail.xml
tests/qemuxml2argvdata/qemuxml2argv-memory-hotplug-dimm-addr.args
tests/qemuxml2argvdata/qemuxml2argv-memory-hotplug-dimm-addr.xml
tests/qemuxml2argvdata/qemuxml2argv-memory-hotplug-dimm.args
tests/qemuxml2argvdata/qemuxml2argv-memory-hotplug-dimm.xml
tests/qemuxml2argvdata/qemuxml2argv-memory-hotplug-nonuma.xml
tests/qemuxml2argvdata/qemuxml2argv-memory-hotplug-nvdimm-access.args
tests/qemuxml2argvdata/qemuxml2argv-memory-hotplug-nvdimm-access.xml
tests/qemuxml2argvdata/qemuxml2argv-memory-hotplug-nvdimm-label.args
tests/qemuxml2argvdata/qemuxml2argv-memory-hotplug-nvdimm-label.xml
tests/qemuxml2argvdata/qemuxml2argv-memory-hotplug-nvdimm.args
tests/qemuxml2argvdata/qemuxml2argv-memory-hotplug-nvdimm.xml
tests/qemuxml2argvdata/qemuxml2argv-memory-hotplug.args
tests/qemuxml2argvdata/qemuxml2argv-memory-hotplug.xml
tests/qemuxml2argvdata/qemuxml2argv-memorybacking-set.xml
tests/qemuxml2argvdata/qemuxml2argv-memorybacking-unset.xml
tests/qemuxml2argvdata/qemuxml2argv-memtune-unlimited.args
tests/qemuxml2argvdata/qemuxml2argv-memtune-unlimited.xml
tests/qemuxml2argvdata/qemuxml2argv-memtune.args
tests/qemuxml2argvdata/qemuxml2argv-memtune.xml
tests/qemuxml2argvdata/qemuxml2argv-metadata-duplicate.xml
tests/qemuxml2argvdata/qemuxml2argv-metadata.args
tests/qemuxml2argvdata/qemuxml2argv-metadata.xml
tests/qemuxml2argvdata/qemuxml2argv-migrate-numa-unaligned.args
tests/qemuxml2argvdata/qemuxml2argv-migrate-numa-unaligned.xml
tests/qemuxml2argvdata/qemuxml2argv-migrate.args
tests/qemuxml2argvdata/qemuxml2argv-migrate.xml
tests/qemuxml2argvdata/qemuxml2argv-minimal-msg-timestamp.args
tests/qemuxml2argvdata/qemuxml2argv-minimal-msg-timestamp.xml
tests/qemuxml2argvdata/qemuxml2argv-minimal-no-memory.xml
tests/qemuxml2argvdata/qemuxml2argv-minimal.args
tests/qemuxml2argvdata/qemuxml2argv-minimal.xml
tests/qemuxml2argvdata/qemuxml2argv-misc-acpi.args
tests/qemuxml2argvdata/qemuxml2argv-misc-acpi.xml
tests/qemuxml2argvdata/qemuxml2argv-misc-disable-s3.args
tests/qemuxml2argvdata/qemuxml2argv-misc-disable-s3.xml
tests/qemuxml2argvdata/qemuxml2argv-misc-disable-suspends.args
tests/qemuxml2argvdata/qemuxml2argv-misc-disable-suspends.xml
tests/qemuxml2argvdata/qemuxml2argv-misc-enable-s4.args
tests/qemuxml2argvdata/qemuxml2argv-misc-enable-s4.xml
tests/qemuxml2argvdata/qemuxml2argv-misc-no-reboot.args
tests/qemuxml2argvdata/qemuxml2argv-misc-no-reboot.xml
tests/qemuxml2argvdata/qemuxml2argv-misc-uuid.args
tests/qemuxml2argvdata/qemuxml2argv-misc-uuid.xml
tests/qemuxml2argvdata/qemuxml2argv-missing-machine.xml
tests/qemuxml2argvdata/qemuxml2argv-mlock-off.args
tests/qemuxml2argvdata/qemuxml2argv-mlock-off.xml
tests/qemuxml2argvdata/qemuxml2argv-mlock-on.args
tests/qemuxml2argvdata/qemuxml2argv-mlock-on.xml
tests/qemuxml2argvdata/qemuxml2argv-mlock-unsupported.args
tests/qemuxml2argvdata/qemuxml2argv-mlock-unsupported.xml
tests/qemuxml2argvdata/qemuxml2argv-monitor-json.args
tests/qemuxml2argvdata/qemuxml2argv-monitor-json.xml
tests/qemuxml2argvdata/qemuxml2argv-multifunction-pci-device.args
tests/qemuxml2argvdata/qemuxml2argv-multifunction-pci-device.xml
tests/qemuxml2argvdata/qemuxml2argv-name-escape.args
tests/qemuxml2argvdata/qemuxml2argv-name-escape.xml
tests/qemuxml2argvdata/qemuxml2argv-net-bandwidth.xml
tests/qemuxml2argvdata/qemuxml2argv-net-bandwidth2.xml
tests/qemuxml2argvdata/qemuxml2argv-net-client.args
tests/qemuxml2argvdata/qemuxml2argv-net-client.xml
tests/qemuxml2argvdata/qemuxml2argv-net-eth-hostip.args
tests/qemuxml2argvdata/qemuxml2argv-net-eth-hostip.xml
tests/qemuxml2argvdata/qemuxml2argv-net-eth-ifname.args
tests/qemuxml2argvdata/qemuxml2argv-net-eth-ifname.xml
tests/qemuxml2argvdata/qemuxml2argv-net-eth-names.args
tests/qemuxml2argvdata/qemuxml2argv-net-eth-names.xml
tests/qemuxml2argvdata/qemuxml2argv-net-eth.args
tests/qemuxml2argvdata/qemuxml2argv-net-eth.xml
tests/qemuxml2argvdata/qemuxml2argv-net-hostdev-fail.xml
tests/qemuxml2argvdata/qemuxml2argv-net-hostdev-multidomain.args
tests/qemuxml2argvdata/qemuxml2argv-net-hostdev-multidomain.xml
tests/qemuxml2argvdata/qemuxml2argv-net-hostdev-vfio-multidomain.args
tests/qemuxml2argvdata/qemuxml2argv-net-hostdev-vfio-multidomain.xml
tests/qemuxml2argvdata/qemuxml2argv-net-hostdev-vfio.args
tests/qemuxml2argvdata/qemuxml2argv-net-hostdev-vfio.xml
tests/qemuxml2argvdata/qemuxml2argv-net-hostdev.args
tests/qemuxml2argvdata/qemuxml2argv-net-hostdev.xml
tests/qemuxml2argvdata/qemuxml2argv-net-mcast.args
tests/qemuxml2argvdata/qemuxml2argv-net-mcast.xml
tests/qemuxml2argvdata/qemuxml2argv-net-midonet.xml
tests/qemuxml2argvdata/qemuxml2argv-net-mtu.xml
tests/qemuxml2argvdata/qemuxml2argv-net-openvswitch.xml
tests/qemuxml2argvdata/qemuxml2argv-net-server.args
tests/qemuxml2argvdata/qemuxml2argv-net-server.xml
tests/qemuxml2argvdata/qemuxml2argv-net-udp.args
tests/qemuxml2argvdata/qemuxml2argv-net-udp.xml
tests/qemuxml2argvdata/qemuxml2argv-net-user.args
tests/qemuxml2argvdata/qemuxml2argv-net-user.xml
tests/qemuxml2argvdata/qemuxml2argv-net-vhostuser-fail.xml
tests/qemuxml2argvdata/qemuxml2argv-net-vhostuser-multiq.args
tests/qemuxml2argvdata/qemuxml2argv-net-vhostuser-multiq.xml
tests/qemuxml2argvdata/qemuxml2argv-net-vhostuser.args
tests/qemuxml2argvdata/qemuxml2argv-net-vhostuser.xml
tests/qemuxml2argvdata/qemuxml2argv-net-virtio-ccw.args
tests/qemuxml2argvdata/qemuxml2argv-net-virtio-ccw.xml
tests/qemuxml2argvdata/qemuxml2argv-net-virtio-device.args
tests/qemuxml2argvdata/qemuxml2argv-net-virtio-device.xml
tests/qemuxml2argvdata/qemuxml2argv-net-virtio-disable-offloads.args
tests/qemuxml2argvdata/qemuxml2argv-net-virtio-disable-offloads.xml
tests/qemuxml2argvdata/qemuxml2argv-net-virtio-netdev.args
tests/qemuxml2argvdata/qemuxml2argv-net-virtio-netdev.xml
tests/qemuxml2argvdata/qemuxml2argv-net-virtio-network-portgroup.xml
tests/qemuxml2argvdata/qemuxml2argv-net-virtio-rxqueuesize-invalid-size.xml
tests/qemuxml2argvdata/qemuxml2argv-net-virtio-rxqueuesize.args
tests/qemuxml2argvdata/qemuxml2argv-net-virtio-rxqueuesize.xml
tests/qemuxml2argvdata/qemuxml2argv-net-virtio-s390.args
tests/qemuxml2argvdata/qemuxml2argv-net-virtio-s390.xml
tests/qemuxml2argvdata/qemuxml2argv-net-virtio.args
tests/qemuxml2argvdata/qemuxml2argv-net-virtio.xml
tests/qemuxml2argvdata/qemuxml2argv-no-kvm-pit-device.args
tests/qemuxml2argvdata/qemuxml2argv-no-kvm-pit-device.xml
tests/qemuxml2argvdata/qemuxml2argv-no-shutdown.args
tests/qemuxml2argvdata/qemuxml2argv-no-shutdown.xml
tests/qemuxml2argvdata/qemuxml2argv-nographics-display.args
tests/qemuxml2argvdata/qemuxml2argv-nographics-display.xml
tests/qemuxml2argvdata/qemuxml2argv-nographics-vga.args
tests/qemuxml2argvdata/qemuxml2argv-nographics-vga.xml
tests/qemuxml2argvdata/qemuxml2argv-nographics.args
tests/qemuxml2argvdata/qemuxml2argv-nographics.xml
tests/qemuxml2argvdata/qemuxml2argv-nosharepages.args
tests/qemuxml2argvdata/qemuxml2argv-nosharepages.xml
tests/qemuxml2argvdata/qemuxml2argv-numad-auto-memory-vcpu-cpuset.args
tests/qemuxml2argvdata/qemuxml2argv-numad-auto-memory-vcpu-cpuset.xml
tests/qemuxml2argvdata/qemuxml2argv-numad-auto-memory-vcpu-no-cpuset-and-placement.args
tests/qemuxml2argvdata/qemuxml2argv-numad-auto-memory-vcpu-no-cpuset-and-placement.xml
tests/qemuxml2argvdata/qemuxml2argv-numad-auto-vcpu-no-numatune.xml
tests/qemuxml2argvdata/qemuxml2argv-numad-auto-vcpu-static-numatune-no-nodeset.xml
tests/qemuxml2argvdata/qemuxml2argv-numad-auto-vcpu-static-numatune.args
tests/qemuxml2argvdata/qemuxml2argv-numad-auto-vcpu-static-numatune.xml
tests/qemuxml2argvdata/qemuxml2argv-numad-static-memory-auto-vcpu.args
tests/qemuxml2argvdata/qemuxml2argv-numad-static-memory-auto-vcpu.xml
tests/qemuxml2argvdata/qemuxml2argv-numad-static-vcpu-no-numatune.xml
tests/qemuxml2argvdata/qemuxml2argv-numad.args
tests/qemuxml2argvdata/qemuxml2argv-numad.xml
tests/qemuxml2argvdata/qemuxml2argv-numatune-auto-nodeset-invalid.args
tests/qemuxml2argvdata/qemuxml2argv-numatune-auto-nodeset-invalid.xml
tests/qemuxml2argvdata/qemuxml2argv-numatune-auto-prefer.args
tests/qemuxml2argvdata/qemuxml2argv-numatune-auto-prefer.xml
tests/qemuxml2argvdata/qemuxml2argv-numatune-memnode-no-memory.args
tests/qemuxml2argvdata/qemuxml2argv-numatune-memnode-no-memory.xml
tests/qemuxml2argvdata/qemuxml2argv-numatune-memnode-nocpu.xml
tests/qemuxml2argvdata/qemuxml2argv-numatune-memnode.args
tests/qemuxml2argvdata/qemuxml2argv-numatune-memnode.xml
tests/qemuxml2argvdata/qemuxml2argv-numatune-memnodes-problematic.xml
tests/qemuxml2argvdata/qemuxml2argv-numatune-memory-invalid-nodeset.xml
tests/qemuxml2argvdata/qemuxml2argv-numatune-memory.args
tests/qemuxml2argvdata/qemuxml2argv-numatune-memory.xml
tests/qemuxml2argvdata/qemuxml2argv-numatune-static-nodeset-exceed-hostnode.xml
tests/qemuxml2argvdata/qemuxml2argv-panic-double.args
tests/qemuxml2argvdata/qemuxml2argv-panic-double.xml
tests/qemuxml2argvdata/qemuxml2argv-panic-isa.xml
tests/qemuxml2argvdata/qemuxml2argv-panic-no-address.args
tests/qemuxml2argvdata/qemuxml2argv-panic-no-address.xml
tests/qemuxml2argvdata/qemuxml2argv-panic.args
tests/qemuxml2argvdata/qemuxml2argv-panic.xml
tests/qemuxml2argvdata/qemuxml2argv-parallel-parport-chardev.args
tests/qemuxml2argvdata/qemuxml2argv-parallel-parport-chardev.xml
tests/qemuxml2argvdata/qemuxml2argv-parallel-tcp-chardev.args
tests/qemuxml2argvdata/qemuxml2argv-parallel-tcp-chardev.xml
tests/qemuxml2argvdata/qemuxml2argv-parallel-tcp.args
tests/qemuxml2argvdata/qemuxml2argv-parallel-tcp.xml
tests/qemuxml2argvdata/qemuxml2argv-pci-autoadd-addr.args
tests/qemuxml2argvdata/qemuxml2argv-pci-autoadd-addr.xml
tests/qemuxml2argvdata/qemuxml2argv-pci-autoadd-idx.args
tests/qemuxml2argvdata/qemuxml2argv-pci-autoadd-idx.xml
tests/qemuxml2argvdata/qemuxml2argv-pci-autofill-addr.args
tests/qemuxml2argvdata/qemuxml2argv-pci-autofill-addr.xml
tests/qemuxml2argvdata/qemuxml2argv-pci-bridge-duplicate-index.xml
tests/qemuxml2argvdata/qemuxml2argv-pci-bridge-many-disks.args
tests/qemuxml2argvdata/qemuxml2argv-pci-bridge-many-disks.xml
tests/qemuxml2argvdata/qemuxml2argv-pci-bridge-negative-index-invalid.xml
tests/qemuxml2argvdata/qemuxml2argv-pci-bridge.args
tests/qemuxml2argvdata/qemuxml2argv-pci-bridge.xml
tests/qemuxml2argvdata/qemuxml2argv-pci-bus-invalid.xml
tests/qemuxml2argvdata/qemuxml2argv-pci-domain-invalid.xml
tests/qemuxml2argvdata/qemuxml2argv-pci-function-invalid.xml
tests/qemuxml2argvdata/qemuxml2argv-pci-many.args
tests/qemuxml2argvdata/qemuxml2argv-pci-many.xml
tests/qemuxml2argvdata/qemuxml2argv-pci-rom.args
tests/qemuxml2argvdata/qemuxml2argv-pci-rom.xml
tests/qemuxml2argvdata/qemuxml2argv-pci-root-address.xml
tests/qemuxml2argvdata/qemuxml2argv-pci-root-nonzero-index.xml
tests/qemuxml2argvdata/qemuxml2argv-pci-serial-dev-chardev.args
tests/qemuxml2argvdata/qemuxml2argv-pci-serial-dev-chardev.xml
tests/qemuxml2argvdata/qemuxml2argv-pci-slot-invalid.xml
tests/qemuxml2argvdata/qemuxml2argv-pcie-expander-bus-bad-bus.xml
tests/qemuxml2argvdata/qemuxml2argv-pcie-expander-bus.args
tests/qemuxml2argvdata/qemuxml2argv-pcie-expander-bus.xml
tests/qemuxml2argvdata/qemuxml2argv-pcie-root-port-too-many.xml
tests/qemuxml2argvdata/qemuxml2argv-pcie-root-port.args
tests/qemuxml2argvdata/qemuxml2argv-pcie-root-port.xml
tests/qemuxml2argvdata/qemuxml2argv-pcie-root.args
tests/qemuxml2argvdata/qemuxml2argv-pcie-root.xml
tests/qemuxml2argvdata/qemuxml2argv-pcie-switch-downstream-port.args
tests/qemuxml2argvdata/qemuxml2argv-pcie-switch-downstream-port.xml
tests/qemuxml2argvdata/qemuxml2argv-pcie-switch-upstream-port.args
tests/qemuxml2argvdata/qemuxml2argv-pcie-switch-upstream-port.xml
tests/qemuxml2argvdata/qemuxml2argv-pcihole64-gib.xml
tests/qemuxml2argvdata/qemuxml2argv-pcihole64-none.args
tests/qemuxml2argvdata/qemuxml2argv-pcihole64-none.xml
tests/qemuxml2argvdata/qemuxml2argv-pcihole64-q35.args
tests/qemuxml2argvdata/qemuxml2argv-pcihole64-q35.xml
tests/qemuxml2argvdata/qemuxml2argv-pcihole64.args
tests/qemuxml2argvdata/qemuxml2argv-pcihole64.xml
tests/qemuxml2argvdata/qemuxml2argv-pmu-feature-off.args
tests/qemuxml2argvdata/qemuxml2argv-pmu-feature-off.xml
tests/qemuxml2argvdata/qemuxml2argv-pmu-feature.args
tests/qemuxml2argvdata/qemuxml2argv-pmu-feature.xml
tests/qemuxml2argvdata/qemuxml2argv-ppc64-usb-controller-legacy.args
tests/qemuxml2argvdata/qemuxml2argv-ppc64-usb-controller.args
tests/qemuxml2argvdata/qemuxml2argv-ppc64-usb-controller.xml
tests/qemuxml2argvdata/qemuxml2argv-pv-spinlock-disabled.args
tests/qemuxml2argvdata/qemuxml2argv-pv-spinlock-disabled.xml
tests/qemuxml2argvdata/qemuxml2argv-pv-spinlock-enabled.args
tests/qemuxml2argvdata/qemuxml2argv-pv-spinlock-enabled.xml
tests/qemuxml2argvdata/qemuxml2argv-q35-default-devices-only.args
tests/qemuxml2argvdata/qemuxml2argv-q35-default-devices-only.xml
tests/qemuxml2argvdata/qemuxml2argv-q35-dmi-bad-address1.xml
tests/qemuxml2argvdata/qemuxml2argv-q35-dmi-bad-address2.xml
tests/qemuxml2argvdata/qemuxml2argv-q35-multifunction.args
tests/qemuxml2argvdata/qemuxml2argv-q35-multifunction.xml
tests/qemuxml2argvdata/qemuxml2argv-q35-pci-force-address.args
tests/qemuxml2argvdata/qemuxml2argv-q35-pci-force-address.xml
tests/qemuxml2argvdata/qemuxml2argv-q35-pcie-autoadd.args
tests/qemuxml2argvdata/qemuxml2argv-q35-pcie-autoadd.xml
tests/qemuxml2argvdata/qemuxml2argv-q35-pcie.args
tests/qemuxml2argvdata/qemuxml2argv-q35-pcie.xml
tests/qemuxml2argvdata/qemuxml2argv-q35-pm-disable-fallback.args
tests/qemuxml2argvdata/qemuxml2argv-q35-pm-disable-fallback.xml
tests/qemuxml2argvdata/qemuxml2argv-q35-pm-disable.args
tests/qemuxml2argvdata/qemuxml2argv-q35-pm-disable.xml
tests/qemuxml2argvdata/qemuxml2argv-q35-usb2-multi.args
tests/qemuxml2argvdata/qemuxml2argv-q35-usb2-multi.xml
tests/qemuxml2argvdata/qemuxml2argv-q35-usb2-reorder.args
tests/qemuxml2argvdata/qemuxml2argv-q35-usb2-reorder.xml
tests/qemuxml2argvdata/qemuxml2argv-q35-usb2.args
tests/qemuxml2argvdata/qemuxml2argv-q35-usb2.xml
tests/qemuxml2argvdata/qemuxml2argv-q35-virt-manager-basic.args
tests/qemuxml2argvdata/qemuxml2argv-q35-virt-manager-basic.xml
tests/qemuxml2argvdata/qemuxml2argv-q35-virtio-pci.args
tests/qemuxml2argvdata/qemuxml2argv-q35-wrong-root.xml
tests/qemuxml2argvdata/qemuxml2argv-q35.args
tests/qemuxml2argvdata/qemuxml2argv-q35.xml
tests/qemuxml2argvdata/qemuxml2argv-qemu-ns-commandline-ns0.args
tests/qemuxml2argvdata/qemuxml2argv-qemu-ns-commandline-ns0.xml
tests/qemuxml2argvdata/qemuxml2argv-qemu-ns-commandline-ns1.args
tests/qemuxml2argvdata/qemuxml2argv-qemu-ns-commandline-ns1.xml
tests/qemuxml2argvdata/qemuxml2argv-qemu-ns-commandline.args
tests/qemuxml2argvdata/qemuxml2argv-qemu-ns-commandline.xml
tests/qemuxml2argvdata/qemuxml2argv-qemu-ns-domain-commandline-ns0.args
tests/qemuxml2argvdata/qemuxml2argv-qemu-ns-domain-commandline-ns0.xml
tests/qemuxml2argvdata/qemuxml2argv-qemu-ns-domain-commandline.args
tests/qemuxml2argvdata/qemuxml2argv-qemu-ns-domain-commandline.xml
tests/qemuxml2argvdata/qemuxml2argv-qemu-ns-domain-ns0.args
tests/qemuxml2argvdata/qemuxml2argv-qemu-ns-domain-ns0.xml
tests/qemuxml2argvdata/qemuxml2argv-qemu-ns-no-env.args
tests/qemuxml2argvdata/qemuxml2argv-qemu-ns-no-env.xml
tests/qemuxml2argvdata/qemuxml2argv-qemu-ns.args
tests/qemuxml2argvdata/qemuxml2argv-qemu-ns.xml
tests/qemuxml2argvdata/qemuxml2argv-reboot-timeout-disabled.args
tests/qemuxml2argvdata/qemuxml2argv-reboot-timeout-disabled.xml
tests/qemuxml2argvdata/qemuxml2argv-reboot-timeout-enabled.args
tests/qemuxml2argvdata/qemuxml2argv-reboot-timeout-enabled.xml
tests/qemuxml2argvdata/qemuxml2argv-restore-v2-fd.args
tests/qemuxml2argvdata/qemuxml2argv-restore-v2-fd.xml
tests/qemuxml2argvdata/qemuxml2argv-restore-v2.args
tests/qemuxml2argvdata/qemuxml2argv-restore-v2.xml
tests/qemuxml2argvdata/qemuxml2argv-s390-defaultconsole.xml
tests/qemuxml2argvdata/qemuxml2argv-s390-panic.xml
tests/qemuxml2argvdata/qemuxml2argv-seclabel-dac-none.args
tests/qemuxml2argvdata/qemuxml2argv-seclabel-dac-none.xml
tests/qemuxml2argvdata/qemuxml2argv-seclabel-device-duplicates.xml
tests/qemuxml2argvdata/qemuxml2argv-seclabel-device-multiple.xml
tests/qemuxml2argvdata/qemuxml2argv-seclabel-dynamic-baselabel.args
tests/qemuxml2argvdata/qemuxml2argv-seclabel-dynamic-baselabel.xml
tests/qemuxml2argvdata/qemuxml2argv-seclabel-dynamic-labelskip.args
tests/qemuxml2argvdata/qemuxml2argv-seclabel-dynamic-labelskip.xml
tests/qemuxml2argvdata/qemuxml2argv-seclabel-dynamic-none.xml
tests/qemuxml2argvdata/qemuxml2argv-seclabel-dynamic-override.args
tests/qemuxml2argvdata/qemuxml2argv-seclabel-dynamic-override.xml
tests/qemuxml2argvdata/qemuxml2argv-seclabel-dynamic-relabel.args
tests/qemuxml2argvdata/qemuxml2argv-seclabel-dynamic-relabel.xml
tests/qemuxml2argvdata/qemuxml2argv-seclabel-dynamic.args
tests/qemuxml2argvdata/qemuxml2argv-seclabel-dynamic.xml
tests/qemuxml2argvdata/qemuxml2argv-seclabel-multiple.xml
tests/qemuxml2argvdata/qemuxml2argv-seclabel-none.args
tests/qemuxml2argvdata/qemuxml2argv-seclabel-none.xml
tests/qemuxml2argvdata/qemuxml2argv-seclabel-static-labelskip.args
tests/qemuxml2argvdata/qemuxml2argv-seclabel-static-labelskip.xml
tests/qemuxml2argvdata/qemuxml2argv-seclabel-static-relabel.args
tests/qemuxml2argvdata/qemuxml2argv-seclabel-static-relabel.xml
tests/qemuxml2argvdata/qemuxml2argv-seclabel-static.args
tests/qemuxml2argvdata/qemuxml2argv-seclabel-static.xml
tests/qemuxml2argvdata/qemuxml2argv-serial-dev-chardev-iobase.args
tests/qemuxml2argvdata/qemuxml2argv-serial-dev-chardev-iobase.xml
tests/qemuxml2argvdata/qemuxml2argv-serial-dev-chardev.args
tests/qemuxml2argvdata/qemuxml2argv-serial-dev-chardev.xml
tests/qemuxml2argvdata/qemuxml2argv-serial-dev.args
tests/qemuxml2argvdata/qemuxml2argv-serial-dev.xml
tests/qemuxml2argvdata/qemuxml2argv-serial-file-chardev.args
tests/qemuxml2argvdata/qemuxml2argv-serial-file-chardev.xml
tests/qemuxml2argvdata/qemuxml2argv-serial-file-log.args
tests/qemuxml2argvdata/qemuxml2argv-serial-file-log.xml
tests/qemuxml2argvdata/qemuxml2argv-serial-file.args
tests/qemuxml2argvdata/qemuxml2argv-serial-file.xml
tests/qemuxml2argvdata/qemuxml2argv-serial-many-chardev.args
tests/qemuxml2argvdata/qemuxml2argv-serial-many-chardev.xml
tests/qemuxml2argvdata/qemuxml2argv-serial-many.args
tests/qemuxml2argvdata/qemuxml2argv-serial-many.xml
tests/qemuxml2argvdata/qemuxml2argv-serial-pty-chardev.args
tests/qemuxml2argvdata/qemuxml2argv-serial-pty-chardev.xml
tests/qemuxml2argvdata/qemuxml2argv-serial-pty.args
tests/qemuxml2argvdata/qemuxml2argv-serial-pty.xml
tests/qemuxml2argvdata/qemuxml2argv-serial-spiceport-nospice.args
tests/qemuxml2argvdata/qemuxml2argv-serial-spiceport-nospice.xml
tests/qemuxml2argvdata/qemuxml2argv-serial-spiceport.args
tests/qemuxml2argvdata/qemuxml2argv-serial-spiceport.xml
tests/qemuxml2argvdata/qemuxml2argv-serial-target-port-auto.xml
tests/qemuxml2argvdata/qemuxml2argv-serial-tcp-chardev.args
tests/qemuxml2argvdata/qemuxml2argv-serial-tcp-chardev.xml
tests/qemuxml2argvdata/qemuxml2argv-serial-tcp-telnet-chardev.args
tests/qemuxml2argvdata/qemuxml2argv-serial-tcp-telnet-chardev.xml
tests/qemuxml2argvdata/qemuxml2argv-serial-tcp-telnet.args
tests/qemuxml2argvdata/qemuxml2argv-serial-tcp-telnet.xml
tests/qemuxml2argvdata/qemuxml2argv-serial-tcp-tlsx509-chardev-notls.args
tests/qemuxml2argvdata/qemuxml2argv-serial-tcp-tlsx509-chardev-notls.xml
tests/qemuxml2argvdata/qemuxml2argv-serial-tcp-tlsx509-chardev-verify.args
tests/qemuxml2argvdata/qemuxml2argv-serial-tcp-tlsx509-chardev-verify.xml
tests/qemuxml2argvdata/qemuxml2argv-serial-tcp-tlsx509-chardev.args
tests/qemuxml2argvdata/qemuxml2argv-serial-tcp-tlsx509-chardev.xml
tests/qemuxml2argvdata/qemuxml2argv-serial-tcp-tlsx509-secret-chardev.args
tests/qemuxml2argvdata/qemuxml2argv-serial-tcp-tlsx509-secret-chardev.xml
tests/qemuxml2argvdata/qemuxml2argv-serial-tcp.args
tests/qemuxml2argvdata/qemuxml2argv-serial-tcp.xml
tests/qemuxml2argvdata/qemuxml2argv-serial-udp-chardev.args
tests/qemuxml2argvdata/qemuxml2argv-serial-udp-chardev.xml
tests/qemuxml2argvdata/qemuxml2argv-serial-udp.args
tests/qemuxml2argvdata/qemuxml2argv-serial-udp.xml
tests/qemuxml2argvdata/qemuxml2argv-serial-unix-chardev.args
tests/qemuxml2argvdata/qemuxml2argv-serial-unix-chardev.xml
tests/qemuxml2argvdata/qemuxml2argv-serial-unix.args
tests/qemuxml2argvdata/qemuxml2argv-serial-unix.xml
tests/qemuxml2argvdata/qemuxml2argv-serial-vc-chardev.args
tests/qemuxml2argvdata/qemuxml2argv-serial-vc-chardev.xml
tests/qemuxml2argvdata/qemuxml2argv-serial-vc.args
tests/qemuxml2argvdata/qemuxml2argv-serial-vc.xml
tests/qemuxml2argvdata/qemuxml2argv-shmem-invalid-address.xml
tests/qemuxml2argvdata/qemuxml2argv-shmem-invalid-size.xml
tests/qemuxml2argvdata/qemuxml2argv-shmem-msi-only.xml
tests/qemuxml2argvdata/qemuxml2argv-shmem-plain-doorbell.args
tests/qemuxml2argvdata/qemuxml2argv-shmem-plain-doorbell.xml
tests/qemuxml2argvdata/qemuxml2argv-shmem-small-size.xml
tests/qemuxml2argvdata/qemuxml2argv-shmem.args
tests/qemuxml2argvdata/qemuxml2argv-shmem.xml
tests/qemuxml2argvdata/qemuxml2argv-smartcard-controller.args
tests/qemuxml2argvdata/qemuxml2argv-smartcard-controller.xml
tests/qemuxml2argvdata/qemuxml2argv-smartcard-host-certificates.args
tests/qemuxml2argvdata/qemuxml2argv-smartcard-host-certificates.xml
tests/qemuxml2argvdata/qemuxml2argv-smartcard-host.args
tests/qemuxml2argvdata/qemuxml2argv-smartcard-host.xml
tests/qemuxml2argvdata/qemuxml2argv-smartcard-passthrough-spicevmc.args
tests/qemuxml2argvdata/qemuxml2argv-smartcard-passthrough-spicevmc.xml
tests/qemuxml2argvdata/qemuxml2argv-smartcard-passthrough-tcp.args
tests/qemuxml2argvdata/qemuxml2argv-smartcard-passthrough-tcp.xml
tests/qemuxml2argvdata/qemuxml2argv-smbios-date.xml
tests/qemuxml2argvdata/qemuxml2argv-smbios-multiple-type2.xml
tests/qemuxml2argvdata/qemuxml2argv-smbios-uuid-match.xml
tests/qemuxml2argvdata/qemuxml2argv-smbios.args
tests/qemuxml2argvdata/qemuxml2argv-smbios.xml
tests/qemuxml2argvdata/qemuxml2argv-smp.args
tests/qemuxml2argvdata/qemuxml2argv-smp.xml
tests/qemuxml2argvdata/qemuxml2argv-sound-device.args
tests/qemuxml2argvdata/qemuxml2argv-sound-device.xml
tests/qemuxml2argvdata/qemuxml2argv-sound.args
tests/qemuxml2argvdata/qemuxml2argv-sound.xml
tests/qemuxml2argvdata/qemuxml2argv-tap-vhost-incorrect.xml
tests/qemuxml2argvdata/qemuxml2argv-tap-vhost.xml
tests/qemuxml2argvdata/qemuxml2argv-tpm-no-backend-invalid.xml
tests/qemuxml2argvdata/qemuxml2argv-tpm-passthrough.args
tests/qemuxml2argvdata/qemuxml2argv-tpm-passthrough.xml
tests/qemuxml2argvdata/qemuxml2argv-usb-controller-default-q35.args
tests/qemuxml2argvdata/qemuxml2argv-usb-controller-default-q35.xml
tests/qemuxml2argvdata/qemuxml2argv-usb-controller-explicit-q35.args
tests/qemuxml2argvdata/qemuxml2argv-usb-controller-explicit-q35.xml
tests/qemuxml2argvdata/qemuxml2argv-usb-controller-xhci-limit.xml
tests/qemuxml2argvdata/qemuxml2argv-usb-controller-xhci.args
tests/qemuxml2argvdata/qemuxml2argv-usb-controller-xhci.xml
tests/qemuxml2argvdata/qemuxml2argv-usb-controller.args
tests/qemuxml2argvdata/qemuxml2argv-usb-controller.xml
tests/qemuxml2argvdata/qemuxml2argv-usb-hub-autoadd-deluxe.args
tests/qemuxml2argvdata/qemuxml2argv-usb-hub-autoadd-deluxe.xml
tests/qemuxml2argvdata/qemuxml2argv-usb-hub-autoadd.args
tests/qemuxml2argvdata/qemuxml2argv-usb-hub-autoadd.xml
tests/qemuxml2argvdata/qemuxml2argv-usb-hub-conflict.xml
tests/qemuxml2argvdata/qemuxml2argv-usb-hub-nonexistent.xml
tests/qemuxml2argvdata/qemuxml2argv-usb-hub.args
tests/qemuxml2argvdata/qemuxml2argv-usb-hub.xml
tests/qemuxml2argvdata/qemuxml2argv-usb-ich9-autoassign.args
tests/qemuxml2argvdata/qemuxml2argv-usb-ich9-autoassign.xml
tests/qemuxml2argvdata/qemuxml2argv-usb-ich9-companion.args
tests/qemuxml2argvdata/qemuxml2argv-usb-ich9-companion.xml
tests/qemuxml2argvdata/qemuxml2argv-usb-ich9-ehci-addr.args
tests/qemuxml2argvdata/qemuxml2argv-usb-ich9-ehci-addr.xml
tests/qemuxml2argvdata/qemuxml2argv-usb-ich9-no-companion.xml
tests/qemuxml2argvdata/qemuxml2argv-usb-long-port-path.args
tests/qemuxml2argvdata/qemuxml2argv-usb-long-port-path.xml
tests/qemuxml2argvdata/qemuxml2argv-usb-none-hub.xml
tests/qemuxml2argvdata/qemuxml2argv-usb-none-other.xml
tests/qemuxml2argvdata/qemuxml2argv-usb-none-usbtablet.xml
tests/qemuxml2argvdata/qemuxml2argv-usb-none.args
tests/qemuxml2argvdata/qemuxml2argv-usb-none.xml
tests/qemuxml2argvdata/qemuxml2argv-usb-piix3-controller.args
tests/qemuxml2argvdata/qemuxml2argv-usb-piix3-controller.xml
tests/qemuxml2argvdata/qemuxml2argv-usb-port-autoassign.args
tests/qemuxml2argvdata/qemuxml2argv-usb-port-autoassign.xml
tests/qemuxml2argvdata/qemuxml2argv-usb-port-missing.args
tests/qemuxml2argvdata/qemuxml2argv-usb-port-missing.xml
tests/qemuxml2argvdata/qemuxml2argv-usb-ports-out-of-range.xml
tests/qemuxml2argvdata/qemuxml2argv-usb-ports.args
tests/qemuxml2argvdata/qemuxml2argv-usb-ports.xml
tests/qemuxml2argvdata/qemuxml2argv-usb-redir-boot.args
tests/qemuxml2argvdata/qemuxml2argv-usb-redir-boot.xml
tests/qemuxml2argvdata/qemuxml2argv-usb-redir-filter-version.args
tests/qemuxml2argvdata/qemuxml2argv-usb-redir-filter-version.xml
tests/qemuxml2argvdata/qemuxml2argv-usb-redir-filter.args
tests/qemuxml2argvdata/qemuxml2argv-usb-redir-filter.xml
tests/qemuxml2argvdata/qemuxml2argv-usb-redir.args
tests/qemuxml2argvdata/qemuxml2argv-usb-redir.xml
tests/qemuxml2argvdata/qemuxml2argv-usb-too-long-port-path-invalid.xml
tests/qemuxml2argvdata/qemuxml2argv-usb-xhci-autoassign.args
tests/qemuxml2argvdata/qemuxml2argv-usb-xhci-autoassign.xml
tests/qemuxml2argvdata/qemuxml2argv-usb1-usb2.args
tests/qemuxml2argvdata/qemuxml2argv-usb1-usb2.xml
tests/qemuxml2argvdata/qemuxml2argv-vhost_queues-invalid.xml
tests/qemuxml2argvdata/qemuxml2argv-vhost_queues.xml
tests/qemuxml2argvdata/qemuxml2argv-video-device-pciaddr-default.args
tests/qemuxml2argvdata/qemuxml2argv-video-device-pciaddr-default.xml
tests/qemuxml2argvdata/qemuxml2argv-video-invalid.xml
tests/qemuxml2argvdata/qemuxml2argv-video-qxl-device-vgamem.args
tests/qemuxml2argvdata/qemuxml2argv-video-qxl-device-vgamem.xml
tests/qemuxml2argvdata/qemuxml2argv-video-qxl-device.args
tests/qemuxml2argvdata/qemuxml2argv-video-qxl-device.xml
tests/qemuxml2argvdata/qemuxml2argv-video-qxl-heads.args
tests/qemuxml2argvdata/qemuxml2argv-video-qxl-heads.xml
tests/qemuxml2argvdata/qemuxml2argv-video-qxl-nodevice.args
tests/qemuxml2argvdata/qemuxml2argv-video-qxl-nodevice.xml
tests/qemuxml2argvdata/qemuxml2argv-video-qxl-noheads.args
tests/qemuxml2argvdata/qemuxml2argv-video-qxl-noheads.xml
tests/qemuxml2argvdata/qemuxml2argv-video-qxl-sec-device-vgamem.args
tests/qemuxml2argvdata/qemuxml2argv-video-qxl-sec-device-vgamem.xml
tests/qemuxml2argvdata/qemuxml2argv-video-qxl-sec-device-vram64.args
tests/qemuxml2argvdata/qemuxml2argv-video-qxl-sec-device-vram64.xml
tests/qemuxml2argvdata/qemuxml2argv-video-qxl-sec-device.args
tests/qemuxml2argvdata/qemuxml2argv-video-qxl-sec-device.xml
tests/qemuxml2argvdata/qemuxml2argv-video-vga-device-vgamem.args
tests/qemuxml2argvdata/qemuxml2argv-video-vga-device-vgamem.xml
tests/qemuxml2argvdata/qemuxml2argv-video-vga-device.args
tests/qemuxml2argvdata/qemuxml2argv-video-vga-device.xml
tests/qemuxml2argvdata/qemuxml2argv-video-vga-nodevice.args
tests/qemuxml2argvdata/qemuxml2argv-video-vga-nodevice.xml
tests/qemuxml2argvdata/qemuxml2argv-video-virtio-gpu-device.args
tests/qemuxml2argvdata/qemuxml2argv-video-virtio-gpu-device.xml
tests/qemuxml2argvdata/qemuxml2argv-video-virtio-gpu-secondary.args
tests/qemuxml2argvdata/qemuxml2argv-video-virtio-gpu-secondary.xml
tests/qemuxml2argvdata/qemuxml2argv-video-virtio-gpu-spice-gl.args
tests/qemuxml2argvdata/qemuxml2argv-video-virtio-gpu-spice-gl.xml
tests/qemuxml2argvdata/qemuxml2argv-video-virtio-gpu-virgl.args
tests/qemuxml2argvdata/qemuxml2argv-video-virtio-gpu-virgl.xml
tests/qemuxml2argvdata/qemuxml2argv-video-virtio-vga.args
tests/qemuxml2argvdata/qemuxml2argv-video-virtio-vga.xml
tests/qemuxml2argvdata/qemuxml2argv-virtio-input-passthrough.args
tests/qemuxml2argvdata/qemuxml2argv-virtio-input-passthrough.xml
tests/qemuxml2argvdata/qemuxml2argv-virtio-input.args
tests/qemuxml2argvdata/qemuxml2argv-virtio-input.xml
tests/qemuxml2argvdata/qemuxml2argv-virtio-lun.args
tests/qemuxml2argvdata/qemuxml2argv-virtio-lun.xml
tests/qemuxml2argvdata/qemuxml2argv-virtio-rng-ccw.args
tests/qemuxml2argvdata/qemuxml2argv-virtio-rng-ccw.xml
tests/qemuxml2argvdata/qemuxml2argv-virtio-rng-default.args
tests/qemuxml2argvdata/qemuxml2argv-virtio-rng-default.xml
tests/qemuxml2argvdata/qemuxml2argv-virtio-rng-egd-crash.xml
tests/qemuxml2argvdata/qemuxml2argv-virtio-rng-egd.args
tests/qemuxml2argvdata/qemuxml2argv-virtio-rng-egd.xml
tests/qemuxml2argvdata/qemuxml2argv-virtio-rng-multiple.args
tests/qemuxml2argvdata/qemuxml2argv-virtio-rng-multiple.xml
tests/qemuxml2argvdata/qemuxml2argv-virtio-rng-random.args
tests/qemuxml2argvdata/qemuxml2argv-virtio-rng-random.xml
tests/qemuxml2argvdata/qemuxml2argv-watchdog-device.args
tests/qemuxml2argvdata/qemuxml2argv-watchdog-device.xml
tests/qemuxml2argvdata/qemuxml2argv-watchdog-diag288.args
tests/qemuxml2argvdata/qemuxml2argv-watchdog-diag288.xml
tests/qemuxml2argvdata/qemuxml2argv-watchdog-dump.args
tests/qemuxml2argvdata/qemuxml2argv-watchdog-dump.xml
tests/qemuxml2argvdata/qemuxml2argv-watchdog-injectnmi.args
tests/qemuxml2argvdata/qemuxml2argv-watchdog-injectnmi.xml
tests/qemuxml2argvdata/qemuxml2argv-watchdog.args
tests/qemuxml2argvdata/qemuxml2argv-watchdog.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-aarch64-video-virtio-gpu-pci.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-acpi-table.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-autoindex.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-balloon-device-auto.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-balloon-device-period.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-bios-nvram-os-interleave.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-bios-nvram.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-blkdeviotune.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-blkiotune-device.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-blkiotune.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-boot-cdrom.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-boot-floppy-q35.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-boot-floppy.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-boot-menu-disable-with-timeout.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-boot-menu-disable.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-boot-menu-enable-with-timeout.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-boot-multi.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-boot-network.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-boot-order.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-bootindex-floppy-q35.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-channel-guestfwd.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-channel-virtio-auto.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-channel-virtio-state-active.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-channel-virtio-state-inactive.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-channel-virtio.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-chardev-label.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-clock-catchup.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-clock-localtime.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-clock-timer-hyperv-rtc.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-clock-utc.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-console-compat-auto.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-console-compat.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-console-compat2.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-console-virtio-many.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-console-virtio.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-cpu-check-default-none.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-cpu-check-default-none2.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-cpu-check-default-partial.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-cpu-check-default-partial2.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-cpu-check-full.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-cpu-check-none.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-cpu-check-partial.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-cpu-empty.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-cpu-eoi-disabled.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-cpu-eoi-enabled.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-cpu-host-kvmclock.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-cpu-host-model-features.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-cpu-host-passthrough-features.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-cpu-kvmclock.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-cpu-numa-disjoint.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-cpu-numa-disordered.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-cpu-numa-memshared.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-cpu-numa-no-memory-element.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-cpu-numa1.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-cpu-numa2.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-cputune-iothreads.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-cputune-iothreadsched-zeropriority.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-cputune-iothreadsched.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-cputune-zero-shares.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-cputune.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-disk-active-commit.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-disk-aio.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-disk-backing-chains-active.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-disk-backing-chains-inactive.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-disk-cdrom-empty.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-disk-cdrom.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-disk-copy_on_read.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-disk-drive-boot-cdrom.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-disk-drive-boot-disk.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-disk-drive-cache-directsync.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-disk-drive-cache-unsafe.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-disk-drive-cache-v2-none.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-disk-drive-cache-v2-wb.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-disk-drive-cache-v2-wt.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-disk-drive-copy-on-read.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-disk-drive-discard.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-disk-drive-error-policy-enospace.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-disk-drive-error-policy-stop.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-disk-drive-error-policy-wreport-rignore.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-disk-drive-fat.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-disk-drive-fmt-qcow.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-disk-drive-network-gluster.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-disk-drive-network-iscsi-auth.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-disk-drive-network-iscsi.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-disk-drive-network-nbd-export.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-disk-drive-network-nbd-ipv6-export.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-disk-drive-network-nbd-ipv6.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-disk-drive-network-nbd-unix.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-disk-drive-network-nbd.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-disk-drive-network-rbd-auth.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-disk-drive-network-rbd-ceph-env.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-disk-drive-network-rbd-ipv6.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-disk-drive-network-rbd.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-disk-drive-network-sheepdog.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-disk-floppy.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-disk-many.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-disk-mirror-active.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-disk-mirror-inactive.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-disk-mirror-old-inactive.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-disk-mirror-old.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-disk-scsi-device-auto.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-disk-scsi-device.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-disk-scsi-disk-vpd.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-disk-scsi-lun-passthrough-sgio.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-disk-scsi-megasas.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-disk-scsi-mptsas1068.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-disk-scsi-virtio-scsi.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-disk-scsi-vscsi.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-disk-source-pool-mode.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-disk-source-pool.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-disk-usb-device.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-disk-virtio-scsi-cmd_per_lun.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-disk-virtio-scsi-ioeventfd.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-disk-virtio-scsi-max_sectors.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-disk-virtio-scsi-num_queues.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-disk-virtio.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-encrypted-disk.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-eoi-disabled.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-eoi-enabled.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-event_idx.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-floppy-drive-fat.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-graphics-listen-network.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-graphics-listen-network2.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-graphics-sdl-fullscreen.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-graphics-sdl.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-graphics-spice-auto-socket-cfg.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-graphics-spice-auto-socket.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-graphics-spice-compression.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-graphics-spice-qxl-vga.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-graphics-spice-socket.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-graphics-spice-timeout.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-graphics-spice.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-graphics-vnc-auto-socket-cfg.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-graphics-vnc-auto-socket.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-graphics-vnc-no-listen-attr.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-graphics-vnc-remove-generated-socket-active.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-graphics-vnc-remove-generated-socket-inactive.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-graphics-vnc-sasl.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-graphics-vnc-socket.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-graphics-vnc-tls.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-graphics-vnc-websocket.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-graphics-vnc.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-hostdev-mdev-precreated.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-hostdev-pci-address.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-hostdev-scsi-autogen-address.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-hostdev-scsi-large-unit.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-hostdev-scsi-lsi-iscsi-auth.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-hostdev-scsi-lsi-iscsi.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-hostdev-scsi-lsi.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-hostdev-scsi-rawio.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-hostdev-scsi-readonly.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-hostdev-scsi-sgio.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-hostdev-scsi-shareable.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-hostdev-scsi-virtio-iscsi-auth.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-hostdev-scsi-virtio-iscsi.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-hostdev-scsi-virtio-scsi.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-hostdev-usb-address.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-hostdev-vfio.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-hugepages-pages.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-hugepages-pages2.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-hugepages-pages3.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-hugepages-shared.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-hugepages.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-hyperv-off.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-hyperv-panic.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-hyperv.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-input-usbmouse.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-input-usbtablet.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-intel-iommu-machine.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-intel-iommu.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-interface-driver.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-iothreads-disk-virtio-ccw.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-iothreads-disk.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-iothreads-ids-partial.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-iothreads-ids.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-iothreads-virtio-scsi-ccw.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-iothreads-virtio-scsi-pci.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-iothreads.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-kvm-features-off.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-kvm-features.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-kvmclock.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-lease.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-machine-core-off.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-machine-core-on.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-memory-hotplug-dimm.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-memory-hotplug-nonuma.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-memory-hotplug.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-memorybacking-set.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-memorybacking-unset.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-memtune-unlimited.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-memtune.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-metadata-duplicate.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-metadata.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-migrate.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-minimal.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-misc-acpi.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-misc-disable-s3.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-misc-disable-suspends.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-misc-enable-s4.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-misc-no-reboot.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-misc-uuid.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-net-bandwidth.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-net-bandwidth2.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-net-eth-hostip.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-net-eth-ifname.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-net-eth.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-net-hostdev-vfio.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-net-hostdev.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-net-midonet.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-net-mtu.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-net-openvswitch.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-net-udp.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-net-user.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-net-vhostuser.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-net-virtio-device.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-net-virtio-disable-offloads.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-net-virtio-network-portgroup.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-net-virtio-rxqueuesize.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-net-virtio.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-nographics-vga.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-nosharepages.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-numad-auto-memory-vcpu-cpuset.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-numad-auto-memory-vcpu-no-cpuset-and-placement.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-numad-auto-vcpu-no-numatune.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-numad-static-vcpu-no-numatune.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-numatune-auto-prefer.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-numatune-memnode-no-memory.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-numatune-memnode.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-panic-double.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-panic-isa.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-panic-no-address.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-panic.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-parallel-tcp.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-pci-autoadd-addr.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-pci-autoadd-idx.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-pci-autofill-addr.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-pci-bridge-many-disks.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-pci-bridge.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-pci-many.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-pci-rom.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-pci-serial-dev-chardev.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-pcie-expander-bus.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-pcie-root-port.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-pcie-root.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-pcie-switch-downstream-port.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-pcie-switch-upstream-port.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-pcihole64-gib.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-pcihole64-none.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-pcihole64-q35.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-pcihole64.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-pmu-feature-off.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-pmu-feature.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-ppc64-usb-controller-legacy.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-ppc64-usb-controller.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-pv-spinlock-disabled.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-pv-spinlock-enabled.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-q35-default-devices-only.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-q35-multifunction.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-q35-pci-force-address.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-q35-pcie-autoadd.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-q35-pcie.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-q35-usb2-multi.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-q35-usb2-reorder.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-q35-usb2.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-q35-virt-manager-basic.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-q35-virtio-pci.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-q35.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-qemu-ns-no-env.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-reboot-timeout-disabled.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-reboot-timeout-enabled.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-restore-v2.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-s390-defaultconsole.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-s390-panic.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-seclabel-dac-none.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-seclabel-device-multiple.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-seclabel-dynamic-baselabel.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-seclabel-dynamic-labelskip.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-seclabel-dynamic-none.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-seclabel-dynamic-override.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-seclabel-dynamic-relabel.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-seclabel-none.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-seclabel-static-labelskip.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-seclabel-static.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-serial-dev.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-serial-file.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-serial-many.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-serial-pty.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-serial-spiceport-nospice.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-serial-spiceport.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-serial-target-port-auto.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-serial-tcp-telnet.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-serial-tcp-tlsx509-chardev.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-serial-tcp.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-serial-udp.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-serial-unix.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-serial-vc.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-shmem-plain-doorbell.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-shmem.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-smbios-multiple-type2.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-smbios.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-smp.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-sound-device.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-sound.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-tap-vhost-incorrect.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-tap-vhost.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-tpm-passthrough.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-usb-controller-default-q35.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-usb-controller-explicit-q35.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-usb-controller.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-usb-ich9-ehci-addr.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-usb-none.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-usb-piix3-controller.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-usb-port-missing.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-usb-redir-filter-version.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-usb-redir-filter.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-usb-redir.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-vhost_queues.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-video-device-pciaddr-default.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-video-qxl-heads.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-video-qxl-noheads.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-video-virtio-gpu-device.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-video-virtio-gpu-secondary.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-video-virtio-gpu-spice-gl.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-video-virtio-gpu-virgl.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-virtio-input-passthrough.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-virtio-input.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-virtio-lun.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-virtio-rng-egd.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-virtio-rng-random.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-watchdog.xml
tests/virsh-define-dev-segfault
tests/virt-aa-helper-test

index 7055c7a812d3272a0fc9acfa8247109c1265d87d..652061b606154294c11e0c9394365601cce52762 100644 (file)
     <os_type>hvm</os_type>
     <arch name='i686'>
       <wordsize>32</wordsize>
-      <emulator>/usr/bin/qemu</emulator>
+      <emulator>/usr/bin/qemu-system-i686</emulator>
       <machine maxCpus='255'>pc-0.11</machine>
       <machine canonical='pc-0.11' maxCpus='255'>pc</machine>
       <machine maxCpus='255'>pc-0.10</machine>
       <machine maxCpus='1'>isapc</machine>
       <domain type='qemu'/>
       <domain type='kvm'>
-        <emulator>/usr/bin/qemu-kvm</emulator>
+        <emulator>/usr/bin/qemu-system-i686</emulator>
         <machine maxCpus='255'>pc-0.11</machine>
         <machine canonical='pc-0.11' maxCpus='255'>pc</machine>
         <machine maxCpus='255'>pc-0.10</machine>
@@ -67,7 +67,7 @@
       <machine>isapc</machine>
       <domain type='qemu'/>
       <domain type='kvm'>
-        <emulator>/usr/bin/qemu-kvm</emulator>
+        <emulator>/usr/bin/qemu-system-x86_64</emulator>
         <machine>pc-0.11</machine>
         <machine canonical='pc-0.11'>pc</machine>
         <machine>pc-0.10</machine>
index e6763959166b5aa7c0d44dbbf7a6300ccd370803..6a45e4569b8a2f656a1bc5374d45f7835f38109a 100644 (file)
@@ -53,7 +53,7 @@
       <machine>isapc</machine>
       <domain type='qemu'/>
       <domain type='kvm'>
-        <emulator>/usr/libexec/qemu-kvm</emulator>
+        <emulator>/usr/bin/qemu-system-x86_64</emulator>
         <machine>pc-1.2</machine>
         <machine canonical='pc-1.2'>pc</machine>
         <machine>pc-1.1</machine>
@@ -95,7 +95,7 @@
       <machine>isapc</machine>
       <domain type='qemu'/>
       <domain type='kvm'>
-        <emulator>/usr/libexec/qemu-kvm</emulator>
+        <emulator>/usr/bin/qemu-system-x86_64</emulator>
         <machine>pc-1.2</machine>
         <machine canonical='pc-1.2'>pc</machine>
         <machine>pc-1.1</machine>
index 84df1dbd3059c43c6e60db1ceab2a9ff2af860d9..7fd3013474a97f8fa53bf2ee9d6d78b2676cc3c0 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='network' device='disk'>
       <driver name='qemu' type='qcow2'/>
       <source protocol='gluster' name='Volume2/Image'>
index 9880cda9deff3ce254ad2a5ead44858d257860bc..b5d2ed867326909cd28ec504f6839e4bd8a93708 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='file' device='disk'>
       <driver name='qemu' type='raw' cache='default'/>
       <source file='/var/lib/libvirt/images/QEMUGuest1'/>
index e7643f3d91f1497250b8e124d14f41606a256079..bd3bb97b3c0208ab247e8fc8248c61e8739743c3 100644 (file)
@@ -19,7 +19,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>restart</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index df2e3d8e427b7dd84d73b85bb8684c4c42587d8a..f1562f591ee83a7c2c560e081a5ad306e0754fb5 100644 (file)
@@ -14,6 +14,6 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
   </devices>
 </domain>
index 365801db0804004229084640a21d3e4a089cfdf0..d402cf0ab1d8fdd6a600a9ccbb88f65aeac57646 100644 (file)
@@ -22,6 +22,6 @@
   <on_reboot>restart</on_reboot>
   <on_crash>restart</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu-kvm</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
   </devices>
 </domain>
index 0bfb45697155fdc81d89bfea505137c9d26dbae0..8af431a80789ed004c2a2347fd2ee701af2e7644 100644 (file)
@@ -16,7 +16,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 297ca7fa816d49f18299e91ecaf4ff5a30bece22..a6eb5df98775cbb0b9532150f9c4fb8ace936e8a 100644 (file)
@@ -39,7 +39,7 @@
     <on_reboot>restart</on_reboot>
     <on_crash>destroy</on_crash>
     <devices>
-      <emulator>/usr/bin/qemu</emulator>
+      <emulator>/usr/bin/qemu-system-i686</emulator>
       <disk type='block' device='disk'>
         <source dev='/dev/HostVG/QEMUGuest1'/>
         <target dev='hda' bus='ide'/>
index e2e7a40192a0caf93ba29f3c1f531003e144baae..d620c3b1165f3af0678bb65b6814197adcf7f113 100644 (file)
@@ -29,7 +29,7 @@
     <on_reboot>restart</on_reboot>
     <on_crash>destroy</on_crash>
     <devices>
-      <emulator>/usr/bin/qemu</emulator>
+      <emulator>/usr/bin/qemu-system-i686</emulator>
       <disk type='block' device='disk' snapshot='no'>
         <source dev='/dev/HostVG/QEMUGuest1'/>
         <target dev='hda' bus='ide'/>
index 0b0b7e0cb5f15ce076bf62e3504582541a84d091..a943d174f8f913b826c7a503a071229672950938 100644 (file)
@@ -22,7 +22,7 @@
     <on_reboot>restart</on_reboot>
     <on_crash>destroy</on_crash>
     <devices>
-      <emulator>/usr/bin/qemu</emulator>
+      <emulator>/usr/bin/qemu-system-i686</emulator>
       <disk type='block' device='disk'>
         <source dev='/dev/HostVG/QEMUGuest1'/>
         <target dev='hda' bus='ide'/>
index f0d8d07941106270127ea8db934a11dfc070dca4..d09444a76dd81c9807478b54949461b152fdb5b5 100644 (file)
@@ -26,7 +26,7 @@
     <on_reboot>restart</on_reboot>
     <on_crash>destroy</on_crash>
     <devices>
-      <emulator>/usr/bin/qemu</emulator>
+      <emulator>/usr/bin/qemu-system-i686</emulator>
       <disk type='block' device='disk'>
         <source dev='/dev/HostVG/QEMUGuest1'/>
         <target dev='hda' bus='ide'/>
index 458c55d8f39194b0c35d377dac304e7c7c075ff0..5731465a541621668401d62710476c354b763c3e 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index eee3fed1012d10cd99eb5832662af8ec2d2e2ee3..31589f6a49f3a87c31222b657d5bb698d897bde5 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0'/>
     <controller type='ide' index='0'/>
     <controller type='pci' index='0' model='pci-root'/>
index c60fb6e145cf22991d11ade28037c02692747ad4..2b90bc4af4be4daa05fd694f0078ac1304bbdde0 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0'/>
     <controller type='ide' index='0'/>
     <controller type='pci' index='0' model='pci-root'/>
index 748e7f489d0f859a0a6f556cc9b149eed6a65bde..c4641d9d9a20179f81b2653dccc8346578bf2e5c 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0'/>
     <controller type='ide' index='0'/>
     <controller type='pci' index='0' model='pci-root'/>
index f27eaa29f096c74ab218e0b540e4d581c4625afb..72f805e33a0a2571d824a51fe8c5fa16e3aed304 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0'/>
     <controller type='ide' index='0'/>
     <controller type='pci' index='0' model='pci-root'/>
index 8bbf5dfb002b2fc8016ee64892d7d19ccf420472..2a4855e8e17eef287f15e77576eae07de39075ce 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0'/>
     <controller type='ide' index='0'/>
     <controller type='pci' index='0' model='pci-root'/>
index 8bbf5dfb002b2fc8016ee64892d7d19ccf420472..2a4855e8e17eef287f15e77576eae07de39075ce 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0'/>
     <controller type='ide' index='0'/>
     <controller type='pci' index='0' model='pci-root'/>
index 580c27da1f4a8b3309dfed7711d7f4e8c4143032..a7514baff9fc542e7c168af9a9792c671a8d5407 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0'/>
     <controller type='ide' index='0'/>
     <controller type='pci' index='0' model='pci-root'/>
index 4ffba85c2ed4aff60f9beb124e04226f9210917f..6b9abf9855d9465bd1144eb8adb601bc17b6cb6b 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0'/>
     <controller type='ide' index='0'/>
     <controller type='pci' index='0' model='pci-root'/>
index a32c20bcdcaf02a1316c4448589ffb820d190199..50e2d13bf11881a73d27d7c0dc54b2b0cd0cea99 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0'/>
     <controller type='ide' index='0'/>
     <controller type='pci' index='0' model='pci-root'/>
index 980b64cab572ea990f50c94d8517244ac614c046..f56d65c398d812c388c222a20a477b9b500a443f 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0'/>
     <controller type='ide' index='0'/>
     <controller type='pci' index='0' model='pci-root'/>
index ea3efca3bbf6cc20d27284e121debe530d499ff0..ab1c68bcbb1a52085bc5a7f36a6b3f84ffd9636f 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0'/>
     <controller type='ide' index='0'/>
     <controller type='pci' index='0' model='pci-root'/>
index 5f82abcd926580bb39ed8205df9a577c5edb64fa..9e316b09de879fb1469a0dab7d47aa5a53460e26 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0'/>
     <controller type='ide' index='0'/>
     <controller type='pci' index='0' model='pci-root'/>
index cc26a33a1accf4b3917f6cdface21e4f6ed9c7cc..57fd1220d84543b37875b1ae9c8e4ac2e8c46e45 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0'/>
     <controller type='ide' index='0'/>
     <controller type='pci' index='0' model='pci-root'/>
index 458c55d8f39194b0c35d377dac304e7c7c075ff0..5731465a541621668401d62710476c354b763c3e 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index aa00d34a64fccca5eec8c5b009829b76972ae2c1..5dfffae3bbe96a026471fe46e76be9f9ea7176ec 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0'/>
     <controller type='ide' index='0'/>
     <controller type='pci' index='0' model='pci-root'/>
index ee4909b163bd2b5b9c2f636212cf5df8f4b7d2f4..3d0c035434ebb90c5113fe1d2ec887f48a0b08e7 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0'/>
     <controller type='ide' index='0'/>
     <controller type='pci' index='0' model='pci-root'/>
index ee4909b163bd2b5b9c2f636212cf5df8f4b7d2f4..3d0c035434ebb90c5113fe1d2ec887f48a0b08e7 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0'/>
     <controller type='ide' index='0'/>
     <controller type='pci' index='0' model='pci-root'/>
index ee4909b163bd2b5b9c2f636212cf5df8f4b7d2f4..3d0c035434ebb90c5113fe1d2ec887f48a0b08e7 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0'/>
     <controller type='ide' index='0'/>
     <controller type='pci' index='0' model='pci-root'/>
index 73010576f8e7200c986d60f1259ddd5a3d8ba593..b18d8eb82854f90519bca937e5db1166e03a45a6 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0'/>
     <controller type='ide' index='0'/>
     <controller type='pci' index='0' model='pci-root'/>
index 73010576f8e7200c986d60f1259ddd5a3d8ba593..b18d8eb82854f90519bca937e5db1166e03a45a6 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0'/>
     <controller type='ide' index='0'/>
     <controller type='pci' index='0' model='pci-root'/>
index f205e1312517637c765730174563590706715cca..aa2314a2279fdffa32302baaaf07c993ec04010e 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0'/>
     <controller type='ide' index='0'/>
     <controller type='pci' index='0' model='pci-root'/>
index f205e1312517637c765730174563590706715cca..aa2314a2279fdffa32302baaaf07c993ec04010e 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0'/>
     <controller type='ide' index='0'/>
     <controller type='pci' index='0' model='pci-root'/>
index cb4e5ac8d337d30ca849fa272e69190e1ceea526..bdcdfdc7cf42c9f0d794f575be3a958bd986f882 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0'/>
     <controller type='ide' index='0'/>
     <controller type='pci' index='0' model='pci-root'/>
index cb4e5ac8d337d30ca849fa272e69190e1ceea526..bdcdfdc7cf42c9f0d794f575be3a958bd986f882 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0'/>
     <controller type='ide' index='0'/>
     <controller type='pci' index='0' model='pci-root'/>
index 9638feb5fbd31370c305b5ead350d2b85ff3c7d4..d27d627b57c24992e1a83916cb4ed754a8fad838 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='file' device='disk'>
       <source file='/tmp/idedisk.img'/>
       <target dev='hdc' bus='ide'/>
index f100d91c230782930bf1ab1cfca3d160e6c66688..6a7e0e28678805acb6b39ba1f9f880edffb96a03 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index f4a471aae1c2500a58ff27961e1ced11a6f16062..55f6abc236efda24f2e449cd483001333404d5b7 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='cdrom'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/cdrom'/>
index c085c82f8801ae767448aba631101004fd8c376b..b5172d08c851a070254a183edd672663be23f2ed 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 9bf4414b6ea95637c86a4d591eb270429450a318..7e32ae69a16ddcd63ea330a136765b5fcfcc6baf 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 92c4073e0e2d1f95695d062dfe0407bdd6ed4fb6..22607075b430294df9722df6d6f3ebdc709b0cdd 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index b7e5ddef3b09a8a62314bdc07e178c0b5d73ca05..19e99e2f77958a534037e935cddc4646b93f0d27 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 53dc4ef049ab83becd537de50d0daeebc64b874f..2527918e17b60ad24c2a4ebfc2e4b4286153036a 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index b03954123173f38773c701a7f79ea8784b25d041..0d8b61a0cd7013cbef4d3ab30492aa4ecab377a7 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 22d477646ca063f79e4a4f5fd3c5f91f12978cc1..1fb74e47fa3d35800c8c5e37d65cfcb53aa03c8c 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 9beaf06ad3b58d94a88fb66b09df68f67eb70d33..c283fd7f0032347790cb43cc5506431b70e3a743 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 1adfde1ccfc780596fb670269e29ca0be15a3aaa..eba5b21760df40ccc91f91081eb92f44a8875a3f 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 5a17374990596544a7c964f730414ac6320b8f0b..f512844427ec5676c0214f31fff8f98c0da9ca0b 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 10431aa6cdcc2b31691cf9a8a1964b51ae3944cb..4d518aa4f798792b76cd7c548b72afecfcc00cb4 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index ea7653bf1969917d60d6b7d9f1f1b48d1047f34c..4b2a25e290dd722e81e3758086c0d17a1db4dbdf 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index caa730ca53d436bbf9095a804f342cd4c8b2f088..2e90073081f23a38c285f9bab0d8d9159522c7b8 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index f8a7c779bf0dcdc73e4b4b8355b98f682ae4e752..d35e61568358ca8455ebcaee5e343ab3884f18fd 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 182735712c1a416c7a1f8ca628c3bb4511314e6d..27817759818715c6596b8005703aa3c64c9fb929 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 12d27d6f3401b813cbbc9cdc724a9dd1c9521d04..cef9ad5a280be352643b6bf83155ef6a328b77c1 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 2d7084e14694d6140834e6c3d652ad197ae2f9c7..ade4af275f3bc0fdb19d8f614f51eec21f4b0419 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index ab7a9ed18c4cce134ea54fea6611b652533b9f5e..37765ca7b1a0117e171ff93e79e54f8c2dec6361 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index d49d408701239c3e5e1a60fdfe64bb2468173e0f..60a899252d62c21064999e1f66c88419542ae1a6 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 08198f59b7a4a50a76fcab014b00dcdfeee326c8..a4513711c0890faa2280429bf2b7a6d95027145d 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='qcow2' cache='directsync'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 4d616e8c462f13bf6afad2a5f1a4449e16f00d14..d72586d85405d0e989ba083f72dcdcf4334dcd9b 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 544524b53a8db88846c06d94516872ba309f6b65..5b0eaf3b697241e225ac53987eec979ccdd7ea3c 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='qcow2' cache='unsafe'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index f810d4fb83282cbcb85a57c454653d24569c473c..6109c236102e189837dda3e9390122ed6b1961a2 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 70c55764606520ca546767da093ea82c1d9870b4..a1c61a02668325e6b0e57ebc58a80239b026ab37 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='qcow2' cache='none'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 2750f79f32324bbdaa073d1ee80c57e67c597136..7d6a15cff6ef7b1fec6d00600c9a997836645346 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 8ee2360205c2c0835285c9eb3c271b2450e5260b..b1a2b1ade46f57ba8c652977625233011c796640 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='qcow2' cache='writeback'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index dced3ce2a95f251f42a22654c36608531f99b3c7..5ed51f837bc707da672c8b4ff7a2914e6a5987d6 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index a18fda7b916a1a99351eccd024e64e6a04c7b7d4..444792562c663bc645f0e7a65676abea312b59c6 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='qcow2' cache='writethrough'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 7a25b1f3f0b8db5e8d3034d7d41e7a25a196d9fd..8ea2ab2fbfef58c3b9e199665c341eb94534035b 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 38f3877ee871eaee32d11b89e235e8cd5f2c207c..fb896f05e65ee2fcb21891dc1fb30ab980704e15 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='qcow2' cache='none' error_policy='enospace'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 7c22fb16687d2f247cbcab0ca75e9214bd7df78f..20c3422d6d2e5447d6aebbc59d14549dd6fcc843 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index f3afc3f0373cf062afcbe4830ba7e1290d4fdfad..ddc806e39fe9c6b43a46310b207791a437710d2e 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='qcow2' cache='none' error_policy='stop'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 48c3467ce2cbc585d1ef0a8731a15929e91be649..79e192401f32b2db5948b171dc0541c3edc03651 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index d8eefcb0dae6d35fd1e244b852309efcc379dd00..4ac347a21dd272d9a82f37c29c220631791db8c5 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='qcow2' cache='none' error_policy='report' rerror_policy='ignore'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index aa480e3a7cbbb75086127358494ca961235c140a..7480d11400a1e4c2cf42ad922ae914919c41d1cf 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index d14710faf135069bc5bece3784ed7edeb9ccf6c2..f33a8c5d4dc83b25e316574f7b754f8df10f856b 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='qcow2'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index deec7a70c1dd90af456500c4ff7fac4aeb512df1..8a487622af0108de5e4844e086b6898ea7566bbe 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 160fd9d4bd02eeb3761f63d3aa754b034ad6af40..21e29d4955e8f43a89fc13f8883e7c9c17bfe5d5 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='network' device='disk'>
       <driver name='qemu' type='raw'/>
       <source protocol='gluster' name='Volume1/Image'>
index 44c95066b09f22b9e016035fe94cb81cad32dc3f..1530e894f2021a4e9a2fa5da8e5bf47a62b28656 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 36da19e89c03a47981eaeb9aeca2cedfd7e73b90..1773b460bbab418d2ec847f3f2438d96bc1c6391 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='network' device='disk'>
       <driver name='qemu' type='raw'/>
       <auth username='myname'>
index 08edce1fe63ba5a001b7e1692f952fb1fa5ce29d..62cc5c0fe74cbde479812d4a39c46f2e10db13fb 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 05c731585c712cfdd5d50f91cd940e21e635b411..23542fa1ddaaa9ec4ef03c45899739b2adf699cb 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='network' device='disk'>
       <driver name='qemu' type='raw'/>
       <source protocol='iscsi' name='iqn.1992-01.com.example'>
index 2d5a9c3f9af147a87836ae570a77e5a392ef8c94..b0fdda268481082babb75b895bff71bc7c59aefa 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 74ec7589faf13b7d450ab897cac9a4b895187e46..d694a038eba695eab780b85a99850bd710722341 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 19deae42474e067565d5ab5d30133c9ad676f93e..7a08d909fa490af4179ead438b2ee91e7bc5291b 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 25a4fb8daa3ed3cec4c32894c14e6e7068c73403..c7e5aa209b6c6ad01e1127a6ca425e8d26346b2b 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 64f5ed5fff783f4a1b0cec6baf38d5e1f8903ac9..accac3f55af74b9b0db4c52da4f8565ae8074ed4 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 979caf5b754432c542b03accd19a7ee2994c3a91..0fa308375fde707e0f2a7c2e6f8319cb653131ea 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index d6aae505685a86c3bb49c9032c421857e41dd985..19c115fc5b31bfc63a7f1d70d3278cb852f85dcf 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index fc08eb3152f3bdeee0f3ce137220ff2b98426d72..edd1b856331feb3c076e0863017e4a2f5f0096c9 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 4540deb423513ee8cc0cc45b6453da9e4bb62069..0d8d7d7d5bd7d099eae094aec421a49576e34cc2 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 9c2e959c10f7c163bf76770b724be816076acae9..fb0c8379fa2c602e095ce0bc70be7326bf6ef0b0 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index d33818f10601bb325f844896a6621cba8ed41dcb..6727e8563418714963aaccfe3617ca01ca70d39f 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index c3ef9468251450d7c19b38a97fcb4a98ccfd2078..3f30296c0bcbf21ad202c040ff50c9177023898d 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 5ecac548d247ff579b9b428ce85e406e53f487ad..ead74e31103fedaadcd2ea6d808a5028c3cc2a56 100644 (file)
@@ -6,7 +6,7 @@ LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 CEPH_ARGS=-m \
 mon1.example.org:6321,mon2.example.org:6322,mon3.example.org:6322 \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 928a30c67f1298be4a860f6aee77315cce0ecac8..e77237b311baa4a750f258885718157e5eaac95a 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index bb78b454f40dadbfc922f4bc3a7f7e72c6fc93b9..4172a665fa00d8a2ab314a939b757f46340df9b2 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 331b6b9a872944e2d099f0ef0647e1e2aac7ad22..8597267dc5b47412ca16cf72f141422f74ff0052 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index bc6e497430656cc9a80ab90a9e9599bb4d7e19ae..73ffd6dc8511fc4b927f17794f14470be6c9f36e 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index fd4e505400a5cb96d4a03fec9db20cbafcc63877..ab5d94c40456b44d46464722896458bc2d885bcf 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index c9aee83187a3a56622d965314a966d3a5ec594b4..ee4c6fe78a20acbaa801137415decc78dac64290 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 0f789e2b8d0dca81b48e20e439724c191c0b4451..79c7160691a9695985642f46993c9df22beb418b 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMU,Guest,,1'/>
index d7a23028c881d23cfc029031d6ac6554ee8cda47..edcba6b644dc7c9692fecb13c2f63776e01d4e8b 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index ff319822534d6c95aeefd19770075c2c9b0e8f23..1967e4fcd8dac1da5315d773b2cd7a2be48c993e 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index ee446a5617a3316c1db334de072523d1dcd7e52d..fc539b77644ca0fe727d8f2007affbc3dc901650 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 834708c20f1f393ffaed95c1b2b4106b3c5cdc30..439864eb59a08a9216cbdbc42b5e290aeef358db 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index f41f8b447869e50265d54c336b37b76c5493390a..327c766f66893505fbc5646861deaea4529d5c36 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 8bf3990876d79090af8226c9c038d8991aab3511..a66e3c82c1c5114083c89da8c1e11239bbef2e46 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 1cb71f7f86303a305fdf272c873215fa0bd472ba..b1e080f384d69c5b39a22fccb1032edf40980f1c 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index fb8ab06051f4b189ad4441652308219d4c65245a..3b8081afffb20341a33224b57f8a687c36c7af70 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index d1a3d0702681ee3476168d19e66d8b4da962c4aa..c7783296092aa685af784b9648458b87270b2076 100644 (file)
@@ -5,7 +5,7 @@ USER=test \
 LOGNAME=test \
 XAUTHORITY=/root/.Xauthority \
 DISPLAY=:0.1 \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 5ff9913c9c3806099c4b4e33e89593c60faa5150..7d0d5dbcca8018d365dcdc294ca7facb957c2f19 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 77088a8def0ba21148f7bfb870ef7a1f71883f78..35ed8c6ef056d03815def13c4aa2182019108f56 100644 (file)
@@ -5,7 +5,7 @@ USER=test \
 LOGNAME=test \
 XAUTHORITY=/root/.Xauthority \
 DISPLAY=:0.1 \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index f99a829611d190d5a96ef5a55b479faae137eb45..4e89683c69b39c683a0959bf101c1097ed28120f 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 8d1dff5c19ebd9f338aa712299ba1de6882ac029..5c22589f61eebabc00f82173070f3df92be4813a 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index eaf69979b5031375fd4571bbc3e3a8f9ce3e1f20..ca9e6a65af1c5cb87e15c9ee2e94d953d30f3e9f 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 8dce0bb9d1e3a7b3e3ffb180f09a203386017984..a3141bd81be8461fe35c9deecc8f9110220b48e8 100644 (file)
@@ -5,7 +5,7 @@ USER=test \
 LOGNAME=test \
 SASL_CONF_PATH=/root/.sasl2 \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 7f66e5e9b7f9b68185bdc082314a09d9c45bbd1c..003bd6a0b25c9e59f4956fa0189ac9857e102fd1 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index ca30fdf3617432e5d1eadc71f529bf722715187b..fb4ee2c03c746fea7d570a72849b57e7cde4ec94 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index efd26014083a723a16d8fe1ff86c864462935b48..d71907f2a62c84607bda357e35960c2ccfb7d358 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 165a60cbde094e533c0ce9b193215f17a00d972b..33e20cc6fc207e809557f400a8d8bd5ae6198d12 100644 (file)
@@ -5,7 +5,7 @@ USER=test \
 LOGNAME=test \
 SASL_CONF_PATH=/root/.sasl2 \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 7f66e5e9b7f9b68185bdc082314a09d9c45bbd1c..003bd6a0b25c9e59f4956fa0189ac9857e102fd1 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 74eedc48f78d5e7f6ae5c79a28f88ebcd91af84c..56563926bfe85c15bf05b0bdcfad4a2679c1319e 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index bafbcc2dd7e60f1f9b87a5d43d545d487022e475..c21ccbc113763da27d220dc9ee3fa8337868c498 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0'>
       <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/>
     </controller>
index a22809528ab1236808f684b64c388b8224d6594f..780d4dcfeac9d5e4fe6855e8d1a46d23068d8df0 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 430d4402f1075851285bf714811c7fd34f454722..7e815a6aed299b17f1f4eb4c605e3e02006efcc2 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 4b157293dff9219dfd7076722d20ba26ab846b28..4d24ce3b75265a9ff24abd1a92559797ad76fba2 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest2 \
 -S \
 -M pc \
index 111f65945270850719303b630b7b660408fe232d..d6b9ce1d259f6f5cf57f1bc8d5e9cd6f148b3401 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest2'/>
index bc986139ed12d7e885c4d5371ca96c5e00a49bf9..31baa50130306738c34466f54685d4fa30ca1a58 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index d4a3f4154cec9fa12561f3b844d7f3df7c80c553..14514c9e7a53b378d293df29f4c741df5d0a2a1c 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index a9f13e01e3f70f286530d28d9146164d6e152c1c..aebba47a6312e7497a0231a5be31a962b934a8ac 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index c71c65d8716bcdc37c16bcce9b4297bd79661cc1..41315b49f209393c58e5bbd591223f53e7008021 100644 (file)
@@ -16,7 +16,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0'>
       <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/>
     </controller>
index a6f37e3228b9a0950a8c17484e9c5eb63db0b994..bb175a6dc65f51c56c326c10419b6616e5df34bf 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 53ce6420cb6cb9c9595ac7d812ac4a22e5d5fc32..3a7e381f36da6ae6b34224033cb7ca3dae30cd4d 100644 (file)
@@ -21,7 +21,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0'>
       <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/>
     </controller>
index be5b4b8a8a5028022e6cac57e5507c16407518de..3f332cc7acbfe9d08c0648564286f323ffe63728 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 83aeb03585891827c31b32c84d0018842e1a8989..8c44bd12c2c0c29cb60a30695472c6a271c56695 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 3c0be91c28a87b574d0af05b4bb59a456b9faa75..90e667be548d486a5f3b0b270482fda54046fc4b 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index cf1a018198d793e9427bc93c1cf3a7e3d79b3790..0bdb42a81540e62a44a5756159caa0cd59807f01 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index ff9f1dcad5eba20923989305ce278afeb406ff08..2e9ad729e9fe9a077446de2407996e964e839556 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 3f21de315d4404238346c562294e6509a18dc625..8af14fc7ee2dd07f8442d08effda13d3435b06de 100644 (file)
@@ -19,7 +19,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0'>
       <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/>
     </controller>
index 1bb74fe0cb7c9873ed5fba54b876a3baa1601d75..17e6d07b064cc91a6e95b954358558c0a701af16 100644 (file)
@@ -4,10 +4,10 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/kvm \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
--M pc \
+-M pc,accel=kvm \
 -cpu qemu32,-kvmclock \
 -m 214 \
 -smp 6 \
index 888dd9e7e3f4dd3e2a8e0e2bef73669e6e9574f9..e960a2fb2bf8f6c4c23a76f565b71e506b659279 100644 (file)
@@ -18,7 +18,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/kvm</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0'>
       <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/>
     </controller>
index 571eb602c561fc843bc3b5b1386feedd71464ce7..44b3b3205ca09de518abbb349f70be9473e5ef8a 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -machine pc,accel=tcg,dump-guest-core=off \
index 13c4ffe48c597900d077418c6f1ca1c32974799d..766b10ff77efbc67ddf9c7bc3e31cd9225c501e4 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 4415e951de161c43ce203ef8dfd7d784f53677ec..313c42d408eb7398eb7176e43d7e549a76d626fd 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -machine pc,accel=tcg,dump-guest-core=on \
index 05da1dc4c49cb39ef2b4581fd46daeaa2abaf1ea..d4f45b5f0f3a5c77761295c58ec7a959289d584c 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 90da94d46e8ce54d05e5753aa51d94af4fa6af1a..f4052157663c2f5db01221f2823cc388cabccced 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index d4091f7708c78cf8fbfbcc773b42e5edf3614bb2..d84104937bad1560b4681603c4d32dc0fd4613c3 100644 (file)
@@ -16,7 +16,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 8967a60cc14c5cacada83dee8efa2c8d5ff513c0..d9dc1f62ea05ee2eb4ee08564fe7a40f7df90f34 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 9beaf06ad3b58d94a88fb66b09df68f67eb70d33..c283fd7f0032347790cb43cc5506431b70e3a743 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 124fde980effbfe62fcaa47cd284958d841bac10..a18f9c8a81ffe87ac86be69caadd427a68211cc1 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 375287826046227f8d9b427dac6876cc3efc44fd..aa4a9c0ceffcaf085d77b74c3239ebc64760e6aa 100644 (file)
@@ -16,7 +16,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index edd300d4cd068be098d2932453d2698e671d30c2..aca607bcb160988d6fd9c681fa2b9f8da6d53004 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 9c08695779b1e6865902d5c4d39f127dc8c9b3e5..3c1d1239921b7d5e873278f04f3e40007e8b57e5 100644 (file)
@@ -16,7 +16,7 @@
     <suspend-to-mem enabled='no'/>
   </pm>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index d757d5b4e37898c1320076e952538b0fcbf06670..9c466be7fc0bed80e7711b2a10d954a0676ce558 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 1697d00a540d7ee6bf2d5a70e2fab7b8b280f61b..4c64b520bcf895641429ab1341691ed33a1bb753 100644 (file)
@@ -17,7 +17,7 @@
     <suspend-to-disk enabled='no'/>
   </pm>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 22e83dc41c4eada8e88bb82af69c9a135c14183b..6f62b159059de2d93545bb1db196f9023ee77f90 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 5d9148fbd42b0fc38660d174e92d73bd00d5b6e1..6b0801944c8f7728fccb1fecd467a78ff5934610 100644 (file)
@@ -16,7 +16,7 @@
     <suspend-to-disk enabled='yes'/>
   </pm>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 2923d61c0bc7ae6e7454d56cefc6626c3276c5a0..cef4808969f9a94b06cc0d6afc590c9b6422ec08 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 0456fa1f89c151a9411c504a0abc38aeb37b66f8..43d03993824e5c9968999c54d34d991a97fbdc2b 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>destroy</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 124fde980effbfe62fcaa47cd284958d841bac10..a18f9c8a81ffe87ac86be69caadd427a68211cc1 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 375287826046227f8d9b427dac6876cc3efc44fd..aa4a9c0ceffcaf085d77b74c3239ebc64760e6aa 100644 (file)
@@ -16,7 +16,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 6032ed31762376f77fa01f6aaee693eb666f967d..4d74ae400eec7fbb278d28b3d37d2af7a4d47312 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 113bd19d7e64b725765160001336ca022327f4dd..fa9a892dbcba73425fc88bd0ea05c5fbbfc74b05 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 5a8da4d1094249cd819ebe1531d115fa616b62d2..89eb4c13d4a83863e0fac8aeb6e4a51a710f2048 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 54194d78ff744faebfa21aabb3cd6abdb3251f0c..57c4be83f14e0e0c47ac0e2f87e59e3f35f26032 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index a6ac1ed18a72320a1ad131432039a20a63203473..965c1bc94a5d3d96ce5c8a9f3e52c56c0645266d 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 133f5f11fb60182cf4369b55ef5f160e592d58ce..039c1ed9b3bc66ccd5acf954c032f2753ecfbbfb 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 275c251245e7c9da8205e3d845961e7176c402bd..4c161b52142bbc3792c8b20ef9accd879a63aaf6 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 7d8ff10f72aa72b8e8c01d28182ebcad4ccf7f8d..b7510a2df4df7aefd824c00af9e557de2b4f7ef3 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 423c078466f4d9f4e9beb862a13606b2da274531..8ea25b7778a517eb54d03cf1f55f3d0b07ef5b26 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 9beaf06ad3b58d94a88fb66b09df68f67eb70d33..c283fd7f0032347790cb43cc5506431b70e3a743 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 5f284e0e0317d887e6d0a741b0bb6d29a7f64c24..f770067f6838baa7f660c3eaf9e3eb160a09915e 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 9beaf06ad3b58d94a88fb66b09df68f67eb70d33..c283fd7f0032347790cb43cc5506431b70e3a743 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index b5d1f2d732bba81ab36556950c29addbebc728f6..db804431e536fa38e39577603f4575f6cc393e7b 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -machine pc,accel=tcg,mem-merge=off \
index b627d70f34d8b49ec8d6b38c172873b73da3c842..81b4a039b2ca7fc887d4e7b10273dc33314989e8 100644 (file)
@@ -16,7 +16,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 54b5bb66e9d03c062e642051e0784173262f84c7..153d575be0ca68b0d94d54b75db124deac94d614 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index e4c4437c9e919ff6ffb465e1ff157bb9b9f9224b..82c1f9a5d828553fab4fc8f135190b921017ecb9 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 19dafccf1f3913b414d9dbf36a8ea563d702f308..4da7e40b08eaff50fc5da13e51e271fcb92b52c6 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 5d6711791d4fdb7e562fb314bfcc4b55f1ca0b7c..cc5bd18800acf3cd034881aa4f5122a8c02449da 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index c7f5ee8f680e154b647237251a2f202264dd7dbf..52437e3d607b2451762e09c717553e6a12435559 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 21654d76a95b0165cf3b8f9a0f4c152c19d4a89c..ccc90e9fce52c22ed47abb2dd5902a1e36b93a9a 100644 (file)
@@ -14,7 +14,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0'>
       <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/>
     </controller>
index d09350ab367f925a068b91f734b3429057a10654..159a2bda439c1fa3839e5a5f80c9e6071b57163a 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index dd0b7d8cb915c5a310a00231104f9676dc9b0a86..215b9a7bb44e1c6fced923620831cbe988189375 100644 (file)
@@ -14,7 +14,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0'>
       <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/>
     </controller>
index b3366b85bfdecd1cd2a43255d9edb7b829b8d575..947117728b036707a30cf25049c17c6d7f222e63 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 9beaf06ad3b58d94a88fb66b09df68f67eb70d33..c283fd7f0032347790cb43cc5506431b70e3a743 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 9b759882b595693a9e07b3713e217212315018ab..3182ce0bf3a51630928b56f795613c5913e40b4e 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index eb46e9f70b9e9863be2b1ca30e550e7f4d71b25f..aac814d59f97b597fc7538067ae5d7a012a794b8 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 796b245985c0b79c034a31a8fb1fea95a4e3800c..afb1e0ca49dfd8794bda52905d56de7c14d3fc3c 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index be039831339e6d7a884181e561133cfb6f0cf608..64819a48ae6c553505e8aa7dd8d5132ea7e5bed8 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index d23cb320fc53ffaea97abe44c1962eb3b644c708..27fe413e9983cc6005d09fb7eecced94a2906f5c 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 82737e4518fefd1dbc7e3ccb6443be0ab6a123cb..e00afe317fd059c75dddf8f6c686413c02dd67db 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 1adfde1ccfc780596fb670269e29ca0be15a3aaa..eba5b21760df40ccc91f91081eb92f44a8875a3f 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 5a17374990596544a7c964f730414ac6320b8f0b..f512844427ec5676c0214f31fff8f98c0da9ca0b 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index a44caa192670256dcad58a912b8d6d7721cbbfc4..5d0d2a1bca36433025f473ce2065b89435858584 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 316b9c4840ebbd67da6b4064ef80b659b5eeaf58..c35a4ca73a2c8bd265139c17e766a5a64bba0f95 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index e08ad0f3d038586775bfbb33bd1ee3c3bca54cbf..7428c863478779c24a4a33f4ad9fadb3db610750 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 492679a386e9889102aae271b692a3b50e5f2bb9..0d218f54822836cf4442af02390bb260a9d1239e 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index b40adbf2c9eb38d78dcd52649eeeff579f23965b..c6d9e1b8a533c6a495954121779c3e1ab1f6e928 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 31a34ca477c3581b2e41412f58a27b143aa7c064..f7069d541f01baee8f999ce2619808a6e5283c5b 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 80961d02a4d3a280abeb58aa5718f57559d12295..592673c0f198034daab821e76eccfc8ee1a4f3d1 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 5a15fc7bb44881eea0fc9628b5d9112143cdfc91..14fc8fc7c98e569ae3c61ea2412885eec1f944fa 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 1acbbbc0e1ef6a64cf7f7c08ba4111c4b496d5a1..dab722502bd36976ec1682b7529fcba3c19503f2 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 8dca85187fd8944563007707757232fecc46771e..95aa1c7b9bed74ea241f460be759074ac8aa3ccb 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index ebaa83e14261acbf718466983dbc4ebcd0690c29..9fa9c5e88d3a9050ce0fa3218606622b38cbe2e6 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 1a525691ad7145e9d14904160c7f7da89549f92e..a9874379212fe9d6290a7dd38cacd313752b3cfa 100644 (file)
@@ -16,7 +16,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index bc005d098ee9bb3a176375d3996bc451cb9a7fd7..778114d307cd67d1e30beef0febda78a02f1d4ff 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 6d60d1e2bf936951784abd58bf4395a6bc310661..1f852b0cc566281114b597dcd7eac1c19170c277 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index cb4033718a535c0ef3bdd241549d243994e3cd21..0fe69c454cc9777d81af003bf2b1c27fd5d7b6dd 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 29e1b0cc544096ba3f35bbdbe68e9e5e05853b62..c29c3e1c542417af50485aad3b352016d03c9ab9 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index eb04e42b6b60c3d106f931435e0ab707d2bd8dd0..cc0322762a3c380d8e64713f4029a332e3be8e76 100644 (file)
@@ -15,6 +15,6 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-      <emulator>/usr/bin/qemu</emulator>
+      <emulator>/usr/bin/qemu-system-x86_64</emulator>
   </devices>
 </domain>
index bd792eaae5b57a80eb4128d31d715fcc392bc84c..1a769235a3a3c99cad6863d27d676233ad357501 100644 (file)
@@ -50,7 +50,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <controller type='usb' index='0'>
       <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/>
     </controller>
index da40fec89a987f6426c54543bff697220cc3368b..662ed673901410ce63db0d751a3760dacce7f0a1 100644 (file)
@@ -50,7 +50,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <controller type='usb' index='0'>
       <alias name='usb'/>
       <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/>
index eb04e42b6b60c3d106f931435e0ab707d2bd8dd0..cc0322762a3c380d8e64713f4029a332e3be8e76 100644 (file)
@@ -15,6 +15,6 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-      <emulator>/usr/bin/qemu</emulator>
+      <emulator>/usr/bin/qemu-system-x86_64</emulator>
   </devices>
 </domain>
index bda1bc579a1a825d9b2c917fb081173fb5029d16..cfb44cc433d6ec11ca95c1e34d33af432eadb2a7 100644 (file)
@@ -50,7 +50,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <controller type='usb' index='0'>
       <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/>
     </controller>
index 8621b62b7652626b4b628cd00e632c51a99e34c2..866a81a2d757a8ef5bb425167c35d1e7511c521a 100644 (file)
@@ -50,7 +50,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <controller type='usb' index='0'>
       <alias name='usb'/>
       <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/>
index 1c2a5b13131d1f8841ba230b520caea4857964bb..ef0e39397bc05ed9e0830e8531d0e3a2f18e0d64 100644 (file)
@@ -16,6 +16,6 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-      <emulator>/usr/bin/qemu</emulator>
+      <emulator>/usr/bin/qemu-system-x86_64</emulator>
   </devices>
 </domain>
index 5c1d18b8fce06e1ca187fe7fbef7140fc4a2275a..6457f4056b9917249cd61d2fd797743e0f4544e4 100644 (file)
@@ -26,7 +26,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <controller type='usb' index='0'>
       <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/>
     </controller>
index 50fd9eab614af9082f3f8d2effd832307985c87f..a025033e846c22accc0d45a6e9519d01337a9394 100644 (file)
@@ -26,7 +26,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <controller type='usb' index='0'>
       <alias name='usb'/>
       <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/>
index 1c2a5b13131d1f8841ba230b520caea4857964bb..ef0e39397bc05ed9e0830e8531d0e3a2f18e0d64 100644 (file)
@@ -16,6 +16,6 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-      <emulator>/usr/bin/qemu</emulator>
+      <emulator>/usr/bin/qemu-system-x86_64</emulator>
   </devices>
 </domain>
index 75e833558708d8d235968be9549d0f02b29afce1..58c088de88a18789a26b6e48fd23268b644846f3 100644 (file)
@@ -26,7 +26,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <controller type='usb' index='0'>
       <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/>
     </controller>
index a21db6f3b159aa3f84450951cd3801e23f738c6e..8adcb7104120983abfefe8e597be88a8461b2b20 100644 (file)
@@ -26,7 +26,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <controller type='usb' index='0'>
       <alias name='usb'/>
       <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/>
index 1c2a5b13131d1f8841ba230b520caea4857964bb..ef0e39397bc05ed9e0830e8531d0e3a2f18e0d64 100644 (file)
@@ -16,6 +16,6 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-      <emulator>/usr/bin/qemu</emulator>
+      <emulator>/usr/bin/qemu-system-x86_64</emulator>
   </devices>
 </domain>
index 1ccbf2b519a4f538c1088d454b1473b250069670..f635e37b82b592e6813f527a8ed576e3d2e74e6e 100644 (file)
@@ -16,7 +16,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <controller type='usb' index='0'>
       <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/>
     </controller>
index 5286267e7b69a0c0d12e9e92dae0a6ab5dee094e..b52f049fb0f04d6575988c3fb3ce64e477d9ea89 100644 (file)
@@ -16,7 +16,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <controller type='usb' index='0'>
       <alias name='usb'/>
       <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/>
index 2c449f1d49cd2131db16eb99f0d0bca2daf5bc6e..728af3391e3476b9e52d3226faca30b926c92669 100644 (file)
@@ -18,7 +18,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>restart</on_crash>
   <devices>
-    <emulator>/usr/libexec/qemu-kvm</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <controller type='usb' index='0'>
       <alias name='usb'/>
       <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/>
index 47fc9708ac43640332ef03765033a5e645e1a362..051273ccf69a87f01f39c39b206434a1953bd590 100644 (file)
@@ -18,7 +18,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>restart</on_crash>
   <devices>
-    <emulator>/usr/libexec/qemu-kvm</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <controller type='usb' index='0'>
       <alias name='usb'/>
       <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/>
index 2a27e11dc8f706af9ba49fe76026a0bbfae8df0c..cd03d0e09b5131490cbc1d5813ff06a8efaba293 100644 (file)
@@ -18,7 +18,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>restart</on_crash>
   <devices>
-    <emulator>/usr/libexec/qemu-kvm</emulator>
+    <emulator>/usr/bin/qemu-system-s390x</emulator>
     <disk type='file' device='disk'>
       <driver name='qemu' type='raw' cache='none'/>
       <source file='/dev/null'/>
index 1683174f08a5871939e0cbb3ae15ba38e1170e51..519d8161f7ce11c9975b88e295435c4f6e898abd 100644 (file)
@@ -18,7 +18,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>restart</on_crash>
   <devices>
-    <emulator>/usr/libexec/qemu-kvm</emulator>
+    <emulator>/usr/bin/qemu-system-s390x</emulator>
     <disk type='file' device='disk'>
       <driver name='qemu' type='raw' cache='none'/>
       <source file='/dev/null'/>
index 7d2c3ab9705895333ecae1e89a5a0f4b77761f75..7be75f977b8ee394684b7c41efa300f28f89fbe9 100644 (file)
@@ -18,7 +18,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>restart</on_crash>
   <devices>
-    <emulator>/usr/libexec/qemu-kvm</emulator>
+    <emulator>/usr/bin/qemu-system-s390x</emulator>
     <disk type='file' device='disk'>
       <driver name='qemu' type='raw' cache='none'/>
       <source file='/dev/null'/>
index 082102862059b299040ad974438793b974afa7e0..a83f1b5d73ee6a7cbc5918f588eaf34fc33bef99 100644 (file)
@@ -18,7 +18,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>restart</on_crash>
   <devices>
-    <emulator>/usr/libexec/qemu-kvm</emulator>
+    <emulator>/usr/bin/qemu-system-s390x</emulator>
     <disk type='file' device='disk'>
       <driver name='qemu' type='raw' cache='none'/>
       <source file='/dev/null'/>
index a262b9f254f616ff40bd34784ace7eaa7e223fa9..0a51993cc1822d90513b140acb12610690f60e72 100644 (file)
@@ -18,7 +18,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>restart</on_crash>
   <devices>
-    <emulator>/usr/libexec/qemu-kvm</emulator>
+    <emulator>/usr/bin/qemu-system-s390x</emulator>
     <disk type='file' device='disk'>
       <driver name='qemu' type='raw' cache='none'/>
       <source file='/dev/null'/>
index a262b9f254f616ff40bd34784ace7eaa7e223fa9..0a51993cc1822d90513b140acb12610690f60e72 100644 (file)
@@ -18,7 +18,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>restart</on_crash>
   <devices>
-    <emulator>/usr/libexec/qemu-kvm</emulator>
+    <emulator>/usr/bin/qemu-system-s390x</emulator>
     <disk type='file' device='disk'>
       <driver name='qemu' type='raw' cache='none'/>
       <source file='/dev/null'/>
index 2a27e11dc8f706af9ba49fe76026a0bbfae8df0c..cd03d0e09b5131490cbc1d5813ff06a8efaba293 100644 (file)
@@ -18,7 +18,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>restart</on_crash>
   <devices>
-    <emulator>/usr/libexec/qemu-kvm</emulator>
+    <emulator>/usr/bin/qemu-system-s390x</emulator>
     <disk type='file' device='disk'>
       <driver name='qemu' type='raw' cache='none'/>
       <source file='/dev/null'/>
index 17a0dc22856f1e2fc2f70886c08106c9414f4cde..d4434a18c72b869a9efe2eafaaa225e4c2e0316d 100644 (file)
@@ -18,7 +18,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>restart</on_crash>
   <devices>
-    <emulator>/usr/libexec/qemu-kvm</emulator>
+    <emulator>/usr/bin/qemu-system-s390x</emulator>
     <controller type='usb' index='0'>
       <alias name='usb'/>
       <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/>
index 2fbdee472f1f9b09280db81823cb5333999adc1f..493a615fd36083120aac5e3d2026d651775811b5 100644 (file)
@@ -18,7 +18,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>restart</on_crash>
   <devices>
-    <emulator>/usr/libexec/qemu-kvm</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <disk type='file' device='disk'>
       <driver name='qemu' type='raw' cache='none'/>
       <source file='/dev/null'/>
index cd686e678a400612b27b071ec88a06c8fd34d4a4..3609819ea3e7829775ab005cecbad38b21288561 100644 (file)
@@ -18,7 +18,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>restart</on_crash>
   <devices>
-    <emulator>/usr/libexec/qemu-kvm</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <disk type='file' device='disk'>
       <driver name='qemu' type='raw' cache='none'/>
       <source file='/dev/null'/>
index 8954fb5898d3a35411b9d789249bdd7567aa17e7..b88b220e33d296e7b45d40981694654777bd9ed9 100644 (file)
@@ -18,7 +18,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>restart</on_crash>
   <devices>
-    <emulator>/usr/libexec/qemu-kvm</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <disk type='file' device='disk'>
       <driver name='qemu' type='raw' cache='none'/>
       <source file='/dev/null'/>
index 8d09fee265fcb9fe3a814385f7860bba872d70e3..11ffd9fba8332b4f19cb69a82a2d6103ac407d7e 100644 (file)
@@ -18,7 +18,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>restart</on_crash>
   <devices>
-    <emulator>/usr/libexec/qemu-kvm</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <controller type='usb' index='0'>
       <alias name='usb'/>
       <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/>
index ac3fa4f4204796e51301e7be1bff103a9475a460..9736f6bda71d8fd4135ff8fbb019a421a7b89c36 100644 (file)
@@ -18,7 +18,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>restart</on_crash>
   <devices>
-    <emulator>/usr/libexec/qemu-kvm</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <controller type='usb' index='0'>
       <alias name='usb'/>
       <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/>
index 2c449f1d49cd2131db16eb99f0d0bca2daf5bc6e..728af3391e3476b9e52d3226faca30b926c92669 100644 (file)
@@ -18,7 +18,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>restart</on_crash>
   <devices>
-    <emulator>/usr/libexec/qemu-kvm</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <controller type='usb' index='0'>
       <alias name='usb'/>
       <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/>
index 47fc9708ac43640332ef03765033a5e645e1a362..051273ccf69a87f01f39c39b206434a1953bd590 100644 (file)
@@ -18,7 +18,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>restart</on_crash>
   <devices>
-    <emulator>/usr/libexec/qemu-kvm</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <controller type='usb' index='0'>
       <alias name='usb'/>
       <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/>
index 3f14e70a1b54434e5287a479c455aeec04fc6e98..67cf41ad6bf1f60d1e9f019827f05351e641b5f9 100644 (file)
@@ -18,7 +18,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>restart</on_crash>
   <devices>
-    <emulator>/usr/libexec/qemu-kvm</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <controller type='usb' index='0'>
       <alias name='usb'/>
       <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/>
index b2c9a073a88d45d0f78de6f34936f884534d639d..8f90ba21d7c4ff1b3f96f115ac285f9e44f66dd7 100644 (file)
@@ -18,7 +18,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>restart</on_crash>
   <devices>
-    <emulator>/usr/libexec/qemu-kvm</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <disk type='file' device='disk'>
       <driver name='qemu' type='raw' cache='none'/>
       <source file='/dev/null'/>
index b2ea144389aa397d3ad8c1eb8f074cdbb3d8ced0..63eb7700783e3a86f96478fe21de5423d77217bc 100644 (file)
@@ -18,7 +18,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>restart</on_crash>
   <devices>
-    <emulator>/usr/libexec/qemu-kvm</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <controller type='usb' index='0'>
       <alias name='usb'/>
       <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/>
index 2b11f2151635521f7b33461d68467365bae4b871..c12d18f7162e6784d00e61d168705a676f4741dd 100644 (file)
@@ -18,7 +18,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>restart</on_crash>
   <devices>
-    <emulator>/usr/libexec/qemu-kvm</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <disk type='file' device='disk'>
       <driver name='qemu' type='raw' cache='none'/>
       <source file='/dev/null'/>
index 66bc2af239406c96825edde04ef3be0ea3a67f45..22fb2440c1528aef57501a4d9ed3584bab144d51 100644 (file)
@@ -18,7 +18,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>restart</on_crash>
   <devices>
-    <emulator>/usr/libexec/qemu-kvm</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <controller type='usb' index='0'>
       <alias name='usb'/>
       <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/>
index 04f497633b116ebaaab07e9aeaa1604783bb2e00..341025c477a231eebe29f7064a6985bd21f1f3ab 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 34971fecee10733c4d12ea668541c076ece00abf..3435dadbcf0a2e5f0e037aa50ade52c24fe2483c 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index bfb189cd999445293cb298ffaaeb4bc249b06d71..d3bec1ec8be818a75bdaed3e2575196ec30c13d3 100644 (file)
@@ -38,7 +38,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>restart</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu-kvm</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='file' device='disk'>
       <driver name='qemu' type='qcow2'/>
       <source file='/var/lib/libvirt/images/f14.img'/>
index 0c61ee5cf17c06a86f4051f40b83883811abd475..19933bcf2d9508bc4b472cc13299195d7a732997 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 93fef0821457536979499cfd955b55ccde16a1d5..8e4802d557dd458396458a77c13be843534d2fca 100644 (file)
@@ -17,7 +17,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu-kvm</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0'/>
     <controller type='ide' index='0'/>
     <controller type='pci' index='0' model='pcie-root'/>
index c9eb68a7ca2652c06c63a6763ce7d1b22f779ac5..4c35991717b2fcd0657a5fd63667fef269bb8c58 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu-system-aarch64 \
+/usr/bin/qemu-system-arm \
 -name armtest \
 -S \
 -M virt \
index c145b5f2461f1666d06c2f578271d5aad229265d..0df5e4c926b63a456c37690be90d27a0e69ed3e8 100644 (file)
@@ -21,7 +21,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>restart</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu-system-aarch64</emulator>
+    <emulator>/usr/bin/qemu-system-arm</emulator>
     <disk type='file' device='disk'>
       <source file='/arm.raw'/>
       <target dev='vda' bus='virtio'/>
index 2f8c51610bebd3147d3c02680c858572daa442d3..f145e3698b4b356a0930aa45768956c4ace1cb2d 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/opt/qemu-installed/bin/qemu-system-aarch64 \
+/usr/bin/qemu-system-aarch64 \
 -name aarch64-vgpu \
 -S \
 -M virt \
index d9a012893296d26cead6d58262ab1be30d7b992e..3695ebef702332213c946e5ab95c98656cb12ad6 100644 (file)
@@ -11,7 +11,7 @@
     <model fallback='allow'>cortex-a57</model>
   </cpu>
   <devices>
-    <emulator>/opt/qemu-installed/bin/qemu-system-aarch64</emulator>
+    <emulator>/usr/bin/qemu-system-aarch64</emulator>
     <controller type='pci' index='0' model='pcie-root'/>
     <controller type='pci' index='1' model='pcie-root-port'>
       <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x0' multifunction='on'/>
index e7f62d30122a561e45d3c9cfec2473b65e3e6f9f..9c6e9940c105b978e41d88a81f14ea5c6f8c28e2 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-x86_64 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 9b8f590016b88d1a087ec7fb8ca2e41ce23c117f..824cc15b1b078e049d2a0d6295db57c14f02364c 100644 (file)
@@ -19,7 +19,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <controller type='usb' index='0'/>
     <controller type='ide' index='0'/>
     <controller type='pci' index='0' model='pci-root'/>
index fc14dc406281b87f8b5056c11a2f3d2fcec5eb10..67ec3f92a7d6e3ac316adaf266769a23a0ee6148 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/libexec/qemu-kvm \
+/usr/bin/qemu-system-x86_64 \
 -name q35-test \
 -S \
 -M q35 \
index 1fb8c372c0a111db3b3254577be310ddef4032d7..71b7a0eb2341cb96a699416eae599b4c71b08b1c 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/libexec/qemu-kvm</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='sda' bus='sata'/>
index c8bb7260fdc56bd17f133b0b5ccc60d8517d90d2..383b62061ded6a0b2e1b19edba05abf8c21ea2fe 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-s390x \
 -name QEMUGuest1 \
 -S \
 -M s390-ccw \
index 248b609c5dce65fcd69da178a386596a275c8c18..fe7c76037f73bddaccc9d87ee0d0b07c3fbaafdd 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-s390x</emulator>
     <memballoon model='virtio' autodeflate='on'>
       <address type='ccw' cssid='0xfe' ssid='0x0' devno='0x0a'/>
     </memballoon>
index 7875e14a7552494847b61ed29735431646e8d574..b36fca941adef0bad92be1423c7a20025877a0ca 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 441b489419629653cd9d6d617316503909290fa5..8922f09002ea136e6e16b8c03f5ec63ac43ed86b 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 2060ad21904e88904575758f683331a17dce588a..df85fb8f10778a2e8ec5082ec2561bd4899c8278 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index bc7c6f36755993584ae9a47c82ba3b594a748676..59afb74a4386635de0129852c14de46e11fabf03 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 57ac6003c235e82192555894c116292e6cdfd5cd..01801d7288cc0ca96d269920adb50cb2d10b65e4 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 3c25ad58bcb5e2a56c890b8f083d3508544b371c..25c34ac94cb43087358e9fe167d7171a5fd5d45b 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 9b63b680f4c24164298a4cb266c5b3ce15a08351..438148cb83a209c3d7fb34e4aeebe229bed35b9f 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index c47c9bfaec980850f4315619189c74d830e59f9f..d4ab2368cafe54e6877378f20e45c382675a4a7f 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 9b63b680f4c24164298a4cb266c5b3ce15a08351..438148cb83a209c3d7fb34e4aeebe229bed35b9f 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 9ea2f18ffc69e8f37fe237fb79ca082fb11f5bff..8443ac28ff588cc36388b4a319fadd558be4f05b 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 0c3b925e2ac997c23a5b98fcb076f0fb0ff7b31e..8e2286e5195681731595c9a8973aa8ccbd7109ef 100644 (file)
@@ -19,7 +19,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>restart</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index c5fe72bd567f723a2dcc5bb053d4d77726961a56..7be3398532ef4f9ed1f8d62ca2597d6e9517d06c 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-x86_64 \
 -name test-bios \
 -S \
 -machine pc-q35-2.5,accel=tcg,smm=on \
index 0ddddfe393cf93aec32f47df5efc010ab5f5a943..f250557348bd59128dd452dc675a07e9f61c1d8a 100644 (file)
@@ -20,7 +20,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>restart</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='sda' bus='scsi'/>
index 92e63625961cd044102f327afb4134a90b8cadc9..13e52afabc6864483f95d47819b9de58072b77dc 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-x86_64 \
 -name test-bios \
 -S \
 -M pc \
index 0eee88c58847daabc04db1cf2b8feaee38ceef24..d3a2465f872ff353e9421fcc694fb3f0578ab8c8 100644 (file)
@@ -19,7 +19,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>restart</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index fdd9a4e1e138785ab6c763da04342ca253a0fc6d..2ee28c45aa452b2c0a7e47093e974a0b85205ffc 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name test-bios \
 -S \
 -M pc \
index 52acba4099d89894b44cc99a2c1a0c142df850bf..a9481e7b5aeabfad24170fd14a49f65b36447d18 100644 (file)
@@ -16,7 +16,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>restart</on_crash>
   <devices>
-   <emulator>/usr/bin/qemu</emulator>
+   <emulator>/usr/bin/qemu-system-i686</emulator>
    <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index b5a5cc0f9c7642f4c11f990e217562f27eafac8d..5a5072944943d72db8a83206219b702c6c87bf5f 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index e2a9999ee86c0ace4863c3f983f633e291e947a1..c70d3b2afd6398671860a66d6b391b32de1ed432 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='qcow2' cache='none'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index b656aeae51173a46a115de5a90aa3bba97baa3c2..f5874b9b453938a29cbb79709b1514df24128805 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index c740751dbe99ddd48e190e8f0762bad52721e8f2..f2e7528d9882830aac3b40ef76f8cdfc1a277b67 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='qcow2' cache='none'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 58c15c86dbba3accde1ad697b2768a00a152fec0..66df02dafd0df8e92f0be5e45f0bf75761aae32a 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index ac4a0c05a5adf09e4d919f59171d1f80e7696ff6..55e118fcd311f6e1c6248fb15719e5245c8df17f 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='qcow2' cache='none'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 11833e63fb441bd7622051c025fbe4522c7888ee..008e51fa4199c9c7534ea02963443a7f90acd17e 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 1e1c0e5bd026a84a93a8244dc6268015a7343c9b..ef5651c53520e4cf8f904f930592701e92e7454e 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='qcow2' cache='none'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 4ed60f8da2770d9963e0d65ab4283e6f68d0f476..dbb8ee2d7f553f3770d1e0586bedf27faa30b0a3 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 3b8080dde0b7e57881fb765abe14bd75d74bd686..48fd37dba2696645152e99b856f8506433d8fa27 100644 (file)
@@ -32,7 +32,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 4ed60f8da2770d9963e0d65ab4283e6f68d0f476..dbb8ee2d7f553f3770d1e0586bedf27faa30b0a3 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index f7efcb9301cd8da7d64fb86f52a18d1e211b2d26..a0b7b034d3e1f1b278ec4041fb992036d810afa7 100644 (file)
@@ -16,7 +16,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 32de47b4d2aaf2b3eb0c1d5332730708a4ec3625..afbe9faf3cd1da7c88dff1c81aacea19784e0758 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 9c0e667f7c92bf4c715f632e392c3a0c4092707b..584323facc3142b452900191265be09c325bf522 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='cdrom'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/cdrom'/>
index c18873e7f9ad21ad923727fba45063ba7c0727a4..9b71af3def077f0f75ffa92b75d211c7cf0029e8 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index b20013b702bcc23072db390ec1b5524bf0de1e00..6b2bcd8b8783a37e57069a8da5aec5f7be9ac1d2 100644 (file)
@@ -16,7 +16,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='file' device='disk'>
       <source file='/tmp/vdb.img'/>
       <target dev='vdb' bus='virtio'/>
index 45da3870fd0833837039e0165c7cd4982998de58..15e8667816957d6697d2e0919dc41f638e090a14 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index b20013b702bcc23072db390ec1b5524bf0de1e00..6b2bcd8b8783a37e57069a8da5aec5f7be9ac1d2 100644 (file)
@@ -16,7 +16,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='file' device='disk'>
       <source file='/tmp/vdb.img'/>
       <target dev='vdb' bus='virtio'/>
index ad3d88ce1339da71760a7cb82740c8ca07ff9f4a..28490b523965c211b6481d303f4719be83aba856 100644 (file)
@@ -15,7 +15,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index caaf75892e615d88b9a49c32c4851caa71ff88a3..cb9f82421c2abc9566ea199eb684ac9147fc6105 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-x86_64 \
 -name QEMUGuest1 \
 -S \
 -M pc-q35-2.4 \
index b94ad85994861c4bd574c3b3f0931c0f9fe5802e..af685d9c98513a5cf80b7440b339e4ad63c6d8bc 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <disk type='file' device='floppy'>
       <driver name='qemu' type='raw'/>
       <source file='/tmp/firmware.img'/>
index 2c5387074f6f68efcaf15fd54df8e48ba57a323a..f280cf7dc4153a2a34f6357c393be69a69970cd4 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 390bc67404d275ee0b336ac595930e30dd19dd25..5731302348331499c97f2c426cba8d46d0786c83 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 81fa3463640d7d44b7ef5f925c383497027d5dfa..e263950b8d8cbd030ed1c8a1d2df0322c4c9c9a3 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 38df8feeb2b98aa25ac98499911438cfc477e529..8d9c1ae7d1020338965c6863a3b09cdf47a69231 100644 (file)
@@ -14,7 +14,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='cdrom'>
       <source dev='/dev/cdrom'/>
       <target dev='hdc' bus='ide'/>
index ef59ff70b1db445cf4a48cb6f1086f6a8f12507a..2f3f157399fd1103e4d4556735d2a0e4aa003091 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 38df8feeb2b98aa25ac98499911438cfc477e529..8d9c1ae7d1020338965c6863a3b09cdf47a69231 100644 (file)
@@ -14,7 +14,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='cdrom'>
       <source dev='/dev/cdrom'/>
       <target dev='hdc' bus='ide'/>
index 0f9bd0a6283ea10373beec675b76914b1b81f519..19850da21f4ced8c6eeadca5d99eec44ce67f148 100644 (file)
@@ -14,7 +14,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='cdrom'>
       <source dev='/dev/cdrom'/>
       <target dev='hdc' bus='ide'/>
index ef59ff70b1db445cf4a48cb6f1086f6a8f12507a..2f3f157399fd1103e4d4556735d2a0e4aa003091 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 8727c180bcf7e0521d6b612e80abefbcc86cd2d2..09d4268d235556c13b55cd46e138f3c818410fdb 100644 (file)
@@ -14,7 +14,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='cdrom'>
       <source dev='/dev/cdrom'/>
       <target dev='hdc' bus='ide'/>
index 4641c1e5628d447385b5369891543dcb01e64429..35c62091a39e289dc8a8c204f6897eed81a72d64 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 831933eca191a8c7927f737ed98129fdae361d68..83b49abddc8cd3d42d0de51f390806f3e2dd16ce 100644 (file)
@@ -14,7 +14,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='cdrom'>
       <source dev='/dev/cdrom'/>
       <target dev='hdc' bus='ide'/>
index 6c1f2d795fce672adb1a37098e5c8fdf85f33711..e0c81ae10f2dc1619384c528e5449df2c8958961 100644 (file)
@@ -14,7 +14,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='cdrom'>
       <source dev='/dev/cdrom'/>
       <target dev='hdc' bus='ide'/>
index a16bc296f37d1a631c92ee89de574c95820b5af2..ed43b169957b8f756d7c0da624bf4ab0f820365d 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 82e366c79b6920801682a33c7eadfc524ffa681c..09232cb28e4c3d1eb209f76d9c65f09844445f55 100644 (file)
@@ -14,7 +14,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='cdrom'>
       <source dev='/dev/cdrom'/>
       <target dev='hdc' bus='ide'/>
index f56a9d5b2b06193d16e567f7a5b7edd83ee0d751..f9f03abe7f6766ce56b7ed6c64d880680dd9f902 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 831933eca191a8c7927f737ed98129fdae361d68..83b49abddc8cd3d42d0de51f390806f3e2dd16ce 100644 (file)
@@ -14,7 +14,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='cdrom'>
       <source dev='/dev/cdrom'/>
       <target dev='hdc' bus='ide'/>
index a258c8a933486d31e1f7a7d852b3f08111468a0f..e4294412976331886a65373831025b15b515a35a 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 5e029bdab467c4c0329704f49f14465064a5ba20..acfcd45a400baac6bda342b2545dc9dfeef1157f 100644 (file)
@@ -17,7 +17,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='cdrom'>
       <source dev='/dev/cdrom'/>
       <target dev='hdc' bus='ide'/>
index bf57a6e7505b96d62be7dac73b88c4606838678a..35a8bdda6cb3b10f0b79eee09951634e910e7545 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index ad421dae9f7d478129ecc61fe883e37f804b9633..f0cb4bc7a1e21e383e8b5ab47d165bd11784287c 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 348c1105d513bc5f8955087fcc0e96074c5555b7..ae271a320beacf3a3166d5251d0f62407d2dfe6d 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 4a6fbd4a3a98924ade6e4e53c5b0604c54cd6698..a8e094e854a6f12e2c6b82fecc40c3ae205a8d1a 100644 (file)
@@ -12,7 +12,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 6238dca6e0aa0a6cb8a1ed24902a105cda9de0e6..fbbacbb1b0fd4f71fcdf238b8d356abe18fa5ffb 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index b20013b702bcc23072db390ec1b5524bf0de1e00..6b2bcd8b8783a37e57069a8da5aec5f7be9ac1d2 100644 (file)
@@ -16,7 +16,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='file' device='disk'>
       <source file='/tmp/vdb.img'/>
       <target dev='vdb' bus='virtio'/>
index 10ae65ec9d7782d7e85d229f8bb166b00213381a..fdb5aec4c087cc121d6e01d7e780caf5a886908a 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-x86_64 \
 -name QEMUGuest1 \
 -S \
 -M pc-q35-2.4 \
index b94ad85994861c4bd574c3b3f0931c0f9fe5802e..af685d9c98513a5cf80b7440b339e4ad63c6d8bc 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <disk type='file' device='floppy'>
       <driver name='qemu' type='raw'/>
       <source file='/tmp/firmware.img'/>
index f70b9534ce8a565afcc2ee0aae44b825845fb276..f3f81b2f309bf0daba339d0e5263d3f793dcfae4 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index b5e5c231ed0e7c7062987a1c5fb8777d9d74fc9b..240356d7c66445abb011c515db1b1f1e552d3905 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 81d4c7e599203d80b4741814b80044f51c62b532..4bbdaecf3298653eab14520e47630f2b63676d3e 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=spice \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 3269793f0179ce31a87ff64d5a3302c66098ca42..95d0c206470ffb869d7eb0fcf6984ffea4492d2c 100644 (file)
@@ -12,7 +12,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 1dc068eea71f8ed66d21f7199b98d9f08d9e9304..1af132e7775a4afefb20715eee82f30a1230e3bd 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=spice \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 3269793f0179ce31a87ff64d5a3302c66098ca42..95d0c206470ffb869d7eb0fcf6984ffea4492d2c 100644 (file)
@@ -12,7 +12,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 1a0053578ffc7c36e872bd0e01e0b64e90b222b6..18ac47b63cc772d07cd507c1e7868e391fbf24eb 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index a94084c8fc57af0a71c4ee4108e7804f77a63d8e..042b94fa81a7c3be280572ac34fe0b8184854d5c 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 5d75d3d8c2af6eac1a7279636428b36299802d81..5f9ae478bd4a8466a46876094bd303bf7587fed4 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 0da249217bd4ce639392ec258193a408a64ce59e..d84d99023649e8ca97fd22e56a7562f1195757d9 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 229e31e8fc9d415f3f945a619ea94acb7881d6bf..d87331ad35628eb0ed833898004c78c131adc592 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 5592c8f538ff69ce19381e697329f0d8fd812e61..32d4b8b1bdcb6a6891fd15fd6ec0f648213271a1 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index fe7d5423f361403c5ecfec2a83914e44928bead6..1d1501b3938bd0beacd885ace402d76a61062c27 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 74badedc812156a19e42d82138b4c1c6cd615377..fc06dba50128ee71b0bbeaa17f95ef173b55842c 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 7a0cf87c1b85eca0dfdb6f34a875dd6fff796547..ea3238058fa7fbb0ad8565336b29925387d7526b 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 044b36968ba301a2c2623c176f350639e24632dd..00ed2c63d57b3a9e89608053cd9b28fd6ba3b952 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 3e7fd5226124a855700991708396864de43c3a17..2b7296531a23823dd44081c550ff5f17c25f33f8 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index cef04453d60d6db2d741479ee84b18b6a9d0d3b8..cd0c0ab25648f4c2d0c1dee5c012b547d769ea3c 100644 (file)
@@ -12,7 +12,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 3f0d4e218044ee7705f2963e7dcf9116cd008c3b..16d2e4a4b3b11d4288c04b04cc39783d14d46420 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 4ca270d55c7b7acbdde2ec353cc444e42c21ef76..fdeb847da33953dc5d2e5b21e287b084fc9d5d60 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 09094aff1daecb24d5bef7dddd6a50a8fc65afca..05a480bc8d78770895328f4ec9a07bd4cda92028 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <controller type='usb' index='0'/>
     <controller type='ide' index='0'/>
     <controller type='pci' index='0' model='pci-root'/>
index c47e2dbe0f631cf5ada06044d3a67cb8b5bcb5a4..89dbb3b66e7e43fad71d334d84cc34088dff3187 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 1fe968b66620de4ab04255cb61b2e0ff5d6a3c7b..94d2dd03339c1c94c535082348706e047c59ee8b 100644 (file)
@@ -23,7 +23,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 8535d1230724c8a76892bac415c8298b08fd83d5..758d28492fa8c49839d9ee16381dd498e2d49d8a 100644 (file)
@@ -5,7 +5,7 @@ USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 TZ=Europe/Paris \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 85e6e98b531a1b57cacb516c7d2c063ab1cda323..626b9efcc09a9c46116d61b5aacbbdfb4d6b86ae 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index e978689a56a7ed28bb813e009007c00028bb7514..55d95e3d289fee6cff9da020ced672f5492b4514 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 3aed49fa440465930cda9087e76d54086cc3c320..6ae8b809e1db837cfadfdc3ba7da0f3102d27842 100644 (file)
@@ -17,7 +17,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 82482a9eff71e779b4b3c14745272f673d7f4e78..17d6f97f814489561687c5a9ed60c59d01e7fca4 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 91d57b95434d1c3067181fb0818e877643bf2eea..c29b761b2864caecfc174ad236920e2651c8007f 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 5a015a8f3a7a4dba793bc6b4860a1089be4999e7..958ebc8e7a18e391c3fe312d14a830df7c3d94d6 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 642d2764ff1d3c6d4ecd43d2dab6a5527f78a82b..551459114a062945cad3f95c3173c126ccb44bec 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index cd38855b50ed69eac7f2d26c29b976dd8bbb1682..c076b86b0b0b0fb576600498aaa5dd162aaf0b9b 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/kvm \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index c54af6a5a619f48250c83140479497477870948e..76eead99ad511613d13f444128aef5daa3f667cf 100644 (file)
@@ -18,7 +18,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/kvm</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0'/>
     <controller type='pci' index='0' model='pci-root'/>
     <input type='mouse' bus='ps2'/>
index 3c210455aee5fd57accb483f6354f4f892cf3cc8..a19de04ae770642e2df9343ce2a3abfda31b161e 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 9da4df0de39a0f81321efe1287f6fae4b221137e..bddb259630e195d11cfe3c8304de1d2672864a12 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index a8716a22da9f40626689a33bbb307c185da35ffd..0560d3f413d08ea169907ba84909b47c3f7184c8 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index e57e884e6d8f35e3158442772564bac625b82c22..d3e6396cbf9a1f41f2615441c03df64c8b6ca03a 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index bb7dbff3086edb96af48397587116c1546f39779..5cde8aa453d6631af91c9f7130fc46ba2ba583d3 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 0c33317c56635aa9e537e0c55233d94ee25e9238..1789e003c88ff7fd59240f28b47180d5f1103a01 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 0e7f26a2c20a72cb9303424198415d675bb95a1b..ff7678ebcced02456659f35b4e267fabba493bb5 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 1d8ed54dd173df4b3355b05b6aa657e963bf1a4b..939e3aeff29da70409442151b5830e5006b184b1 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 1a63b9ab7b662f280761b08c87d3397b509c2f10..b92fde74e03d973096f403b221665e5de37c7cc2 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 3eaeffab831c06f52f6810a8d688a8b02caa9a6c..359511a690177cbe96bf81f1507eb141926a75be 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index ded204a4fcc37449e66b56a365d003cd369be34a..74f12409ec5a85f1fcd1f808907ae466951d32d7 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 17f60550cd8601845afe328b1f1ecd9e86fbc85b..839210c8d4f056b8044de6c21524433fc125f036 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-s390x \
 -name QEMUGuest1 \
 -S \
 -M s390-virtio \
index 7d28b557f8952dc4fda730bc2f8a14d8bd13f449..5a41772909a0e1f07bc61e2ebca871b18d45c94b 100644 (file)
@@ -12,7 +12,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-s390x</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='virtio'/>
index 73868d436625485737f324d0415320590ba51a5c..f0aaecba066885fb2e9fde37115aaa545f3f4104 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-s390x \
 -name QEMUGuest1 \
 -S \
 -M s390-ccw \
index 855a9d2cdbb4b57b3016d607380aafba39e0f84a..fc300db20e8d163fd1be9746a6d6561acc20dd8d 100644 (file)
@@ -11,7 +11,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-s390x</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='virtio'/>
index abe3e3b01bb10fbdeb64d1e60309226454ce6a04..58a8a1fa062efb18b8dbe173aa2e2414136f1ade 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 31d2793fdbb6d8d415d3a3a6c2484e1d1b3a45d8..c26a9c294fc10822c0e89d02010315db7d1fba58 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 06ef1b76cd9f2891d4669cc689e386ef34df2167..dafc88b3f898fe250ef917367bd5fb8fa3a43bfb 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-s390x \
 -name QEMUGuest1 \
 -S \
 -M s390-virtio \
index 221232de11349ca196f0dabb6d14b89826dd6c54..2150e7982959b44c242d10c13745ab11aa99d523 100644 (file)
@@ -11,7 +11,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-s390x</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='virtio'/>
index 4cc702381042179a4b35aba594f49fa796f89f17..a2f87aace6a40285727d32a693d7d512079d3163 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 812e5dde50c1a997dec49dd6f04b76183ba8b4cf..b9c9c5785f521dddf86798d6bfccaade0177d69f 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 3361383386cb2e3e4bcad2e0411b932a0b2eab1c..60bdb37286158452251cd1af2b07bc74216add54 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=spice \
-/usr/libexec/qemu-kvm \
+/usr/bin/qemu-system-x86_64 \
 -name fdr \
 -S \
 -M rhel6.1.0 \
index 2ae14f662079b9aad9491be02b0f056c91c8888c..5aedadcfcbdb2bb2cb3e03c4354a4e65ea880f51 100644 (file)
@@ -21,7 +21,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>restart</on_crash>
   <devices>
-    <emulator>/usr/libexec/qemu-kvm</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <disk type='file' device='disk'>
       <driver name='qemu' type='raw' cache='none' io='native'/>
       <source file='/tmp/fdr.img'/>
index 783a4ab196cd3fb5b098e4375c5e42906f0a518b..b4784e61c344cafc41a0bd3b4d4e551250de19d9 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu-kvm \
+/usr/bin/qemu-system-x86_64 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 9ef24cd5214aee671a8e993572402f9cfb13118a..70ef4ac5281d4bfd8a65c5a3d2c054ab409a4bdf 100644 (file)
@@ -16,6 +16,6 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-      <emulator>/usr/bin/qemu-kvm</emulator>
+      <emulator>/usr/bin/qemu-system-x86_64</emulator>
   </devices>
 </domain>
index ef0e68b147cd54a74f6b688736150bbc7d776310..27ec8dbc7442421ba0b99dd5b29ab0f43e5a92d6 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu-kvm \
+/usr/bin/qemu-system-x86_64 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 3af49f979ee39b397ea4ea93482e945d2e072632..52f1358caf3544bb4dca775ddcda4477e8050815 100644 (file)
@@ -16,6 +16,6 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-      <emulator>/usr/bin/qemu-kvm</emulator>
+      <emulator>/usr/bin/qemu-system-x86_64</emulator>
   </devices>
 </domain>
index e089a745b3648ecace501917324c3104c0ff6cbe..9910c0cadc9ca2116cc2bb17e31f18134551291c 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu-kvm \
+/usr/bin/qemu-system-x86_64 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 6a6722d6e5eb7fe97b1a4408c93dd30915364063..f4ff931f039a3cdac341997f461e069ffa7a9e8e 100644 (file)
@@ -18,6 +18,6 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-      <emulator>/usr/bin/qemu-kvm</emulator>
+      <emulator>/usr/bin/qemu-system-x86_64</emulator>
   </devices>
 </domain>
index 2e74a67039ce67971f12649c2cf8a77358126f3d..8aeab23d16037f9aba66ffd7d6143b9a4e05034c 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu-kvm \
+/usr/bin/qemu-system-x86_64 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 00617ebd6f6698e2b066c83ee6a59b137be29e5a..a870807c21d4ce88abaace59293a607adbc80b97 100644 (file)
@@ -18,6 +18,6 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-      <emulator>/usr/bin/qemu-kvm</emulator>
+      <emulator>/usr/bin/qemu-system-x86_64</emulator>
   </devices>
 </domain>
index 24d9f53067c9827e23321ded4ecdc7625f1bf62b..a014974094f6dfff29a746824426a0d3a6fe3bbd 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu-kvm \
+/usr/bin/qemu-system-x86_64 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 314cdf52a4d057ed0f8f7b985a350d86da017dbf..60feb93c42b62cf7a5c2af3f1afcae0b7eea1ebc 100644 (file)
@@ -14,6 +14,6 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu-kvm</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
   </devices>
 </domain>
index b6a5d4dd45c1241ceae0f115edfa746d374b256a..2cb937b4d71a21f79a99354756bae02d06da326b 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-x86_64 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 286d2d5d783c7bed6f3f5725145bdbe3c5c004bb..516896d1748cee9b022ca27ce2081c0d03e2fc65 100644 (file)
@@ -16,6 +16,6 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
   </devices>
 </domain>
index decf7fdd4a9612c8f5982e9d3784435b15828f4c..eeffae5da47a1ded951df128c789579178249b6e 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu-kvm \
+/usr/bin/qemu-system-x86_64 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 3dd45a704b81f12e3f9ac6a53bd9d3bba844c02c..65bbb46b72ffe819f7f92e51516fd8a252e1b984 100644 (file)
@@ -14,6 +14,6 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu-kvm</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
   </devices>
 </domain>
index bd4cefaebb0f3057f355ac3326bc70801dadaab7..2cb937b4d71a21f79a99354756bae02d06da326b 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu-kvm \
+/usr/bin/qemu-system-x86_64 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 6c7690a95580a17375ea8aec38324a4431d91a73..a05d9c3492e9873b57af8bfa2a053b95ea5dd575 100644 (file)
@@ -16,6 +16,6 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu-kvm</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
   </devices>
 </domain>
index 653c2aaadea0b0ddf128ad37b81ee16cedd23635..90c43b441d0791abdc86e5f0cc9f2511b8b87199 100644 (file)
@@ -16,6 +16,6 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu-kvm</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
   </devices>
 </domain>
index bd4cefaebb0f3057f355ac3326bc70801dadaab7..2cb937b4d71a21f79a99354756bae02d06da326b 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu-kvm \
+/usr/bin/qemu-system-x86_64 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 6320746262c83f0e8c7c3b52716b8f9c7cfe900d..4ef953e813a1d4562c4d55bfaf55a2070a249449 100644 (file)
@@ -16,6 +16,6 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu-kvm</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
   </devices>
 </domain>
index 8e7850df881aa2097de8a61c724d7a906ad1f955..338412bae49b2934336412013da055171ef3d744 100644 (file)
@@ -16,6 +16,6 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu-kvm</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
   </devices>
 </domain>
index 2a79826b3a152785e37a527c87d46ca85bd4de27..cf4d2520842593383f288f737f56d38a7179cf36 100644 (file)
@@ -15,7 +15,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu-kvm</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <controller type='usb' index='0'/>
     <controller type='pci' index='0' model='pci-root'/>
     <memballoon model='virtio'/>
index db14ac4dc72fc5f4618f5f7e160c4e64d4583faa..4f40d61170fca759d4d9f39fe7cb03ccfe103472 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 59d50d378e900f9fc8b32d3aada3a1b5c15870e5..62ba7134af0600a02a5be62b6b0a60dd6bf3c969 100644 (file)
@@ -21,7 +21,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0'/>
     <controller type='pci' index='0' model='pci-root'/>
     <input type='mouse' bus='ps2'/>
index ce964a6734da6c6cddbd7b4c4b111bb57a60df73..0e82ac27d663b232d86c82f960263e1e6078329e 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index c2c494bab0d95884abbd7efa83c6a169ba7513ad..fde0f354bbf8622b3c064c381012322612bb7bb6 100644 (file)
@@ -21,7 +21,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0'/>
     <controller type='pci' index='0' model='pci-root'/>
     <input type='mouse' bus='ps2'/>
index 4a7f1746969fb806462ffb6ef2a7496f4519eb98..98bd5d6e25dd1cae4e7ff46f1bdd3c5888f60b5b 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu-kvm \
+/usr/bin/qemu-system-x86_64 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index ebf5830c885698b42e0ee1be1943ca6db864eda3..40893e4022fbde9e3aea4fdff3191f90036e2ec2 100644 (file)
@@ -23,6 +23,6 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-      <emulator>/usr/bin/qemu-kvm</emulator>
+      <emulator>/usr/bin/qemu-system-x86_64</emulator>
   </devices>
 </domain>
index 628be8324d0315202bc49c741ac7292b3dcb8b5a..4b09702437ff12f28643caaa4fd2c62747c74441 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu-kvm \
+/usr/bin/qemu-system-x86_64 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index f51f9edfbbd76235f88210c16bfd470abc06589d..4cd1d18216f1cdd96e61a832e4f1aac782e553e6 100644 (file)
@@ -30,6 +30,6 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-      <emulator>/usr/bin/qemu-kvm</emulator>
+      <emulator>/usr/bin/qemu-system-x86_64</emulator>
   </devices>
 </domain>
index 628be8324d0315202bc49c741ac7292b3dcb8b5a..4b09702437ff12f28643caaa4fd2c62747c74441 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu-kvm \
+/usr/bin/qemu-system-x86_64 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 7fa77c56b16514e37d2363f478369784c5f07a5d..4239796f316e983b312d92b4e3052f38aaefb953 100644 (file)
@@ -30,6 +30,6 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-      <emulator>/usr/bin/qemu-kvm</emulator>
+      <emulator>/usr/bin/qemu-system-x86_64</emulator>
   </devices>
 </domain>
index 6afcc584ac572b5c9ed10123d4ae66f4f6dca087..70c00077cc65c70f199184c647f1d35d2dd7e47e 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu-kvm \
+/usr/bin/qemu-system-x86_64 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 85642e9a9f0285b1ff7be09541eb463931bab6ba..f1a843b7e0d767762bb044712e77d4f6fbb70ae9 100644 (file)
@@ -20,6 +20,6 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-      <emulator>/usr/bin/qemu-kvm</emulator>
+      <emulator>/usr/bin/qemu-system-x86_64</emulator>
   </devices>
 </domain>
index 6eead4baef2822d998e65b120b08815b85771c0b..50956170034c03410ff2c2080a06706a34324c34 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-x86_64 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 98689f3a60e827dbaa82d6171f20e9ea7fb05c5a..5435ab28475d42f77fc3fc25499ece292c18dca2 100644 (file)
@@ -16,7 +16,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <controller type='usb' index='0'/>
     <controller type='pci' index='0' model='pci-root'/>
     <input type='mouse' bus='ps2'/>
index 7ae4ac5ad4ea72be8852b039bac5325d64748fb2..3338f6427032d759bdd0b883891abee09382635d 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-x86_64 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 7e3f617b85144cc1bbfcbd3139c105c84dbb5523..21697eda0fb495e50a3b511ca1a3a2c3e485817d 100644 (file)
@@ -14,6 +14,6 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-      <emulator>/usr/bin/qemu</emulator>
+      <emulator>/usr/bin/qemu-system-x86_64</emulator>
   </devices>
 </domain>
index 26b838ef1eed3996188dd10b5034a13df48371ec..ba734265670f1e9f0734d55ef02f6eb4c4b1b14f 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-x86_64 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index a1136e2765e02b12f9296cfeb3e42bcf3a3c5f68..206eecb87d690a35abc2c24ae822cd3d5c029d81 100644 (file)
@@ -14,6 +14,6 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
   </devices>
 </domain>
index 530cc9aa649d4a4afcb347b2c15848b6cc1907db..22034eae5d01c7c75e90c96434982e113508d561 100644 (file)
@@ -24,7 +24,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0'/>
     <controller type='ide' index='0'/>
     <controller type='pci' index='0' model='pci-root'/>
index d0219d5dbe47b17f2781e33b22dc94087cdaf3e4..baf2bdf8270856e5b63e0bd0589b819bab88bc10 100644 (file)
@@ -16,6 +16,6 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
   </devices>
 </domain>
index b0f8f5202bedf224d945839180bf61463b8a5c3d..ea249db4900b83fd67fbe19b37bed7b4620734e6 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-x86_64 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index a33362f251588561acc53188e83452261af6607c..bf9c1880237804c70e5ce682ef76d7c6ae553448 100644 (file)
@@ -16,6 +16,6 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-      <emulator>/usr/bin/qemu</emulator>
+      <emulator>/usr/bin/qemu-system-x86_64</emulator>
   </devices>
 </domain>
index a57ef9ad4f017b122b5295df2473d1f36499ec35..eeffae5da47a1ded951df128c789579178249b6e 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-x86_64 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 7e3f617b85144cc1bbfcbd3139c105c84dbb5523..21697eda0fb495e50a3b511ca1a3a2c3e485817d 100644 (file)
@@ -14,6 +14,6 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-      <emulator>/usr/bin/qemu</emulator>
+      <emulator>/usr/bin/qemu-system-x86_64</emulator>
   </devices>
 </domain>
index fa960c38e5d27ecd2a0e5b6ab65dcf2ca550d7a3..09548c1b4e4b4ae6e4c39761b32ece83a12b736d 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index fceb6a6d6d1bc35ee9d93f06b97dcdaa2a44d070..639dd5f6d9ef61874818c8660c02739f83548ee7 100644 (file)
@@ -23,7 +23,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index aa73f89013bac9db9d3034cd057e0bd6ae665515..a014974094f6dfff29a746824426a0d3a6fe3bbd 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-x86_64 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index f1233e1ee522af86dbd9003c38f879d8405bfa72..60feb93c42b62cf7a5c2af3f1afcae0b7eea1ebc 100644 (file)
@@ -14,6 +14,6 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
   </devices>
 </domain>
index 035f250195deb8714b40090f59f901b2bb659d89..c7b6d269432134124b93748b52e122398db8d8cd 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-x86_64 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 58718aac1c06190bb90f7d6540de3ace7ab1f6af..99987ba15abfb4f293ba427cde2ccb2c80da85e4 100644 (file)
@@ -24,6 +24,6 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-      <emulator>/usr/bin/qemu</emulator>
+      <emulator>/usr/bin/qemu-system-x86_64</emulator>
   </devices>
 </domain>
index 6e50dc1c94910043f779654974e705ecabf61d95..6b524cfdd51d0bab1c6b93a4004819b023be72ef 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 003a1edfbaf4813d440f58415d24fc32866d49c6..25d3ee757add4a5de3b09c6172c1e71e9e5baa18 100644 (file)
@@ -18,7 +18,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0'/>
     <controller type='pci' index='0' model='pci-root'/>
     <input type='mouse' bus='ps2'/>
index decf7fdd4a9612c8f5982e9d3784435b15828f4c..ca2331e703e4a76ec80f96b2fe7fe32cf081cdba 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu-kvm \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 5879d35479c04935e629ee98e6a2e971ce85ad78..cedd7c658c1f410f7a0ed6a19a26d0b95318a71c 100644 (file)
@@ -16,6 +16,6 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-      <emulator>/usr/bin/qemu-kvm</emulator>
+      <emulator>/usr/bin/qemu-system-i686</emulator>
   </devices>
 </domain>
index d9821b6aa54240aaf55261a682f7e6efcb230909..65fc5e22124019a50560fe0b0ff7fa6e976091a4 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu-kvm \
+/usr/bin/qemu-system-x86_64 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index fe6739c282bfbaa9cdbdf52db772e6ed9ace8756..e6fbaebfe03323ee19c3b10b65b08570f22fc2e4 100644 (file)
@@ -20,6 +20,6 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-      <emulator>/usr/bin/qemu-kvm</emulator>
+      <emulator>/usr/bin/qemu-system-x86_64</emulator>
   </devices>
 </domain>
index abb0e9c2d2c3f05a886e1e7aa98cf5ac919684a5..8163c4c3695372806aafab357e0f4237660c6082 100644 (file)
@@ -20,6 +20,6 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-      <emulator>/usr/bin/qemu</emulator>
+      <emulator>/usr/bin/qemu-system-x86_64</emulator>
   </devices>
 </domain>
index 5ff7a43a2a49eec8d9c33c80781779f40f54b9af..7cef2dd2ad99abe148bcf0883d8e9641a14883ba 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-x86_64 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 08662d0927269a350b44144d7f1c9dd4a6b3bd5d..b022384e972ddb15b3eb347f83180d7001505f86 100644 (file)
@@ -20,7 +20,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <controller type='usb' index='0'/>
     <controller type='pci' index='0' model='pci-root'/>
     <input type='mouse' bus='ps2'/>
index ad3160741c12166834d969b45cbe506fa2d8c25e..e209150a55181fb0eef78ae6b9ad978c069dfb4a 100644 (file)
@@ -21,6 +21,6 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-      <emulator>/usr/bin/qemu</emulator>
+      <emulator>/usr/bin/qemu-system-x86_64</emulator>
   </devices>
 </domain>
index 244a6154bf61add17899e1e3616127d84ad2cea6..7e05916f786cc8d2f530655bb7c52d6315d2857f 100644 (file)
@@ -20,7 +20,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <controller type='usb' index='0'/>
     <controller type='pci' index='0' model='pci-root'/>
     <input type='mouse' bus='ps2'/>
index 2613649a8b3f8b7f048afc40890cb1f4f324c460..8cf90965c963d28215b5da5dec54e9771c903ab9 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-x86_64 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index fbdc5e60cf83e51d5b2f2954ba6e11eff17beb85..ee6b6aa870462462c25dc252dd65ef8418083379 100644 (file)
@@ -19,6 +19,6 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-      <emulator>/usr/bin/qemu</emulator>
+      <emulator>/usr/bin/qemu-system-x86_64</emulator>
   </devices>
 </domain>
index 2613649a8b3f8b7f048afc40890cb1f4f324c460..8cf90965c963d28215b5da5dec54e9771c903ab9 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-x86_64 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 20120e956c525f7d0c386766c51bcf3133fe4547..b21941d51a81cd7fbc1eee54598228aa533ede80 100644 (file)
@@ -20,6 +20,6 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-      <emulator>/usr/bin/qemu</emulator>
+      <emulator>/usr/bin/qemu-system-x86_64</emulator>
   </devices>
 </domain>
index 2613649a8b3f8b7f048afc40890cb1f4f324c460..8cf90965c963d28215b5da5dec54e9771c903ab9 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-x86_64 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index a90e7a209e0006f7ac251d82174d9aa964a107c1..b85b19f5e08f6cfef148eeea479b833b94690dc8 100644 (file)
@@ -20,6 +20,6 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-      <emulator>/usr/bin/qemu</emulator>
+      <emulator>/usr/bin/qemu-system-x86_64</emulator>
   </devices>
 </domain>
index ea2dc8166f9ff90aca3e960654fa7fe60ab4a021..e2b9e9014dd8ebcbfbc1d99b03ccf3e8dca6a41b 100644 (file)
@@ -20,6 +20,6 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-      <emulator>/usr/bin/qemu</emulator>
+      <emulator>/usr/bin/qemu-system-x86_64</emulator>
   </devices>
 </domain>
index 7652a97ef3a33b81d23b66878b232c2e847c34ba..469710c41904178fb337f634ed390d497bcb041e 100644 (file)
@@ -14,6 +14,6 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
   </devices>
 </domain>
index 0b4ce4c68cc8758ce287e0c135225d4f04ba721d..43dc13f448834594858fa3b6c2f283a814d5eac5 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu-kvm \
+/usr/bin/qemu-system-s390x \
 -name guest1 \
 -S \
 -M s390-ccw-virtio \
index 47279c4d69c61c10fcd34826afd0e807dc8155bd..a18e7e0b4f8c934f086bac6a9c9853cc8a68e5cd 100644 (file)
@@ -17,7 +17,7 @@
     <feature policy='disable' name='stckf'/>
   </cpu>
   <devices>
-      <emulator>/usr/bin/qemu-kvm</emulator>
+      <emulator>/usr/bin/qemu-system-s390x</emulator>
       <memballoon model='none'/>
   </devices>
 </domain>
index 48850b8ca29e492647e03fb4a3e3ad7a70fcf4cd..0f7c08f5b6cc0e8c46c98eaa63a50e1d0acfb654 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu-kvm \
+/usr/bin/qemu-system-s390x \
 -name guest1 \
 -S \
 -M s390-ccw-virtio \
index de55f22c9b68cdcc1796595c11497af1f851ec7c..78d07a1c89961bb45a48ee984332e8cee7ac08e1 100644 (file)
@@ -15,7 +15,7 @@
     <model fallback='forbid'>zEC12</model>
   </cpu>
   <devices>
-      <emulator>/usr/bin/qemu-kvm</emulator>
+      <emulator>/usr/bin/qemu-system-s390x</emulator>
       <memballoon model='none'/>
   </devices>
 </domain>
index e01109540906e576349cfdd2405c3588bf57c414..20032555ecd07934b98abe148d7d033855e86ec5 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu-kvm \
+/usr/bin/qemu-system-x86_64 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 84c77eac145315ff62787ae10a1fd781e803784f..f17c75b6aff04befa5933ff0f230a17ebd9adc0e 100644 (file)
@@ -33,6 +33,6 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-      <emulator>/usr/bin/qemu-kvm</emulator>
+      <emulator>/usr/bin/qemu-system-x86_64</emulator>
   </devices>
 </domain>
index eb001c1e2185ad11ad96c230876436e0f04c93ec..9eaa76a2edaef570224f01d9bdc0b177fb08fb9a 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-x86_64 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 6f70aa3597396f6df9ffa227263c2c32a8c156f8..9d77d10a5cb5d4dde82da63225a73bfe89365fca 100644 (file)
@@ -16,6 +16,6 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-      <emulator>/usr/bin/qemu</emulator>
+      <emulator>/usr/bin/qemu-system-x86_64</emulator>
   </devices>
 </domain>
index 53764ff1120e286795f42e9c9523b6a68909ce71..1f5f2f7e08f3f5af8c9d238e9f5a498eb4198916 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-x86_64 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index ab561fdd3c10c9f6c61ebfb05d619bbd8aef92af..9d9701914a03e7ccec491ce2e074220d2a33ebea 100644 (file)
@@ -17,6 +17,6 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-      <emulator>/usr/bin/qemu</emulator>
+      <emulator>/usr/bin/qemu-system-x86_64</emulator>
   </devices>
 </domain>
index eb001c1e2185ad11ad96c230876436e0f04c93ec..9eaa76a2edaef570224f01d9bdc0b177fb08fb9a 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-x86_64 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 6f70aa3597396f6df9ffa227263c2c32a8c156f8..9d77d10a5cb5d4dde82da63225a73bfe89365fca 100644 (file)
@@ -16,6 +16,6 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-      <emulator>/usr/bin/qemu</emulator>
+      <emulator>/usr/bin/qemu-system-x86_64</emulator>
   </devices>
 </domain>
index 50223fab2b2bd988c5cfbdcf0ea0b58e57382835..32e3d4430dc59d0eb94845b67d510557fad61632 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-x86_64 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 72afe6cd27b6ab75b1edc05484229a3a8274aa0a..adb118c527661c3d4ace8f17fdd0a9aba92ca684 100644 (file)
@@ -24,7 +24,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <controller type='usb' index='0'/>
     <controller type='ide' index='0'/>
     <controller type='pci' index='0' model='pci-root'/>
index 00d8bf0120da2483a92d932a95a6439dcb1830a2..311a1d3604177d9699edf7132a75f387aa57ad6f 100644 (file)
@@ -25,7 +25,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 7cae303278de7cf01de492a86f787053b1ec7dec..830177e603355a0083800d5a257699f46b54a613 100644 (file)
@@ -25,7 +25,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 47580c91ca809be43d8f86e93e0c6b4a7ee5f290..3d049e31a51cffd1f86d610dedd627cdbf05c15c 100644 (file)
@@ -24,7 +24,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 0a3ffc7c71869fad4752f2fa8f2659487c773c8d..56cb434e4ae9003abdd9acceb2a264492665c6af 100644 (file)
@@ -25,7 +25,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index cbbe7dc18b5188bec65661c8115d1b90e2ca7515..2c1667a633587141fab177588b30dd34b797cbbd 100644 (file)
@@ -24,7 +24,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index d732b049805bb4223a2a1c9ea2f39776ddc6e219..0e48316d16ce9890395f81f1eb6e89b947f8f9a1 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 1e7f3bcd53cc4fe2c58588369144f2ee8a36288f..cb03330cc614f4d77a85572d1a1393a255d0820a 100644 (file)
@@ -21,7 +21,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index d732b049805bb4223a2a1c9ea2f39776ddc6e219..0e48316d16ce9890395f81f1eb6e89b947f8f9a1 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index e6ef51dc27bfda993a0d3abb5877929e86e8db03..b67c71c0e67466a3f3fe52e75e9db42ed331884e 100644 (file)
@@ -25,7 +25,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index b57f143fc6889c54827ee86f97b02ca0005d84a6..b1f3fc5ddf2250c74fd0f6b71b6178a27483bda4 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1,debug-threads=on \
 -S \
 -M pc \
index bfdd1aa5cad26eb7f533c3a3b4de146a1e25071f..9ef92f8feb6270b022ffb848fd1fb2dfe746e906 100644 (file)
@@ -18,7 +18,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 78892480fa4585d8c27cc14edb63630271504181..8ed66fdcc0099ee33515687a9a71cdb89d5aa415 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='file' device='disk'>
       <driver name='qemu' type='qcow2'/>
       <source file='/tmp/HostVG/QEMUGuest1-snap'/>
index b0d1f04a88f7a2998d692a49c884a3aebba8de52..068e810857f2d07d6b9b4dac83e94f6d8fc45cbc 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index bbf5d55b7fce1720f773ddd7018919dc81352244..b1cab775a0da1f63fddafcbc017d7fe0d30d3c9e 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='qcow2' cache='none' io='native'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index b80b9d2bbcdbd6cd7728f95810044d24f2341499..703c60c439d035b4f28a95567d9ce68ce10db5ec 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='network' device='disk'>
       <driver name='qemu' type='qcow2'/>
       <source protocol='gluster' name='Volume2/Image'>
index 9367a960ea0ba2d95b831a16944d6ab460da7b5a..f7c5c9cb2fe05ba52a7343bb7a1e1ac32ad5ab2e 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 2b400c3d61fe7f15787c6cace40702e5fbef32c3..ea5c8617735a61ee0124fb3e0ab5beb5a6caf1eb 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='cdrom'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 1477bbb8f7a8a7f5cf18a56c7e24e36f7177a947..9f9576413dda032520a0e8a061d1cc04cb4083f1 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 705c493fac64b3e1998145ac04dc7f810baa1e9a..7de5a6ebf5927eec573804d9651a2de0f4554418 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 16b9a001ace659485285058aaac557354870871a..8562c2487486a7b16c1ec79159c3dc69dff17c99 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/kvm \
+/usr/bin/qemu-system-x86_64 \
 -name QEMUGuest1 \
 -S \
 -M pc-1.2 \
index 660dedf921500514e1dcf873095f6fb75257c21c..df41e583264d762019d5ced1c4633e8c594b8341 100644 (file)
@@ -18,7 +18,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>restart</on_crash>
   <devices>
-    <emulator>/usr/bin/kvm</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <disk type='network' device='cdrom'>
       <driver name='qemu' type='raw'/>
       <source protocol='ftp' name='/url/path/file.iso'>
index 2c1481868b85b26cacfb3ca35a8fe6e52624e52c..0961339a5ca39436db74b00e06c5b2ec20bc7fd7 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/kvm \
+/usr/bin/qemu-system-x86_64 \
 -name QEMUGuest1 \
 -S \
 -M pc-1.2 \
index b4a0f52690436e2c390595fb066f502b4699f68d..57049a26658e2a344f155959cd326bfb0b6514e8 100644 (file)
@@ -18,7 +18,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>restart</on_crash>
   <devices>
-    <emulator>/usr/bin/kvm</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <disk type='network' device='cdrom'>
       <driver name='qemu' type='raw'/>
       <source protocol='ftps' name='/url/path/file.iso'>
index 3c60478b2a93e76599286c3a88b63c931029d6e0..2367acf1838dcf588cd9e03afdd562155d9a1cdb 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/kvm \
+/usr/bin/qemu-system-x86_64 \
 -name QEMUGuest1 \
 -S \
 -M pc-1.2 \
index 8c9bc8af439050a0e57cb6bafdfc9a6bf590e08f..8a1286cb1d7abdf6fd2b42e1bcbd309dab646f5e 100644 (file)
@@ -18,7 +18,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>restart</on_crash>
   <devices>
-    <emulator>/usr/bin/kvm</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <disk type='network' device='cdrom'>
       <driver name='qemu' type='raw'/>
       <source protocol='http' name='/url/path/file.iso'>
index 3934842756bcf5874063e0fef4656de6013f8968..05d827e2d19431d9e3cab2b363cbf9a74372698f 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/kvm \
+/usr/bin/qemu-system-x86_64 \
 -name QEMUGuest1 \
 -S \
 -M pc-1.2 \
index b8a60eddf3919529dc97dc6698cd02a687ca260a..41b5a89b6d4486e7bbc57da7ce8612d04847bbf2 100644 (file)
@@ -18,7 +18,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>restart</on_crash>
   <devices>
-    <emulator>/usr/bin/kvm</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <disk type='network' device='cdrom'>
       <driver name='qemu' type='raw'/>
       <source protocol='https' name='/url/path/file.iso'>
index e5b46dad4d0bee96000781b893662cb0000947ed..fead6f38b19af1145d88fcb99a58a43f17493831 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/kvm \
+/usr/bin/qemu-system-x86_64 \
 -name QEMUGuest1 \
 -S \
 -M pc-1.2 \
index b311237cb68a1fb430fb05ce84034c9a3914c83f..e2cb4a006a29676619a1bb48d003a7d885be7985 100644 (file)
@@ -18,7 +18,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>restart</on_crash>
   <devices>
-    <emulator>/usr/bin/kvm</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <disk type='network' device='cdrom'>
       <driver name='qemu' type='raw'/>
       <source protocol='tftp' name='/url/path/file.iso'>
index 0231d03b37fd01fa3dff25f2f602b0fb469e74e7..bb2aaae6616bfacb107607f828dadef460d59f41 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index f1a045cebae5f6e134aa92e13a0cfeb9a0af085d..77e64448f694aba6971077d367125ede29cd4904 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 0655ee2f6f081e9489e02329f41772ad622ebe00..5fdd938d8fd71de95596f7d5f48d0e0af79e32a2 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-x86_64 \
 -name test \
 -S \
 -M pc-0.13 \
index 4d4c5d71571c292ea26e87ec6fe33bfa6011e28f..28e865b2120182877b869e8e9ba70511bf5b11df 100644 (file)
@@ -15,7 +15,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>restart</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <disk type='file' device='disk'>
       <driver name='qemu' type='qcow2'/>
       <source file='/var/lib/libvirt/images/f14.img'/>
index ad5523bb17ce6fa3cf75ce8572dffc9966adc8fe..69d0bbd5f74e0b738cb10b168f11777595bfa457 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 04f497633b116ebaaab07e9aeaa1604783bb2e00..341025c477a231eebe29f7064a6985bd21f1f3ab 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 02a7970b8220b8012b53d1d258a78714b3eab782..cd49016a63d4d10aa6cd9447a35334af9a05a65f 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-x86_64 \
 -name test \
 -S \
 -M pc-0.13 \
index 9c40895fafc54e19f24db57f8e72694d35049a5b..9b1fc018daf0112e1cbec93a738bc6ebb925de0d 100644 (file)
@@ -15,7 +15,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>restart</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <disk type='file' device='disk'>
       <driver name='qemu' type='qcow2' copy_on_read='on'/>
       <source file='/var/lib/libvirt/images/f14.img'/>
index ed3c89e23e8ab53d088a8cbdd1e8ee127a9a45f3..956aed866e80039615eaa483a125a8fc31147b0e 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='file' device='lun' rawio='yes'>
       <driver name='qemu' type='qcow2'/>
       <source file='/dev/HostVG/QEMUGuest1'/>
index 83426ab8127f9dfecb281a288eef2e1a178d95d5..3500d373f72ff5310abe87c17c66868ba4f1a989 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='sda' bus='sata'/>
index 9c73926e22475b07adbb956daa42f6f5095abcd4..c0fcd1820f692c9d6107d62aa43bebb33cefa22e 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 80a697851304d22ea040eccc088b54525ca40f48..27ce402e590494214d45a973444313af69946180 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index f24c0f04503f8a50598b3c0652efcbfed17c8815..ceaa432bb8c63348c7b096abeadb9a1c87edec89 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 809eb80f40261c29a39cf1b7086dd67fb06a373b..fcd58879202e277df7989bf629ec73faec6168c8 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 6ef08ae448904528f17bf44c9233d030481ff270..f5e4e590a7e31471632bdf3b0bf24d6363b0f34c 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 497014fe4b4d47761e0d70a8dcb66840efb1d736..e5b2ad31825281b040820fc682c582517b15a1d0 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='qcow2' cache='directsync'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 96f768aae5a98f37b32c687b69c68039b6b878c7..ea67080fb498dcf2af5caf93f7ce6d0ed13696d8 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index e247651bf26ebd0de844833f62f3f64a4aac15fc..61ca1dee2ed32d1bc511e99bcf63f81e272c66ec 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='qcow2' cache='unsafe'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 7e555fa4038909beed5cc24609f9f0a01228ebb0..2b4753eadfe19d2483ca3bc53de809a1e0c07856 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 2ee3118bf8cf3746b7ee8d091c752462dfdef1ac..4499165923ce97d8bc6ebeb683630fc72d001043 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='qcow2' cache='none'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 8a0362d8532981c2821280d32fb91c67d66f38af..87beaf0f3ec5632e6a8f0620eb1e22661aabf8d9 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 95800b641c795f236b782a2811ef243dd1984ed5..6fa9147ef59589cef63cf39f3d8698a6d3585f36 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='qcow2' cache='writeback'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 80b34ae6bacb6dc32273d9f4fd8b8b7875801e0a..8d26c7bfc3d97d3e3fd170beecae89965239dca0 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index d0364bad1e4927ee20f7e0ecfdcc4014177dee9a..082aecc133cab2db4acfe0d8ae5e2e7067e6d422 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='qcow2' cache='writethrough'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 72f0d932dc7addcd65976edda92835876edc32c3..03f86c1cd1c9beb97b988f3cee37351c22ff88ee 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 4e33edfa717595051c08fc3f2a694705b9735b34..1177b642ad420d8873bd70197f4d811db10d5b1b 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver copy_on_read='on'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 24a1bf1099eae589a7cfef7662ab2d31c4498373..4dfc24e0fdc03cfdc18dcfed0eeeffa85604acd2 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-x86_64 \
 -name test \
 -S \
 -M pc-0.13 \
index 1546ac134f1a2c15d71addc084be7282152ab9a2..085429d96907e5865ec6935bba7884b4dbbbc264 100644 (file)
@@ -15,7 +15,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>restart</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <disk type='file' device='disk'>
       <driver name='qemu' type='qcow2' discard='unmap' detect_zeroes='unmap'/>
       <source file='/var/lib/libvirt/images/f14.img'/>
index e3e62ac868883d2d0abef01f2a0c8b72377c9b6e..d03bbf4a1341689b3f55f6aac67510b1adb886fc 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-x86_64 \
 -name test \
 -S \
 -M pc-0.13 \
index de2855a30d9a51c4a9b2ffe467510f2faddb082d..ec53d69c4eb9d0d880370ceb0446b1ccb729ab6e 100644 (file)
@@ -15,7 +15,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>restart</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <!-- For this disk, intentionally stress parser resilience to
          atypical ordering -->
     <disk device='disk'>
index 9b68e8522010bce839695466398840541ab907a2..262982dd7de5e8c7a32490c3cf19d54428c14e9b 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 1b9557cd3c384fb6648629b4aa5f96688b0a1746..dcde3fd2ed207636412c55797d6a12a66c06f464 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='qcow2' cache='none' error_policy='enospace'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index b3e22e43d768985bd0ef17c794e728b2248417f8..d6a549c7fd5fb67944aae4265728a1fa5ace0d86 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 824740d56b7d24569ec81475db1f9f5c801a4d6f..004dc974cd9b52053e60c36f5c3e92a973e0bbfe 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='qcow2' cache='none' error_policy='stop'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 480f921744275bdc1bbe3fafec262b4d1904cfe0..be9195a31adf4db3c090443f082f602a5227994b 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index ba3ee291b68af3aead2a290b5fe2b29d78671216..98d2be9f2efd4cc8924b268a629078dff542e4ba 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='qcow2' cache='none' error_policy='report' rerror_policy='ignore'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index bd571ab995012f469699aa74da1cd63c408d4eb9..502b746974ab44849f363ab44d8d71e4dbf5e0b9 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index d3fdab44ba15ed92b51e6812039a857ccff348da..fe7bbff5f6c1e1b4e00f5c52fc553b46dc034b20 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='qcow2'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index cd5294e3b62b6cf190a758914e0c07a4ee55096e..f3bab14247a52580b18b90102abc78c16453adf2 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index ef30e8cc743cac7e8facf67503036523c4924f7c..db40e661f75394a5e40cbf539b97fca93a0561ff 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='network' device='disk'>
       <driver name='qemu' type='raw'/>
       <source protocol='gluster' name='Volume1/Image'>
index 6fa0cee340c9e0cc1defcafc4f556d175cc61777..1bfb59413156bbcf807bd45e47fffeabd7d22210 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 1f80d3bfcbfd65ef3910c8b1ee38b756caedb1fd..63919f1000ae208717ade45b5ff9ec9f0a066321 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='network' device='disk'>
       <driver name='qemu' type='raw'/>
       <auth username='myname'>
index 0963f2a99692f0240313e0b5c7d420868b2e7faa..0a2b46246ee733a8530d4c1dde17b4529f1d9077 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 72ceee86f8d1dd431e809e74053913fb0e162e9e..3e8408044ba436b402729009303734230e3a8b96 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='network' device='lun'>
       <driver name='qemu' type='raw'/>
       <source protocol='iscsi' name='iqn.1992-01.com.example'>
index 5e0276c29d1b76b681e2b4cd2d60a11d9f15964e..55b5ca4d8345837488585f547efa49e48cfdf251 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 31fc9f28fa240cbb547788149ca0506b615aaf83..be1b4f9d81e7217f046420e09e2e0140e0014905 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='network' device='disk'>
       <driver name='qemu' type='raw'/>
       <source protocol='iscsi' name='iqn.1992-01.com.example'>
index 512eb1468b5e8213f4e0fbd1ef24acfed296938e..08b03cb28345816c033113e9ac0c5442607dbbbb 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 36d8d732dc1db1350d4bd98d9d0c16dd8228d16a..2acf380c3572e7db610a65bbb75d6898296d9bec 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index ff130315acc2f60577dfd1aaecae8aedb7af1109..19b74b7461dea377ea7a57c60fc9f3d40dd39168 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 04b7522770ed78a8d6b1efe497e19370bb7d9e92..da50dc5e81f9abe67a000c9a303652b9e1560927 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 156efcb024b0a09f797d1f56493afa0aa4dc70cf..560c586507e49c4818537db15a51d4ef6ccad1a7 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 48e9e9c017c1af6b186321bbdbe6a492398919ba..4c4dcdd7a6014cba176161271e18aa5d99201468 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 4ac944ec658a33bba30929bef5fec97f52963807..34a5e74896e1dc381e09d2cd06fee04b822fc646 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 7da39e677a98f98c34779ccb74aeb143bd1fb3aa..3921f3fab2eda35488059a4811efeb24fcd5e142 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 8d2ea28e58aff0b8581b4e42b6e4abc77918d747..09e13c198b6f6d1bd2f9df00302a995457ab30a1 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index d7fd1fc71fab01a04f40d6a2656ee2afb68c3f7b..00f627bc5946f2a34ac4e807aee888b83743eac3 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index d5361367f9f3284c5ab27325b204762aa63f63ec..a8b3652cb1a36bab82eb51a87140221a5088c850 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -object secret,id=masterKey0,format=raw,\
index 885fb11271988f00a8c1e7613be794c24a4f4b90..390d2d603881dfe054b8653cc9da121941f48f44 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 1be5c26062468dc057b3aeb79a25313433caa98e..2fd6f84bbe2a0072b376ad4659d4811aec56cf4a 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index ac2e942090c64769b328dc4159bd645bb21838a6..10b9738a9bbf8d7a3204e78c2c5c9993cbf16355 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 5ecac548d247ff579b9b428ce85e406e53f487ad..ead74e31103fedaadcd2ea6d808a5028c3cc2a56 100644 (file)
@@ -6,7 +6,7 @@ LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 CEPH_ARGS=-m \
 mon1.example.org:6321,mon2.example.org:6322,mon3.example.org:6322 \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 2924969536359c3178c13729a4d2da3b1c9e5eee..4f54867c6c354b1eabfa8783b6d3e93375f15e8b 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index aa69f6dcf0c814af3c2eb3ed24556cc0ba08a19c..312c61947a0c3eec9ff02a97ae4bb32f5bfe2ef3 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index ac023ab9819708507eccb97ec57a30b7632be2e1..7dad32e0c9d7b0b70f52c69491b55a15326e274f 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index e8d3280013953d4871c8b1dc49480378a7066b21..66e149baf4324c782fc19d038f7f7ac9b0212bba 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 042a8140b52e3aa289f945efde2153086f86a415..ce726331c97a13bf4e82a3391f922ed6af1c6d05 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index b3783db1884c6ddc6fc37cd2c63845eead20d369..e342ff3b2f02c3ec49f2af18364b8b37a8c34ef1 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 1ab4b1c210a135044d1e5720162517b8119911bb..3de46359f9863d84e620033e72314666891ce096 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 001b0cd0739d3d90d95bab59233e71e166281042..131a3fc3f2b8cf9999b91dd2e83b880b4bdb9ce5 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMU,Guest,,1'/>
index 6eb8dd6ef9c51667747f9c97d308a0dd01dd22c1..dd05dc90ccc3b15a4feb984cffb0aff87ad1bca6 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 689a604777ca2ff1ee752dc992b913dc1356013b..03533477f4e2989a2d629d51d7a9a4b0cdd90160 100644 (file)
@@ -15,7 +15,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 2b8aeb694dc1d26d5f4f35c077022e5479242f44..fd6e713ae7cee1278ecff9a8176638222d29afd9 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 6640823d96bc2ab18028eeeaddd1335daa4b08d2..137ab0a92359ae4231c90ddee2e2e19c943375f6 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 2b8aeb694dc1d26d5f4f35c077022e5479242f44..fd6e713ae7cee1278ecff9a8176638222d29afd9 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 6640823d96bc2ab18028eeeaddd1335daa4b08d2..137ab0a92359ae4231c90ddee2e2e19c943375f6 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 9ffffa813b63f2f49a20633a6c9cfd5ec63399ac..d15efe9bffba31e0ea2699109e24c40755bbcda2 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 654b80d2aede4f6ee2e1a6608b6ab19465cf6e3f..9f747237836bf1123134b6d7b1506cc7fdb0e152 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='qcow2'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index f4aa6d5843502fda28ce6a1c4091d51b6b2167a9..b454fb7f46d89cedaec4efa7ce40d0ab53d81f7d 100644 (file)
@@ -12,7 +12,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='floppy'>
       <source dev='/dev/fd0'/>
       <target dev='fda' bus='fdc'/>
index 314860b2b97125719eaf30393ff221f456f7e4aa..bcc089c254a0d489cec03058511cca007b63c635 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 1064bdbefa91947d7159a10cdcb618d622e7e95d..4b9bc1b6c9986d4f2f709f768f1d41b7d1d319c6 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 314860b2b97125719eaf30393ff221f456f7e4aa..bcc089c254a0d489cec03058511cca007b63c635 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 1064bdbefa91947d7159a10cdcb618d622e7e95d..4b9bc1b6c9986d4f2f709f768f1d41b7d1d319c6 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index b5f30c9080b168b60cd060490dc1cfd3755834e5..5aed16e0695c324e1e719695c987451f8bb68eed 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 8add406c072296a2c3355e94ec1e812ae8bfc5ef..ad840420a1d5b83df56ab873f13eb80de0ae4758 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 34e9358a20a4368d380fe14083bc9702494e9e6a..c59200b8b398e520cbfc07d9a2854adb46e1c04d 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index f0cf4ae76f4d44b4d0552885a25d8239f5f160d9..4f2b16eed7c96e756347a94fc4c3be09471103a1 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <geometry cyls='16383' heads='16' secs='63' trans='lba'/>
index b38ad954e8edbdbb631a4a6c6649a8a87748d193..777d8579cadb001bca920aed2cc8b77dfa0c8870 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='sda' bus='scsi'/>
index 262f793a173207c9e7b37e145071336ff9ae630f..65a6d8ded7c0d486de0b732e680325c3f3715933 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 65c438bcd735c57435877071342c5a0c77468e6d..6796886c1f2d42e099c34c6ce82bf01eca08f223 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='cdrom'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 9c2c887698c8b8f38d555d565bb926a75c03a457..4713893cee7b2b0879d0f8af0710f54d6c32cddd 100644 (file)
@@ -12,7 +12,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 2507f796c531400a92e2f5be84b1429d90e307fc..afee6bb11743087afcc0e29493e157bbbe27b613 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index dccec957056615aa437b919d0eefecfd09730f10..c512cc6f090ef2954cc84bbb59af055dcb8724c5 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 743fbe0278d7fa3876dbcf6ad3c0e01c0fb94664..b5bfa2c5ae1e6681826cf9ea2a394011458d4e2e 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-x86_64 \
 -name test \
 -S \
 -M pc-0.13 \
index 90b015702517469307e9e8e1ea4476407ab5b3f5..3131506092367a9857b6953f99ac8a39e62ea077 100644 (file)
@@ -14,7 +14,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>restart</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <disk type='file' device='disk'>
       <driver name='qemu' type='qcow2' ioeventfd='on'/>
       <source file='/var/lib/libvirt/images/f14.img'/>
index 35c1151a70f6357bb2bc4133e4a6f12d1d45ee2f..5e715ed97c474aec21dced955440c20722e34a05 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index e4d9c97541bb9b2137509c061b3b65b71f31a611..98f04e26a41b669158064379b18058d6ff57c5c8 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/disk/by-path/ip-192.168.44.1:3260-iscsi-iqn.2011-02.lan.hdserver:hydrar-desktop.win7vm-lun-0'/>
index 793c65a2f833cc2cb08a3c3ce7ff27a5b9722a89..01ae8b83b0ed8d09b364d96d55e412035eb43542 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index f60aba3ed5517589692d55b7b3c1762152bd5327..fb915ac489a9f4a1c9a76172e95f6c0b439a4624 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index faa0b8c4a1559d16e1904696ecdb53fdb8a4b1b7..12507945637cc1c886070deac73ec1f4ef09907c 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <backingStore/>
index d0b61cbe8f991451d25ca9f030fecfc82a8d3d84..e89eee47edb4617612918b8e27510a278191426d 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <backingStore/>
index b80d349be6bc2313140d1e953fa6398c268127bd..e7df9355aa8c29460905c2f9160048629c7023b0 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index d0d9e1b52dda71d29ed72f89142ac3d6fa26b13d..e9dfc2e466c4daca8cd029cae8f0d166ed6a62f9 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='cdrom'>
       <source dev='/dev/HostVG/QEMUGuest2'/>
       <target dev='hdc' bus='ide'/>
index 3276ce58779ff1fbee231d18498675db5b0ab25c..799b299a29e23e063f9e395ed99bdb8137a12691 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index f47983a5fba5eccc6d2eda5c07a8d18f40ba32f3..d9d5fbc06ab52a74c6ca6d08be912cc361be6570 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index f083b7d3c56fbcae06bcf8e52f56ea9bceccf45c..9cae432231858da68e63dc54febdb96a5b30de06 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='sda' bus='sata'/>
index 239e12b9d7893f832d272ea94bd13835ae6af916..20c9a0860a49ecb149703f8d2605780f30ae6727 100644 (file)
@@ -12,7 +12,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 995d2ed6554037beed1609b8958922febc24c8a8..881798afd51a9f5d47456107df0b185b3d27d5ff 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 06fa660e0713cac137159123450dec2081054d5c..66aa6fa96aa2d6fe86673897b6223c4addb94de4 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 995d2ed6554037beed1609b8958922febc24c8a8..881798afd51a9f5d47456107df0b185b3d27d5ff 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index fae95134b8a99e8dfaa00d0966a4c0a912e4e068..4d17952faedabe448f311087eac81ed234f5af82 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index a63e0e30c5a93fc8f2499c3a5db2b561f1795129..f4c49ceb9af811fc530c285cb9e21c0695f2d610 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 20b6f287f99708079fbe0351dfe27a0310d07f5d..c3105c3fb98a84635f3bbaaa38e07c0c8438aacc 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='cdrom'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='sda' bus='scsi'/>
index ca68275469dc628f08d4bfe3f556a9d7d3c24486..e116aff11412eac7d1b5cc32e8d443fd51ae3ef7 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='cdrom'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='sda' bus='virtio'/>
index b92824ee13116505d1c0f50d696165bc4c11b1ee..e41beeb0f1115b4ab36fb6fcd67351f3a9d15f4b 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index b32b746ee807f885acdc9b846a26f17082318b9d..13125e9be87362535db9db8435316118e958f37c 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='cdrom'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='sda' bus='scsi'/>
index bfb63d4ef0408c17e61382beb636cc118e973723..460b9734e72e648f55fc8b58feb00bbb35c22610 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index caf957b66b0cd5989436b156a109ac2905b26cd1..b398473c6e30db7c56a74aa109b17b9f983d7d8f 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='cdrom'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='sda' bus='scsi'/>
index 45b41dadb15ac75fff56fd8646a82e21707f61ba..bdf6a1bb0920327be257e392e17e216374ac93d8 100644 (file)
@@ -12,7 +12,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 676ab973b11f684cb5203168ad172d024e4d05f7..f5eda6ef1853a9467133d5285049ebbf26bd0d30 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='lun' rawio='no' sgio='unfiltered'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='scsi'/>
index f63bd95238861ebe88e45ec50ad2400992cd6056..5e296cec6b8fc9644236da94ef489c9fb657b10d 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 3858ede77d8e4d3248913347c18e3432b7730031..5028908254c1d3678750814be6cc0121dbdbc598 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='lun'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='scsi'/>
index 459ce1f90fe2b31bb758aa2799601bac73d94c20..0bd459e1999aea9165239462363e095f9a3bdb83 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index d8e509f6e664e2dc432c374643bf79ccd37f0107..2ada09f51ce94155541b0fbcb0c15f3a50f06aff 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index e07b407497512657454eb3db369380891c1be456..45e254758372c664576c880a2671493fbdbf6456 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index b817b694c915ca01bbb730fa1a85437e842f669a..496f2343de78f0dc27421f40c67a49f8085618af 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 246e0427fd0ee59cc2706f0aa94f47edd4aa5d4e..135752a0cddc25629faee3a63807f0bb8b6ece19 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 0699f51620d16e4b96c1f4d3046acc9fc2b0a7a4..842c03d1ce32498a08650aa8d18f9816b8987434 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index b12693c6f470f840f2524d1ff6ff7bd317a235a6..fedc55979097b4219e1e4a2e3f47c8b4a0a07597 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index fa74b62537e86bdb3d8c444ed52c35132d7fc099..3cb74d4725c56256dc5d77a698579c99ba67efc3 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 2cefdcab53cc181bcb74f988fc013d1f4afcc447..371361675c1f873046d79383fd9e60518d98100f 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 565462efd742184f54b8af0d511b091ad3bad928..9c214439219f56f283b707c5ef47394e2a6965df 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index dc3792b2c6685cd879b2491923aea660170ba737..1d61b4b492493bd17f2e3f4c4246639c0498fd9a 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index a618998cb19ac3394b69a4906bd425016ddca08f..56e56ffe744d124bcc8df78a579fa3fd676b9092 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk' snapshot='internal'>
       <driver name='qemu' type='qcow2' cache='none'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 0cece76d01b24711fa6e41b39fb2e1a455237ca9..8e9a286d36a437aef5c8e27a923360a5eb190930 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 4f7f3f13439503d639866e26aa80848ab3b434a8..eaf411c8b83c844d7fc18bf2ce2899fd103c4a13 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='volume' device='cdrom'>
       <source pool='pool-iscsi-auth' volume='unit:0:0:1' mode='host'>
         <seclabel model='selinux' relabel='yes'>
index 83ac5992c6eced9b31ccc11c3569166d81851af4..c23ceb5f75815fd24a5836ab60c0f5618215e1bf 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 19255c98fe4a442cfc93c5ab4f9fd8b4cdfd3f62..ed326d8d49dd5ef510d474b429e4be4b010fa051 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <!-- For this disk, intentionally stress parser resilience to
          atypical ordering -->
     <disk device='cdrom' type='volume'>
index 7a9eedecf7d3d25f921b7af49ea7b4d0e383b358..55e5374400a6978b1cf31496aac43604b0939b78 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='qcow2' cache='none'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index d002f99aa975ab1a6734e1752f6dd7cc1e26ad03..ed73d0a72e04e16d77ee2ddfdcdd152aa76f9ff5 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 6ee3e9b216f3e097d449f17023e3d7ed4480548e..632780030d1c1e0491b0a28de15e63fc832cd863 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 4ac1a9c28b8a7abcfe9379cb78be30b2c2e66f97..90e706645772c45c4b770ab747a5727b449bd82f 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 54930d39e442576761fe869ef0039cf20dc68a92..a24bb2ff6f4d7d001c080f1608d4409ec7345466 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 06d75aab8cc703909fd4dec088ab814bf2945bd2..98e3bbc02b5e0cd9619035c972cb7f4440579046 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index ad9655953cc3a9d9e28bed9e46de213056ff3742..5b96c7d7d255e5c94267732b9dd8e3b4055bd85b 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 8290cd652a4c6a31c5dd3889ec6d6596fac545ce..759c0529ed07d9015b6db5445bed97d533638caf 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-s390x \
 -name QEMUGuest1 \
 -S \
 -M s390-ccw \
index 6c2772b61b6b7cf2320c999b637eea1e281f3ca8..e04371c7153e31f74882a1f9522410e6cc77e207 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-s390x</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='virtio'/>
index 2f77a29550a031348c211de15b115b6391b08139..67362b749426b99f1a772f440317dd724b74054c 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-s390x \
 -name QEMUGuest1 \
 -S \
 -M s390-ccw \
index 6f4bd2ab61e8ce036cf76efd3496c5a910470ce8..6bc04b8b98355e981c56d1c459bbf9101acd43e7 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-s390x</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='virtio'/>
index 45c465912e0fb0180054988a36d5b9e356a097fa..01132b781a3548495353460e2564f606857bfc88 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-s390x \
 -name QEMUGuest1 \
 -S \
 -M s390-virtio \
index 9ce6c18449fd819d993d229af60a91f5a94d96d0..c186f60223a4e7efd537308c63f82ffc88ef8dcc 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-s390x</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='virtio'/>
index 522fd99547fc397f1b67da75a891cd738f953b54..48434abe28fb21cf5db30b4a0e85c7831b3dea1a 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-s390x \
 -name QEMUGuest1 \
 -S \
 -M s390-ccw \
index 4ccd1c2b9d4d693ce974e6549f81eae74a5f35f5..1938b3eaabe2334814c2f62cc5a0aee361666948 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-s390x</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='vda' bus='virtio'/>
index c9d1d0e9c12eae508c3f520dc68e07193844af6b..1e60f998028388a0f23c3486f29b27ec7114edda 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 9a192b7be6ba35e51a3425a6f1a2220b7e5e34d5..7c44beaabe3fc57bb97036dc97ea6c3a73db78e3 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='sdb' bus='scsi'/>
index 041af534cbc11ace7cd9a841c1e509b204525940..4a382759bc2b8266362e10ac01e9fe4ecdac8547 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index a9c2840eedc55e810f0dcf6c761b68a0c1127659..f6fd3455953c3a21fecbcd824714fceec6f6d8e0 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='sdb' bus='scsi'/>
index f0913152e6f240000ffefa4fab9e2d8714280c22..10c96deded61b0af44d64f11aeb3f425cad323ed 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index be1454e1bc347fd7405dece7f780dcae8c30afb1..838e4844b47a98c8bcb378475e504551c4156c39 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='sdb' bus='scsi'/>
index 16e968fc1c92ca71492d8f63db6e5dbdb9a1f23b..aefb8be424eff39915779576c12644835a7bac5b 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 89ea31004fde1c1c3605a3ed2555870fdca9854e..4618271e74f807627a18a8ee3eab90f317e5733f 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='sdb' bus='scsi'/>
index b405242de60d18b9f575e3300ac539d03d7790b2..4daa9725e8cf40ad74d0f9266de2133fc4ecd274 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index b843878bc26b4666e9aa186745225287bc9d91b1..cefb53d4b255f4003fc79a6b99eb63bd9c9b96fb 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 82f1f80cb1068cad72abb4ecf34d19ba8782bb1c..4f9eb798b1ffd1f21b33454350ce65ed1eacf71f 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name encryptdisk \
 -S \
 -M pc \
index ec6413f71f90e463039cf4683ea08db4d443fd5a..ad8f17e3dfaa2c5dd541a76e8fc312f7c6d0b32e 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='file' device='disk'>
       <driver name='qemu' type='qcow2'/>
       <source file='/storage/guest_disks/encryptdisk'/>
index 82f1f80cb1068cad72abb4ecf34d19ba8782bb1c..4f9eb798b1ffd1f21b33454350ce65ed1eacf71f 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name encryptdisk \
 -S \
 -M pc \
index f2122f006867b05d1977d0c6daf5aa23991455e9..391461b2000865842034942a0d832841275af57c 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='file' device='disk'>
       <driver name='qemu' type='qcow2'/>
       <source file='/storage/guest_disks/encryptdisk'/>
index db14ac4dc72fc5f4618f5f7e160c4e64d4583faa..4f40d61170fca759d4d9f39fe7cb03ccfe103472 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index f416737ca799f18da65357bc2643d0261730bc5c..89838bca1b16ca9d30c31ed7410e32b9af7d8b7c 100644 (file)
@@ -18,7 +18,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0'/>
     <controller type='pci' index='0' model='pci-root'/>
     <input type='mouse' bus='ps2'/>
index ce964a6734da6c6cddbd7b4c4b111bb57a60df73..0e82ac27d663b232d86c82f960263e1e6078329e 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 7c9db82fbd6e75ff69edf0c1cd3fe8cae65c04d1..73167e19ba3e87f4c4b5ec6805c57d6f1eaf8f78 100644 (file)
@@ -18,7 +18,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0'/>
     <controller type='pci' index='0' model='pci-root'/>
     <input type='mouse' bus='ps2'/>
index f862362218eb8bda28692f895244e46fabd87da1..4ddd2a4056b9afbc028ef5bd2c1b58481a3b2e83 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-x86_64 \
 -name test \
 -S \
 -M pc-0.13 \
index 77c0845fac470eca3fa848793b20fbdfff22095a..848bfeab98fde743942832846817ad21bc8768dc 100644 (file)
@@ -15,7 +15,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>restart</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <disk type='file' device='disk'>
       <driver name='qemu' type='qcow2' event_idx='on'/>
       <source file='/var/lib/libvirt/images/f14.img'/>
index cff1a9a6068b51ea297e481ff4f2fe277e7f22b9..3c1ba313e55e7e61d900281645ed57fabb068562 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -enable-fips \
index a6b041d000b8daa87feeb7f73de948a8b7fbdcbe..95f2d748dccb06f8a83f774bc40da942505f5d87 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index f5668d89e020fa88a090205e459825554de8a7b8..8886d6d27ff0ab443451e704a8a20aa7c7b5cf58 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 4e0826f1c1a9e37545b7252fa7dda387cf2fc507..7b56bcf9d815a46e48afe9c6880695b58e928bf0 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='dir' device='floppy'>
       <driver name='qemu' type='fat'/>
       <source dir='/var/somefiles'/>
index 6d4f65e0c9402000a02cf8d3adb82470c2ed539c..ad4a5722fa5c2a08058bf0ba738f97e0082e04f7 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-s390x \
 -name QEMUGuest1 \
 -S \
 -M s390-ccw-virtio \
index 860e34b7d3322896e6f3e7974f624f110d1ed0d6..ca221abccee548cea6a790e4bd0780d0ee2278a7 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-s390x</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='virtio'/>
index 02f3701bfbfc8a7c5c5e6f13ba2fd6df372ebfaf..08c0b98f4d36fe9ece4ded5e68c31f3c362e9374 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index bef737ab1fa3878cff1f74a720d5d1119acf8eab..9216ea97ae43369a30a84ee0bf095bf22555d1b1 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index bf78ca8fd9791a032556c374354bcff228182565..d0aaa35824b09eb05c1c796805e71997f44c291e 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 62353e90e558b794437b1f67373b15b3b27a9c20..2aa21e3332f57f68870b3db11234507904394340 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 70d47090ad4030857961cb8b7672ec13ccb1f939..6cf6afa97dc3be9af24c39a03f5e7032f43cd24d 100644 (file)
@@ -5,7 +5,7 @@ USER=test \
 LOGNAME=test \
 XAUTHORITY=/root/.Xauthority \
 DISPLAY=:0.1 \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 1bac0b5442ee74dd83d3c9a11b11363acf0fcf71..2164c74782a6b6f87614704e51719ddf6bc7b553 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index b911baa3053938ebe502ac5484078c3edfa51852..424bae6fa4b7a2224b79ec58b6f3dbdef521fd4b 100644 (file)
@@ -5,7 +5,7 @@ USER=test \
 LOGNAME=test \
 XAUTHORITY=/root/.Xauthority \
 DISPLAY=:0.1 \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 5f94052353fff16bc7099b828180f066b8078723..d8c66dff81cad77b904bae9b1e75f557563423ff 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 88fa81363eb0803196a04a1476b0c478246416c9..56976f86362c7306003181d55bab79668d6f1b93 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=spice \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 3a3e36619ee9a3a804ec0c28451d7fa9d8081c84..04b48a6e95bdeb10696f67beca1f84742307a5ea 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 08ebc20d2e586928cf07bc126f2216375557798e..403636911f9c0c68e6f58ac1a83bee91e476eb8d 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=spice \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 6a29f37892b32f9ace3a4cfb58504e960c32ec25..01778b1ad4aff089703713c4736cd5698f0375f6 100644 (file)
@@ -12,7 +12,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index f19ace982b88d6279f4c41ee41129134f7241f2f..fc9786c80dba0f8a721050ef1b0a5e41062adff2 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=spice \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index f2e3d124e4d7a70e652a6d970693b2c13e74fd86..5ae3b519110bc0d90b4140540ac1b064d58dbcc2 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0'/>
     <controller type='ide' index='0'/>
     <controller type='pci' index='0' model='pci-root'/>
index f19ace982b88d6279f4c41ee41129134f7241f2f..fc9786c80dba0f8a721050ef1b0a5e41062adff2 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=spice \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index acb325ae1b75338f66212deeb8ba2b060a4d45fd..696a32d007694d38c3fed867dfad8ae5aac45495 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0'/>
     <controller type='ide' index='0'/>
     <controller type='pci' index='0' model='pci-root'/>
index 774a08617730e0eb27e3e7a45927cd4d296dd554..d3f75d1c1ad0262a620d74e75abc3384bd829d22 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=spice \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index c13327ad0bce8c740940aedac24d5ac422da5add..d6683fa486cf4d73d4ac2655ce9d2207c2d4cb61 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 86ef0272f89cd8839daa97be6d7f3b9105e589ed..7e09def98f6881aa17ff78462e10de0fe5e95106 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=spice \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 9d49feb8b12183d4fca421a2ea7392e88dcacf21..7ae1999dd5432ba9256e13ca0614cb29286af849 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <input type='mouse' bus='ps2'/>
     <input type='keyboard' bus='ps2'/>
     <graphics type='spice' autoport='no'/>
index 8f86ff9c0ef92d7d45c83bbb7904ee438f33c50b..b35eacc9744ce0d79bc1fafd54e585bbb8c8f272 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=spice \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index ac705f330a7c44f85903790046a9be91ad0c403c..c264a842d14c0fb4041e0257e69d9bea74bf35c1 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 5ab7c9cfee64f4654f672103f241208c4a8e5755..aaa18f09afbb706055f7fe4016ba59a88e1490f6 100644 (file)
@@ -5,7 +5,7 @@ USER=test \
 LOGNAME=test \
 SASL_CONF_PATH=/root/.sasl2 \
 QEMU_AUDIO_DRV=spice \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index d86cd56110f29b661033db68a5d49ea7141d15f8..20471872e32a2e077219b6d417f8df6ac1a75d6a 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index a1b618c03976017e5486701df3610d6ff66883e3..e2829879d6c77d680eb4789c4a097c15c5d12e42 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=spice \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 13bbef17dc93f25bbb55fcd0a4c937318c36f4af..d80d54326e07ce615baef506ebefd8f714c34ccc 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0'/>
     <controller type='ide' index='0'/>
     <controller type='pci' index='0' model='pci-root'/>
index bab81ffdb9c9238749f504c032e36031268feff1..891557c1d1cd9e5972ba025641438b07bdff1d3a 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=spice \
-/usr/bin/qemu-kvm \
+/usr/bin/qemu-system-i686 \
 -name f14 \
 -S \
 -M pc \
index b00a8b743ea71278f48db2e889ad6d388f57614f..b8edb705697948c6d925d845bc3cfa2028521d04 100644 (file)
@@ -38,7 +38,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>restart</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu-kvm</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='file' device='disk'>
       <driver name='qemu' type='qcow2'/>
       <source file='/var/lib/libvirt/images/f14.img'/>
index 7d3146c6d0c65c5ea9107425c9b2cd1170fa7183..8deaee335fc36e60021851c71069802196e96790 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=spice \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 1dc23bdfd810db6dc97151f6526cd277b67ada3b..e99d1fdf226d4306901360c9e1b0e7d6297916f7 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <graphics type='spice' port='5903' tlsPort='5904' autoport='no' listen='127.0.0.1'>
       <listen type='address' address='127.0.0.1'/>
       <channel name='main' mode='secure'/>
index 972dea98ff8b7a9dbcfe9f1cbc67daa7c411a767..381761ea721dab0b34b16dbc96be4e59bef4d37f 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=spice \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 0c61ee5cf17c06a86f4051f40b83883811abd475..19933bcf2d9508bc4b472cc13299195d7a732997 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 640b53b62c5f3104a76a77d4dfc176f75d35f0d3..416246cb00af0b97cd089f816cfa1fed47d1d28d 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index af961a530953634b7a07d67204beb9319c3d8616..2c0448b6301484f88c4b3f8e24d8ec270c027353 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 10c816201df26724e9f9ce964213ea29e35f13ad..2605877668f12b518d69e353f40cb2fa31c57c7a 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 3e455df26f519ba4ffea9cba75fbb9a4856f2699..ba6987a4c4cb5f722a1b5f48ab0a7cffadc1913d 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0'/>
     <controller type='ide' index='0'/>
     <controller type='pci' index='0' model='pci-root'/>
index f2dc11e8c876fabf20c67ac27519b3bca3c5f30c..74e1f1d241d64a7b46b0496b44672ec2010eac94 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index f80a01095963026dbb93b3bc8cd48502e9d849d7..5ca53c7063add806de20b1b397136c00f33e5eac 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 649fd91873f121d6c8045191177466702287376a..64d409024749d5c04f6f8e1b72737cbdca06b891 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 72a4819195132028fb20840d5164815cc4954b33..20142572cf41faa0ebd8ea6e297497d1edcdefb9 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0'/>
     <controller type='ide' index='0'/>
     <controller type='pci' index='0' model='pci-root'/>
index f18df4a9b8acab64d52c8b751e8bae633f6fe03a..d0e77c7a1f1481acbb2c0ae673ba470de8710148 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 1c76ddc81a58249b3925f537340f086cda9605d2..5a6ab0599e4ebf32c510f947b2f9fd57c13969e4 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index fd634f3515f77f99db433d41777a01e75f574e05..0bb934f69775fd87139ff273186e96bcf3372871 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index fa59c39873a5eccd4c4861e680d4f1833a6a8277..c6d3f4176d0a2bf966f530dcceccd0d1f816e0fd 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index ab30a48177422784a5cf431041d2b321332aadda..11623953de365976c030e2c877485e200cd3a77c 100644 (file)
@@ -5,7 +5,7 @@ USER=test \
 LOGNAME=test \
 SASL_CONF_PATH=/root/.sasl2 \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index e35014280584f8c1e2edfd6ad683919df1dabdb3..d0729e830df12a5cbd6c473ffa27c77fdcbf2797 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index aae7adee0d81a38dbab32de88b9dfba475e98a2f..7ce2fe0340e36a0f0bff73f1df95ba20a4c85119 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 522c3af392e02ffa7f1d8718f18ac624c2202d5b..849ae0095176a0827d2b030753805602a9e3fd8d 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0'/>
     <controller type='ide' index='0'/>
     <controller type='pci' index='0' model='pci-root'/>
index f7f586a2d459f916e364ab7fb2430dbcc4e0fa25..aaacbcd67a6a57d177a2d7232f79225f304d4a85 100644 (file)
@@ -5,7 +5,7 @@ USER=test \
 LOGNAME=test \
 SASL_CONF_PATH=/root/.sasl2 \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index e35014280584f8c1e2edfd6ad683919df1dabdb3..d0729e830df12a5cbd6c473ffa27c77fdcbf2797 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 239f98e770dfda43f0cf8e09a0120b815e02d1b9..d84578aaf4c063acbe49f7f0e8d75671490b05d4 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index afa4b5a76b374100ab75d4d201303267de99d412..c5c507c8ec3b9070d9d1b119ef3b3573838d3bb2 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0'/>
     <controller type='pci' index='0' model='pci-root'/>
     <input type='mouse' bus='ps2'/>
index f2dc11e8c876fabf20c67ac27519b3bca3c5f30c..74e1f1d241d64a7b46b0496b44672ec2010eac94 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 331346908a38f7d786ca909946d4a990cb50ee43..f9994703d25f0594596fecd648b3b836c04f8dfb 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index e522febaa93cb9f1d248294681cfd502f6d13825..7251a304a5bb95b35dce6e722bfb4fc840529718 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest2'/>
       <target dev='hda' bus='ide'/>
index 76e77707bf0ca110664cbb576b789ca34b146a98..06e4d7a6b02a2f8d4360ad0eda2cda03ee80cefb 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest2 \
 -S \
 -M pc \
index 2ea18a2b43491c167bc37158e9bcfbb24de19f4d..5b5028f202bb6c6fbbe2ee51c3d6eb026a2b8480 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest2'/>
index 707a239f248d18ba7c22bca9cff2ca22f2976dd5..9ec043827f34768e6eade466b5643521c4942a52 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest2'/>
index d37f72947638d6b5c0a3c993638c047e477fa5e8..3adf6541b31d94ce5a7f9ada7f92b0afe81be6ce 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest2 \
 -S \
 -M pc \
index b29ef58d23f7d0d19992985fef899b22600ac70f..814fdcc2711be884ec3e7b463eb57584400fb74f 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest2'/>
       <target dev='hda' bus='ide'/>
index 405ee076d1408f5d2d24704aebd820f670fff5cd..92de916e1e129fd2c6f13031852c7f3c2415e527 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest2 \
 -S \
 -M pc \
index 77b484d32ee05aea9354ad8d9cc9825749a63df9..17968350ff3d2fe0daf25461fa60da94c28f5ee3 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest2'/>
index 21f112bb2079210ba3357e3b65bcc409fc27548b..6f8cf56ae7e41e00f64f037df3860ee3eb308cf5 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest2'/>
       <target dev='hda' bus='ide'/>
index 8d4747e646360734adf7d633aa701657a1ba37d4..efbdc81415096d8ba7d787bf74beeac50b600a50 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index e3de71906d3a4c85fc057d52f3ac478327c4b74e..13e159be8e81fb883e8ee08070e40ea04c2e3a60 100644 (file)
@@ -12,7 +12,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest2'/>
       <target dev='hda' bus='ide'/>
index e0846e9b50526736b95fb12ed2419e71dc9307cd..8c654c4b2326ee0b05b381bc1dfc47b42e4bb107 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest2'/>
       <target dev='hda' bus='ide'/>
index 35b69a9c63a51607b5d4966804b983f49c2406de..ff2ff475a5d1b062a6c7d868556eb071540faa74 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest2 \
 -S \
 -M pc \
index f988165a6247b046ad04f4c3f5d9b5165fb8bcbe..d39885bb01c1880df26f303aba3770106679d4cc 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest2'/>
       <target dev='hda' bus='ide'/>
index 8efb1f88ecf97dc84df6be6f62a06dfb9b01923e..a79080a2710c4540501a5888db0052955edf5da0 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest2 \
 -S \
 -M pc \
index 056151e7a997d83cedf6cf88a85fa68105bb5920..d84d0b3e2631c5f25a5a28a12f2624695fd98afb 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest2'/>
       <target dev='hda' bus='ide'/>
index d52a1e5dbec9dac7c104e13701f52bd6ac30cfe6..52c2c42f268cbf788b24e03f3bb106e075438535 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest2 \
 -S \
 -M pc \
index f545d74861258c827e8937c897dbaa3d21b9486d..df4777c4c1f34ed413d7ad3f038c9cfdecdf7907 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest2'/>
       <target dev='hda' bus='ide'/>
index 466b9e6899a71c704e6df2f078c8e60462bf89f8..2ece5949f954289c22be92602f760790708cb54a 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest2'/>
       <target dev='hda' bus='ide'/>
index 1ec75040f769a8ab175be4129f74c8861bee8a37..3319f2b78345a69f57b7a6ac34feb6916d4afe5b 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest2 \
 -S \
 -M pc \
index 69c0b0d5f98f7f52f8d2a76e06b56f612674a96e..1cdf5625ce0509bf00e7fe0960fcf40560689597 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest2'/>
       <target dev='hda' bus='ide'/>
index 3ad679ba78ef4965aab504c96d3a41edcdb8bd48..bad2ceb1f70fa0f79aceabc136620c2bb23af105 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest2'/>
       <target dev='hda' bus='ide'/>
index effd5f30f19e89d03fad866a2a6d5a4f4a4def6c..3b176a26c36f9016beb301b483d7223169d38901 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest2'/>
       <target dev='hda' bus='ide'/>
index 03de632ecd745cfa80d2e3888aaa1f83eadf901d..cc95acbb72a65ea8539da6b719953fab4f1a4f78 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-s390x \
 -name QEMUGuest2 \
 -S \
 -M s390-ccw \
index e428518c3c88ca05355313c73b36e35b2ea0b40a..6012d241ceac884872ca53cb75784ded49189716 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-s390x</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest2'/>
       <target dev='hda' bus='virtio'/>
index cb4553fe290d5f11e7de1ae43f6e0168cff642ba..43ac17c9d25748bfdc1392d64d9022e23006384d 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest2 \
 -S \
 -M pc \
index aea6f7f92615641fb493f68df40f20c9735f9242..cb97544d308659be38fa81bda37be4017715dfbc 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest2'/>
       <target dev='hda' bus='ide'/>
index 7548aa488042a5efaee8c680a0ec995daa6b30c3..4853093ab3e0a108c342f70138e32a311e4df9ba 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest2 \
 -S \
 -M pc \
index b70b84eb4fc910ea341c583b77806642a8073bb4..0f63f98872a121bb7ca700dae7e61f4946b81abe 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest2'/>
       <target dev='hda' bus='ide'/>
index 7a42872876bc3c9df0c9376c82e954f0931fdcb9..1fe680fb5e80eeb4ecf0530b5049d72736a5c19f 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest2 \
 -S \
 -M pc \
index e612eec8b792b8bdaf1a0fb2c690065c11db3793..9a457db497abd8bd873a952ad7fa52049992a1ce 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest2'/>
       <target dev='hda' bus='ide'/>
index 2e344b6f2f5f0a18526122ac11eb8b246154ea21..f971bc62ac891d8e5a5902414d9b5ac6bbc03f61 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest2 \
 -S \
 -M pc \
index 6f302be6ce55910192bd523ebb1c9e8d6137bd18..aa56cac064ca87c0145e15315ad574a8f013d037 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest2'/>
       <target dev='hda' bus='ide'/>
index 4d24cb40a0dce3ec8c8976e9c4c4af6712aad7ad..1520671c7c1512986460913dd782a34a72695f2c 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index c11a963443bc9c69ecb98612c1bcd869d2d93878..8fd6720c7ae0ce79a2ac1b98995a36021834a1d3 100644 (file)
@@ -12,7 +12,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 06187ec28bc166340f5edd426c25a71af9845589..f575a596231cbe0cbde609aa171195b489e09808 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index c5992efab8579e3e6cd6a4da931d06d76f4bb28b..0fe6d636180161fdf019482f57234cca5d1d3739 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index da409f6692498f31f4f68a8f24c4ed9162206ffa..f557e5ea9558d8f4956b957f514e69b8e1e305e9 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index a196886bacf1540e7641206dc0a721341e5e70fd..9deb2a64afb7ea1df91b7303780d82d1688daa33 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index d18387cb6cbba18b672a9eaf1f41df751054ac79..a80b37ffb3195210a27906b0c48a1b80b86f4568 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest2 \
 -S \
 -M pc \
index efbff3845c4fa2f9cab82edbec7fde37831ed172..832458125b04ff804de1906372e5ac3a903c54c7 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest2'/>
       <target dev='hda' bus='ide'/>
index 59415d66f1657fede98fe6ffb6d1b26c5bf3a371..ab95bb28ade08e4a80d883d210cc69ed0c598db3 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest2 \
 -S \
 -M pc \
index 7161561fbe5ff2be1f028205b05c332d5ba8f251..4d96b9f7322d40a633134f8cbdefbb58973ffa95 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest2'/>
       <target dev='hda' bus='ide'/>
index 00ac498df28ff09144a35998b7fd1343d78495a3..c78c1be95919db3a2d3954fe6cf57946bb690389 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <hostdev mode='subsystem' type='scsi' managed='no'>
       <source>
         <adapter name='scsi_host2'/>
index 1df71212891f021a094e7024aee1761b9b6adffc..9de36006235fb635c8038106e2265db95ea98054 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/libexec/qemu-kvm \
+/usr/bin/qemu-system-x86_64 \
 -name hotplug \
 -S \
 -M pc \
index 20ad0a5c2b98b43eddec4c8924789b683d8df102..ff3fc443dd0d5b0bdaff7186d2dee13cd0c0afa2 100644 (file)
@@ -18,7 +18,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>restart</on_crash>
   <devices>
-    <emulator>/usr/libexec/qemu-kvm</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <controller type='usb' index='0'>
       <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/>
     </controller>
index 83b8ac235f119c00b789869520211735c79e7e3d..418d42ed6016258d590defbccd27cbc496cddb96 100644 (file)
@@ -31,7 +31,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 4c11bb762aca80b0860971622683b99fdf35279f..facb8a74168b5d8176805d0d9f11eb58da1f896f 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 24665a493e6225fca0ad6b721026341333782585..f9270782d4fe12d564363dd422ef27d115b79097 100644 (file)
@@ -31,7 +31,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 72a1d8c9ba337464bda2bf9adad0d0774b408fae..8c5c9c11eb20c3c545e96664fe83d6905a48b721 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name SomeDummyHugepagesGuest \
 -S \
 -M pc \
index 5b103079d1c83a355d06aa7551f7fbd457bb45b1..3b2d72ef3c7e35e1e55a8672682391c8a1177d37 100644 (file)
@@ -24,7 +24,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 75cb1de59a9bbd31021d247242e9a09cccfb8def..98e89367273f5fc56239f2b878e521c2f291140f 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name SomeDummyHugepagesGuest \
 -S \
 -M pc \
index d6f970348c4755a24b7899b894097b963427cd9c..3d3b3f3cc3fcb0e3a138f8291edfe3de6dbc937a 100644 (file)
@@ -24,7 +24,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index eb18f24b2bee312b6e35358439756a33282d6540..5e06e974576c423b47358b005cf849165ecae57e 100644 (file)
@@ -31,7 +31,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index fb9fa8a8fec91305efd61104f7564b8f733315d9..9b854db431c82e2e281392aa86367438d8b03f4f 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name SomeDummyHugepagesGuest \
 -S \
 -M pc \
index 50a9cd8c68f8f53a32319b8dda931d9739038f80..ceb93f7be8c2c50a0a136e2cdd25ac36614ea335 100644 (file)
@@ -18,7 +18,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index df7dbc5c396550dbc5ea8a564c1915fdbf56563b..8e91ed81495c5886494c8576783ca6014e6882a9 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name SomeDummyHugepagesGuest \
 -S \
 -M pc \
index 4f318fdf667b9d9f9fdeb90f5a540829e5cc39ad..d978e041d288c4a88b9158476447749f41a779a0 100644 (file)
@@ -18,7 +18,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 27a6d849a94e61c7caf6dddb9d1ecc2c2eabf35d..c3f2c53973b73dd05588984699085cdad159b18c 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 709a0f909284ae9c61dbf6d183471fc25008706f..4902ce6f20a526b61f1ff790f6a57a3c4d00a1ad 100644 (file)
@@ -31,7 +31,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 52d04cdf651692cbf1ff09d5f6e2ba664be9be61..3cb1beba837d9f785e6acdfd7f5f39fe2ea2997e 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 0eb59df90ed5fc52b8c5473dfbf0c8d0878bf2f0..2e65902f1cf1b1d4c488b9cc8be8fe56c012e78f 100644 (file)
@@ -16,7 +16,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index c268db10961cc7311d2ce5461ed3e67b98fa9957..8b48416943f67741778d62cafd5d700c46467f55 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index fe084636fd8784804f5b9764cd32a10d4f2b93e4..ba9c978848e198180ae14c90dd51f5fe5011cf61 100644 (file)
@@ -27,7 +27,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0'/>
     <controller type='pci' index='0' model='pci-root'/>
     <input type='mouse' bus='ps2'/>
index c8bc6b3829477dfd692476c8b7f99fe16e40a1eb..d94657da069110958c47ca5849694ad6037fbef5 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 0cafc076788f447b9bb835435104aeb51d9d7fc7..9497c96e2b844251137cf785b0f51c4d8176b526 100644 (file)
@@ -16,7 +16,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0'/>
     <controller type='pci' index='0' model='pci-root'/>
     <input type='mouse' bus='ps2'/>
index 4903759ac86b6d7a7e2c9e8e128fdda5b65f5a69..84bcb9b9dadeb5f44634a2912e215945a8bbc4e0 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index a47013bc243d921beb46727b89fdc968d9dad210..09f6d2102495d47cbff567f918bbc9b859589d07 100644 (file)
@@ -27,7 +27,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0'/>
     <controller type='pci' index='0' model='pci-root'/>
     <input type='mouse' bus='ps2'/>
index 08dc18054850f5d29bd367e3697b26d7ae263f13..61365756db9facfef68710ac3e0f63eb8f40f7bb 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index dde3517a665f9137b4ddca9dcb9617de7d6c3616..b2fb3a480fa0a47416ea10e69592b382ee03985b 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index f8250549f8dfdd02cf62e4777cb9bb8399ef4da8..97bbf55974089f42f2d2db286f7055b7bf279bb6 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 2ff76e1ed06ac673150b717e4e0f5457daff20b3..69bb2032f213dac30cf84824e7591cbedf9bb0c4 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 54f8d0cdf6b40c65431360718e6adf3cbbd1e9cc..b7876baccc8b1b28e5d1aefc1595ca8dbda8ab4a 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 096c0826596e5e513d68f95930b0ec198573f094..5f0ad8d832529ab078e4b6f521e622276f6cdece 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 91e37e32ec887f9d8d26723f31cef608e3ab24c6..8b08e356446cfff2eb3938dff3767cc0f26ae951 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-x86_64 \
 -name QEMUGuest1 \
 -S \
 -machine q35,accel=tcg,iommu=on \
index de921f6ccb7160b8d7c5bb4762066585d09fcae9..0961e4288d38de71d53ef1ee7f401621657905a9 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <controller type='pci' index='0' model='pcie-root'/>
     <controller type='sata' index='0'>
       <address type='pci' domain='0x0000' bus='0x00' slot='0x1f' function='0x2'/>
index dfc2183bae2e745ca02a19122107c88fb68defeb..205a1572918bc2bf1f06f4fe513d2222c08c00cc 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-x86_64 \
 -name QEMUGuest1 \
 -S \
 -M q35 \
index de921f6ccb7160b8d7c5bb4762066585d09fcae9..0961e4288d38de71d53ef1ee7f401621657905a9 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <controller type='pci' index='0' model='pcie-root'/>
     <controller type='sata' index='0'>
       <address type='pci' domain='0x0000' bus='0x00' slot='0x1f' function='0x2'/>
index e853de54331a6b3f7f102619681fa382f46a9f91..d7562e59c415e827e9be4dff164935a846b4b4ec 100644 (file)
@@ -15,7 +15,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>restart</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <disk type='file' device='disk'>
       <driver name='qemu' type='qcow2' event_idx='on'/>
       <source file='/var/lib/libvirt/images/f14.img'/>
index ba4e699eecbb15c8de6c2404f790951eaf28cb58..fa083ab0805d04c27a0d50392b8e924df1f307f6 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-s390x \
 -name QEMUGuest1 \
 -S \
 -M s390-ccw \
index 242ea8aab3b7ca9093a24a3d99469125febccf5b..dcc64ae618eb5c9e148006ace9605ac3842d96e4 100644 (file)
@@ -14,7 +14,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-s390x</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw' iothread='1'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index a984e99be239b03baa1082adef3b8d2bfcbdbc77..42ff23d738186f65e65efc6409039e0884b18828 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index cf50a2b06f6fab821aa3b7580e425216e164e81b..0aa32c392300c0a86ad26185292ebc7a0d85d588 100644 (file)
@@ -14,7 +14,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index c44162074ad079ce52bf1c2f23ef10395339474f..67ed437407a1aa1bdfba9630eef195717c7a63ba 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index f0ca1197414f86039ad3608847253d7d5bc89627..1d3c267f900cb4c97d27f8e173da2f96e162c785 100644 (file)
@@ -18,7 +18,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 607fb0dfb12ca2992838a0eab5bd4a2faaebba5e..d340d6519e880b9899c25465b79fdd5b64a9a30c 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 32e0075e9a583e7d2b1e195d70914f98fc46f16c..d662d6a4997675c311f55a81cdab63fc9771a62b 100644 (file)
@@ -18,7 +18,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 61871e7b6c69327a30803966c0fd7cec15eef17e..d2b1829b315dceedd17da515aa53df127f6ad3c4 100644 (file)
@@ -22,7 +22,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index e87912b96ca610b4dbaba32ff3b1e891971b368a..773d138bbbb5908df32d9f049984413d329dd127 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-s390x \
 -name QEMUGuest1 \
 -S \
 -M s390-ccw \
index 2499782431a54fab6be1d9ed3bfc714333b26d8b..60a38ade247cca7115306975b075e78ed851ffc9 100644 (file)
@@ -14,7 +14,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-s390x</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw' iothread='1'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index cd773b7e77c0c2cd31b7c5838eeb029bc8ce38e2..1120728e67762047e9dbb57c31d27f72d3e1a58d 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index b427bccaab916fd406a3e94f3bae847d10dd9513..e2bc297873d04881b261799214fd01cc2d5abbbf 100644 (file)
@@ -14,7 +14,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index c4521f281aa9898c576c30e6e8adedd516fe0bd4..f964f11fa46531b3808d6a418685578529857a44 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 5f18b92c4b7c1dff4966f53de78857041947117b..ce67c384bdb09d7c75c0cb3ad9293e3277f8df69 100644 (file)
@@ -14,7 +14,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index c268db10961cc7311d2ce5461ed3e67b98fa9957..8b48416943f67741778d62cafd5d700c46467f55 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 5e54e784e2f86a852bb2b900d24e651caddde39e..e893f9343754c8c00894876d36d36617bfae54fb 100644 (file)
@@ -19,7 +19,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0'/>
     <controller type='pci' index='0' model='pci-root'/>
     <input type='mouse' bus='ps2'/>
index a7a7a3b690e201d54676c08474dd73cb6bc2738c..0b4dd6cf309bad059faa4609540d6f82cf112f2e 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 883759619de6ac62b81f93d4376bc55ec0bda4da..68bdee42bacfffdb3c1d78c611ed661d1daf40de 100644 (file)
@@ -19,7 +19,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0'/>
     <controller type='pci' index='0' model='pci-root'/>
     <input type='mouse' bus='ps2'/>
index 7a02d362bb2a73e666beb3168d0076634fe7fb66..6b49f48988be1517f4d956038ec9fd3edd2e6578 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 7835a1b03bea0da2be85884c7fa86024a22c352d..1541f8f05f96681b1e647495f3a549ace1f423c0 100644 (file)
@@ -15,7 +15,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 5ff60affd7afa6228bdfe7c97142c50ae9e9254f..4cb5b7e0ef08a9d083710dcb06f5a3a5b70d5714 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index d8ddcbaf4ca4c7662da9639039040dbcfec80d56..3aff9fef6a6d2eb7d12436cd83c1cd964bd65ec2 100644 (file)
@@ -15,7 +15,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index a522c0978f74ab345908d8420beb69192631e870..12883794c630e57dd77b6a9077382e4c1c1c5d25 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/libexec/qemu-kvm \
+/usr/bin/qemu-system-x86_64 \
 -name kvm \
 -S \
 -machine pc-1.0,accel=kvm \
index 1bd367ca4067ffa445607408398292d3af2a0e5d..2ae567214867a1614b74cd28426012e2e306e852 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/libexec/qemu-kvm</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <controller type='usb' index='0'>
       <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/>
     </controller>
index 96b3c31a10928bdcbf4b684dda02c4a4b11e4e66..7fd3785bc5829383467b53cf3ce25e1eda83d789 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index a79b09fb5a8bab9cb8ff21cfedf44cdc6b46f059..265184e3a11933fbd7b8336904b698dfbf0ef23b 100644 (file)
@@ -20,7 +20,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0'/>
     <memballoon model='virtio'/>
   </devices>
index 50b0bd403af29832329eb016ede701d9423aacef..d283066dfcdda4ba7db8234ec3ab62cd6bf74051 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/kvm \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 15b474babc188fab688ad6f5385ccfa0a17d0e6c..1b18ee70e55e0f61934d9ed3e6ae6c2c01e02a73 100644 (file)
@@ -18,7 +18,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/kvm</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0'/>
     <controller type='pci' index='0' model='pci-root'/>
     <input type='mouse' bus='ps2'/>
index 485c6a4da8c0a5aa415ded01fa9a7265815f174c..000538b67e336ec18c6bc8f432658d0be80d9f05 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 20935562b78828f0f2edecea56e8f166af97cbe0..607484a410d94773d419c1e8acbbd315569df3de 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 270322f6eeebf8241c8cdedf010a733f0b58ce43..5bd7ee9958d1ff9c4b0e8a26422953090ab5f8a7 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-x86_64 \
 -name encryptdisk \
 -S \
 -object secret,id=masterKey0,format=raw,\
index 3ae0a409867250713678fc043866304d083e3430..c84af442a6f4c58ff1ed9316e3b6229e76a32afe 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <disk type='file' device='disk'>
       <driver name='qemu' type='raw'/>
       <source file='/storage/guest_disks/encryptdisk'/>
index 07a6600afd5ca70b21d1367e16e919473d77d9ba..78d95391379c16fd38440a4448191702a3dec84d 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/kvm \
+/usr/bin/qemu-system-x86_64 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index f03b1fba451476cfb0c3e4a8de6a1b4524f717db..c4a1a2657d1293df5ef6aa92c09ab8e258dbb5e3 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/kvm</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index a6635a6814a49e902a900869d303628dc520806c..f85b146ba523e09065b701aa1681b6986b92ae21 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -machine pc,accel=tcg,dump-guest-core=off \
index 9da4df0de39a0f81321efe1287f6fae4b221137e..bddb259630e195d11cfe3c8304de1d2672864a12 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index a6635a6814a49e902a900869d303628dc520806c..f85b146ba523e09065b701aa1681b6986b92ae21 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -machine pc,accel=tcg,dump-guest-core=off \
index be84ca4c769377db977ee39612277c4a0fc0a7a5..18af6926f887cecad2bd8a023a022bb62bcc3692 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 578ba6acbee92cdd3739ac0d1b2f1417e85f80cb..1c96e98b6d5a17b477eb1b396d0694b4fdee9544 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -machine pc,accel=tcg,dump-guest-core=on \
index 58784babfafc4597707861f079ff4ef0cf78145c..d02b7e87c3a9bba270742a60057ddb4be5374e20 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index cc9c35590d74103837bce8ae11a92e161639e9e8..e60164b9db4462fb84b79ac5d35017e7b2e6579a 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-x86_64 \
 -name QEMUGuest1 \
 -S \
 -machine q35,accel=tcg,smm=on \
index b964b5ead6e1488b4d3b4a5dc8e498c8b0506c8c..053bb5c25f858946d9f434a6df63bc04d2bb8c03 100644 (file)
@@ -16,7 +16,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='sda' bus='scsi'/>
index 96f8f6c28b1b85fd432621709bc261fbe35a4c87..e36835835ca7117248f167d51ad2b5a8810d748e 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -machine pc,accel=tcg,usb=off \
index c4d483abfcc61a22f26eb9cff46f3d8be3433862..5ddb44039a1c1125835be5d8a86c3992ab7c908d 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index f7a6dcc578d832cf5d23b33c8087bbeed377907c..41aa594b49e269924b6dacbfd3c580c8c074e98f 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -machine pc,accel=tcg,vmport=off \
index 671d3a991f6ea91691db0c6f120485a0d1171483..22fc040b285cb44e2f8c0ea29a4b93777907fdf5 100644 (file)
@@ -16,7 +16,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index ec6b1eeb07bc21ba63f851f9967d8e7820a77ca9..b563b0a767ebbb48f193f18f72dd272bb68790c6 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -object secret,id=masterKey0,format=raw,\
index f2adb84bbb409e7dea7e2084f6a0075b390d94c4..848d0dd2eb7e74e4e81b2a33c0cd5c8cd9cca729 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index bdbdc5bbdec4ffaedcb603368ad9d82b382fc467..d1306058bb1992e537c13e5376f3428ad8b96d4c 100644 (file)
@@ -20,7 +20,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='ide' index='0'/>
     <controller type='usb' index='0'/>
     <controller type='pci' index='0' model='pci-root'/>
index 6825fa53325f264dc4d8062b80d602e4858a2038..d9631fb7be140f21c917eee9469c2324e0c53943 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index fc21dc43c261570dbdca94e27a944e28c30218ef..9503557cc90c98efa907da4943e8379caa07beec 100644 (file)
@@ -20,7 +20,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 321e64e23ab30aa8c00ffa8fa7e99ac6dfd7462a..c2402df82289fd473c69a20f5c0a9e0fb68f6799 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 48d5904a488a17a7414b72fcabd6928d5995626c..9ef85ad40a60e928157824a749d020d3791006f6 100644 (file)
@@ -24,7 +24,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index c83a6a5b019d0055a4b55f648bed53b95b01c085..51653170385d8d48985869e1f981214c3a1bb1c6 100644 (file)
@@ -14,7 +14,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0'/>
     <controller type='pci' index='0' model='pci-root'/>
     <input type='mouse' bus='ps2'/>
index d398b229466af4d968ad7ff29feb19c9df79980b..885a9756a61c599212729253d206095ce71c6dc2 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -machine pc,accel=tcg,nvdimm=on \
index 700e961a6e9ef0eea956be314f71af46907946bb..1617624891f69c7bdeeaf4fd8bc749b45d15b766 100644 (file)
@@ -24,7 +24,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 8669f2d84cdbbcc53eeebe45db77697c8ff6ee8f..b3e1514df07080e16588ce40828fcfac03e9d6ea 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -machine pc,accel=tcg,nvdimm=on \
index 425385251ed5b73021870a7a409892627215687f..4efe556d252f414aa5ae7c573720466d8388a049 100644 (file)
@@ -24,7 +24,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 907bcbeda9961845eb18cbf73f8aabb78846ce79..931fb4be6b0a29ff5c50ca44298678ad4e0159f5 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -machine pc,accel=tcg,nvdimm=on \
index 1578db453943e7a1883a0788d65f7986a0627700..0e064e69867c44a4f2de179b178a8fdba1da5137 100644 (file)
@@ -24,7 +24,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 94b1773db1403011219c52d777bedfaf2dfdf21c..0af2c4a04a23773b52adf18a534430665b0ee5f3 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 90bd43e0292062987ffe9eb28024b5a83d078572..3bda22bc89e6f6d6e4caffd5972548e3df6eb1ab 100644 (file)
@@ -20,7 +20,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index e23bc3627dc2b5a6e66947aaf469d35e5fc521e1..dd195cbb5085cdc71c1a8b7ac1ddb9e7fc2ba14f 100644 (file)
@@ -18,7 +18,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <memballoon model='virtio'/>
   </devices>
 </domain>
index 6f50765bbae80d885ff45fc9cb5552cec4f2723a..5a4ef96896e5e85d38f390bd108e6e4812ed3907 100644 (file)
@@ -18,7 +18,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <memballoon model='virtio'/>
   </devices>
 </domain>
index 4ed60f8da2770d9963e0d65ab4283e6f68d0f476..dbb8ee2d7f553f3770d1e0586bedf27faa30b0a3 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 526129b767d1fb1206ca16fe0d93dc322f880039..58c37dc1ad33abe0352b9139c71c4f55b9b8cadc 100644 (file)
@@ -16,7 +16,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 4ed60f8da2770d9963e0d65ab4283e6f68d0f476..dbb8ee2d7f553f3770d1e0586bedf27faa30b0a3 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index f838d9512fdb60d435a9db22424ed47a02a26f29..1fd607e5235bab47b44e5a85e1d12a8ef02f0848 100644 (file)
@@ -18,7 +18,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 2143faac022f0849d531debdfc34d991f16ebb11..0c3cbaf6da66b0ddb3f7da4a19c7ada44eae43b5 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 22d477646ca063f79e4a4f5fd3c5f91f12978cc1..1fb74e47fa3d35800c8c5e37d65cfcb53aa03c8c 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index c741f0d110b59933af516f2e0e4164ae3e9e36ec..5fddf946228da304073dae80ee000da50fc253fc 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index a20e1c04feb60aeb14f24cd4ce18cd933e7aa669..e8ec34ce88d095d2b828bc8547a94867cd4486cd 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/kvm \
+/usr/bin/qemu-system-x86_64 \
 -name QEMUGuest \
 -S \
 -M pc \
index 4fbb21076980c68f42a845406a5103b4482ecd44..e46b723acb71cb88757bb55668163dfa95fb8bfe 100644 (file)
@@ -25,7 +25,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/kvm</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <controller type='usb' index='0'/>
     <controller type='pci' index='0' model='pci-root'/>
     <memballoon model='virtio'/>
index 742e29eca3f957847d6ea4f3fcaa3c9766109555..da3a95141907fcd7fc4083c433adac3e35266935 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 23fc7924672a74b0b1f9d5a91329162aae6fa24c..be60ddcbe53e99c18cf6a0405b87994215dbdc62 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 8be17730c65001aeaecb997b31e3ab332a1120d1..9b61d6980e9127c31a9a6f6fa83ecfd7af27d4d3 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 4a938b3ff82ea89c902bcc90ee81f0d924d9e999..97ad905826c49445afe872c7701bb0f2559bb4bf 100644 (file)
@@ -18,7 +18,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 68246512abe848852c5b725858d27165295e8647..d4a6a4fb503f3a05b765b31a10f0e37a6a960f8a 100644 (file)
@@ -11,7 +11,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 4ed60f8da2770d9963e0d65ab4283e6f68d0f476..dbb8ee2d7f553f3770d1e0586bedf27faa30b0a3 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index bfdd1aa5cad26eb7f533c3a3b4de146a1e25071f..9ef92f8feb6270b022ffb848fd1fb2dfe746e906 100644 (file)
@@ -18,7 +18,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 4744b11be48319b53dba2feb98047227ac0f0fcc..1c06331700e427e13df3227ef6a4daa3f1a0f805 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 800a0a93b4e2cedab2ab785022aa7ba287a0ccb1..cc51799deebaa57c2d190c6914b387bab360c557 100644 (file)
@@ -16,7 +16,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 21c63220705642c3175002cf0db1e5ef17f0dfd7..1954567136e1347c2055d3664f3bd3f22af039cb 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 3619c24e8fb6e5be9d4da4bfb170a4cee1ea3442..5860c0c0684fc122e5ad37c0808c8dc92c2fbfe8 100644 (file)
@@ -16,7 +16,7 @@
     <suspend-to-mem enabled='no'/>
   </pm>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 224e0f3c8d37633a754525c7dbe9ab307792cb37..d07a947d58343b507bd6ab6783ec745806e4d233 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 30276e0d582dbf1d055d21adf2e5b6a8f80f6bf3..5b0ffb132dac786924638cf853e4b6b4988362b8 100644 (file)
@@ -17,7 +17,7 @@
     <suspend-to-disk enabled='no'/>
   </pm>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 61eba8c22d3d7a190f905270fb7ac62a8b14dc9d..991d6f6171c2d071f923f6e852179cdb8fd3c5c6 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index ac8b3f094c2425217b0d7e97e180820d55298b84..d8eed5eaabca6aa644ab240aed5a149b3877d7fd 100644 (file)
@@ -16,7 +16,7 @@
     <suspend-to-disk enabled='yes'/>
   </pm>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index cb5a707781b0382209f27ffcb08b1d562443e41b..4138308cc761cc6ace29005a8397d0cf3d9d44a7 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 6dba3159b4a1d52d7d0dd57b909935d3bad1bc98..9bf051f0e6938e2af433ea197ce0b887b958aaaa 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>destroy</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 4744b11be48319b53dba2feb98047227ac0f0fcc..1c06331700e427e13df3227ef6a4daa3f1a0f805 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 800a0a93b4e2cedab2ab785022aa7ba287a0ccb1..cc51799deebaa57c2d190c6914b387bab360c557 100644 (file)
@@ -16,7 +16,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 12f7d2f3150441e4012a560df297431103186387..4ce7b377a526b371cd502e7f83af3b54241ba726 100644 (file)
@@ -14,7 +14,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 508d139f8020d6ac4497796a55340bb05b185813..c302f6e9015874a4e9fae3c92eb60eb452cbc211 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 4125ca551c0a5c1e56f1d63938acfab64aa5a07d..16400bae67b094a9becd0dad1d3c97e7a39ed189 100644 (file)
@@ -9,7 +9,7 @@
     <boot dev='hd'/>
   </os>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <memballoon model='none'/>
   </devices>
 </domain>
index 8db643d8c8e2cffe1ecb03eeb17e0d27050975b3..774759cf2a6db95cbc204054274667a672e25686 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 20a5eaa71f341fc290d52c5dcbfab089e4191eb2..a2bf9e1d939d3fcf5aab90f4e0f476eaba4c8cd0 100644 (file)
@@ -12,7 +12,7 @@
     <boot dev='hd'/>
   </os>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <memballoon model='none'/>
   </devices>
 </domain>
index a401b9a70c68ddac08c84f839daadea5055ebc92..c20345d537cc3dea422a0aa91d908f378f263cb4 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 4125ca551c0a5c1e56f1d63938acfab64aa5a07d..16400bae67b094a9becd0dad1d3c97e7a39ed189 100644 (file)
@@ -9,7 +9,7 @@
     <boot dev='hd'/>
   </os>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <memballoon model='none'/>
   </devices>
 </domain>
index a6d91330d8f02d4c8d23dc64cdf3cd6b32a4c6b1..7960b7b5098e3da5eebe947285d5bbc5fb7693b1 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name encryptdisk \
 -S \
 -M pc \
index a997f07a55cfa1fc457ea418278118ec24ebb4bb..1bd0dae61fe09ea925ad16bc852fbf8f38c7f0cc 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='file' device='disk'>
       <driver name='qemu' type='qcow2'/>
       <source file='/dev/hda1'/>
index abb1694f4b06bcea3fb0b26dce797dbaf548b009..f3ec27b01227168d86f7f06d2e0381b08670f792 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index c249f8114837c9dff2e68535489ff045fb221bfa..5c295b66ad33c441934cdbfb4a1e321b98a00088 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='file' device='disk'>
       <source file='/tmp/scsidisk.img'/>
       <target dev='sda' bus='scsi'/>
index deb37e09e67ed2161845bcd1a38ac08cac8e38e0..ea13654bf127c058d9c90a351030963e718703a8 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=spice \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name guest=foo=1,,bar=2,debug-threads=on \
 -S \
 -object secret,id=masterKey0,format=raw,file=/tmp/lib/domain--1-foo=1,,\
index 604e1453f27579538c2ca160324ef21d8e2597f8..6b93d7179805b171ea26cf361263c06ae7c65031 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <graphics type='vnc'>
       <listen type='socket'/>
     </graphics>
index daecc8baa878957925875eb4651c17e3572be02c..99c4d2e85583f2d456bdebb912ca9ac3555f8b7c 100644 (file)
@@ -20,7 +20,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>restart</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu-kvm</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <disk type='file' device='disk'>
       <driver name='qemu' type='qcow2'/>
       <source file='/var/lib/libvirt/images/f14-6.img'/>
index 10e15eeaa4eff1e94dd545d123424cf8b10d5997..12d2e8e59f05ecaccfe87e4b87d5d02bacca541f 100644 (file)
@@ -20,7 +20,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>restart</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu-kvm</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <disk type='file' device='disk'>
       <driver name='qemu' type='qcow2'/>
       <source file='/var/lib/libvirt/images/f14-6.img'/>
index f923a1486504ae9ef0fd144bd9920f484457923f..a0afd344e348f054afe4cffe752825f9a70fe01a 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 271af8f56977bda0afc9ce5d22cfe7e05fec3a61..e9dece8d56db1345bc2f83e943973f8964eef394 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 181eb3b7e320691d76b7b534078b32785da55a3c..1c2855c743f8437df76b0144e8a409e0595aaec4 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 6d08e82fb1119afbdb06ca15aae3daddf669635a..9dc9a8c0fc924b3ddc76fe331f2fae7079fb3bb1 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 181eb3b7e320691d76b7b534078b32785da55a3c..1c2855c743f8437df76b0144e8a409e0595aaec4 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index d1810b57d9a049dd8e5efe5784a44b5c61ceb011..dd0d7520718a5744b9444e08c37dd4cf54eab706 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 745cf3e3ac8c9e52105e2dbc7b451399493554eb..40b59ad1e5ee795e88291e6081ba5230b21b95f9 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index b9d635f02e760fa6c851f8ea6f21c4ed20de2715..37639b30cbd055a77e63459b2120987ecc73d3b9 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 181eb3b7e320691d76b7b534078b32785da55a3c..1c2855c743f8437df76b0144e8a409e0595aaec4 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 5e88efba29e7c3dc9316b5d162c3317c765d67d7..48acadf013cd8b03797208593dca906cb1ee046c 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 7807d793f75a4bd38e297158aa611acef3be7059..c815d68bd9362ca89f8b2cf1ca933362493b7857 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index d266a445715433ff9884fd5c23b24aa588bb7346..216d895b904160ed30af0b9eae2a000ed14b01a2 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 14b95152167d68e723267786e238e274a762543d..27e5f0f7246b5195759f7f63f368989a2bc8ac79 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 81fe791d630a7f1c5172ef6ece8a67b736b609fa..5bfb2f06c6a3b96855071b8302b8abd82030e33b 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 5e834ad71847ac287371dcc9ccba6d54e9e0a3ed..c73edf8e444d39f623968cbf3786f53398026d00 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index eda2a91c64e9a76727f6cf7a701b34ed99aed0e0..89e639e59d3aff1c0a29e7a713d69d0bc925c599 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index d4e4476415e04c6dabf6cd54d93b6f46ee372238..24034cad8be488f65b4862f436ee122ca44c9601 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 04c6712672c30fd7b5ef5a2cb1b356aa30a66498..c376be2b934215e9bc5fef460639e8390b380dd7 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 8cf62549353c5ceba668ba73725129e0c134a090..829d8b850b88406a5eb30a29e0ea750322c244fe 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 30486db5156b4a460a8bb1650bfc0bd55aa8916d..c7b7f8532b5625b99bf8b916e56d8b817ca83bba 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index b6ae29384fd930b9a2c9cf5c448c03b21eaaa4ac..05117af289612bb9b2e15fa8967af41342c7826f 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index f108cadeb1f6c965a286061dca85fd8460a084d2..90e35d9bc9c53e015098c4d6a7f92bf9fa1cb93d 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 6063224633519a309df8e03b4b0c02f0f847fea0..173c0d97ef65b50dcbc2dd26b5850e24cebc9505 100644 (file)
@@ -15,7 +15,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>restart</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <disk type='file' device='disk'>
       <driver name='qemu' type='qcow2' event_idx='on'/>
       <source file='/var/lib/libvirt/images/f14.img'/>
index 2902cb2d7fb225fb941413ce3864371be8ecebdc..d8e12372cbeb9c8fb26bf55d6cb7c69de4e5d1f1 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index ba2b5855911aeeb4b97c8998354369fedecbf096..91ad929cb996f5a5ba98772ad98fc37ed2606a1b 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index c1ec12ba76c2c610a64d85d25dca70a72bdd3d50..f3703a9fc3be82190631cfacd20d4265bc15d4ed 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 4ab945e26b843d892ff0a7ea9a2c32c954d92401..8fc647848b60569c23751b898342cc6fb4e61af3 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 239510dcb1b4553d70b7458b739948b141a7fa45..30d5fdbea142611713e5d7dac8cbc8ff81c74260 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 315cbebcaac5a929d0feceb02cbfe73a4dd6b453..f0f5d1a04ee0a306a37e8d7702d50a771cfa9f13 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 17d7adc4162cae83c2c950f5ccbb54170fc91c84..4cea9803883c1da10522945b5449f568305387e2 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index e9fe14f7523598479439751adef2faf9cce700ae..63dbfc77a5285bacaf33c47c6bb21493b4cfe853 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 59929c1b45e71dd2091ac91ff4e2113af4fc7891..8cabe301c887df7060bfd425d51c03528ef93767 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 422fa920513c9e7417a36a43da22281d39ef50a9..d5c42fe62cabc914e47ef9d7fad389ead1ad1ca7 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index e15d73542986576bc9a54a1081a9a4136403d780..47f56068474dcd8371e5433fc362262e5f0708ac 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 3771563577f8d08aa5369b0086777fa2e4a13b8e..917d67b9eb4159f4599612007875574a5c3cdc2b 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 8a0598a9ab4f5e406046964f6b202eabc695fb8e..b9b8c6cc998ba1a95ed8ebc2d34bdfacbffd9a97 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-s390x \
 -name QEMUGuest1 \
 -S \
 -M s390-ccw \
index 48ea8ec6195ad761f8b71b39aa2e8090a0c0c54e..fa8d52d9c5e51fe51709116ea1e2049f60f369fc 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-s390x</emulator>
     <interface type='user'>
       <mac address='00:11:22:33:44:55'/>
       <model type='virtio'/>
index e04e66f793406f329e46188bfec9e56d2ef152a4..26f9c168b8d90386b8166ba40025cbc25a425b0a 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 5d631fde33be394cffaf4dac1f3e743edb640da0..9ddb9f5b9af0eb5c50ce8413fb097169f148ef47 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 03ab1301a6227bce8402ab0865fc324005797c6a..4445fb39ea0ddedd55de7531cb1f5aa35fa79b20 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 30297e607df3757458a1bc5ebd06fdfec5bf4b08..3e7b34abfd82e5134b9369f8f551f295e5a6e45b 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest7'/>
       <target dev='hda' bus='ide'/>
index a12d5003ec41956291ad5e158fab211c62b0696f..5d8a99057bd8e70de50b9b190bfdf94ef882ffca 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 0e357ec4c95848077eca51d3139a630696af0fc0..e7534c29ee86dcb7178e5d0f2975e9474572172a 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 8445feb39b9f5c52329d2b87cc281493befd8b64..54a0eb7229a52581cbc044438641a40fdd193d6c 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index d308bc1a625b1868e05e30dca704f8587bcefb7f..52bdcf533bfa525c9fed9cf797a029302770c359 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 7d275a723d623c04aae38c4203193d8849e4f854..0df11c633e319ac43e2eefe6d0110ee133de8166 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index cfb4742fc6774b7c3144e4b7b32e3f19b517841e..d64e31df2812feb586d77b88885464199395fe13 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index ef31b791a6155a324e7dc938b1d6b143042ea2da..c44ef0c82a48e052bec9f80b2f06cc3e99b8d575 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-s390x \
 -name QEMUGuest1 \
 -S \
 -M s390-virtio \
index f42faddbde6ca1981c56f8e8285a5bfe23c10620..0a390bfa0e9fb0d175d010973f91ba4ea033d28d 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-s390x</emulator>
     <interface type='user'>
       <mac address='00:11:22:33:44:55'/>
       <model type='virtio'/>
index 51869505fa13babf20b9e5307c88eaa2e2865ec4..41bc8037e7f24ae08f5c37b1e5b4b5a8d1aba9e9 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 422649cdb8a4670145f96e61c7c6d04f17492d92..93bd5d1bce2ff44f30ebbb162145ff569cb4cfa6 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 1d69797dd5483f480bee26ca0b05e79dffde7f86..ff6367a4e03a3f13cb5cc8cd68d45a47b594eb3d 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index d8ddcbaf4ca4c7662da9639039040dbcfec80d56..3aff9fef6a6d2eb7d12436cd83c1cd964bd65ec2 100644 (file)
@@ -15,7 +15,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 0dd136e8781914bd445adc868f3bc1c96eafc2f7..47c752d85424b241885667f63819fa1538639d2b 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name encryptdisk \
 -S \
 -M pc \
index 41ce788d955b8a2864e27c395f603e82bc290423..d714bae4d3ec25ed940c627930f9ffff8f941aee 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='file' device='disk'>
       <driver name='qemu' type='qcow2'/>
       <source file='/dev/hda1'/>
index 67e2f84366fe1273a9a1016d5640a18ed0359bb6..beaedf28161d3c1b6718793d9c2fc3fee1ee3757 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 2d0fbb4265e9f48937fc79344b7ec57d9099c3b4..78598ffaabe0678e947dea9ed12e4ca6f188e71e 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 93ce4b2e140273be90a7b7538c51c0e92b88f10c..2841311410c0493c9a4ea8e0890edc027a3a5802 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 23fc7924672a74b0b1f9d5a91329162aae6fa24c..be60ddcbe53e99c18cf6a0405b87994215dbdc62 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 4ed60f8da2770d9963e0d65ab4283e6f68d0f476..dbb8ee2d7f553f3770d1e0586bedf27faa30b0a3 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 2d0fbb4265e9f48937fc79344b7ec57d9099c3b4..78598ffaabe0678e947dea9ed12e4ca6f188e71e 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 0b456638013fbca387d60bd1d6e2c08e1d77dacd..42599ad40f5ee11be5d98719131adafb431956cd 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -machine pc,accel=tcg,mem-merge=off \
index 021642aaef73cce810e01b9c020889027906dde8..53fa96bcdf924dde3ca772f2033a706a81f12f78 100644 (file)
@@ -16,7 +16,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index d732b049805bb4223a2a1c9ea2f39776ddc6e219..0e48316d16ce9890395f81f1eb6e89b947f8f9a1 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 566eceada25aac414edce1d454083f3ef5b9a19a..5ab3a8546d3a870d731284bbf453480883bfe6ff 100644 (file)
@@ -19,7 +19,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index d732b049805bb4223a2a1c9ea2f39776ddc6e219..0e48316d16ce9890395f81f1eb6e89b947f8f9a1 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 50afa71386ee3e1804b87291e2bd89d5b656dbfa..4ea112a6b46235f76977bbbaccc71850e28bba43 100644 (file)
@@ -19,7 +19,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 175f3fb93dd2846133c30f066243e4cfdf05f229..d3c4e4be1f8316be2c2897ceaaec9ddd2fb6298a 100644 (file)
@@ -16,7 +16,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index b3cb5c5f4276ad1f62d54f8f6ba297de2bb5350d..dcb16bfd74b1514c4c8dc66c6ecbdc4f5aa4555f 100644 (file)
@@ -19,7 +19,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index d732b049805bb4223a2a1c9ea2f39776ddc6e219..0e48316d16ce9890395f81f1eb6e89b947f8f9a1 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index c5757f48b452a0baea3abda184dda8cf51f83cf3..b4cda72bcf8a7bf607186e4bf3e892b25087de51 100644 (file)
@@ -19,7 +19,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index d732b049805bb4223a2a1c9ea2f39776ddc6e219..0e48316d16ce9890395f81f1eb6e89b947f8f9a1 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 566eceada25aac414edce1d454083f3ef5b9a19a..5ab3a8546d3a870d731284bbf453480883bfe6ff 100644 (file)
@@ -19,7 +19,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index d85ba6b28189e132076b672a9ba4c884de9f3ff0..e06b149baadd5d098b2f4daf86c99e263b124892 100644 (file)
@@ -16,7 +16,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index d732b049805bb4223a2a1c9ea2f39776ddc6e219..0e48316d16ce9890395f81f1eb6e89b947f8f9a1 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index c87ec49fba1702172e59057b049935cbfb1ff3af..76e97ce092c92757cb8f9acf8a67c2e6d69d528d 100644 (file)
@@ -19,7 +19,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index d732b049805bb4223a2a1c9ea2f39776ddc6e219..0e48316d16ce9890395f81f1eb6e89b947f8f9a1 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index d2315b4c927730e8af0307f55b42ef2ae57ab8ec..a7c4c77a2ade5941d47bd6ca67d4358926e50649 100644 (file)
@@ -19,7 +19,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index d873b887569faed3e4f44396e1ec35454e8ff75b..44e76c0823d74a848086b43ae8355a6f061fc4fa 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/kvm \
+/usr/bin/qemu-system-x86_64 \
 -name QEMUGuest \
 -S \
 -M pc \
index 8f809624eeb48bf776babbf9c0c651cf31306261..6378741c797d1904aa516791ca4cf0d770fd66d3 100644 (file)
@@ -21,7 +21,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/kvm</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <controller type='usb' index='0'/>
     <controller type='pci' index='0' model='pci-root'/>
     <memballoon model='virtio'/>
index ad024fb8fa7076bb157f3024d0f2e7d5e983e704..76e56b83d3d7606db39cd94a3238b4e607712642 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/kvm \
+/usr/bin/qemu-system-x86_64 \
 -name QEMUGuest \
 -S \
 -M pc \
index b9f7ca4817707c60c5c01f48c7b8f12d226c901c..cc266338870d9bf4ba31e1fc867b0241e7bdb4f5 100644 (file)
@@ -22,7 +22,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/kvm</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <controller type='usb' index='0'/>
     <controller type='pci' index='0' model='pci-root'/>
     <input type='mouse' bus='ps2'/>
index 7b0e2483a514a2ae4b60a44fafd101338d194b77..f57da780a66b9ce836fbcd163f5f66d609e5e6b9 100644 (file)
@@ -17,7 +17,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/kvm</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <controller type='usb' index='0'/>
     <controller type='pci' index='0' model='pci-root'/>
     <memballoon model='virtio'/>
index bcd49d8714050a98aba5924398294455269aa219..6169393c0450d76e19b8ab68bd2a9e240f711fcd 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/kvm \
+/usr/bin/qemu-system-x86_64 \
 -name QEMUGuest \
 -S \
 -M pc \
index 73dfdf587febc6174f4a399271628c02841525fe..dd653c5d3b5368c40c66ebf6f7490439c7d30d90 100644 (file)
@@ -25,7 +25,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/kvm</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <controller type='usb' index='0'/>
     <controller type='pci' index='0' model='pci-root'/>
     <memballoon model='virtio'/>
index e1d115c718826c7aaa1493cb54600728e72e3dd6..22ddbeb229a1f0c620823f0e5d09bb133317466a 100644 (file)
@@ -23,7 +23,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/kvm</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <controller type='usb' index='0'/>
     <controller type='pci' index='0' model='pci-root'/>
     <memballoon model='virtio'/>
index 079ca9d5ecedd9c33909e6dac96878a5aeb1dc0b..5bf2a7b630a700df0717f0231211b04f899af68a 100644 (file)
@@ -19,7 +19,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index d732b049805bb4223a2a1c9ea2f39776ddc6e219..0e48316d16ce9890395f81f1eb6e89b947f8f9a1 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 06dd3f1d7ea28921fd00048e02a5c6b825cbeb59..dce4e49bb498455d970325fb829a0a2e6dc8720d 100644 (file)
@@ -19,7 +19,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 84a560a84effcf11095c2811dce3c87b77c8e387..3e0741475fc6ea565e5b5fd11d12faa7b0e628f0 100644 (file)
@@ -23,7 +23,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu-system-x86_64</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 71ab7a7811591c0d20286d2a9e744b8bb59d1e1f..92cae217f4750c36a61363f1217e000220b28c53 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 5908ab30e74cd1b0feb82abcdef299d349d33d50..0e6d2ee71d241aafa40795396f661f8c141367ae 100644 (file)
@@ -16,7 +16,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0'/>
     <controller type='pci' index='0' model='pci-root'/>
     <input type='mouse' bus='ps2'/>
index 767d615573b40c7b9ba72983c36a97c30538b162..25a9c72ed5f75ceaed257667b764a6b2abeead7d 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index caec1590f1df229ac0f9bbcce7017702bdc58e1c..a70c9dbfd666ef19676471a394f5d185331db0db 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index c3c75517922d6385b6cd9082940e783fbdeb8f7f..0dc2e454de0d28a7bac5bc6359ef4d3eb326c0f3 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 7db4b4a5b9ab8d0b5362aac74496b469aedbbc65..fdee6274e7fae09946ce35fddec00950275efe66 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index e354511a3e04a63c84622ab7a7ae77c0f188f22e..a34b4f85f7319f77f33fb6c72d1af2a9fe7c74ae 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index b511f93652cdcb3fb34bc0f8c5ca2d55da74586d..b6fd5f058c64f9805c14598b994221637a3e21ee 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index b495cdc67c0d44a0bcee105ca2f041d6a32ff125..8fad75ab43e5c6632a3fdeade37fec03036ed09e 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index cbca4f6f002010d0a32597318ded4b4494b58f80..7ccd63c15a176c6b18d9071ac68d03b21cb2cf86 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 004849add62c3a189a9818e0d830644a2d1662ed..30fefa30a2809daed792622970fdff8a27d0980f 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index fab1167c158e0414b8d95f880f1c2431d99e2c06..22d551fd8c82d5b2b89f9c5e214c7950c0660c76 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 99d2110b213127b2c3811294094666168613a8e8..705e8c3c19f46f536b5a88ec4c6b0abbb92ebc8f 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 36756fcfbb58e76327e4e4a85243b1c364548f51..d28b7d25a18c19a1057444a6a71ccb321f015852 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/libexec/qemu-kvm \
+/usr/bin/qemu-system-x86_64 \
 -name fdr-br \
 -S \
 -M pc-1.2 \
index f8b0fc7cab02c772831b17f12fa26ec84c83b786..57b920ba0998d23c895f7b9966bb9912d2abc91f 100644 (file)
@@ -18,7 +18,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>restart</on_crash>
   <devices>
-    <emulator>/usr/libexec/qemu-kvm</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <disk type='file' device='cdrom'>
       <driver name='qemu' type='raw'/>
       <source file='/var/iso/f18kde.iso'/>
index 6766d67ceb3848db32244d2e69517b86158da5ef..87ccc73cfe0cb3b862dafadcf4dc19990420fae1 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/libexec/qemu-kvm \
+/usr/bin/qemu-system-x86_64 \
 -name fdr-br \
 -S \
 -M pc-1.2 \
index db2fee9cc4a0e75c0bc9ad5a6230c5f034d86e79..0a72956f9e78835468d088ead8fa58ca43050a4f 100644 (file)
@@ -18,7 +18,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>restart</on_crash>
   <devices>
-    <emulator>/usr/libexec/qemu-kvm</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <disk type='file' device='cdrom'>
       <driver name='qemu' type='raw'/>
       <source file='/var/iso/f18kde.iso'/>
index b8071eade889a030c373de298a884d48542984b2..b86957d171ff6a60143fc341c67ee97786126cd7 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/libexec/qemu-kvm \
+/usr/bin/qemu-system-x86_64 \
 -name fdr-br \
 -S \
 -M pc-1.2 \
index e5256fe7e0ecba38bff925d6d054136c4fa1d91d..0d10ec863515f30e73aeb937b439a8c1d1804b0d 100644 (file)
@@ -9,7 +9,7 @@
     <boot dev='hd'/>
   </os>
   <devices>
-    <emulator>/usr/libexec/qemu-kvm</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <disk type='file' device='cdrom'>
       <driver name='qemu' type='raw'/>
       <source file='/var/iso/f18kde.iso'/>
index 0aea45d1c5397c2c85c19b6b4af9f60cc46b7418..e298d66618c53c8ac6f4653ef2bd63f747c85429 100644 (file)
@@ -8,7 +8,7 @@
     <boot dev='hd'/>
   </os>
   <devices>
-    <emulator>/usr/libexec/qemu-kvm</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <controller type='pci' index='0' model='pci-root'/>
     <controller type='pci' index='1' model='pci-bridge'/>
     <controller type='pci' index='1' model='pci-bridge'/>
index c3ee9c7eb92ef11fdd7356dd81a0be7bf1e1d35f..220f766c74461dd858ad93e3be8c31a70a092cb9 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu-kvm \
+/usr/bin/qemu-system-x86_64 \
 -name lots-of-disks \
 -S \
 -M pc-i440fx-1.4 \
index bc429216e18670c8152ca951933724c841519b9d..8f87f2a93e424b149780333cfbe16696f1eac14c 100644 (file)
@@ -20,7 +20,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>restart</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu-kvm</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <disk type='file' device='disk'>
       <driver name='qemu' type='raw'/>
       <source file='/var/lib/libvirt/images/test.img'/>
index be3d8f22e1289dbaa2a8c16a2f7c46055831669d..790827ae0411240f0e1030c9f4a706d202bc9375 100644 (file)
@@ -8,7 +8,7 @@
     <boot dev='hd'/>
   </os>
   <devices>
-    <emulator>/usr/libexec/qemu-kvm</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <controller type='pci' index='0' model='pci-root'/>
     <controller type='pci' index='-1' model='pci-bridge'/>
   </devices>
index d1d51b3c2a5e91b37791ebd1e15923c492c2b039..aeceda194ad88e122c256e410fd09fdeaba2d77d 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/libexec/qemu-kvm \
+/usr/bin/qemu-system-x86_64 \
 -name fdr-br \
 -S \
 -M pc-1.2 \
index 2e8f53958b11db5078b379324149cbe40b428739..c28adfe43ec11f449f0f3f791a087495d2d37ac0 100644 (file)
@@ -18,7 +18,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>restart</on_crash>
   <devices>
-    <emulator>/usr/libexec/qemu-kvm</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <disk type='file' device='cdrom'>
       <driver name='qemu' type='raw'/>
       <source file='/var/iso/f18kde.iso'/>
index f6d0901580b91e39b6e9452848e6e5b2f2f0bb85..21f1dc98af0534adc5e75362836fcf25568b6749 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index a42d796196207ef70a7381094f14d5980aa7af7a..1ac56fc70321a6c456f78b4f82ce1c048e5c46ab 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index c9ba5a396273c6f0cf5c94a079c285214b40ac5a..6254027ab12f0ef0e1fbdc4b1779568236c24563 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 59e134328f9c0b258003a6a550b8079f3d1bfe49..addd74c415dcb0f2b8badf92e38652f0ae737490 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/libexec/qemu-kvm \
+/usr/bin/qemu-system-x86_64 \
 -name fdr-br \
 -S \
 -M pc-1.2 \
index b3c9ab1378f1da7d2b103d3066b01ea916b5e39c..28654d5a4868b2d4bb4fdb6756076c1142e5a1a8 100644 (file)
@@ -18,7 +18,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>restart</on_crash>
   <devices>
-    <emulator>/usr/libexec/qemu-kvm</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <disk type='file' device='cdrom'>
       <driver name='qemu' type='raw'/>
       <source file='/var/iso/f18kde.iso'/>
index 9fc178b4ee432dca82710cf8cb37b49563ff8494..25fa8105e817aae90c9a8e1d6b84f712538b1bf6 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest2 \
 -S \
 -M pc \
index 6ad113495c1fe8d0c294f1253ac8a91ab2d25970..09cafb35a9c129a6e77def05480f8badadd8e9cc 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest2'/>
       <target dev='hda' bus='ide'/>
index 7b43246d54c6beb8647ab4d52d23873ac722d709..2f5058b33060a9742807e5bba62298826e30b08e 100644 (file)
@@ -8,7 +8,7 @@
     <boot dev='hd'/>
   </os>
   <devices>
-    <emulator>/usr/libexec/qemu-kvm</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <controller type='pci' index='0' model='pci-root'>
       <address type='pci' domain='0' bus='0' slot='0' function='0'/>
     </controller>
index 1a21d3b6370b46d6caaa92dcc8e082288ae7d5fb..5d0dcc7dd519f87ace501e3125c7a27f3a01493c 100644 (file)
@@ -8,7 +8,7 @@
     <boot dev='hd'/>
   </os>
   <devices>
-    <emulator>/usr/libexec/qemu-kvm</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <controller type='pci' index='7' model='pci-root'/>
   </devices>
 </domain>
index d9634e3759d7b546ee59ba79c3740c1412d0384f..3d5049a30d2b4a140e3c89b94ab1cbb000804446 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 10d3a48ae1d4f1c689f71e76c369eddf4f731ff9..a9b35318e126814eafc08c26812228451a5887f3 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 09bab49a6558e4cd1a6259831985675512713fa7..77c3acf3db7e8979c7c34c5a00ea00395189d746 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 4f4b0e68f6c62629fe0bb13c644b1830999ab88d..f0ab0a16d191910c8efe0bdb945b23eb921c0325 100644 (file)
@@ -20,7 +20,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/libexec/qemu-kvm</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='sda' bus='sata'/>
index 92199ee51a4759414f28c231260974b4b0618026..2f553b34df5d6a06e66a744cf67fd78fed311c5b 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/libexec/qemu-kvm \
+/usr/bin/qemu-system-x86_64 \
 -name pcie-expander-bus-test \
 -S \
 -M q35 \
index 80f2ea6083cae5891078dc8aebaecf46f70649fe..ac01c26ccf2af25aa83d2032bedf8b9903483ab0 100644 (file)
@@ -20,7 +20,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/libexec/qemu-kvm</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='sda' bus='sata'/>
index d7ac64a3ea79143dc1fbebd445fa2a0ae8cc871c..fc17896e0dc488e11700f06f9aec553d50b6aee1 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/libexec/qemu-kvm</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='sda' bus='sata'/>
index 4e852ff8ee91bba1f24551d1fb6354fa6f9dd8c4..0d612ad44a077b9cedd8d564c23d84eaf225bdb8 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/libexec/qemu-kvm \
+/usr/bin/qemu-system-x86_64 \
 -name q35-test \
 -S \
 -M q35 \
index 7ecc4a68121b2abc716554af161858ebbc5cec32..8c21d0952774ace6d51856c2209523f516b18b3f 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/libexec/qemu-kvm</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='sda' bus='sata'/>
index 59a849f08f2d3476295db7f8794cbc0d22583d90..7847c512383c131ae1f3b6cf0e7103771873fc7d 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/libexec/qemu-kvm \
+/usr/bin/qemu-system-x86_64 \
 -name q35-test \
 -S \
 -M q35 \
index d7fb90cde70b4a8d8a0cb138521f204056db384a..8902c8ae6467d6d9999ee9d36f2d289a882271f5 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/libexec/qemu-kvm</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <controller type='pci' index='0' model='pcie-root'/>
     <memballoon model='none'/>
   </devices>
index 1102b38f0a275d06b8a9f4fa1af7f9368424e82c..fef3a9d4ac62417abc211c3e0b582c2209539e9c 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/libexec/qemu-kvm \
+/usr/bin/qemu-system-x86_64 \
 -name q35-test \
 -S \
 -M q35 \
index 578cc87839f7d2ff65c4dc8338f85cd3cc0497fa..5870d3d366475271f7862afd229013a8d8171029 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/libexec/qemu-kvm</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='sda' bus='sata'/>
index 05db65b02923c5a7a98ffe5a17bc710ffab92bd6..32dce2b94b8c7d47cdfe6b4fca48ccdefe895fb0 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/libexec/qemu-kvm \
+/usr/bin/qemu-system-x86_64 \
 -name q35-test \
 -S \
 -M q35 \
index 4caf229626162c8917f5b036e8729995ce3c2b5d..e39e6d8fa3d86022629ea5d2fef9df76738db8ec 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/libexec/qemu-kvm</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='sda' bus='sata'/>
index 13eb2dd18218dfc1e36ad21fe94e4d60ddbcaaec..ef5237edd7f20fa03229ef702548ee3c4ef9cb1e 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/libexec/qemu-kvm</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <controller type='pci' index='0' model='pci-root'>
       <pcihole64 unit='GiB'>1</pcihole64>
     </controller>
index 595f13f6d3f8d4501ba8cf7faf5c8584a91e4ee3..31ca508ae53e94d3929dc7725489b28b2d25c3ce 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/libexec/qemu-kvm \
+/usr/bin/qemu-system-x86_64 \
 -name QEMUGuest1 \
 -S \
 -M pc-1.2 \
index bcc5b3c42bab74243aa498b3f7ef54645526a865..5f96ef3b0d1f2121e69e90d34c7020e8f6519484 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/libexec/qemu-kvm</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <controller type='pci' index='0' model='pci-root'>
       <pcihole64 unit='KiB'>0</pcihole64>
     </controller>
index 179a7c579284f9e2b0719a574693535b2737b052..f987dba723fba75d84e5468a894184179e5b2a30 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/libexec/qemu-kvm \
+/usr/bin/qemu-system-x86_64 \
 -name q35-test \
 -S \
 -M q35 \
index 9367384ebdce790fb852f96b3cda25336d1f5480..b9b2069d1ed0ef02c3b8e885d75b454a51705701 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/libexec/qemu-kvm</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='sda' bus='sata'/>
index 992d8899c893b0f6b1d307678380cb6bd4b492e9..c95472cb59fc5e7ad4d850d94d85eb42392444e2 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/libexec/qemu-kvm \
+/usr/bin/qemu-system-x86_64 \
 -name foo \
 -S \
 -M pc-1.2 \
index 931f513d38cca8c6c60dac9cc6ba2851920b4540..7ed2ce3ba488e2dd5c24bc51646eeb66d2b7d8ce 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/libexec/qemu-kvm</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <controller type='pci' index='0' model='pci-root'>
       <pcihole64 unit='KiB'>1048576</pcihole64>
     </controller>
index 6fcd23f61e9f88f045fbdd1a54dd38795c782319..719731f2465d6ea359abccb63f11db107b62f8bb 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 1eb5a831830accc043d19d0f860a9bd441f4b701..d7a45bfb4a9e6b872742c2515551e3215cd3c5af 100644 (file)
@@ -17,7 +17,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0'/>
     <controller type='pci' index='0' model='pci-root'/>
     <input type='mouse' bus='ps2'/>
index 5f648e643917e7b1c1bffc2833a23fce530c5594..36466d50b9e6fe715696df93b4915c3a446431d0 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 8a84703e64fa5bcf6272b28e792800710638a607..de9068e7ec3e8acaa29d27308e6d2b222b322175 100644 (file)
@@ -17,7 +17,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0'/>
     <controller type='pci' index='0' model='pci-root'/>
     <memballoon model='none'/>
index 9226c5e89f4ddeb7d9fa219fd0a9c7d0171be468..afe6186f5bf478225b033d357e973f46b9d4bb37 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/libexec/qemu-system-ppc64 \
+/usr/bin/qemu-system-ppc64 \
 -name QEMUGuest1 \
 -S \
 -M pseries \
index 157f5d9d4e656ce775718dcab16c8388d422ca8e..995ddd0d60b3b27a93182397f5b639d7f2ebee66 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/libexec/qemu-system-ppc64 \
+/usr/bin/qemu-system-ppc64 \
 -name QEMUGuest1 \
 -S \
 -M pseries \
index ce180ee349890a909f26fabbc0b1f2b02607fdd8..3717c5826121cc77e08b1681c2caff5c3422f3dd 100644 (file)
@@ -17,7 +17,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>restart</on_crash>
   <devices>
-    <emulator>/usr/libexec/qemu-system-ppc64</emulator>
+    <emulator>/usr/bin/qemu-system-ppc64</emulator>
     <controller type='usb' index='0'>
       <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x0'/>
     </controller>
index e678ffbcaaabb604f22fb18f3c2dcd815a9ea9bd..a84869aa1975a999824e24e2e1745ad44ff5a4fd 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 693b71cca71ff2de89d005eec10721fdbadaf9e3..40e3aab192c89a64106c3fd2acd0772324e0561d 100644 (file)
@@ -18,7 +18,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0'/>
     <controller type='pci' index='0' model='pci-root'/>
     <input type='mouse' bus='ps2'/>
index bcdeaf7482dbcb35fff5eea5972660873e6fa093..6c1f39077d6651a68bec6ffc5164cd0a4fdb2f4a 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 0b8c9af6f818377ad05fa2e3a638ea87cde070b5..7bdda8e7487c648c211c48e6bb4c8cf57e149db9 100644 (file)
@@ -18,7 +18,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0'/>
     <controller type='pci' index='0' model='pci-root'/>
     <input type='mouse' bus='ps2'/>
index 30fc9b708c21e3ec096725281e435d8b72c154ef..5980340d1e00e906594f32861165f9099f4135b2 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/libexec/qemu-kvm \
+/usr/bin/qemu-system-x86_64 \
 -name q35-test \
 -S \
 -M q35 \
index 743658384d0a29aecb2f2e2717e4afc2fae7be4c..23df0cb504803fccdebd0e0cce3e30b9a07c8569 100644 (file)
@@ -13,6 +13,6 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/libexec/qemu-kvm</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
   </devices>
 </domain>
index 05e23d905ec3497045df0c5b853b949b28ef9dd5..285c6e537315d7ccff0972e522b3f7bb821b6733 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/libexec/qemu-kvm</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <controller type='pci' index='0' model='pcie-root'/>
     <controller type='pci' index='1' model='dmi-to-pci-bridge'>
       <model name='i82801b11-bridge'/>
index 7796e52d03599b16e7745047bb4fabffdd5b5e69..44a88d8a1c5682075cfa3ed81d99c74b778a5cd4 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/libexec/qemu-kvm</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <controller type='pci' index='0' model='pcie-root'/>
     <controller type='pci' index='1' model='pcie-root-port'/>
     <controller type='pci' index='2' model='dmi-to-pci-bridge'>
index 1b607448fb5771c673ef15166dc8287fbcdd5dbe..d222a12f6ddffffdbd338d9baba89259520afaf9 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/libexec/qemu-kvm \
+/usr/bin/qemu-system-x86_64 \
 -name q35-test \
 -S \
 -M q35 \
index c1edca1eea174d59c6224479cac0a03a4cae63d1..c3edb9762a56d41a88a3da1ce56d8e1eb0da96a5 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/libexec/qemu-kvm</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <controller type='pci' model='pcie-root'/>
     <controller type='pci' model='pcie-root-port'>
       <address type='pci' slot='2' function='0'/>
index 9ca342ba711baa435f7a4f8012df78e068a30729..5b9f675e3d1793ffefb5c1cbabe724e2d0dfdd0a 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/libexec/qemu-kvm \
+/usr/bin/qemu-system-x86_64 \
 -name q35-test \
 -S \
 -M q35 \
index 34ec7c7750315d6e21be1481531ed549727bcc9e..c5aad327a7c413fd7dbbe6fae3a4f8263b8fa2e6 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/libexec/qemu-kvm</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <controller type='pci' index='0' model='pcie-root'/>
     <controller type='pci' index='1' model='dmi-to-pci-bridge'/>
     <controller type='pci' index='2' model='pci-bridge'/>
index f3d44c0d84808f19d9b8bcd0b38bfcfa788ef782..cca6c833b53e748f5066a36030ff15afbc8c7a85 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/libexec/qemu-kvm \
+/usr/bin/qemu-system-x86_64 \
 -name q35-test \
 -S \
 -M q35 \
index 06cdf61107993e90d3af5e40d5bde977a898e1ad..54f67a3ce4fe6eb1107aeaef1229d61d03d6791f 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/libexec/qemu-kvm</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <controller type='virtio-serial'/>
     <controller type='scsi' model='virtio-scsi'/>
     <controller type='usb' model='nec-xhci'/>
index 3b507f3e418f0b48a7f0cdb1dc7e23c5c5288023..0a9c99ce8fa43e9794615ecec14f9ef568d57b0e 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/libexec/qemu-kvm \
+/usr/bin/qemu-system-x86_64 \
 -name q35-test \
 -S \
 -M q35 \
index b6b971b14cc7c053a1c3979c2b70d4bd03a6a609..ab746c5b56b01dfdffc283bc5a6bacdefa9b5a40 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/libexec/qemu-kvm</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <controller type='pci' model='pcie-root'/>
     <controller type='pci' model='dmi-to-pci-bridge'/>
     <controller type='pci' model='pci-bridge'/>
index 739c918d90201728ebbd2a48e85e01d3cb6d5304..a09138d7f57ae9a3ca756e682d6d2baf034126ff 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu-kvm \
+/usr/bin/qemu-system-x86_64 \
 -name q35 \
 -S \
 -M pc-q35-2.5 \
index 95177ae955f74017c3c408e5e7d57f578cfaf395..3d2a7d813d4396cd7b70cf876687bb05942035d9 100644 (file)
@@ -13,6 +13,6 @@
     <suspend-to-disk enabled='no'/>
   </pm>
   <devices>
-    <emulator>/usr/bin/qemu-kvm</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
   </devices>
 </domain>
index 5ee16b7a198b0794276c4ffbb56cc208f594398e..6b2bd07608017280500ce3824094e1ba6d367d1b 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu-kvm \
+/usr/bin/qemu-system-x86_64 \
 -name q35 \
 -S \
 -M pc-q35-2.5 \
index 95177ae955f74017c3c408e5e7d57f578cfaf395..3d2a7d813d4396cd7b70cf876687bb05942035d9 100644 (file)
@@ -13,6 +13,6 @@
     <suspend-to-disk enabled='no'/>
   </pm>
   <devices>
-    <emulator>/usr/bin/qemu-kvm</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
   </devices>
 </domain>
index 01d296d1859a041c3ca9daa802edfd96c8cee048..f6cf0123e5edc005fc01729a8970d0f9eececeae 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/libexec/qemu-kvm \
+/usr/bin/qemu-system-x86_64 \
 -name q35-test \
 -S \
 -M q35 \
index 3adb81f96c33612fbfaac6b2fa44bc1b1603cb23..6d0c1e7405f8e029a8f1e7f7598c147e28f7f0d2 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/libexec/qemu-kvm</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='sda' bus='sata'/>
index 1548845effeefba8681e9c25324962fb7ec7d5b1..e5644d7a0fc730edbbe8494433cac6b0c6f199c8 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/libexec/qemu-kvm \
+/usr/bin/qemu-system-x86_64 \
 -name q35-test \
 -S \
 -M q35 \
index f7efdc2a4474dfa615f14e615061acf93bb01e49..46b98eb1e98fcd563aff46735bb4feddd4942c9c 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/libexec/qemu-kvm</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='sda' bus='sata'/>
index 733a4dc51c6dce8048427af34ca5efb0039b0fa3..90314f58299da691d0775aa5104c34cb3762f39b 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/libexec/qemu-kvm \
+/usr/bin/qemu-system-x86_64 \
 -name q35-test \
 -S \
 -M q35 \
index 001aeceb88375e67b9fa0c3689e64a24a3fff4cc..571782a17c3cbcd01e56929af6ea54cc27c3cd06 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/libexec/qemu-kvm</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='sda' bus='sata'/>
index 91598e9d8d9f7b71e3b0abe79d146e66a4a52d13..ee97aa9655d5ffe068a5f27b34740ecb20a7fe0e 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=spice \
-/usr/bin/qemu-system_x86_64 \
+/usr/bin/qemu-system-x86_64 \
 -name virt-manager-basic \
 -S \
 -M pc-q35-2.7 \
index 6d212a44cdb0948f4a013d7120a8aeaa832d750f..aaa8ffdc087e1009e21837293b05387c762beb3b 100644 (file)
@@ -26,7 +26,7 @@
     <suspend-to-disk enabled='no'/>
   </pm>
   <devices>
-    <emulator>/usr/bin/qemu-system_x86_64</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <disk type='file' device='disk'>
       <driver name='qemu' type='qcow2'/>
       <source file='/var/lib/libvirt/images/basic.qcow2'/>
index a1025dc930a139a791ee4ac518eb28f9a8fb8551..85bbdbdb659bde75ab10d0908c43d6b3ba2e539e 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/libexec/qemu-kvm \
+/usr/bin/qemu-system-x86_64 \
 -name q35-test \
 -S \
 -M q35 \
index 8d9f27d4fa7a62833ad93deaec06e7ffe02c88dc..29683c5cc1eefd0dc615ba819be968b5deb0bf92 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu-kvm</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <controller type='pci' index='0' model='pci-root'/>
     <memballoon model='none'/>
   </devices>
index e572e8cd13260366c81c41e602c1b888f2f66033..ca8bb68b0f3e60903c458a6373898182d7a76b9f 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/libexec/qemu-kvm \
+/usr/bin/qemu-system-x86_64 \
 -name q35-test \
 -S \
 -M q35 \
index 85e72cd75bf12288dc298758c80c6714713c2702..22a7aca47b0a5a186d1587db7fcd46e3b266e191 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/libexec/qemu-kvm</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='sda' bus='sata'/>
index afaa462dec4a34f739a04c70722e31a65a292533..b2b35f5b3f74392605ae5e94f04f9f32906bcd8c 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 559b1a8445fc549c68107671d71c43c8d242145d..293f993d2a3ef5539bfc31bed594f4b7e6cda76c 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index afaa462dec4a34f739a04c70722e31a65a292533..b2b35f5b3f74392605ae5e94f04f9f32906bcd8c 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 56afe6f708570b0c09700e5c29fe78bd56047d89..e7b9deca477fed0a2b14de2bcaa5a37bbe473f2d 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index afaa462dec4a34f739a04c70722e31a65a292533..b2b35f5b3f74392605ae5e94f04f9f32906bcd8c 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 05d1a0695cbbc2ba4aa3f71de763df517665523b..c70d6854fbf5b8882bc8b7267f4e056870faa0cd 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index afaa462dec4a34f739a04c70722e31a65a292533..b2b35f5b3f74392605ae5e94f04f9f32906bcd8c 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index e0eb0495f24cda2a8717ef3fc34696bd3468955c..bbb62efefc8c2a0740b25ab1d22f48c9929950ab 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index afaa462dec4a34f739a04c70722e31a65a292533..b2b35f5b3f74392605ae5e94f04f9f32906bcd8c 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 873a048ca32b5f0c55a74a358bc45a0d727f5b49..377e0de375d83824a238bd8da666043d83482fdb 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index afaa462dec4a34f739a04c70722e31a65a292533..b2b35f5b3f74392605ae5e94f04f9f32906bcd8c 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 02acd80dd9ed96051f09af4d58cd603e6dd424d0..5c5f00fbfc981eb430b9b9c2af0edde6b5ea841b 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 603af8be296c1ec43b5752ae8dcc9cbc35a83f9b..7ea4b135db55c54a4af9e48e9f633dcd0e5cfa41 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 44c9064a16cd1d5b3d614f20d8effc6ea1f38dc3..57c7d7afd06bb3a2d8fd0d2f7b7dcf8c2854de49 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 9bb1b49126468e17386771aed6c9ff47658038ac..562b562f4e9a9b96b63bd0baee87c93a99332e0a 100644 (file)
@@ -6,7 +6,7 @@ LOGNAME=test \
 QEMU_AUDIO_DRV=none \
 NS=ns \
 BAR='' \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index db024dff1dd896fe1e2a37cf2bdfafba1d0fe1f4..62860a683c8b2b5ba391c1b5e6f90a6cab4ae6ce 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index c69a3a093f56b672ccab87d6d247b194faa0469e..a46ee64e70a64df33220cd475f0dd0ad4ac209c3 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 8fa2a7e4512f7dce441a92a4623cee254ba52c87..8af83c5a42c8992bd029df7be625862a72f1fdf2 100644 (file)
@@ -14,7 +14,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0'/>
     <controller type='pci' index='0' model='pci-root'/>
     <input type='mouse' bus='ps2'/>
index 94013f014860825fcf8e215301e05a2a0a96520d..4322b99115257197dee128647dbdfd661ef2e8ab 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 92707f4e1af87c5136a654b05ee3806587e46cd8..663ed692cd0af82c5a0dc62f01a87b68138fe584 100644 (file)
@@ -14,7 +14,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0'/>
     <controller type='pci' index='0' model='pci-root'/>
     <input type='mouse' bus='ps2'/>
index 0954c1ac01039ff111e1e8470505a01a0a41150c..a65b1e119654014d8882c8bb080e97a12abe2d8d 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 961e5af3e83840c9fc471eb214fd3f3d261189c6..2e009be5fa36d76cee4f90989b32d2d1e1dad237 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 2220522862191ee9d8d51554cdb309eed504085f..c80be51f15f322a858011fa484e5ed1c6baef36f 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 23fc7924672a74b0b1f9d5a91329162aae6fa24c..be60ddcbe53e99c18cf6a0405b87994215dbdc62 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 036027cbfcaf8baf29d43bc12aa717cbc23449b4..b85509ba549670510e35192fea1819fcf7af29ac 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu-kvm</emulator>
+    <emulator>/usr/bin/qemu-system-s390x</emulator>
     <console type='pty'/>
     <memballoon model='none'/>
   </devices>
index 432a04c404d5ec70a974111c103565444d9bfd70..712b95f5a14ff71f25e33e8d2a155c21b7310a9c 100644 (file)
@@ -11,7 +11,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu-kvm</emulator>
+    <emulator>/usr/bin/qemu-system-s390x</emulator>
     <controller type='virtio-serial' index='0'>
     </controller>
     <console type='pty'>
index 4ed60f8da2770d9963e0d65ab4283e6f68d0f476..dbb8ee2d7f553f3770d1e0586bedf27faa30b0a3 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index ac42473254fb04405350576a9fe1ecf1c94fc05a..e76e2906f5e3fe4d6a71378ff3896b5a08eb00f1 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 0ba26b6589b360b2634d66b72c1bc3c7dea5c592..0b65f4397c697c33b1bc256c46c020c6b756a31c 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'>
         <seclabel model='selinux' relabel='no'/>
index 88ea2e0035bef43eaace949538c3bd9fd0575711..5ad10df2fe4d03907c8e9a7d4bb8b18e284024ef 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'>
         <seclabel model='selinux' relabel='yes'>
index 4ed60f8da2770d9963e0d65ab4283e6f68d0f476..dbb8ee2d7f553f3770d1e0586bedf27faa30b0a3 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index ec7b3142827bd89be3d11ea96888d27756a493fe..915cf9d86960a21d8e8eb632ae6b0e76bef43180 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 4ed60f8da2770d9963e0d65ab4283e6f68d0f476..dbb8ee2d7f553f3770d1e0586bedf27faa30b0a3 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index e3bc7009d924ec4f84ca9f8fe8af9dbc7ece6ade..63b21b526184ceb3aab782699b0a95c186ff97db 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'>
         <seclabel model='selinux' labelskip='yes'/>
index 4872b91908e2114035ff4d4c795f778970bff261..265bc36df73ed0a82b41f08c3e5fd6e124d2f564 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 02fa000d550a37591e4ee3ede8141b0a59d2df02..a380748a40fb850ef5e8e3f013df796173877784 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 71d3a5f4b1710d5c6e81d8cf43ce196ce7a127dd..39dd3b78d47298efbc26b48d416431e3b31f7cc9 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'>
         <seclabel model='selinux' relabel='no'/>
index 4ed60f8da2770d9963e0d65ab4283e6f68d0f476..dbb8ee2d7f553f3770d1e0586bedf27faa30b0a3 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index cb7423958c7fd38b05ed9d7f66cde033a74b18c0..ede8440b673c1c977f1712a4bbc09ace88e8fc83 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 4ed60f8da2770d9963e0d65ab4283e6f68d0f476..dbb8ee2d7f553f3770d1e0586bedf27faa30b0a3 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 36df9d489157c3f3c3d9d7f181409abe641cd2cc..9b017e730b5166fb191918bcd0f27738236e2d64 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index bd6fd15e923ebfcf61c01a73f1b1e00497204add..f31ea74a91f0b11cb27cd615038e7e7d3cd02ffe 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'>
         <seclabel model='selinux' labelskip='yes'/>
index 4ed60f8da2770d9963e0d65ab4283e6f68d0f476..dbb8ee2d7f553f3770d1e0586bedf27faa30b0a3 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index cbeae5001962ee7bee863b01169d99dac08183fc..3f4e9d78657ab694041122c883790bb84f8bb273 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 4ed60f8da2770d9963e0d65ab4283e6f68d0f476..dbb8ee2d7f553f3770d1e0586bedf27faa30b0a3 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index b850af1cd98b99ea395ea021d96a80cb10f680d3..a52b423ea312d5de0bc9f30ced40f87412a9ff84 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'>
         <seclabel model='selinux' labelskip='yes'/>
index 4ed60f8da2770d9963e0d65ab4283e6f68d0f476..dbb8ee2d7f553f3770d1e0586bedf27faa30b0a3 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 70f9e11a43c5e05f61179972aba56467ea9fda0f..eb00b9fdcd9a0285fc9b83727a1daf5788e85b5f 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 4ed60f8da2770d9963e0d65ab4283e6f68d0f476..dbb8ee2d7f553f3770d1e0586bedf27faa30b0a3 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 32c83bd3834fcf69ff340f7cd58e3a84ee8eaf18..9e9a5246daaf83d9073a29b9cf1c909b337f0270 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 9d79fce6d4df9e07b2816a8008e84b499053019f..3a52b9efc6d542e60e3f010c451ccdc49e4313f1 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index eb8457461158d63e6cb79f9b7875ae5e77384c50..3c847989bd0a781ce6cae3db54a5d8c6a10576d8 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 2b549c38a8d0ac64cdd61b38b0ffaa727e3b328c..55b93955113690007e2782d84bd01054ec46dc2d 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 9cea015c54a114c7586a85703ef6e3c2a2af9bcb..dffd27d063201e128ef8d974ee0abb144adb81af 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 7587eab232cc8d1248bf4fd902d28a0348a9c160..78d6ba02de9ac716bea18b10b50e3d40b5c3ef33 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index aa03ab814e0c1e4a5a1a3f379c6d0eebf4e9d7d1..42e48ad91ee75ad799bf7e9a65b626cdbac37baa 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index b0b0297a97ac54a8d2f95932884ac5dcf6c839e6..47eb0aa9bc56f4070259697aee1348a68fbcbe66 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 08ddfaa427513ff1f5604ce0c1d2afe1c12eca39..fe0a5f8fbd3d4c18b3990f01f3d031c4397cb96a 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 72b33f2558d170e1def883465ce21bde478909a9..86f8e73e04529eab54ee6f8e98ab936b65178795 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index adb3b78af7a58a84214eb1caf048979e3c9e9760..319772dd67e94957e4cefaae1dac4e5fff69aa6b 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 298a57a93d24945b1faf3314c82fdbd2feff4c4f..ead8ccf2e281fd427e2a4ddca50f9b65c605dc6a 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index a7596ad00437075e5e528b66a464b99f5609de52..ce32ccf268e2ee66bc1344923f7d17ad731c92b5 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 4248435b33fb7c27cce30e991e879767cb7d42c7..eed3d418cdce88a06ce9553b934497c41d10bee8 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 8f3cbb038463d7010d1f04205ed5aca37e0fe9ad..034ad45fd6c5337ca06d8876ac9b14d0fe368011 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 8efc23811786b19a173daebe294705e74f850b6d..0d8e6343cccdd6eb411939bbe233dc81ee6ae54b 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 75d77ade24f73f81305444a4ba9e753aeed0ab59..87b6764ab7e2517584b55d08ca62aeb12211de22 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 0e7f26a2c20a72cb9303424198415d675bb95a1b..ff7678ebcced02456659f35b4e267fabba493bb5 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index fa11bf0fc2e8966f3584cf2bc655d97739fe6b07..db5782ec50b5c43138b52a53311e531abc4f590f 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 1a63b9ab7b662f280761b08c87d3397b509c2f10..b92fde74e03d973096f403b221665e5de37c7cc2 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 7be72591721fe59ae6b7373001e65496c6d82912..4b441da13e3dcf5edb38d4f9a400a098f0105358 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 4ed60f8da2770d9963e0d65ab4283e6f68d0f476..dbb8ee2d7f553f3770d1e0586bedf27faa30b0a3 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 970ef7f9313e15e8a6c051091ae59f01a6171168..3c4be0cdcb8f824ac32132e5dc1a1c0dcf52a546 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 54293bb894eb6d3cf94f269416b3e170487b383c..a3981499a29db2a692d98dba965c032b2e8b7eec 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=spice \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 1127db10c09fed193e61fbc3bdd09fd591a191e1..e0a6126d5cd51e46c732fa93a6f982a48838357a 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 8ec83acb4820302b9d46eda2455c8551334b1a21..98f39f32119f7127ac4c0a5eae4c59e0d615db92 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 59efc87c1a600c0049ad2eac102910f2e3658f73..4c427e22cf16084eccdf7cede5bddd5fe260417f 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 85e2d17c86d2fc552e41482247e340080771ad84..09cd68f14ea639aa453a285c7f258a1a47d2f3af 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 9dfda3bf3084aa84ce62758553c333dee00c114b..3ed08e95f1356d7dcfc3d75c5913f63cee96c5a8 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 0bd6e4dc2b5d9bac3cc6cab8f7cc9e684682e8c2..79987aabdf06683d58c539a574ca57227160da87 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 86bdc2cd6c057ce73584d42bc63d4aa06e25f644..cc2b6af2ce9ccb99892bfc84d15dd34d059f8b00 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 48037bb19a4e4c300d826e13f3ac9b84502489d4..b865405e6611afa4fa2699438515e0bf803c80d7 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index cac0d85c9671f5eae7959698aa36ad0aedb2600b..bd0feb319eb62805cd4d40db7cf02a858645f19e 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index debc69b6b47b8a7978b0fb837ca89746fed9ab39..a95e29ad8a7afea72e286d4178ce4d50ccbddbec 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 003d11de72be24174014b41a786bf8ce66d47cc5..ab5f7e27f21010bb275137732aa201145d5eff71 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 1618b029d9c4768fcf6d2463dd06824827b8b8e8..7e9af60ee0d981c01f963609c3c0325ffb8589d7 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index b456cce3041782258f74a78e5b5ec27e76652799..5aff7734e18522b04a97416d9fda5c8035fe2a6e 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 1618b029d9c4768fcf6d2463dd06824827b8b8e8..7e9af60ee0d981c01f963609c3c0325ffb8589d7 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 7f9fedb6c283072da3a692ce492363ecf2e2cb47..91f1fe0cdeb9fe8d5dd11fc4e6907374c76a9139 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -object secret,id=masterKey0,format=raw,\
index 832e2a2c8b5435cb98f4f7c246c0e5f4e1f10667..18f51e53836d4bec32d8821d155842b75f26a4d5 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index e5fc8074933de7e8361b8147f22509d32593f1b0..c3026a8934be82ef068e4591b3545ba00de2489b 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index ba0c2895f5704ef65d799926d08f28a5ffab9aa1..82ea26a8ed481de0e7a76cfa83515f7b4f9e389a 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 4b25e4a07d78d01f25ced04b11b2a00760aa0473..c9db110e0e49ce3d6dab3282d1d8911e2d633517 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 226981a8397843134a814b40249b2402c01b52ce..420daadb5638ea87835e2fda733094dfa2e0aa34 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 7d12cd6c963514c5b38f050a6636aaab2f45e1ce..a975daf5ce1e9ff40b59bbae0012759e01e6e041 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 61661e7c4fa3a83cb8357d4321832f90f30195d6..0b10b0fd0625911feb28b21bf946be698d01b07f 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 3324f3847333f43233b6303a465aff1d3d9f6a9a..df75e15fe58d6a1a3d1162239a2d966567f7f9b1 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index c839c21ebce5cfed382fd6d8c978bc5c577be4dc..04f83779ce7f445d43e9778a41ccabf20db4fd2a 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 259a56225703dd9f87cd9532d4266ee7c44d0f4e..b04efc828ffc9e0ebf81ec588503a45471cf6816 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 6789e2da1c7f744a51372768456481ad748858b6..405fd1632a9783cd7bff98cb7bc7ca23f1983a3a 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index e1371a90bfd393109ded854a4b18a5ab9c196a6b..3438c8447c67fb3cfa2ce4da5e92f5de827608da 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 80ac6e66b94a92b34ecb90f3c12ec67d2202157b..b84cdbe77b8c618f00cc85a73843a31d9bad110e 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 8798554d3a2f4b6a6466cc6f5b49e4dcb810d7dc..894415f43722154c2b97f3f15dc53f071e2eb755 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 69ce1ba2245287eaf0a04284bd74ca5d317cb95a..27d3f963e9a0aea69c56be29aa65d6e000eefa0c 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 8a4e56d5926ad79073e6d3e84fb0f699cae9371d..6a4645fff21abaa2be3984445ad1830fa1cc48d2 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0'/>
     <controller type='pci' index='0' model='pci-root'/>
     <memballoon model='none'/>
index 992f8fd2b5419037a8c31aee60853e19c8df1a41..f7096dc1a99494062364a64ca36aacd80195b1a4 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0'/>
     <controller type='pci' index='0' model='pci-root'/>
     <memballoon model='none'/>
index d70279c21faa60460c09c0a0ceed5418a97ed910..f4c61ad4fa829fc4e4b2b258bb11f3f9697bf499 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0'/>
     <controller type='pci' index='0' model='pci-root'/>
     <memballoon model='none'/>
index 688b7c7f63e2ad704f44797420be99d7ed41167e..1204f7945c47be87d52ff814e07c39d39b1c5e77 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 454437cbdb391166fca1c9ba073a5d0d84826d7c..32f6098ff40191413b69a52064c2ee876366de40 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0'/>
     <controller type='pci' index='0' model='pci-root'/>
     <input type='mouse' bus='ps2'/>
index 8f99b142076ce1e4744047e3f7a2d72b1dcaa4bf..32e1e220a1e2286465b1ce09e18e578ab795ff60 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0'/>
     <controller type='pci' index='0' model='pci-root'/>
     <memballoon model='none'/>
index bdf660a3c43581543f8b511e02d3f037a96ff493..282115b62b5124750e666d3be54758b9b5af3bb9 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index b56e9e1878955e5dc6d89115a77f6d9f7dbfcda8..f37b82fb7784211b956d53fdd76719bb83999b95 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0'/>
     <controller type='pci' index='0' model='pci-root'/>
     <input type='mouse' bus='ps2'/>
index 913a6b7fccddfffc58d824ff4159810ba5a621f4..c3dd7506cccaf95ba44b845b37e2338d08896285 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index fc89a34858feaf281d2181989f4d5cb298a2a8dd..06a1bab385c3c66744bf95425b59b645d8b6ac9f 100644 (file)
@@ -9,7 +9,7 @@
     <boot dev='hd'/>
   </os>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='ccid' index='0'/>
     <smartcard mode='host'>
       <address type='ccid' controller='0' slot='0'/>
index f6ee9ed75fa843794d2ed1e1d64654f0ec1ab2da..f8ce6f2f464ca704b41580ab98291ffb92436cc6 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 53c825c99e0f27558297339951ac5a326bdf0a41..64babee9af330eeb12fe4016ef82c29327679bcb 100644 (file)
@@ -9,7 +9,7 @@
     <boot dev='hd'/>
   </os>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <smartcard mode='host-certificates'>
       <certificate>cert1</certificate>
       <certificate>cert2</certificate>
index 913a6b7fccddfffc58d824ff4159810ba5a621f4..c3dd7506cccaf95ba44b845b37e2338d08896285 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index dd2c4787697e75541336f42e9dd8f41d5e2fc2e3..fe2b0530b6f5ea84d79ad7881534dadcd022779e 100644 (file)
@@ -9,7 +9,7 @@
     <boot dev='hd'/>
   </os>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <smartcard mode='host'/>
     <memballoon model='virtio'/>
   </devices>
index d4ebe436ebc68ad87f18e1fde08f5e2920666ac2..cbdbc28d872a8918994a3f96700b7ff8f54d1ae0 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 7b3f625b26c74ffbc822bf71ad69305ef959a4a3..e97441e791727c63ed9e359e31821d5b380319ae 100644 (file)
@@ -9,7 +9,7 @@
     <boot dev='hd'/>
   </os>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <smartcard mode='passthrough' type='spicevmc'/>
     <memballoon model='virtio'/>
   </devices>
index e6034bd1918463715c5a8572f4edd930de384e46..397a60e83512a751be14cc279aaadaa0d930e9af 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 21d491c0dde26c494fd1d1c637b13fe21315372c..5cb9eee8db0946eb300c2bb96d37ef36c9d30001 100644 (file)
@@ -9,7 +9,7 @@
     <boot dev='hd'/>
   </os>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <smartcard mode='passthrough' type='tcp'>
       <source mode='bind' host='127.0.0.1' service='2001'/>
       <protocol type='raw'/>
index 7b2f33a84ead8b82901e7828a4c44944a6156ce7..2e6cfde46bf0d5209f5e8846461a6c0ca34a03ac 100644 (file)
@@ -18,6 +18,6 @@
   <on_reboot>restart</on_reboot>
   <on_crash>restart</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
   </devices>
 </domain>
index 60c4af2952ad3e1f4acb5a9a6a32dd866bc9c935..ec24577d6c23fa6052dbf180afdeb627b7836549 100644 (file)
@@ -44,7 +44,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 322fb3e21a35add588d98b8a64d0f0e0a47effe8..a8912266689812b7ebd433d300dc1bebbe45a529 100644 (file)
@@ -18,6 +18,6 @@
   <on_reboot>restart</on_reboot>
   <on_crash>restart</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
   </devices>
 </domain>
index 34753d7ffbcf7a14d304785ac83bb7f7632751fa..37fe749258efb4b9ebec10ca517d526c009c0cea 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 0fbb0a896a62514a932c75148b14a7a30f4b929b..c12477dcb5846843f32f85fde02e04ccfcd932e3 100644 (file)
@@ -37,7 +37,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 06fc8115355100580f6d6d2841bc01ba3fb2bd0b..0be6fed526ac619cdcade86ee6fb6c3a37f25ebe 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 9ac578b77d697e205a11c02ff855e59460183cce..8ebe888a967ddd4b0d31f5a77b08d4b02a3d210f 100644 (file)
@@ -16,7 +16,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 6735182b4ca458b2c3a44a3d9afa6faf9cdf9cd9..d082a0a39c17ee129ac92985f02b85227b12dc22 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index dbae994b5ae42df0d073f7d91a728b3edcd1b1ef..bceb9d1f3b0c41ad63c4795765aed19ca2eb7562 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 0ee5c500fb367ba62e8ff761de14d8965f2691e8..cbd01f4d20703dc85c82bdd32ae44c27dae004eb 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index ccffe4a42280c675aab5cfeb1a133c669260b305..b8b198d043e852a7c706fe29a318b6e95c8a2987 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 28f93474136e322fc1226bdfe3c9906bac0e9640..1d6c0ff89d0260517850c14bf3b2d9617a3bd2be 100644 (file)
@@ -15,7 +15,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>restart</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <controller type='usb' index='0'/>
     <controller type='virtio-serial' index='0'>
       <address type='pci' domain='0x0000' bus='0x00' slot='0x06' function='0x0'/>
index 7d85fd8626aeaab5939a46481ba0b7065732240b..c2303b72aca7f04972dec217c3cddc595c48c90c 100644 (file)
@@ -15,7 +15,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>restart</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <disk type='file' device='disk'>
       <driver name='qemu' type='qcow2' event_idx='on'/>
       <source file='/var/lib/libvirt/images/f14.img'/>
index 3b17ff7542adfda957b2df2d44c135aeecf8c9e6..3032e00ceadfe64a4dcc67d2fb01d6bbaeb52b62 100644 (file)
@@ -17,7 +17,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <controller type='usb' index='0'/>
     <controller type='pci' index='0' model='pci-root'/>
     <tpm model='tpm-tis'>
index 3cdd9800332cb4a7d137fc03a887344adeebabe7..821549bbf8b86c27d36b8b2003fce70839e295b3 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-x86_64 \
 -name TPM-VM \
 -S \
 -M pc-0.12 \
index 12ad8cfb8e1932440e5fdf65ffc784c0b63fb2fe..4198f303406e93fe6568bb6d69167a857ee156b5 100644 (file)
@@ -17,7 +17,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <controller type='usb' index='0'/>
     <controller type='pci' index='0' model='pci-root'/>
     <input type='mouse' bus='ps2'/>
index 36237d6454b36064ae90e0a1c18e8d889b5fedb4..5649c5e3ecbed4f8f2dde738f8a941992365c266 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/libexec/qemu-kvm \
+/usr/bin/qemu-system-x86_64 \
 -name q35-test \
 -S \
 -M q35 \
index 9c2a2341ab50bca51919b97b36f35965a0c6806f..1436495902147afc32a0476fe11b6ea5099e2945 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/libexec/qemu-kvm</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <controller type='pci' index='0' model='pcie-root'/>
     <controller type='usb' index='0'>
       <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x0'/>
index 6ea531fb6fdb08c437cc27fb15f24abb0a6cd704..f8be016f8e42942a908bd5502cee29ac4f4a13e4 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/libexec/qemu-kvm \
+/usr/bin/qemu-system-x86_64 \
 -name q35-test \
 -S \
 -M q35 \
index c0827f298d2165a4f720224efdc0631eeff8bb28..55b8725008bf119d0deaac7dbb42b1470c26ddb3 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/libexec/qemu-kvm</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <controller type='pci' index='0' model='pcie-root'/>
     <controller type='usb' index='0' model='nec-xhci'>
       <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x0'/>
index 5ff2de7502db536aa6d319bdfc87707491fea654..951ab5b35ccd1990e05e1ff764632d39384a87b5 100644 (file)
@@ -9,7 +9,7 @@
     <boot dev='hd'/>
   </os>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0' model='nec-xhci' ports='16'/>
     <memballoon model='none'/>
   </devices>
index c50271db8a68d076b6e10ed19a21a9402e14f93e..b0f515c83fd83f444e65d1f6defd8b6c395e4b85 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index f5b7c56a01c729cb282752bbbba77ceed6767c2b..b2e8beac14a8241a51dc5246e1014dde89892f4d 100644 (file)
@@ -9,7 +9,7 @@
     <boot dev='hd'/>
   </os>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0' model='nec-xhci' ports='8'/>
     <memballoon model='none'/>
   </devices>
index 6936b83a4533a47377a1266103879908f1be4a3b..ddd46a044b6f4deb46b2daa6c8ed1d8730b8b84e 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index e60b0e902d43dfc1811e3cd3a2bd951cab278867..af9e9dc201b17f06959cbc460636daff822d08de 100644 (file)
@@ -9,7 +9,7 @@
     <boot dev='hd'/>
   </os>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0'>
       <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/>
     </controller>
index 552e1352e6ccb4fe0b06c3a808ce5cb9007c58b0..5fa2f0c6112655be8cecaf56beec4db88968a121 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 5787f1a8fcc513e87c72259db897c18c7ef4f5c6..ef3bec9190ee74a4156155ce0b3ab211e94e2c77 100644 (file)
@@ -9,7 +9,7 @@
     <boot dev='hd'/>
   </os>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0'/>
     <memballoon model='virtio'/>
     <input type='mouse' bus='usb'>
index 7467893ecb32401c22eebe0345d1b3669b62f552..7dc690719a90f9ac9a8f3a73ab70ff3090e2a635 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 43e0f1f35b5a4961a164f42dda15005e376fe366..b56287e7547f480578d5b9bd5892340c4e2f2a46 100644 (file)
@@ -9,7 +9,7 @@
     <boot dev='hd'/>
   </os>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0'/>
     <memballoon model='virtio'/>
     <input type='mouse' bus='usb'>
index 9a48ba0fcdb0dc41d32efb8d36ad84e2442a2a6b..222ae3df2a5e2199ca4794bfd65160c90109b48a 100644 (file)
@@ -9,7 +9,7 @@
     <boot dev='hd'/>
   </os>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0'/>
     <memballoon model='virtio'/>
     <hub type='usb'>
index 20903196cf4a954920f7fe0fb82043132d9dfb75..3da5916b1b1e105481452c5ba06a7dcef827c92f 100644 (file)
@@ -9,7 +9,7 @@
     <boot dev='hd'/>
   </os>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0'/>
     <memballoon model='virtio'/>
     <input type='mouse' bus='usb'>
index 2f1ceee19ff533a35d1c1a0619b6826779b3b6ea..ada495b404b55b28760a156adaae9182b24103db 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 4dedfefa9e532fecb900c54af513f636d243639f..9b2b85eabdb44488aaa5ce6fae9467bd6c6fbb65 100644 (file)
@@ -9,7 +9,7 @@
     <boot dev='hd'/>
   </os>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0'/>
     <memballoon model='virtio'/>
     <hub type='usb'>
index 1cda34229bdb35d3703eb8fbcc7b32adc93bf336..22bd4d1b043e9837124d74a76239873db44c1e2f 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 6425c509b97b34d8460cca2f373e391cefbc5ddf..c1e1a466643ef2161783c1e7c95ac478588dd6ac 100644 (file)
@@ -9,7 +9,7 @@
     <boot dev='hd'/>
   </os>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0' model='ich9-ehci1'>
       <address type='pci' domain='0' bus='0' slot='4' function='7'/>
     </controller>
index 0274008b84008e41b2d719e1ca10af77c0545cda..f4102bdbf461c426ec5059ac7239f4fefbaba013 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 427dbe2873c0a3464b60a14d9f02c493800c282d..b9a8dd34ecb79085fd66064ed44f3a05f98cf328 100644 (file)
@@ -9,7 +9,7 @@
     <boot dev='hd'/>
   </os>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0' model='ich9-ehci1'>
       <address type='pci' domain='0' bus='0' slot='4' function='7'/>
     </controller>
index 2290dc5615f5321f9be58116b29964b7e47ed48b..ae56d279d23104e01d639ea01effaf4d0adced31 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index ad85d63b39b740619e86cc11d8f2b6c6ea2d9c3e..ee34ba6a4ffa51ddc609e29603b387d1e1be4f5d 100644 (file)
@@ -9,7 +9,7 @@
     <boot dev='hd'/>
   </os>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <!-- Intentionally mixed up ordering to check we assign
          addresses to the correct matching companions -->
     <controller type='usb' index='0' model='ich9-ehci1'>
index 895d9322814bf53a7e3c95d4aa0309091c37e832..00c38a019a9893856599648508bd43518c39ff31 100644 (file)
@@ -9,7 +9,7 @@
     <boot dev='hd'/>
   </os>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0' model='ich9-uhci2'>
       <master startport='2'/>
       <address type='pci' domain='0x0000' bus='0x00' slot='0x04' function='0'/>
index 2f29af7bb9e5f6496c1002897c2c5204e9d96cb9..97f676cfc28dbcfa8064b87af94ad49bdb73a8fa 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 06967b1b0f73f958b0490e39c26ba007ca8f3fb5..5f627485bbbbc146e7295b21793ff84495127e99 100644 (file)
@@ -9,7 +9,7 @@
     <boot dev='hd'/>
   </os>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0'>
       <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/>
     </controller>
index 9eeb95301572680f99b657596e6b4e60130d818b..50f45f85fcf31361612031e5af4eb02ef599776b 100644 (file)
@@ -9,7 +9,7 @@
     <boot dev='hd'/>
   </os>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' model='none' index='0'/>
     <memballoon model='virtio'/>
     <hub type='usb'>
index 64bbba6e69fa73acba10580e21346f08c65bb0fd..15891b3a9aa8b070efe8e285ceca32987b58bee8 100644 (file)
@@ -9,7 +9,7 @@
     <boot dev='hd'/>
   </os>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0' model='none'/>
     <controller type='usb' index='0'>
       <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/>
index 9d53cc0d53f4c74343484ed316840b01cd423343..c93b8cdd96039af3a1369f9d4c2859d117663856 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' model='none' index='0'/>
     <input type='tablet' bus='usb'/>
     <memballoon model='virtio'/>
index a2eb6a9655a09ba380c74412b589e882a5b2eedd..b828b51ed4ea7108f030a09c5acbac688c225d21 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 69ace418d51a30f0d340f71e1b9b47ad1f7cb6d0..c3190550e9042a95314ba406a96af6df274e7aa0 100644 (file)
@@ -9,7 +9,7 @@
     <boot dev='hd'/>
   </os>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0' model='none'/>
     <memballoon model='virtio'/>
   </devices>
index 8c8648c372c7cec948dcbff58a593fe4b0098a2f..93c9cafd66a214e5950ae8291331d5ce56ea9b68 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 2e74498ef8325cb446e5a6d8140e4efafd82ffbb..0df5c0335be36f4a0d735d6ed59ff2dfd0245e9e 100644 (file)
@@ -9,7 +9,7 @@
     <boot dev='hd'/>
   </os>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0' model='piix3-uhci'/>
     <memballoon model='virtio'/>
   </devices>
index 03803bd48b17c59dc44f37f9ca83d03567452ac5..3847f0347478357f51644c803f4633f5ba1a409e 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index a2fe34e076437385530bbb8fbe959309e5046c54..7e220437c99419a8b1b7861638520ae27e02df85 100644 (file)
@@ -9,7 +9,7 @@
     <boot dev='hd'/>
   </os>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0'/>
     <memballoon model='virtio'/>
     <hub type='usb'>
index fbb328e114bffc4d62abc737489ac18ba6cb08de..77524b165abb409ed2b95581af90efc9f0218961 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 593fcd1e0eca79e70ebe64ec2e05f45fc25a9500..ed33b17b95aa52692e3213d05f5a21e2a3bdeb4b 100644 (file)
@@ -9,7 +9,7 @@
     <boot dev='hd'/>
   </os>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0'/>
     <memballoon model='virtio'/>
     <input type='mouse' bus='usb'>
index 5415b88177355446004205e16646ba6b83deb52c..17a1adfdcc40a6aa037a41c9cb2c885aa698ebaa 100644 (file)
@@ -9,7 +9,7 @@
     <boot dev='hd'/>
   </os>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0'/>
     <memballoon model='virtio'/>
     <hub type='usb'>
index e63b1b6a1c5f999d0a9e9c519c2c9e103b6efc66..dcdf36c08b7c05fca3845512ae591ddf41179af4 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 6ac2c85b33d9c571685fab58123ed9d3213667db..8cea0104f95b637e3292a06f9c0fdb9020649835 100644 (file)
@@ -9,7 +9,7 @@
     <boot dev='hd'/>
   </os>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0'/>
     <memballoon model='virtio'/>
     <hub type='usb'>
index 65c54172c4f5fa3e3f4e3197a646f85df1270d49..d5870d6ce0d81e38324cae64b8c275dfd3ee78c7 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 02a27c1ad01576e3e5130dad60cef60819b39fde..8f299d2ad459089f74dc3526463af5c95b76a87a 100644 (file)
@@ -12,7 +12,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0' model='ich9-ehci1'>
       <address type='pci' domain='0x0000' bus='0x00' slot='0x04' function='0x7'/>
     </controller>
index 0113efde13fc5946bab6290ca32be4921c59c2e7..cef9ba0811e3e5b4b3b1756df8dd738864e80cf2 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index d9110d8e0faecbe5ef233e9c740cd42d9854b0e9..d51def34dc84ba18f3cb8ae643f0f89d82c9853d 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0'/>
     <controller type='pci' index='0' model='pci-root'/>
     <redirdev bus='usb' type='spicevmc'>
index 3668ccc1e687be35f6cd4c9963407bd338693a5c..ed20e5ce654d744bafca71c2d5c55f82eba2e302 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 6ff4da26e39c249e03eed98fc47e1a157bb04957..32fb890a1e4af81d072efa7463b0b70b27b62591 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0' model='ich9-ehci1'>
       <address type='pci' domain='0x0000' bus='0x00' slot='0x04' function='0x7'/>
     </controller>
index 04a7a37f52dc48aec738c32bdaee189cdbcd904b..c05faa76af71f7a31fbed933dd644aeae99cf2cd 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 4702697ee0f91f76415585c8dbe2aa4444f45008..67624b657c8d50798b15f4f6da5571f49a505b2f 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0' model='ich9-ehci1'>
       <address type='pci' domain='0x0000' bus='0x00' slot='0x04' function='0x7'/>
     </controller>
index 789628a0f66024ef8a0e77fb844bfdaf7c141e70..383607ebf50c7aacf16daf55a60bcd6e92e6639c 100644 (file)
@@ -9,7 +9,7 @@
     <boot dev='hd'/>
   </os>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0'>
       <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/>
     </controller>
index abcaeaee91321fba784bb9bf825e5ec22643655f..d21c116398461986d894e860db0b2ea6436795ae 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 9c87b5f6a0934acc707d60a7134504236599917b..fce3c18819c623f8775a218c439a3d5e7d2a6479 100644 (file)
@@ -9,7 +9,7 @@
     <boot dev='hd'/>
   </os>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0' model='nec-xhci' ports='8'/>
     <hub type='usb'/>
     <input type='mouse' bus='usb'>
index c1dd5f765110a09a17e8a21c7918a0c27d1e3443..282a8b1115265dbc703775b865aa82312d9bc936 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 03e1cbea7f64ac3e1e0b36478b8b01792e35278e..9ff2478d53cd1ccdac903fbba14252b8d08b5def 100644 (file)
@@ -9,7 +9,7 @@
     <boot dev='hd'/>
   </os>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <memballoon model='virtio'/>
 
     <controller type='usb' index='0' model='piix3-uhci'>
index 300695abbdad57dccc328527617f70cc9bacf11f..3d32a10ffe0d6c6d9b0127c31b4bc89540ce2b47 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>restart</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <disk type='file' device='disk'>
       <source file='/dev/HostVG/QEMUGuest1'/>
       <target dev='vda' bus='virtio'/>
index 2355133209d443b681d193501697c21e1482b8cd..aac99aa1bb536bdea2585dbeb16da1d2675734df 100644 (file)
@@ -15,7 +15,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>restart</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <disk type='file' device='disk'>
       <driver name='qemu' type='qcow2' event_idx='on'/>
       <source file='/var/lib/libvirt/images/f14.img'/>
index 3de081b0cb47ee62c9eab9724ce0e72f826082f5..c9e68e58f7f41afdcd538cfa880c69a4474886e9 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-x86_64 \
 -name QEMUGuest1 \
 -S \
 -M pc-0.15 \
index 120e7f476720b2bf09e390abf08cd117b44282a2..e2afb3ec5e309a04f78cb1030dd3534ca3778534 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>restart</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <disk type='file' device='disk'>
       <driver name='qemu' type='qcow2' cache='none'/>
       <source file='/var/lib/libvirt/images/QEMUGuest1'/>
index e3848e139cb27d3347b6b02c83c1166adb953d53..68ae12a418e66a98b0df9607de5ad861ecebbf0b 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index f81fd99bb77226224e883501665d775280b34219..2afcb6a9f2e6ad37746d9c88fdc41b86a266c366 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 9fc42af9a93768870683d99b1e113c0054dcad5a..ee8e2e68933fe0379942ff1170e6b56500101891 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='file' device='disk'>
       <driver name='qemu' type='qcow2' cache='none'/>
       <source file='/var/lib/libvirt/images/QEMUGuest1'/>
index fa2c50517b136b4f127e90004d3f0f12250dc313..a36df0ada08e7c39a18bfa57ebbe266bcf0341f2 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 9fc42af9a93768870683d99b1e113c0054dcad5a..ee8e2e68933fe0379942ff1170e6b56500101891 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='file' device='disk'>
       <driver name='qemu' type='qcow2' cache='none'/>
       <source file='/var/lib/libvirt/images/QEMUGuest1'/>
index 967838967d48d8d6ad791c4e67140daaf4da340e..b94fab6028fa97c149d1e6d3f8badda05f6278b5 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 45d08745e6521a4a6d48d5f44d01eade72f97666..d878ddcd6d2ec774e00c2b242a31606b2e95c637 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 92db6f88c02676228c41ce8634813a5933709a03..b498f26e64ab70e3d0e82d0931cff3bfbc9b621f 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 9fc42af9a93768870683d99b1e113c0054dcad5a..ee8e2e68933fe0379942ff1170e6b56500101891 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='file' device='disk'>
       <driver name='qemu' type='qcow2' cache='none'/>
       <source file='/var/lib/libvirt/images/QEMUGuest1'/>
index 84abe6b89520446148e2d652b2b94afc3c8d48fc..802ad8905b6d0f03146395772335cd1805e17d82 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index de003be537073178880cdb09005f60834697d6f2..c20d267b9c924a26ecc5fcf2b1ea2ec8f19af22e 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 6e157e20a3f9f1fc22f59f2ab7f701a3bde898ab..d9de804be7b059c83bd2e7bcd30795392ee21de3 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 0868f397a0dde3c25ffc6cf2fc562eb636bed2e6..c736735a4a89a63d7099fe7d4661b2f75d96c667 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='file' device='disk'>
       <driver name='qemu' type='qcow2' cache='none'/>
       <source file='/var/lib/libvirt/images/QEMUGuest1'/>
index fadc3ed8110af93050afaffa800c9e1e8505bcac..4a152c97bf54940664c8c098bd2e52b8dad0427d 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 72e8bad7a78a7dbca364aeef44ba16faead43b73..c71f59731d124c3dfebd4cfc59618eeef244af6a 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='file' device='disk'>
       <driver name='qemu' type='qcow2' cache='none'/>
       <source file='/var/lib/libvirt/images/QEMUGuest1'/>
index 7c7a0f12b1d47fd1f6a204fa061d0cfac5a5706f..8e27eb9e02eaa88ac96f246d1b39edf57c030fca 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 0868f397a0dde3c25ffc6cf2fc562eb636bed2e6..c736735a4a89a63d7099fe7d4661b2f75d96c667 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='file' device='disk'>
       <driver name='qemu' type='qcow2' cache='none'/>
       <source file='/var/lib/libvirt/images/QEMUGuest1'/>
index a5c2509c8fd8052b3e6aadce93e9c18d72c1295c..ac55f00828bb6e2fa3f26794afc48e5ea5be708a 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 9b1ddfc147f327179f481766c6c30a0718285a9f..21b4119ce78574043d7a8c40d09ad3aeb924eab1 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='file' device='disk'>
       <driver name='qemu' type='qcow2' cache='none'/>
       <source file='/var/lib/libvirt/images/QEMUGuest1'/>
index d93839389bd7a7d3318b383849e7de1c5295d295..1e4453d99567415e9ac5312a31f8fba54a21815a 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 9b1ddfc147f327179f481766c6c30a0718285a9f..21b4119ce78574043d7a8c40d09ad3aeb924eab1 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='file' device='disk'>
       <driver name='qemu' type='qcow2' cache='none'/>
       <source file='/var/lib/libvirt/images/QEMUGuest1'/>
index a2663392b896390fc651ec7fa9e62b4ecbe17038..9cb6e9260fb3507fc4fafc04bf21d95bac70e3a1 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 9b1ddfc147f327179f481766c6c30a0718285a9f..21b4119ce78574043d7a8c40d09ad3aeb924eab1 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='file' device='disk'>
       <driver name='qemu' type='qcow2' cache='none'/>
       <source file='/var/lib/libvirt/images/QEMUGuest1'/>
index 110740925011ddd701c0c07be9ffa008d262f8ac..6462f74a1bc08fe7424a9ac514ee4d688907ab4a 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index e3d28bb483996255bb466f5ff007acf5617fdd94..e7af3192c99a68897fab2884a03bdd61b6f0ac31 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='file' device='disk'>
       <driver name='qemu' type='qcow2' cache='none'/>
       <source file='/var/lib/libvirt/images/QEMUGuest1'/>
index 9d47e87986174addc5d4f452bb7333d99e26c4b7..2e250563fefb06671a96dcade7a977d8ad9518a3 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-x86_64 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 61d8eb85d6ac2cc8429b3944310f00925f14eb11..734c5ad77e1b9441cf1be5f401f07c193bae6eff 100644 (file)
@@ -12,7 +12,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <controller type='pci' index='0' model='pci-root'/>
     <input type='mouse' bus='ps2'/>
     <input type='keyboard' bus='ps2'/>
index 84439cddcdb2279a1f07bdfc605272d8f5f17ec4..a7223eb72fbe722838a477ab932a3b900308a171 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=spice \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index fd2580635c4405309db3fa62869305acd5f224a3..3aeb3e1f55c10ed7aba42ed8427bdf1d96481360 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='file' device='disk'>
       <driver name='qemu' type='qcow2' cache='none'/>
       <source file='/var/lib/libvirt/images/QEMUGuest1'/>
index 0131be8ddb7b270d47e7c060fcc89c7eb04fa5cd..8f82a006e6da6788fcb356e4ec8707a014125858 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 47a93b14251c81f851a37fe3d25fd624a2585124..305657c5533e1fea51975fc8eb4f12b22ce32c04 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='file' device='disk'>
       <driver name='qemu' type='qcow2' cache='none'/>
       <source file='/var/lib/libvirt/images/QEMUGuest1'/>
index fefa2b694377247fa8ff869249df89b6ee1a1146..9f7a84ea716e3c16b8e3100305a9a332f42ad187 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index e3d28bb483996255bb466f5ff007acf5617fdd94..e7af3192c99a68897fab2884a03bdd61b6f0ac31 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='file' device='disk'>
       <driver name='qemu' type='qcow2' cache='none'/>
       <source file='/var/lib/libvirt/images/QEMUGuest1'/>
index 287de66eae3015901c520740ccec2528ab0806f5..b2a6e20e68dbc9c9705a898788f96859520b49f6 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 79270ab6da77f1a6c34430367724fee9d55681f8..00881a0530b181178b15df15e43921647524b61c 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0'/>
     <controller type='pci' index='0' model='pci-root'/>
     <input type='passthrough' bus='virtio'>
index 9baefc49ed8b3aed141e21e711760e547ce67cb2..3840324312aedf7c8617390a42ad9b59e01d737d 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 4f5e3e9a460cb95d1dd5500fc71d3c6d09538aa6..0f69cfb076c79fa98785bf17cae419667ce25cb8 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0'/>
     <controller type='pci' index='0' model='pci-root'/>
     <input type='mouse' bus='virtio'/>
index 22df96f6fe615cdf2fa09e5eef4bd6a623ba516f..d483a7dd77bdf50b2a0ac67c4fb8c7e7a8324a81 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-x86_64 \
 -name test \
 -S \
 -M pc-0.13 \
index 63dbfda702f84c8ee5ed3065b4719b1948e318a1..5332f72d1ac6930684724c89631841a9ecd38998 100644 (file)
@@ -15,7 +15,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>restart</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <disk type='block' device='lun' rawio='yes'>
       <driver name='qemu' type='qcow2'/>
       <source dev='/dev/sdfake'/>
index a73bce85d301a6435c362cacf5a9836978a764ce..9f58b108e27751bbe562b29165a639dfe6eabe07 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-s390x \
 -name QEMUGuest1 \
 -S \
 -M s390-ccw \
index aa2cc02ec87706e22c95c088b042069c0aa97486..2cf7d82b480dc5c75d39414a393cefd267ac3f50 100644 (file)
@@ -11,7 +11,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-s390x</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='virtio'/>
index 11b7e82eeb45ac1428a2edbbc27e72ab867389b5..7502f411483cea5ac7b480af37b8faec5f5b2a1f 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 0a7bf6188fd4889f2ecbc626132e2a82e19e5bf8..a91e6fbd04ba90ca1e2e384528473fc9d9400433 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0'/>
     <memballoon model='virtio'/>
     <rng model='virtio'>
index ce18ea0dce5fa0345fc50c1b804d6f882308fe08..2573f005a31286556fb0c5813b2cb134d188722e 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0'/>
     <controller type='pci' index='0' model='pci-root'/>
     <memballoon model='virtio'/>
index 3c069d7171404b5df8a16e12015157e2d02b0293..36a9562a36aa3cce52fdbf7294640dc64444a300 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 64a0eed7b90c89730d3b0399a0493209a50b8dba..b3d91df324f90888ea37e5e57c58c63745806839 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0'/>
     <controller type='pci' index='0' model='pci-root'/>
     <input type='mouse' bus='ps2'/>
index 8f8159aeaaa3acdadfbfaf21f028a4e79cac4961..7e4c5a7e4360f577afc2716f226e7a9ad334ebfc 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 31269d0a8d3e4270eb190aabe86c38cd9c5e745d..63e02d86ad0eb780846f643ae8fd81d28eb6262f 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0'/>
     <controller type='pci' index='0' model='pci-root'/>
     <memballoon model='virtio'/>
index a613cd63006b0785a38257301401a08bf812308f..0a25a649f00036b3d090a75940df7bdef7bc4c14 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index a6e91fff3e586d98f37f72d5196885b6d3acaa55..a71af148fb52c3bede0d1e77de77637879c4c80b 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0'/>
     <controller type='pci' index='0' model='pci-root'/>
     <input type='mouse' bus='ps2'/>
index 641f238520d41afb33ff1c328bdfa9e335235129..7e6d2f152340f79ddb056b32eadcea94b0ef93b9 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 18851d5bae45dbf327629e3d0b28823ef9c534b7..b2c5f670f636a5299e16c9f676f40f5ec2fd541d 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 95f915c2ba68c5ebed3cbe52f2aa1342e6719b07..b7978a773373cb34e090cf269bd0b0d0e00949b0 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-s390x \
 -name QEMUGuest1 \
 -S \
 -M s390-virtio \
index 2d9f8ac734b2b1cf5a977ce50ced8ddeda3f6f8c..d9935260ee39a8eb01a3f62855447005244ce048 100644 (file)
@@ -11,7 +11,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-s390x</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='virtio'/>
index a0a726c33e49eb4372d8035105de1ac62ac6f3b1..24df9ad4514b108d561970dbba1bc266effa5680 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 8f040af612af348d9b4d9183f31fd380519b00f5..cdc48edb0c1d36f154c7d3be638e196181a44aff 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 6bf6f3d72f19eb98fdb22b2b9d628a59941a0c2d..e22aabbcbf34628710ba94f087ea4035af56be9f 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index 647c456753da4841fe81cfd8c0a5acd70805ffac..0d8f2ac50ee0d1cef734ba3f2d91e0b4199e869a 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index fd5d4a7e49668a7d03266ebe72f54f42f36a81ac..9ac1dd331a2ae2e33186b00e9110871475cc23fa 100644 (file)
@@ -4,7 +4,7 @@ HOME=/home/test \
 USER=test \
 LOGNAME=test \
 QEMU_AUDIO_DRV=none \
-/usr/bin/qemu \
+/usr/bin/qemu-system-i686 \
 -name QEMUGuest1 \
 -S \
 -M pc \
index eb7ed9973fb41f4e4f9e018c96b0671cbdf4e9c0..4557a774cdb7fe460558f15294be7b357fcba34d 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 8590f485ed9a1e930f658abe1c8bc6a89ca3a8a4..c5240a0c48ead0eb7219b9c2f0e3b7cc67885dd2 100644 (file)
@@ -18,7 +18,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/opt/qemu-installed/bin/qemu-system-aarch64</emulator>
+    <emulator>/usr/bin/qemu-system-aarch64</emulator>
     <controller type='pci' index='0' model='pcie-root'/>
     <controller type='pci' index='1' model='pcie-root-port'>
       <model name='ioh3420'/>
index 2eb25a33921fa7a205e9c27777e7070f629f0c6c..0933d8c664817923d0a100bc20f82b81dbc888c5 100644 (file)
@@ -19,7 +19,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <controller type='usb' index='0'>
       <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/>
     </controller>
index 2a8a44a05c51cfc11acb82cff4279679e284c818..9ab689eda7bc2d68576410dae78958847557e688 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/libexec/qemu-kvm</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='sda' bus='sata'/>
index 5cf3807bb29c7a0e9a7191a326850d847ce65916..33e952d5cefce14a684b2ce203d5fc87093c38f6 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 922036909f930d94a106cf21bb096f84791a5035..c21f4d747abfc0d6eced01e79e532b9ba3fdbc7b 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index e5bfe7ceb107535e7745ed747bc0db95aee1cfe3..033e86d3a37ee8c5ea5d4f71b4a1a8ae048ca768 100644 (file)
@@ -19,7 +19,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>restart</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index e5bfe7ceb107535e7745ed747bc0db95aee1cfe3..033e86d3a37ee8c5ea5d4f71b4a1a8ae048ca768 100644 (file)
@@ -19,7 +19,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>restart</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 0094b27534a57141fd8299109b04dbf8a08bd99a..25154b6bf42d9830492b41307639679317e915ad 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='qcow2' cache='none'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 9b203e07cfc659bad9643e2405404382284a6fbe..476a732d61c4f9187325562c5b1a2b4966a94746 100644 (file)
@@ -32,7 +32,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 90170f40e8cb6e53799734874b4af739e2a1f478..67fa84c903a77903f69deee0a9e5c27b792e0b3f 100644 (file)
@@ -16,7 +16,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 4642eb4750174ca6679a7e479bcb046fece15b9c..4fbf7ca78699026ccbc23fc25d76f1d3df1a670d 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='cdrom'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/cdrom'/>
index b94ad85994861c4bd574c3b3f0931c0f9fe5802e..af685d9c98513a5cf80b7440b339e4ad63c6d8bc 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <disk type='file' device='floppy'>
       <driver name='qemu' type='raw'/>
       <source file='/tmp/firmware.img'/>
index 574e4bc6c4ec450e092432bb2eb99c1185058eb1..cc97b6a66fdc9c5cf55b6bcaded2eb8d3c032fbc 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index bfe3e97004d97078229629c7a393600a584c7dbc..b42b52ee5155498150d2c2941c7207268f303dc9 100644 (file)
@@ -14,7 +14,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='cdrom'>
       <source dev='/dev/cdrom'/>
       <target dev='hdc' bus='ide'/>
index bfe3e97004d97078229629c7a393600a584c7dbc..b42b52ee5155498150d2c2941c7207268f303dc9 100644 (file)
@@ -14,7 +14,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='cdrom'>
       <source dev='/dev/cdrom'/>
       <target dev='hdc' bus='ide'/>
index 8c96bbd07fc59b954445208d2ec457b2c2ba3dfe..981a52090cb0cbce7f957e2720ecb63717f992a3 100644 (file)
@@ -14,7 +14,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='cdrom'>
       <source dev='/dev/cdrom'/>
       <target dev='hdc' bus='ide'/>
index 37dcabfd45c700d0eef69ae916e0175c9543f25f..dab9041585ea3646150b676628c5ec1b20e57ece 100644 (file)
@@ -17,7 +17,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='cdrom'>
       <source dev='/dev/cdrom'/>
       <target dev='hdc' bus='ide'/>
index 1e3b3c93f169f0224c67bd4ae7342eb84bc28947..ceb7a93b13df3b8a5cf77066b5d5b0a330930f97 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 823ddcfe9873ad044ab3b1273784d5cbe14f1d63..0e95901b881012ba1f7e8b80b479ad665439fe06 100644 (file)
@@ -12,7 +12,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index b94ad85994861c4bd574c3b3f0931c0f9fe5802e..af685d9c98513a5cf80b7440b339e4ad63c6d8bc 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <disk type='file' device='floppy'>
       <driver name='qemu' type='raw'/>
       <source file='/tmp/firmware.img'/>
index 099dfe97c934e9ccb07984912a89c486c48f1189..2e1f7208382f22ecef67a53abf4b41fd75e366a3 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index f208f066d3257194c2e093d0eb24f93d707c1341..6fd0358156826f4d693ad0b90a5be4e9d831e39c 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index d1d59e40a709795bc57e529223cdee1212715375..8cddbeff72b7f05f082b854d0cb970b1de897bdb 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <backingStore/>
index 9e0b4bc518b8d50b395cd5c05180462881ab7419..32a2673f4a0f79f2188e8c6328a67a8a90bdd348 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 1a9768d72660fd87f6e24b3dbae69ec781a4f986..1fe09a1cff537cb5da59992a04ab01a08c1c7c53 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index ee5d68fa9ab078635aff4e067e417d809efe3892..840bf69f619304fbbca789981311e453e44e0960 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <controller type='usb' index='0'>
       <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/>
     </controller>
index 28314bf7d7feb7c09ecbbcf99209091687a71e97..e019895991e361122a57f7bb4ca1abc09b222938 100644 (file)
@@ -23,7 +23,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 64a6d65d5c6922f35913feb4755f38ca2243e462..3ba3000bc274fa145839b23e11c34201226ebc51 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index b510b3f08b90c7360a20c2db1d9f445d0108ffe8..49b235fe9034f5aed2fc44c413655310b0d10649 100644 (file)
@@ -18,7 +18,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/kvm</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0'>
       <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/>
     </controller>
index 3e2af3b39b928e2e984853c2e8bbfcada4009918..c1e963a78da698a114c7e7e6e2b0360b7117f31b 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 8ebced6a5d14701626efb8a5aa73479bd0665efc..e76f857aee48ba390d4d07bdd811b513f8c16b5f 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 92cb1310a36ee9761b0ea95cc7dd80effdf08c93..8dc361dfc642e1c28d8b1d479ab7ea817c6d765d 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index dcb86dad5591312665c2470fb710eb715dc80257..858b2c67503407f19b59d0aa7230d8cb16cd7ba5 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 3986664f7d631d556ceeabdf246d1ea417ffe2f8..f9f9abd2dfc8a57766d7978cdf98b4d5a0a5ee40 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 1f78bffd452dc60c4095117ac44e4bf37a66b9d0..0f4469b14a8145313fd156761ce0b0980693306a 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index b25cdd599fe627a8fa624d94d9d0bac550da963f..ddffb2f15bd0be70c2892822e8431af96d425122 100644 (file)
@@ -14,7 +14,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu-kvm</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <controller type='usb' index='0'>
       <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/>
     </controller>
index 310b95e58c45b7c9f3fc00bb7609a3404e473aa2..483d2191343ac8296a25e91b3dc4f00fd9998cd4 100644 (file)
@@ -16,7 +16,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <controller type='usb' index='0'>
       <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/>
     </controller>
index f4bfe54ee2aed92284594c866b63e7e43b701f3e..4e5fa44832f75e86947d2fb20b572f482427b5cd 100644 (file)
@@ -16,7 +16,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu-kvm</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <controller type='usb' index='0'>
       <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/>
     </controller>
index 8619f009c0e2e06b6bea5f3ceeae45c66ff8a682..381e951a177211306511e4e1fa33b046431e0ff0 100644 (file)
@@ -16,7 +16,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu-kvm</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <controller type='usb' index='0'>
       <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/>
     </controller>
index 3fd13f27e3434137f1641d83c3732aa8db7bad08..9d180d745f0c114fdca151fa847d2ed18feed76f 100644 (file)
@@ -16,7 +16,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu-kvm</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <controller type='usb' index='0'>
       <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/>
     </controller>
index d71ad5fde30efa1c68483138c1840ddcd45e07af..67994f67ba99f570113d842f9d30f9bf95825bc9 100644 (file)
@@ -16,7 +16,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu-kvm</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <controller type='usb' index='0'>
       <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/>
     </controller>
index 8619f009c0e2e06b6bea5f3ceeae45c66ff8a682..381e951a177211306511e4e1fa33b046431e0ff0 100644 (file)
@@ -16,7 +16,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu-kvm</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <controller type='usb' index='0'>
       <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/>
     </controller>
index 6c608f73ec75b3e9406faee2f327ebef1ea10fc2..c398a3b9c00d124498078df7e03879baececee2d 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu-kvm</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <controller type='usb' index='0'>
       <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/>
     </controller>
index b29a24e52ca826a6095751c3e6af5e8c2b610266..8aa954e478a3c05a873b79c435e8014dde468d86 100644 (file)
@@ -21,7 +21,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0'>
       <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/>
     </controller>
index efba9e5db05546f51b7052cb9aa214ba00b0eec7..adc8393d7998f1b51ad54b09422919fc30462cb2 100644 (file)
@@ -21,7 +21,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0'>
       <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/>
     </controller>
index df0aecb3ed7251722bc7228fe2ef8e8d5cdfad4e..6d8fa367c7f2a8a405c95336831a66da370732c4 100644 (file)
@@ -16,7 +16,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <controller type='usb' index='0'>
       <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/>
     </controller>
index b1e194910dd7662f313a01c67575ba08a7c2a589..a5de9ea38d3ed4846222075462334e8228e08c23 100644 (file)
@@ -24,7 +24,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0'>
       <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/>
     </controller>
index 98189c43f904a4b21c8de44c37abb00586ad510a..9a73c2a6739858c2f6a5b48f99aaa8bea04779af 100644 (file)
@@ -23,7 +23,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index a483025a08df2c9df9bd1b35c821e6a301cf3291..a01879fd3af274777f5f958428baead0ed8d43a3 100644 (file)
@@ -18,7 +18,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0'>
       <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/>
     </controller>
index 6474002694f2a30104315cd788b6d3046904402c..f0ca39b5d36f592967fdb54ae643a97852c4e37e 100644 (file)
@@ -20,7 +20,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <controller type='usb' index='0'>
       <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/>
     </controller>
index 6df4c90b39a175844fa0130e7ef8a167240678a3..1e672adc44f0813f2c24a15304784cab5abcb539 100644 (file)
@@ -21,7 +21,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <controller type='usb' index='0'>
       <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/>
     </controller>
index 07955954b5433ddae82bf3592c15227e90aaf35d..3db0db047c968404bd1d4f9dc5c8132c498658ec 100644 (file)
@@ -20,7 +20,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <controller type='usb' index='0'>
       <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/>
     </controller>
index 64bab0f2a40608a1ec5a7ec9fe3f4a181e2b8729..8596baae6cd5d3da4bb0f05e22fc921a8de5d0a7 100644 (file)
@@ -20,7 +20,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <controller type='usb' index='0'>
       <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/>
     </controller>
index 64bab0f2a40608a1ec5a7ec9fe3f4a181e2b8729..8596baae6cd5d3da4bb0f05e22fc921a8de5d0a7 100644 (file)
@@ -20,7 +20,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <controller type='usb' index='0'>
       <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/>
     </controller>
index 64bab0f2a40608a1ec5a7ec9fe3f4a181e2b8729..8596baae6cd5d3da4bb0f05e22fc921a8de5d0a7 100644 (file)
@@ -20,7 +20,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <controller type='usb' index='0'>
       <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/>
     </controller>
index 6c95e0513196cc0a5a8f4717b27cac71ff97c979..6aed4dc4db79414011ef7ed002736ac6909f08f0 100644 (file)
@@ -24,7 +24,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 794a52d571337d489047d13c4d8a06185039c8f6..87fc71cb02534368060e0799705cded57ab59b6c 100644 (file)
@@ -27,7 +27,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index cd1dc87b524db8ffb5be50b4e9e96c0a5d09c657..4efc3b8cca2dd2cc9b970064a0662c6a1d6c0a61 100644 (file)
@@ -27,7 +27,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index c52db0dc206605810e7ba61ce4c9cb990475a4ac..14205479e531cbdf21cac5264c025c74ad6f18ba 100644 (file)
@@ -21,7 +21,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 7a1f50dfcf76f7ec24f4628afd50a9d0f8b232e8..fe8d5d0bbe23f739372a81ccf730c3daeaecb6c6 100644 (file)
@@ -25,7 +25,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 98229951bf00cc8d5cc0a3ac8e63001475b041e2..cc26af1096adcceb40126f2f8cbb1f4c26380966 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='file' device='disk'>
       <driver name='qemu' type='qcow2'/>
       <source file='/tmp/HostVG/QEMUGuest1-snap'/>
index 7c35c7a0c090a392712d76c46b55eaed50c56d98..e1ab88e48d516ddf339275eb6a1bfa3e58ae17b9 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='qcow2' cache='none' io='native'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 1337dfac5c1938a515ef31d570dd989048dcaca2..83d47df56bd86b32ea77a75beabee4ff22a3a6b5 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='network' device='disk'>
       <driver name='qemu' type='qcow2'/>
       <source protocol='gluster' name='Volume2/Image'>
index 2c8a233a8df5acf0a0a3fde5484064e6e5c7e865..a9db12ba4d40e812a3ce7a371930ea74f9b6b657 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='network' device='disk'>
       <driver name='qemu' type='qcow2'/>
       <source protocol='gluster' name='Volume2/Image'>
index 43986802097a3074309f6c74a8c191f1b196db76..26ce4765575bcae3af3e719b88292600fed5225c 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 0f0dd7f8844aebf9b59eb39a7ba41eec52ff42b8..163ce88f1953b1b38358cbd63652c23fcefaaeff 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 7837510b88ddd422e26e937bd6183f721addfeec..71287987383950e44e6702d631bed6abc287b279 100644 (file)
@@ -15,7 +15,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>restart</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <disk type='file' device='disk'>
       <driver name='qemu' type='qcow2' copy_on_read='on'/>
       <source file='/var/lib/libvirt/images/f14.img'/>
index 0d0266bd2e2e6f8d7edb21b8d63309d7fce04ea3..49c1a69b6d713c4a971c1d177fd6741c97a249fa 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 1bd0576c60e7d11a4969147f58ed2ef42db9793e..34ea2c9d6d7086629456b3d32ed802c8f0ce49c4 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index e4d4a277e6a3f2ac0662e85d594090916d4c31e1..2f9c64e44022414d1b2f0183fa496ade11868f4b 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='qcow2' cache='directsync'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 8262282b3c05e0efec6a1c6a6ca6da0d02924b32..2091402d8e899276a13108d74e09991007823bab 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='qcow2' cache='unsafe'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 8614f095c2c3ebf9516ead8ebd3f717bb3103d90..efc0f6113693052612f6cdd5badfc272435e1cfc 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='qcow2' cache='none'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 0b08af4054abe05466ce07c8a51b078f3b579ecb..1fded08c6074f62179191a10b333708e0cf2dcf5 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='qcow2' cache='writeback'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index b58e9648efe1f9ab476835ebe42a5a3c0623fed7..73c0e73a737f13a9af6deaa1983af08809f56487 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='qcow2' cache='writethrough'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index c47d3d011ac91b756796f4131286d500c6b76682..d1f9834654c5ee497309860cd6b40af67b1d3619 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver copy_on_read='on'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index deda117b09052774e49a24a3905e2db820748d8f..4fe85b1cdc915c3435cff702b9beb66caf2a0c09 100644 (file)
@@ -15,7 +15,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>restart</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <disk type='file' device='disk'>
       <driver name='qemu' type='qcow2' discard='unmap'/>
       <source file='/var/lib/libvirt/images/f14.img'/>
index 501b58643eae8364ea7bbe5c2d0a56777eaf7c2e..6ec367c76ed59541da6dc572cbdf8717fa5e0852 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='qcow2' cache='none' error_policy='enospace'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index ef344c95693eab1751536884387041bbdf6c95dd..51bd87fa6c066bcb68d8461bfa654f4b98516164 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='qcow2' cache='none' error_policy='stop'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index e9c8dfa39240e965b58d159c199ce0f080257453..e4a21f4f11974690c15d9615e686c67e0ef8a344 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='qcow2' cache='none' error_policy='report' rerror_policy='ignore'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index a6975d069b92abc13e482e3619d39d59ceea7fb5..aae0334dffe867082bb11a4a61d06d90edac098d 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='dir' device='disk'>
       <driver name='qemu' type='fat'/>
       <source dir='/var/somefiles'/>
index b005aa7fe74a3246699be2a060786473ee958894..c12e6d2bdfddd6d7b8f7b4b3a4c7742f82306d8c 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='qcow2'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 8e0add5d441c899b233cbca091b39c18a557081e..66a84750a6a2b2c99ae5ae9c1ee708a63ac6c283 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='network' device='disk'>
       <driver name='qemu' type='raw'/>
       <source protocol='gluster' name='Volume1/Image'>
index fc8aba11cb62a82abec6a478793f22d3b73ef3a5..543b26e4570046fc2d2218ef4439a3d56f22b22c 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='network' device='disk'>
       <driver name='qemu' type='raw'/>
       <auth username='myname'>
index 05c731585c712cfdd5d50f91cd940e21e635b411..23542fa1ddaaa9ec4ef03c45899739b2adf699cb 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='network' device='disk'>
       <driver name='qemu' type='raw'/>
       <source protocol='iscsi' name='iqn.1992-01.com.example'>
index a773db9c96ab1e05cc0e68b4a1488cdcd3428608..c4754c324c909810e3ed3c03a835640b2aaab5cb 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index fe1d216ae047dfa9e9647077381c90abd7cd529a..5e961b58f51e7d95012a90cc133da87c98b35787 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 8e3cb9f17b41e01bd94336e522b23707c9e3bf85..7e1afff97b6cbcbd7d36bf0517957265372db6bb 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index c03f2175324e7a7c3d2615304af799f2a7b083e3..02c3f64f759c2c1333a723200f64de52cd245c89 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 64d9f5d3e5ab4055669d796383f694dbd142c4a8..165b61b34856b2bdc75f77176c580c4b0c59d8ff 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 7d58eac86f14f441b157c547a66d76f7e032bfa8..b18335c1bd12e81f875fece130fd2771ac18bb1f 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 1637d4411b766dc31c19447d242a81826a958405..2e46e1d0b9b190840f5f4fecc1f324a8c01a4e1e 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 1a5f57ab4ca404c6beda014cb8e94ff012c7c01f..765ee26a24d74c029f0f7780bf40449e6bc626f8 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 3a19bdeb8a1b3b9d63ef82a2a17dcdcd6bea04c1..344fb9c10759d3bbbea3732d773219c409a9b5ff 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index ca271d7878b17b1e67ddea5fc9c40d4cce4ab2a8..f4b8029f648f71ef22aaa02e6c51c6f9ed363cf4 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMU,Guest,,1'/>
index fbba06c2f92d02347cb68940dc33f1a9bb6a3be7..c00508f36c2fb36470d6c8840c320b49e9f71aba 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 5a378ad72172275e5e9185540fd3f96b15e78d0c..b7a971e51d7cdd923331d3eb8dbec286cb71dfe5 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 3518df82f45bcd48823201367bb15111bd774e1e..c1e8a33ec1c4155c9a9d9376d0d3a9108444125b 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <backingStore/>
index 869a134bdd789e7a952d10ad84fdf2b14e690770..b3bba884eeea4099ff93d2425739e007dc1dcb3b 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 869a134bdd789e7a952d10ad84fdf2b14e690770..b3bba884eeea4099ff93d2425739e007dc1dcb3b 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index fbed49857f649c9fd2253ae626d44a0d0eecc9a1..e390bc02f2cec8f7b11410f41316e6b327e0eb3e 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <backingStore/>
index 216f25be508978ad93436aad7113e7d2dff92057..dde3745900bb516f7b41975a1881b0400db9cc59 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 2d0a2efac16765b03cf137f9dce80996180248b7..b46ffb6315f51695f3666d68367f8d379769e14e 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 9e1e7af65809080e5df4bedb00d8266ac9d0d880..9d629095040045fc1cfbdeded3368b47c3ef01ca 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='cdrom'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='sda' bus='scsi'/>
index ab81b6047238fa00a1f002705864393d5ce73abe..80eb3cc21a76b157b0136ed8abcdf4af7282ce80 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='lun' rawio='no' sgio='unfiltered'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='scsi'/>
index 879ec44f3e0b958dc4801f6c2d076bf70f6b9baf..6e6280bbf7161e3e3ce966f502e34ce2ac09df3e 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index a88b63aad76a4d6d8aa53c27cf85ba5082d7d4d0..75e26ae666f4991846a78090dbde957ba975d311 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 671e8fe30b57e58b1cdb08e67c6eba529aa97977..a7ee28684a59574c4d140318b752efbd2b4ff8c9 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index ccdc578600d16420c2588e5d8194eaeb6b593d41..ced2b2be9a647f56335e7d209d4d3dfadc2a6097 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 4fe0cc5714b50bc52a40fab872fc6dc51872efb6..1ca56fbb917a4bc7b1e3370f323638e23cda8347 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='volume' device='cdrom'>
       <source pool='pool-iscsi-auth' volume='unit:0:0:1' mode='host'>
         <seclabel model='selinux' relabel='yes'>
index 19eea6633af7fd3c1e37bb14f76e46bc52462e91..2379a8ca1735c3cd5b30b3c117f268886f45de43 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='volume' device='cdrom'>
       <source pool='pool-disk' volume='block+cdrom'>
         <seclabel model='selinux' relabel='yes'>
index 2eef27c82b2b5be27b37a163699c06f99ee5141e..b5bcca935fabe56cf9b06836c6dc9db15ddebd25 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 67d9e73ed0379dcb9dad18bb7f7a5ce17dbe2a1d..b5e55ca51f40e24cca648a021689f5ed17457165 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='sdb' bus='scsi'/>
index 9177ba66ed27d5a46d4bc4a4724d469fa0fb1b9f..4ec04716963024ff4491117476d1ac5b1b83b348 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='sdb' bus='scsi'/>
index 9e4b9591b5acfa99a603519d397d616c9bd73d9c..afebb413b3190c8910a9ea833bbeb0dc41c01e89 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='sdb' bus='scsi'/>
index c012ab5b534f28616806ec5e69b4d392efa65c44..0c14b70082313327f17ba350bd319df90750e96f 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='sdb' bus='scsi'/>
index c70fe9b540126d6580c975def25281c419aa72ae..6d3d793c543f8bf27aa39ce06acfa5e992b17b41 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 1616d2e7858e00e36c3474a6ec1dd036238e5f8f..45b9fcca55398e9891ae2ae949b6910b7cf03a40 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='file' device='disk'>
       <driver name='qemu' type='qcow2'/>
       <source file='/storage/guest_disks/encryptdisk'/>
index 7e52b4601ed1e5940284fac2a37c2c0c1ca6063c..90ed25d6a26e7552e70eb812e027605d28536867 100644 (file)
@@ -18,7 +18,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0'>
       <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/>
     </controller>
index 8e86f614fee4fe38625607f7c2a70f148fdb5408..13b3b73e31c1b2bb285cc318ed90d9fe447de6b1 100644 (file)
@@ -18,7 +18,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0'>
       <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/>
     </controller>
index 1e9d33c09d5555916fc37e7d5f61925053e951c2..5c780c74c73ba439dc10d489d67eac8e3333256b 100644 (file)
@@ -15,7 +15,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>restart</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <disk type='file' device='disk'>
       <driver name='qemu' type='qcow2' event_idx='on'/>
       <source file='/var/lib/libvirt/images/f14.img'/>
index b4726479873bf0f18fc1b18a7305c290bba505f8..0f561e773a3848b71589c00f98504da43ad13b9f 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='dir' device='floppy'>
       <driver name='qemu' type='fat'/>
       <source dir='/var/somefiles'/>
index 79f990c64da495e1cafd54927f48d6e6a98c7965..d1f5b82cd80b3371bd4ee09375dd38b950cc373d 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index a0831aa60feaa71fc4921a24fe641884d5ef2638..6ccf0d10a90d140367ac12bea8c91a50f2614702 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 91bf3af4eef01dfe3b92fda877dcdc82d1982731..3897a0ae82b71216f700fab4716cfc8ce69e22ec 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 3b31e596190e827d7ecb0c6652f4dfc6d409c43a..961ed52e599b3ccba9a2371e33c766f1b54c1b10 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 7548184f8570e4f89183faa4ca5db82784a72887..d41bb6e3f6226a5d21884341a23a9acf361269c3 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0'>
       <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/>
     </controller>
index 931ec0f58f8a6505b834f1d7fd7fe03b180fe071..12dcc75f5a0f60bb0adaac60ec48a604949f9bae 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0'>
       <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/>
     </controller>
index dea134703f18e7a031f6b6c3597aff904249a221..a387e2b4a0d6f449b435926136d927c10c52ba35 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index a17fab2a91008404af5baadeef71de1efb4f5eec..1b56f63bab0ede9d0b4c3bad6ad6949326e2f873 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index dd672ed9be2fdd6ea77a2a41487a9d461557a10c..0c6ab900a506edcd017702abf5a2017a63a0d7e0 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0'>
       <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/>
     </controller>
index b807ac31bb2ef6d32d94df55b1dcd4bdd7f97aca..8216d6d8817d483714c594ab82806b7e24e23f65 100644 (file)
@@ -38,7 +38,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>restart</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu-kvm</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='file' device='disk'>
       <driver name='qemu' type='qcow2'/>
       <source file='/var/lib/libvirt/images/f14.img'/>
index 59ed507c8268152868e68569f2312a2dad6bbda5..c6327a9f7f046b67f4f26a0862c820f03ee5f70f 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 571804175c6384ae542bd3bd428303960bccb830..1cf420d8905bcbfdf5186cc90ddda2cdb88898a4 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index e14bbd15ed02081ff8d7cd6ea5b59289d380483f..962b3047e66a14f9e1b9da7c82c45693f9c7f591 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0'>
       <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/>
     </controller>
index 0627bbd1dd1599cc7cc4acdf830f496d33aefc0b..89da5dff9ce8446c33f171b8de812ad2c426c20a 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 1aeffe846008b7a47f10284244695d2cd6dbcc7d..2b4690df3e4420b913e61d0d595525cd54f2e213 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 571804175c6384ae542bd3bd428303960bccb830..1cf420d8905bcbfdf5186cc90ddda2cdb88898a4 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index f29abe2238d4f1c3af16309192d3b1bfa1ec8228..7b53c2ae1f24ae07360276eed2107bae6d572c11 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 9a83328683300779d57d3a47c47d15422c152eb4..24419738ca1d18a2f788692f57d613a6c931aa1d 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0'>
       <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/>
     </controller>
index f29abe2238d4f1c3af16309192d3b1bfa1ec8228..7b53c2ae1f24ae07360276eed2107bae6d572c11 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 6e879eb57ed48aa72ee31fbe289cd574cf148ff1..ae54f2d906540534726b8796a233074e05735b17 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0'>
       <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/>
     </controller>
index 0627bbd1dd1599cc7cc4acdf830f496d33aefc0b..89da5dff9ce8446c33f171b8de812ad2c426c20a 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 328b3aeb2f0088ecc632c214decbb0863de4cd38..2ee24dec2da4af705f3bbb8b5c957b1699e095b4 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest2'/>
index aed0a0c96742e9f1ccb2f0abba01c06a6b142553..59cb86e1d58bcd95a9a47a26709565924442cbb6 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest2'/>
index a6be3b6460cc4b0150f07a8885e3ab2bdc3a8810..8e93056eedc66063bf94d8b4559443c89e7b9c74 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest2'/>
       <target dev='hda' bus='ide'/>
index 5f3cff705da9a39da7f3f01ca39298448d733fb0..b0ed1532c97ac0c8a480bbd6da9252883ffd6a68 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest2'/>
       <target dev='hda' bus='ide'/>
index 1db5ed9cb67e4afa72fd005439cd95af2a4c3a84..cad01612906568b41789c480d5630f6f26b5e791 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest2'/>
       <target dev='hda' bus='ide'/>
index d4d93fb9d80c1f105df90eabfa05db34cfa4803f..e19bce6ea193500132f02b9319ed23d44c2ac156 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest2'/>
       <target dev='hda' bus='ide'/>
index 4a631be65977cb4d5ee57f46cefb1cd6ed71a71c..54498aa5c5ab6e5dfb4595080cf09013ef40ef8c 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest2'/>
       <target dev='hda' bus='ide'/>
index f5c1def586c5353ca3308fbcb42e018c4d5a8ea3..2f2709eafe3ce063680795183484664d550cc1d0 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest2'/>
       <target dev='hda' bus='ide'/>
index 906ac916b64366724e9b4236dbb969126f00d3b9..57a4efd2268a9b5c95489a5a1a34725698bbd98a 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest2'/>
       <target dev='hda' bus='ide'/>
index 09b80e6a5c507b45bc5ad63d8ce038cf3cad1e09..cff25e747949573d3ac317276ada927847b0d633 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest2'/>
       <target dev='hda' bus='ide'/>
index 37efd76600e6e6c4100297178fbea6f807f8085a..6731d6dfd8ffe9552afc1fac71f977534d01269c 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest2'/>
       <target dev='hda' bus='ide'/>
index 64c149fe6f77810e8144131c2c8bcc81415abdac..74a93dd5d6d187c56f1773c85935abd4ac82402a 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest2'/>
       <target dev='hda' bus='ide'/>
index 8fdaa7159b363ebc5980a900a477273fcff9d2df..37635b4f90edcbbf3dc90b2c1f1607db8c088ca9 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest2'/>
       <target dev='hda' bus='ide'/>
index ed143607cce5c8a6f35e04cd3a09bb453e229296..c771b1cafa04c066c64504e55bcc2ea5209e9141 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest2'/>
       <target dev='hda' bus='ide'/>
index d33a4e5e4fe04790c571cc07d7493f0b94211438..9e3377317aee0bba4b01ccae32ad14456d4600a9 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 620a24ff87a134054bae81bef9333a15dd6747c8..786d9b81e00898a768cb6070a8a7464979233f5a 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest2'/>
       <target dev='hda' bus='ide'/>
index 227e4079ce9e7af2543be1ebc31dc1d56dcd70f7..f4c3d9725a41169c81f29dc41ccf19c01563b20e 100644 (file)
@@ -31,7 +31,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index aba8cf86be86e4aebac190ed1f04671b907f01d2..942b5d8c944c7f55b7fedaa516966965e0e9e77e 100644 (file)
@@ -24,7 +24,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index a6d4c110b647a3d6c250d4a94fa297545c9a3c0f..928c4ff61fa08e46cb8449b022cab9a3990758d4 100644 (file)
@@ -24,7 +24,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index ad6e3d15314b2dc23b1e3f6f6431f5fd7df7450f..bf296a1a78e362d497804ce103808196f3b5842e 100644 (file)
@@ -31,7 +31,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 3fe3bcef38ca6706e19387e5696f332d7580b017..461e86241192cbc943ee8a6e2930be8b74eb8a96 100644 (file)
@@ -16,7 +16,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 6163a5d6d99baea6036afe073a18c3c7035c2c9c..07eaf7219dfce44af922fa6db415c20991179c7f 100644 (file)
@@ -27,7 +27,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0'>
       <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/>
     </controller>
index 31aacd5379a077ee071c177aeb2b2f786300d89b..bf8cd43231682e038a844daee7a23f6fb5a4bf53 100644 (file)
@@ -16,7 +16,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0'>
       <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/>
     </controller>
index c11c27393ba7466be67563d813a998edd205f6e5..f9ae9504de5e46afb08bda4989fcee0ed71d3d1d 100644 (file)
@@ -27,7 +27,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0'>
       <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/>
     </controller>
index 689918a18fde4800b824bc9a3832dd275c2c22e0..df62e5fef90cfd0860bef9f7b7541133f9fbceb5 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index a969566e8b2bf10ff2707d28a8a5c7e832ddeb35..471e05304a022dff3a2c9fc44533d877578215d2 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index de921f6ccb7160b8d7c5bb4762066585d09fcae9..0961e4288d38de71d53ef1ee7f401621657905a9 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <controller type='pci' index='0' model='pcie-root'/>
     <controller type='sata' index='0'>
       <address type='pci' domain='0x0000' bus='0x00' slot='0x1f' function='0x2'/>
index de921f6ccb7160b8d7c5bb4762066585d09fcae9..0961e4288d38de71d53ef1ee7f401621657905a9 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <controller type='pci' index='0' model='pcie-root'/>
     <controller type='sata' index='0'>
       <address type='pci' domain='0x0000' bus='0x00' slot='0x1f' function='0x2'/>
index cd286fdd1327ad90da9a8719a53faf4273a1e3f4..1c550176789f4a3b8ab9d1c9e54710bc4dd84497 100644 (file)
@@ -15,7 +15,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>restart</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <disk type='file' device='disk'>
       <driver name='qemu' type='qcow2' event_idx='on'/>
       <source file='/var/lib/libvirt/images/f14.img'/>
index f6d103978d6aac6773e96b258b7501146196d500..37d7d429a451738d11cafab0ae6b0804e6c6eae8 100644 (file)
@@ -14,7 +14,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-s390x</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw' iothread='1'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 0eb45b7d15cacdb77f10d1eb6e856e955e513116..f4170de6e2361a729f9e3671923de72fe923c24e 100644 (file)
@@ -14,7 +14,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 276b6a61a2df5aafd04a422055dc7f6851efcb02..c4a51a9ab1797cf69d757073013bac522489ac2a 100644 (file)
@@ -20,7 +20,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index f4c23959a9b4b69fa5820d9e2fe7af69874d1863..ef2cfdc6fe31a72e4f33bdb2dcaa441adc30de90 100644 (file)
@@ -18,7 +18,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 5e91f1c4aa1ca90ca5916a2e1fa60d81c540eedd..668402b041aba64eb1ead37cf34dcec09051d780 100644 (file)
@@ -14,7 +14,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-s390x</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw' iothread='1'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index d8306d43047374a3c798c1d8417dac46674f7840..29036c896454502c53d4e80422bf7158bd49aa4c 100644 (file)
@@ -14,7 +14,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 5c5d9dbdb1f3da2936b5579dc34adbbe00ce38eb..b4fa7e6e8f0f275fbba29f726362cdac7bd7d68d 100644 (file)
@@ -14,7 +14,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 7c6be717246dfbe6042c67b212e1d2d4dc694e08..b355061c5b01eb687a5eb2b028a78633c0a11ead 100644 (file)
@@ -19,7 +19,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0'>
       <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/>
     </controller>
index 647be59cb98cb086fa5616f3a761ba10212a3d6c..544b9d8607551b316348aa134e1cbd9d60903fd5 100644 (file)
@@ -19,7 +19,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0'>
       <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/>
     </controller>
index 2b674a5a838a71aaeb77b8d5115623b7aade32ae..e502bfd125b465baa6b946740f78d34f597bac88 100644 (file)
@@ -18,7 +18,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/kvm</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0'>
       <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/>
     </controller>
index 290733088784bf0884ada7de011e6527476cf91c..328946d6e3a98c4b52f825a229ddc95272120dad 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 05212d2459a8f2b2dd52f0ee07f4e59edf43cd9e..11c6bd8ed3f1865516ab0881b231f2ef6890eb63 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 03b6744267c7b7ce0160cae5a6cdbdf2c116ea06..286981f0768c2c4c0ee7acb60a0bb326dddec1be 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index be97e4ebd40cac0d061e223ba2eaba824d9e424a..ed0894ee0e7019a61549870f05bd29168ece7661 100644 (file)
@@ -24,7 +24,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index c6857fdc2d536bcc11dd516ef8c540392d04158f..0b6c6f7923af19016c6f9672351c55aca9750e02 100644 (file)
@@ -14,7 +14,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0'>
       <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/>
     </controller>
index 3fa05079a613ac947976cb87ffe8b80eb7ebc609..e6771b5421dbe91b96e63ec818183d6ab8c589a1 100644 (file)
@@ -20,7 +20,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index fb07472f3ccc1f6a29ee359e6dcbcc4c9ed4cec5..ea15f2783f65fb5c187ccf14b50954eeba35a46f 100644 (file)
@@ -18,7 +18,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0'>
       <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/>
     </controller>
index ac2a2786094ee749f7f63b651345f19b737e0cfe..cf21e7162bb2ec46cab49981e23ed89da233ae48 100644 (file)
@@ -18,7 +18,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0'>
       <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/>
     </controller>
index 6c858d768f132f353d8cd5db19e8fabcea1c97d8..9aec678e2e37f19e51e246247e19072119e870e8 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 6652ec9f6e538924a927cb9ee0830df5ec68fcfc..039afafd4382a9c5c9a82111bb277af3e94b396f 100644 (file)
@@ -18,7 +18,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index ad2d0f1c1a8607216726ff5c9d810c616f62810e..659eedf85e432035b92f7b4f773ebe2707300078 100644 (file)
@@ -17,7 +17,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index ad2d0f1c1a8607216726ff5c9d810c616f62810e..659eedf85e432035b92f7b4f773ebe2707300078 100644 (file)
@@ -17,7 +17,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 71d312c3373a39443377a1d5d78da123e024b457..ab681aab9d160d9e9335900807b8d0725cd73c12 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 3c071ea33bdc938f8412adda9a0ffd01049211c8..1bb3b33736fb207d059b92b33bf14b0f00a28609 100644 (file)
@@ -18,7 +18,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 88c2840559870d27138cb1850b7ccfe2151ecac9..0dd1a3d78280ea8946760a836c68643bc22c576f 100644 (file)
@@ -16,7 +16,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 7c069f6ef6f23f8fe8f2fd52580e2da1c99ebf53..0c447fe5846118b82f016855efcd5c93ce0b4ff5 100644 (file)
@@ -16,7 +16,7 @@
     <suspend-to-mem enabled='no'/>
   </pm>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 06393d762972fd5f4359368e5d6a73772fb01892..eac8ee9cd725a4ecf453cbdb5a633ca837ce638b 100644 (file)
@@ -17,7 +17,7 @@
     <suspend-to-disk enabled='no'/>
   </pm>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index d8d68a62130d9c838894c27de4d4de201834b00f..a246b0b5cabe6ca669b3a9a65e7851182c380312 100644 (file)
@@ -16,7 +16,7 @@
     <suspend-to-disk enabled='yes'/>
   </pm>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index b6b9c6cf76453dcb8ac30ec0088f99ff5ad7306f..6e026b135637f79d42fdeed801bb23854400ece6 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>destroy</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 88c2840559870d27138cb1850b7ccfe2151ecac9..0dd1a3d78280ea8946760a836c68643bc22c576f 100644 (file)
@@ -16,7 +16,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 1fb740b9d6f066bb3e8ad7bf72f90536eaa517ad..7fe69bd6cbe74cfed12af9a82eb2b4ca25566067 100644 (file)
@@ -20,7 +20,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>restart</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu-kvm</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <disk type='file' device='disk'>
       <driver name='qemu' type='qcow2'/>
       <source file='/var/lib/libvirt/images/f14-6.img'/>
index 6464890ef0056459aa972b4f762642d67a4930da..b631e5b5150817507ddfcf24edb1ef8c18928ac9 100644 (file)
@@ -20,7 +20,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>restart</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu-kvm</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <disk type='file' device='disk'>
       <driver name='qemu' type='qcow2'/>
       <source file='/var/lib/libvirt/images/f14-6.img'/>
index 856b35bd48662d89432a65d6bd14541ef60cb0e3..4b104a72c281a5acd69c870bd29bab0941091f6a 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index c5fab8f6e401c6fd1285b31891139f216bb7319a..c36baa0ec399ab2f0b10800df1d3e65444cd1950 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index dc335bdd62a9f130b3a5bfe68fcc77ad00477e3e..898bda633ab51fa0493776ad29ff1ca0b610afd8 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index a3bcbd4a6a205ee99c7c43bee8ddfe39769dce08..8b51648d5408449e7c85d519568efb45ecbc0f84 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 55e23021f64e06c37db33c6d38da97c3667a51e5..ddc61516877a52f5af4b35d4aeae98c94680a580 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 2071150407f59a56cf39806875b9c85e2787d4ec..fe61e33c8ddac5915eb71f4be31bd59511a7399f 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 96e1a3df7fbc7a652458b08c18aec39349cba105..4571b6a8293277def7fab155b0369f438669eb92 100644 (file)
@@ -15,7 +15,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>restart</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <disk type='file' device='disk'>
       <driver name='qemu' type='qcow2' event_idx='on'/>
       <source file='/var/lib/libvirt/images/f14.img'/>
index e0fe4aaeaf94fff3fd7a19175d9f1fa38bbbeb92..e2483f59d95d5b916893bf2f6050c2ea3360d53c 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 07529029d7ee8763f1864108329f784473d99333..d30e85a2fe6784d243cb25c023a440ca04b00c98 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index e9fe5087d27ec599fc718fb3fc8ef9697241df77..49902e2a9b6340b081f78c79013532a054c5d403 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 2bdcac358a4c4f936e87c596193fe657724b73b1..a4f4e4142118a091d8c1dbb92388a962138d34b3 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 3748cd63b45e5b94882f42a2afa49bd3eb931f11..73d693b75fba116d1845da5223a251cec86c019b 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 8038ff729fd01ac5b44eb0a6c5bcf17524491688..3ed5d02d35b4c7cfb6df817e24570841e02eaad1 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest7'/>
       <target dev='hda' bus='ide'/>
index f77d6da17d4f30f588084701d7ceae625d7dbee7..b70f73cd8738385b251319642b91bc6c84936e2f 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 5b4193606343b14853183d03fa3d2405eec5530a..78433026cc099277b0a11c6d1457e4676260f26e 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 8984d43890cfa8aa302cec581d187fad792c096e..309d4ea2ccea084bc2e75667bebb6d249619a92b 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 71d312c3373a39443377a1d5d78da123e024b457..ab681aab9d160d9e9335900807b8d0725cd73c12 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 7a4996ca11ccee41903157de1b29a5ffce9f544c..1acb86f4f2705a92a1b8b984825d92eaadbb8e02 100644 (file)
@@ -16,7 +16,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 8a6113d964b0534ec6f9c1e592f867476514750b..ea8cbf9202a0395ec5a77aa0bc55834c9ab12df4 100644 (file)
@@ -19,7 +19,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 1427c014596fbb9121a9fb482468aa0daddb036a..c895e42f02308db350ac0cfc9672bc201b3f69d7 100644 (file)
@@ -19,7 +19,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 1b0226fc2e78f347bb2253ff65026873ab623f2b..2a4455b9c1575267372bbad8ecfa3067f2cfb81f 100644 (file)
@@ -19,7 +19,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 243e167852999adf25ad747e3910be22390dcd38..c3608c0daddf7d36e91b07435161e17f7f919793 100644 (file)
@@ -16,7 +16,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 87b92a4845934747f6a575fc468a9c53a3f0b638..8bd3c6e8cbe5ca3f35ce0a5eadc2fe3fead1d8e0 100644 (file)
@@ -21,7 +21,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/kvm</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <controller type='usb' index='0'>
       <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/>
     </controller>
index dfb0343221b832fc5cd15d5c1c0fdc590069fc47..b96436d1b18f06af0a68ae4dce90f64b73af299c 100644 (file)
@@ -22,7 +22,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/kvm</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <controller type='usb' index='0'>
       <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/>
     </controller>
index d84fe27c59f29b245b53122a1930ce6b01f60a6d..338d7acb721288a6a56b41871417d5b12714a8e6 100644 (file)
@@ -25,7 +25,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/kvm</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <controller type='usb' index='0'>
       <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/>
     </controller>
index 9863da31657191960645b928478a39aee50ff603..45e9b72012e1e6a30d0ce721deec53608c6fa8be 100644 (file)
@@ -16,7 +16,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0'>
       <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/>
     </controller>
index 0c2ea128f7f598d546d09abcbcf5ae0eb58d0f35..6069073891c69689e0b57261adaf2aaa01690686 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 3fe8ec5206390905b88b1774a828d84d3bb3ffb6..9ddafb162657e46e02510799659a5cc69b0bc491 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 0c2ea128f7f598d546d09abcbcf5ae0eb58d0f35..6069073891c69689e0b57261adaf2aaa01690686 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index d8199b3a8f1285e2cd4e1e6f829803b4c4d50e27..96887cb040486b44b8ae45fd449e39f4a112e626 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 0ee137fd601aacc3dc6d2d1edbc27096677f89ea..33a23441819ece7a843e3b296c53b68c6ed52085 100644 (file)
@@ -18,7 +18,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>restart</on_crash>
   <devices>
-    <emulator>/usr/libexec/qemu-kvm</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <disk type='file' device='cdrom'>
       <driver name='qemu' type='raw'/>
       <source file='/var/iso/f18kde.iso'/>
index 692025ea1a77fc03e9bf7158d46891ddff87c176..c6437391cdc4dc6aa5f52ee99a5fd64971ddf944 100644 (file)
@@ -18,7 +18,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>restart</on_crash>
   <devices>
-    <emulator>/usr/libexec/qemu-kvm</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <disk type='file' device='cdrom'>
       <driver name='qemu' type='raw'/>
       <source file='/var/iso/f18kde.iso'/>
index 6259044bebbd1e38480583605534af96bedf78a2..581d42f11ef0a146f452c666c3e838ac851a1d3a 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/libexec/qemu-kvm</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <disk type='file' device='cdrom'>
       <driver name='qemu' type='raw'/>
       <source file='/var/iso/f18kde.iso'/>
index 9bf8ff6c93a370ab525d162b035f7fd3af55aaf6..87077add033378202917e4d9ed96dc506b19890a 100644 (file)
@@ -21,7 +21,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>restart</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu-kvm</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <disk type='file' device='disk'>
       <driver name='qemu' type='raw'/>
       <source file='/var/lib/libvirt/images/test.img'/>
index 6769bac8ab5f36791c7a3616872ed6108b095210..0a1591a0c776dff278466a5e4fc21b92a82bf3aa 100644 (file)
@@ -18,7 +18,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>restart</on_crash>
   <devices>
-    <emulator>/usr/libexec/qemu-kvm</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <disk type='file' device='cdrom'>
       <driver name='qemu' type='raw'/>
       <source file='/var/iso/f18kde.iso'/>
index 375ff14fbf9d5c1e9423036ea826e8c480fa343b..08fcedce90a2d9e440ebe2dc19c92289528526ff 100644 (file)
@@ -18,7 +18,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>restart</on_crash>
   <devices>
-    <emulator>/usr/libexec/qemu-kvm</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <disk type='file' device='cdrom'>
       <driver name='qemu' type='raw'/>
       <source file='/var/iso/f18kde.iso'/>
index f970d422b0d01cc2321a9dfa8853db6473d445e1..ee893fdd53f5940936d90ce3b8c7aac30ad0c0dd 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest2'/>
       <target dev='hda' bus='ide'/>
index e41325b14a6f0bd407f64d11878e67edbc04685f..2f704cc0a1553816dbec0712a240ea22d8184290 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 377ced27581470dfd3e9dd77043b8af286967a2b..aaac423cacd7503c43da7d201df688839f5cc6ce 100644 (file)
@@ -20,7 +20,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/libexec/qemu-kvm</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='sda' bus='sata'/>
index 5775eb91d2fceb951ef4c83d93496bd912c0ad13..9f6e1204058d8026e145a4616bb5fcf6710b3fb6 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/libexec/qemu-kvm</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='sda' bus='sata'/>
index b53ce246fd7950f1172b1eb258465fab259d926d..4e3bad7fea7731b2a35db3beed740f1b7e03f585 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/libexec/qemu-kvm</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <controller type='pci' index='0' model='pcie-root'/>
     <controller type='sata' index='0'>
       <address type='pci' domain='0x0000' bus='0x00' slot='0x1f' function='0x2'/>
index a80316c31aa59a4ad5848606265649049af8ed0f..9970a83e257070e86d64f5aae8e63e350f736c6b 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/libexec/qemu-kvm</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='sda' bus='sata'/>
index b35be3c75df117800393d74d084ae31325dc3434..1453fffd74be3e6e2b88c4aa6832eb8fbab2d67d 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/libexec/qemu-kvm</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='sda' bus='sata'/>
index ece3a67680182ad97832343cae5bdb924a007dd9..2018e4329c0ca61b9db23612df29f9b91a0d09f7 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/libexec/qemu-kvm</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <controller type='pci' index='0' model='pci-root'>
       <pcihole64 unit='KiB'>1048576</pcihole64>
     </controller>
index e949a5eec2a4c5488b9f6756ff70ef5e3763aa79..0fc7262f61f773a8a7d89e28baa610cda17e1cd7 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/libexec/qemu-kvm</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <controller type='pci' index='0' model='pci-root'>
       <pcihole64 unit='KiB'>0</pcihole64>
     </controller>
index 03a4e8e9e05347985bf1c132d600b585b4fa4e63..6818094436cce37f4719e62ba476ce4054256dab 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/libexec/qemu-kvm</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='sda' bus='sata'/>
index ce408b29e619dcfa4d7a1a632e89bdba06f544db..aa626ab88e3b4a49db44a9da9b9e82fc15388b64 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/libexec/qemu-kvm</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <controller type='pci' index='0' model='pci-root'>
       <pcihole64 unit='KiB'>1048576</pcihole64>
     </controller>
index 13526fe854c9263ce724bbd6bd34fc0b9acbc5bd..f14a5b7a76272a5afcd4be64b8be0d2005ec41a0 100644 (file)
@@ -17,7 +17,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0'>
       <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/>
     </controller>
index 67fce450553f638609a1ad12b653fa5caf5d76bc..71734e7b118db26797fbd1cbfb278b54184752b4 100644 (file)
@@ -17,7 +17,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0'>
       <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/>
     </controller>
index 33e78100721ef56753eb85a729a0018835d5b24a..b7bde241dc85a0fe3a013bca0d11eca381ae81f0 100644 (file)
@@ -18,7 +18,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>restart</on_crash>
   <devices>
-    <emulator>/usr/libexec/qemu-system-ppc64</emulator>
+    <emulator>/usr/bin/qemu-system-ppc64</emulator>
     <controller type='usb' index='0'>
       <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x0'/>
     </controller>
index 30932e5afd4cf943f10a14aa24927b753c945103..82aaaca721ab9ae7f30703f5b9dab36d55a734f7 100644 (file)
@@ -18,7 +18,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>restart</on_crash>
   <devices>
-    <emulator>/usr/libexec/qemu-system-ppc64</emulator>
+    <emulator>/usr/bin/qemu-system-ppc64</emulator>
     <controller type='usb' index='0' model='pci-ohci'>
       <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x0'/>
     </controller>
index aa1cc2c1e4d4fa62991dabf3d20ff55ec7782093..2f48bb588492ccfa02bd2386f162dfa9032cdda3 100644 (file)
@@ -18,7 +18,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0'>
       <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/>
     </controller>
index 5621b250f50efef1e4c7856d6b14d4137fe1a68c..29e2b2c74cf911ebcadb9f267efa6d134f73ef7b 100644 (file)
@@ -18,7 +18,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0'>
       <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/>
     </controller>
index 895131a81c5576186623e2d3d49681ead941b880..ff9252de05638d80077c81a7a052c16566a483b7 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/libexec/qemu-kvm</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <controller type='usb' index='0' model='nec-xhci'>
       <address type='pci' domain='0x0000' bus='0x01' slot='0x00' function='0x0'/>
     </controller>
index 14595beaa3f2334a377a97a2a65c7d42abfbbc51..4f1e8b44acd360ede4fbfb226dc6db74f4620d4d 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/libexec/qemu-kvm</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <controller type='pci' index='0' model='pcie-root'/>
     <controller type='pci' index='1' model='pcie-root-port'>
       <model name='ioh3420'/>
index c0332d46560616cb520bfec90022322d5b9642e4..c5102105caf4a11345ec80cf6b81d59f84307e59 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/libexec/qemu-kvm</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <controller type='pci' index='0' model='pcie-root'/>
     <controller type='pci' index='1' model='dmi-to-pci-bridge'>
       <model name='i82801b11-bridge'/>
index 7a8797334184c59494beee1f3e294b0f78df9cbf..2e5f2e241c206cbd126a56bfc39b1ea9bb7a8aaf 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/libexec/qemu-kvm</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='vdb' bus='virtio'/>
index 5d17e2d93327ccf0da5aa9121355faf0ff771ef7..4d08c9627eede2326d4602c09da61c1b3bec0235 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/libexec/qemu-kvm</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='vdb' bus='virtio'/>
index 06c0699ee547faddac883b555b0633213c02294f..5ca50223b4654c0360c8252df61365ee1d92005b 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/libexec/qemu-kvm</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='sda' bus='sata'/>
index 100709577de1ec4ad63f1a4ae545fdf31af7dfb0..7081d9cc98888713507b0431820cc2a7b3b47b17 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/libexec/qemu-kvm</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='sda' bus='sata'/>
index 58c7fab396b5eb1565e3645eac1c887b90991214..da3989914b4ad7267b17211fa6254aed3c556f02 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/libexec/qemu-kvm</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='sda' bus='sata'/>
index 58c10cc1feeab984a840e92f19cfbceb3348edd2..c4ccd98aac8c4a61c9b076f578bad4e34374122c 100644 (file)
@@ -26,7 +26,7 @@
     <suspend-to-disk enabled='no'/>
   </pm>
   <devices>
-    <emulator>/usr/bin/qemu-system_x86_64</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <disk type='file' device='disk'>
       <driver name='qemu' type='qcow2'/>
       <source file='/var/lib/libvirt/images/basic.qcow2'/>
index f1695f0b919a778eb508c86a25964ef82c28f0b5..ea204194d485f40dace198417d9d3b0c3b92287f 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/libexec/qemu-kvm</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='vdb' bus='virtio'/>
index e3d4fa0826d3406589dc756c5b6f7d3fb66d6e80..c57f178e41b5a1060803894fcaf156477d7ed872 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/libexec/qemu-kvm</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='sda' bus='sata'/>
index 4c2625e9b1b8fa311bdcd74a4232d46e89de7f28..46455c0a7befea5db22d0c59f9481063035e5c8c 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index cffefd294ccc08f6402cc4fd14a038b980e646d4..29b608af0ab78431857c9cb75677dd948e1a0d26 100644 (file)
@@ -14,7 +14,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0'>
       <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/>
     </controller>
index 7cfd1dee096d0775d86035689f442bd29aec9dec..49ed16774fce006a27908cdae8110854b886a439 100644 (file)
@@ -14,7 +14,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0'>
       <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/>
     </controller>
index 71d312c3373a39443377a1d5d78da123e024b457..ab681aab9d160d9e9335900807b8d0725cd73c12 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 42ad4e44fd772957b5bc3e702c4c0efc4f3589e2..882d0054feef54fbd4ecdd7f734a3e83fe2f11ab 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu-kvm</emulator>
+    <emulator>/usr/bin/qemu-system-s390x</emulator>
     <controller type='virtio-serial' index='0'>
     </controller>
     <console type='pty'>
index 12fc6874972c9b57263f3968c1327080f89663ea..b08c40780e416a4741cfc8186a756518cd7ef496 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu-kvm</emulator>
+    <emulator>/usr/bin/qemu-system-s390x</emulator>
     <controller type='virtio-serial' index='0'>
       <address type='ccw' cssid='0xfe' ssid='0x0' devno='0x0000'/>
     </controller>
index 59aba425374f66835d880c4c657ae3b4ca7d1770..cb32458f80fd6ed89e579277cf434d831305bffc 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index db220f67cf6b2d7de1d988693a40d2da122066b7..4e83ac390bec99c5240b4dd2359346775343e949 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'>
         <seclabel model='selinux' relabel='yes'>
index 02d5fdb4e954c9579f08dab5c3f2c69b9b0b1efa..3f4ff0aadf5f84e32147d6e094e0a740a1ff8ed7 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index e85ac7aabb2d60c0043827a8931a2acbb973d565..6688d98eb67ad24c64609fba1b74cd0244158aca 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'>
       </source>
index 225afd4e3bf380a82b64c43e81b6385875172e5a..9d58317a0db8f7e9ea73bf4e4584167e341e21d6 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 2b753a5427022a6710c464cc3e4742979240ad54..91fa637aeff423402053ccf3ceab5645e4021a9d 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'>
         <seclabel model='selinux' relabel='no'/>
index 225afd4e3bf380a82b64c43e81b6385875172e5a..9d58317a0db8f7e9ea73bf4e4584167e341e21d6 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 225afd4e3bf380a82b64c43e81b6385875172e5a..9d58317a0db8f7e9ea73bf4e4584167e341e21d6 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 9bdc51cf8862dd583184eb732356073c995fd8f6..d37b950cbf7f9fe77616424e55120dbce6227d29 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'>
         <seclabel model='selinux' labelskip='yes'/>
index a9755db9d976461eecb3d7e22b57d6f29e9ab1c3..cecc9ad487e58ccf133eff6c9cea352f4c901d02 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index b65a2aaf12a0ea1480202014d19cf94f35942acb..7c52cd479c5aee55632bc1e0c0330ff3c17eb57f 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 33d6133e2ec2a7a2f9bd929b7488eff5c95d34e8..69bd55e5311e7dda56b6f5a7eebaade751ed432c 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index cd3c792e729f0cb229981b45dfb2a4b054af265a..6f8bccd40d36ef558d7614f42602f54fe5aad99e 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 434796c61189ae08e13bfa3e292dc9f90528d148..21a10ff73151176c17d839e2d26d227ca2637cb0 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 463008dd007b2717c29c244152d3a56ad9543e92..79c4ebc734c44774c16318edf1169ac40b80efd9 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 5b18cac47a22781f89b38816474f42a7d119ea73..9527b2d15f0d8b034c47798bcf4c8fed6ae304b4 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 4206fbde6f8e59350e90edace0ecf483b4126da9..71516a31a973b25b63d2e94f2591605b1fa4ac04 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 1fbfec95edea79a5455f0ee96c7ec6253e0f32ff..4cf3d4ed242a0436958a5436f4689b5550f0435a 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 832e2a2c8b5435cb98f4f7c246c0e5f4e1f10667..18f51e53836d4bec32d8821d155842b75f26a4d5 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index fa9aa34cd2ff7e2972b99ccb3b6f5756d57aab7e..499147b5097329d3b0fc862c74934ef9392bb827 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index b260b3bf5afcfb9f053f4c81409dbf3958c14762..8ee793b54f84c7ec09db63164ab1d814bafcaeb4 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 15399ebcb55cc8b63ce37a9d3db512582be80433..8dae21fb3e90a60c2a23991d11441b9fdd1f97a1 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 0b8f0cbdda84feefed76ee6d176f7452def07ed0..09f40a976abcfc76b020054849f01023685e5908 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 7872e1c8a102892c2e68a551d8da75ffc59b62d4..b22f636220381a51c9a5bda8ee072491bdd2973f 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0'>
       <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/>
     </controller>
index 04b463a278921eb1b122ef13cb2f5fa67642bfd7..4713964a329725239247c7da388a82452bafc77d 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0'>
       <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/>
     </controller>
index e17c6623c5d4d74cb917e8d579eb23bc392188ea..2a1b85851d6280596e365e1a6565968af0a15c6d 100644 (file)
@@ -44,7 +44,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 2eb56f55e36fe144ed0724567a52bb739a943307..d21f6275f09b8cb17201fa1c7d01b6527e37b4cd 100644 (file)
@@ -37,7 +37,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 16cf0f092ef851164c3d3d332c1e0b9b3bdbe352..dedcc1b4a93c5b76d3be70b19cb3629377c0ecb0 100644 (file)
@@ -16,7 +16,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index f6dfea44c5e623630264fc9a01fadf9c36e049c0..281dd1e105d0b8988c8958b6ef81bc97863c3b96 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index 710106af8ed88d90bd1671662f0d99924abe73cc..6448c5e25498fd7252d8a4f20776a558e340ea5a 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 7341928bc04712ab546cc9a4d0c384d14d86381a..a39b8cb9a3c5d8b5a9f2188a923ed05ba0738ec9 100644 (file)
@@ -15,7 +15,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>restart</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <controller type='usb' index='0'>
       <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/>
     </controller>
index 67a9dbcb31fa75ee92b59b1ce94e60a47bf9391f..759b8443956aaaebd0072c8ecf6ccef3780db93c 100644 (file)
@@ -15,7 +15,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>restart</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <disk type='file' device='disk'>
       <driver name='qemu' type='qcow2' event_idx='on'/>
       <source file='/var/lib/libvirt/images/f14.img'/>
index bf79b0bdd665a444283c88e619f7e5ff2d381340..8f9eca054d1e18211db8a534b31e91842f305156 100644 (file)
@@ -17,7 +17,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <controller type='usb' index='0'>
       <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/>
     </controller>
index b4f94b6f345180c78ecb77ad9d03e20855999fab..787bb9555479c576cfe8295c4fbab6a1764bb101 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/libexec/qemu-kvm</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <controller type='pci' index='0' model='pcie-root'/>
     <controller type='usb' index='0' model='piix3-uhci'>
       <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x0'/>
index 8baaee4d9bbce5ba49424128514ba4fd4f3f60d6..394a1f83177eb94c69644796e01044600a824347 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/libexec/qemu-kvm</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <controller type='pci' index='0' model='pcie-root'/>
     <controller type='usb' index='0' model='nec-xhci'>
       <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x0'/>
index d37b985017e824ceaf7ea0d9fa782993dac9204d..e2683b057ac09560dd4a7a3c9f2fc7945b1d1e46 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0'>
       <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/>
     </controller>
index ea074791a6e7916841a84c568b63549996554d14..23d3dedc0ed366b4cb13ff662394de2fef985125 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0' model='ich9-ehci1'>
       <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x7'/>
     </controller>
index 37e5e502adb79da6f8c62fff048e51f77cae00fc..fdc558428caf494c40fc8310463767187c3fc880 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0' model='none'/>
     <controller type='pci' index='0' model='pci-root'/>
     <input type='mouse' bus='ps2'/>
index a56595377a3c817de2f764fa3fada9990b4e53cd..2ed1fd0f217f43c8acde86eb67dec37a6a50c06b 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0' model='piix3-uhci'>
       <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/>
     </controller>
index 2e29cbdb194a28b0e5548bd16d6532e8592e1d5f..5f907b7345e09a6ee042e89612757a344a390c09 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0'>
       <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/>
     </controller>
index c291e5764ecc3fc28ce05287ae8c39475de3c7ea..d1d966bcf56122523180f0bf8768a621afd2b307 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0'>
       <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/>
     </controller>
index bc8d86cfa310c160a2b47eac29e49cbc3a20d512..d78e7e5d414ff1b339273fc67a0e03d280e7b72e 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0' model='ich9-ehci1'>
       <address type='pci' domain='0x0000' bus='0x00' slot='0x04' function='0x7'/>
     </controller>
index 8d180add568924c4723a83c85a0ce8be30597d9e..18dccb18c931e07fd539b0885ed3f6dc64cefcc5 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0' model='ich9-ehci1'>
       <address type='pci' domain='0x0000' bus='0x00' slot='0x04' function='0x7'/>
     </controller>
index 1e4fdd6057eb9b81fa9139d17ce82cc3a2320172..8c27470ddf197505cbc3ef7e7356cd5e3d71d202 100644 (file)
@@ -15,7 +15,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>restart</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <disk type='file' device='disk'>
       <driver name='qemu' type='qcow2' event_idx='on'/>
       <source file='/var/lib/libvirt/images/f14.img'/>
index 9dbeaf3385c915411984ecd41de768f4024270dd..b972a9e44223e941a3eb35fcb8a50e963d572858 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>restart</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <disk type='file' device='disk'>
       <driver name='qemu' type='qcow2' cache='none'/>
       <source file='/var/lib/libvirt/images/QEMUGuest1'/>
index e7b18ab2b2ab68d7c40e4e57a7a1f3eb197f4ace..204366f181dac759b40f386a39de86b45da13485 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index ee22e30ad0267d7be079d7d4c1726fe5e33630ef..be8008454bb256bab613db2a1a364b4cf47fcc53 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <source dev='/dev/HostVG/QEMUGuest1'/>
       <target dev='hda' bus='ide'/>
index a17b86ec28415b156fe63f801867c342d51f3fce..307d226cdabe752c932e1b808abbc1ac26540006 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='file' device='disk'>
       <driver name='qemu' type='qcow2' cache='none'/>
       <source file='/var/lib/libvirt/images/QEMUGuest1'/>
index 266600454698f4468569a98b3dda457d461a2e41..e546acb29355fe67a6e84f7a20b9c15019fa8000 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <controller type='pci' index='0' model='pci-root'/>
     <controller type='usb' index='0'>
       <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/>
index 2ce838fab447f21f75942e33e103d11e9d88be41..720d362230d52977779dea7c4ac19c70efa8551c 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='file' device='disk'>
       <driver name='qemu' type='qcow2' cache='none'/>
       <source file='/var/lib/libvirt/images/QEMUGuest1'/>
index 8ec0d1a8f9e23587e360d986f75bef81e2ed34fb..d2e73302f38cfd6c33e6560adc42f32ab1d0d8e7 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='file' device='disk'>
       <driver name='qemu' type='qcow2' cache='none'/>
       <source file='/var/lib/libvirt/images/QEMUGuest1'/>
index 66dc660cca31b7917f204f086a96bdb711f6e2c4..fa83881ea31b42b6541a14f4d0f31331977e985b 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0'>
       <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/>
     </controller>
index 240b1771f04b11a947988011f629a502c9a9d9cb..d853c15d76c2916e59879dcf9c2e4d482c74ac6a 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0'>
       <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/>
     </controller>
index 2cfa734efb6e48c3019641dcf0fd63525493cabd..d08c2edc4b8773e5ef11fc52fff1afde2bdd50f6 100644 (file)
@@ -15,7 +15,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>restart</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <disk type='block' device='lun' rawio='yes'>
       <driver name='qemu' type='qcow2'/>
       <source dev='/dev/sdfake'/>
index d9afcc5f906314cdfcdf3e89c1e31d8cdd7ceff2..5a790f02464ed8aeca10c22c2b704eb730ebd914 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0'>
       <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/>
     </controller>
index 0bdefdef4436a370bf1fe40be8a9e3281fec6262..a06e489e72a4f167b671db8675413cc8c5b5c7a8 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0'>
       <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/>
     </controller>
index fb8d037cdffa2b9fb9eb07597ba7f99f80767ee8..22247b09ebfdeb073f6c3063d178cfcc36b8cbe7 100644 (file)
@@ -13,7 +13,7 @@
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <disk type='block' device='disk'>
       <driver name='qemu' type='raw'/>
       <source dev='/dev/HostVG/QEMUGuest1'/>
index 44fc6dca9a205c149494c77b830e8d76bc138ce2..06f548fda7742ec659d1c6e07e87bb5f47d21b57 100755 (executable)
@@ -31,7 +31,7 @@ cat <<\EOF > D.xml || fail=1
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/qemu-kvm</emulator>
+    <emulator>/usr/bin/qemu-system-i686</emulator>
     <controller type='usb' index='0'/>
     <serial type='pty'>
       <target port='0'/>
index 1d03f5f4e04b716c4aad04ae68367399a64738dc..68e9399f5980bbdc777a488f8167bf034098da22 100755 (executable)
@@ -80,7 +80,7 @@ cat > "$template_xml" <<EOM
   <on_reboot>restart</on_reboot>
   <on_crash>destroy</on_crash>
   <devices>
-    <emulator>/usr/bin/kvm</emulator>
+    <emulator>/usr/bin/qemu-system-x86_64</emulator>
     <disk type='file' device='disk'>
       <driver name='qemu' type='raw'/>
       <source file='###DISK###'/>