libvirt/tests/qemuxml2argvdata
Pavel Hrdina be6a415e51 qemu: set bind mode for chardev while parsing XML
Currently while parsing domain XML we clear the UNIX path if it matches
one of the auto-generated paths by libvirt.  After that when the guest
is started new path is generated but the mode is also changed to "bind".

In the real-world use-case the mode should not change, it only happens
if a user provides a mode='connect' and path that matches one of the
auto-generated path or not provides a path at all.

Before *reconnect* feature was introduced there was no issue, but with
the new feature we need to make sure that it's used only with "connect"
mode, therefore we need to move the mode change into parsing in order
to have a proper error reported by validation code.

Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
2017-08-30 17:47:56 +02:00
..
qemuxml2argv-440fx-wrong-root.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-aarch64-aavmf-virtio-mmio.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-aarch64-aavmf-virtio-mmio.xml qemu: Enforce ACPI, UEFI requirements 2017-04-03 10:58:00 +02:00
qemuxml2argv-aarch64-acpi-nouefi.args tests: Test ACPI, UEFI requirements 2017-04-03 10:58:00 +02:00
qemuxml2argv-aarch64-acpi-nouefi.xml tests: Test ACPI, UEFI requirements 2017-04-03 10:58:00 +02:00
qemuxml2argv-aarch64-acpi-uefi.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-aarch64-acpi-uefi.xml tests: Test ACPI, UEFI requirements 2017-04-03 10:58:00 +02:00
qemuxml2argv-aarch64-cpu-passthrough.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-aarch64-cpu-passthrough.xml qemu: Enforce ACPI, UEFI requirements 2017-04-03 10:58:00 +02:00
qemuxml2argv-aarch64-gic-default.args tests: Add more GIC test cases 2016-02-16 15:42:20 +01:00
qemuxml2argv-aarch64-gic-default.xml tests: Add more GIC test cases 2016-02-16 15:42:20 +01:00
qemuxml2argv-aarch64-gic-host.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-aarch64-gic-host.xml qemu: Set default values for CPU check attribute 2017-03-17 11:50:48 +01:00
qemuxml2argv-aarch64-gic-invalid.xml tests: Add more GIC test cases 2016-02-16 15:42:20 +01:00
qemuxml2argv-aarch64-gic-none-both.args tests: Try different usable GIC versions 2016-05-18 11:27:56 +02:00
qemuxml2argv-aarch64-gic-none-both.xml tests: Try different usable GIC versions 2016-05-18 11:27:56 +02:00
qemuxml2argv-aarch64-gic-none-tcg.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-aarch64-gic-none-tcg.xml tests: Check default GIC version for aarch64/virt TCG guests 2017-05-16 16:48:30 +02:00
qemuxml2argv-aarch64-gic-none-v2.args tests: Try different usable GIC versions 2016-05-18 11:27:56 +02:00
qemuxml2argv-aarch64-gic-none-v2.xml tests: Try different usable GIC versions 2016-05-18 11:27:56 +02:00
qemuxml2argv-aarch64-gic-none-v3.args tests: Try different usable GIC versions 2016-05-18 11:27:56 +02:00
qemuxml2argv-aarch64-gic-none-v3.xml tests: Try different usable GIC versions 2016-05-18 11:27:56 +02:00
qemuxml2argv-aarch64-gic-none.args tests: Add more GIC test cases 2016-02-16 15:42:20 +01:00
qemuxml2argv-aarch64-gic-none.xml tests: Add more GIC test cases 2016-02-16 15:42:20 +01:00
qemuxml2argv-aarch64-gic-not-arm.xml tests: Add more GIC test cases 2016-02-16 15:42:20 +01:00
qemuxml2argv-aarch64-gic-not-virt.xml tests: Add more GIC test cases 2016-02-16 15:42:20 +01:00
qemuxml2argv-aarch64-gic-v2.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-aarch64-gic-v2.xml qemu: Set default values for CPU check attribute 2017-03-17 11:50:48 +01:00
qemuxml2argv-aarch64-gic-v3.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-aarch64-gic-v3.xml qemu: Set default values for CPU check attribute 2017-03-17 11:50:48 +01:00
qemuxml2argv-aarch64-kvm-32-on-64.args qemu: command: support -chardev for platform devices 2017-07-10 17:22:42 -04:00
qemuxml2argv-aarch64-kvm-32-on-64.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-aarch64-noacpi-nouefi.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-aarch64-noacpi-nouefi.xml tests: Test ACPI, UEFI requirements 2017-04-03 10:58:00 +02:00
qemuxml2argv-aarch64-noacpi-uefi.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-aarch64-noacpi-uefi.xml tests: Test ACPI, UEFI requirements 2017-04-03 10:58:00 +02:00
qemuxml2argv-aarch64-pci-serial.args tests: qemuxml2argv: Add an aarch64 pci-serial test 2017-07-10 16:58:13 -04:00
qemuxml2argv-aarch64-pci-serial.xml tests: qemuxml2argv: Add an aarch64 pci-serial test 2017-07-10 16:58:13 -04:00
qemuxml2argv-aarch64-usb-controller-nec-xhci.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-aarch64-usb-controller-nec-xhci.xml qemu: use nec-usb-xhci as a default controller for aarch64 if available 2017-04-28 10:42:26 +02:00
qemuxml2argv-aarch64-usb-controller-qemu-xhci.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-aarch64-usb-controller-qemu-xhci.xml qemu: use qemu-xhci USB controller by default for ppc64 and aarch64 2017-04-28 10:47:12 +02:00
qemuxml2argv-aarch64-video-virtio-gpu-pci.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-aarch64-video-virtio-gpu-pci.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-aarch64-virt-2.6-virtio-pci-default.args qemu: command: support -chardev for platform devices 2017-07-10 17:22:42 -04:00
qemuxml2argv-aarch64-virt-2.6-virtio-pci-default.xml qemu: Enforce ACPI, UEFI requirements 2017-04-03 10:58:00 +02:00
qemuxml2argv-aarch64-virt-default-nic.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-aarch64-virt-default-nic.xml qemu: Enforce ACPI, UEFI requirements 2017-04-03 10:58:00 +02:00
qemuxml2argv-aarch64-virt-virtio.args qemu: command: support -chardev for platform devices 2017-07-10 17:22:42 -04:00
qemuxml2argv-aarch64-virt-virtio.xml qemu: Enforce ACPI, UEFI requirements 2017-04-03 10:58:00 +02:00
qemuxml2argv-aarch64-virtio-pci-default.args qemu: command: support -chardev for platform devices 2017-07-10 17:22:42 -04:00
qemuxml2argv-aarch64-virtio-pci-default.xml qemu: Enforce ACPI, UEFI requirements 2017-04-03 10:58:00 +02:00
qemuxml2argv-aarch64-virtio-pci-manual-addresses.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-aarch64-virtio-pci-manual-addresses.xml qemu: Enforce ACPI, UEFI requirements 2017-04-03 10:58:00 +02:00
qemuxml2argv-acpi-table.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-acpi-table.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-arm-vexpressa9-basic.args qemu: command: support -chardev for platform devices 2017-07-10 17:22:42 -04:00
qemuxml2argv-arm-vexpressa9-basic.xml qemu: Fix networking for ARM guests 2013-09-02 16:53:40 -04:00
qemuxml2argv-arm-vexpressa9-nodevs.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-arm-vexpressa9-nodevs.xml qemu: Don't add default memballoon device on ARM 2013-09-02 16:53:39 -04:00
qemuxml2argv-arm-vexpressa9-virtio.args qemu: command: support -chardev for platform devices 2017-07-10 17:22:42 -04:00
qemuxml2argv-arm-vexpressa9-virtio.xml qemu: Support virtio-mmio transport for virtio on ARM 2013-09-02 16:53:40 -04:00
qemuxml2argv-arm-virt-virtio.args qemu: command: support -chardev for platform devices 2017-07-10 17:22:42 -04:00
qemuxml2argv-arm-virt-virtio.xml qemu: Add support for virt machine type with virtio-mmio devices on armv7 2013-11-20 14:31:17 -05:00
qemuxml2argv-autoindex.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-autoindex.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-balloon-ccw-deflate.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-balloon-ccw-deflate.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-balloon-device-auto.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-balloon-device-auto.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-balloon-device-deflate-off.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-balloon-device-deflate-off.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-balloon-device-deflate.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-balloon-device-deflate.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-balloon-device-period.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-balloon-device-period.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-balloon-device.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-balloon-device.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-balloon-mmio-deflate.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-balloon-mmio-deflate.xml qemu: Enforce ACPI, UEFI requirements 2017-04-03 10:58:00 +02:00
qemuxml2argv-bios-nvram-os-interleave.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-bios-nvram-secure.args tests: qemuxml2argv: drop redundant serial testing 2017-07-10 16:59:59 -04:00
qemuxml2argv-bios-nvram-secure.xml tests: qemuxml2argv: drop redundant serial testing 2017-07-10 16:59:59 -04:00
qemuxml2argv-bios-nvram.args tests: qemuxml2argv: drop redundant serial testing 2017-07-10 16:59:59 -04:00
qemuxml2argv-bios-nvram.xml tests: qemuxml2argv: drop redundant serial testing 2017-07-10 16:59:59 -04:00
qemuxml2argv-bios.args tests: qemuxml2argv: Add some QEMU_CAPS_CHARDEV annotations 2017-07-10 17:02:11 -04:00
qemuxml2argv-bios.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-blkdeviotune-group-num.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-blkdeviotune-group-num.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-blkdeviotune-max-length.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-blkdeviotune-max-length.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-blkdeviotune-max.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-blkdeviotune-max.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-blkdeviotune.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-blkdeviotune.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-blkiotune-device.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-blkiotune-device.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-blkiotune.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-blkiotune.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-boot-cdrom.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-boot-cdrom.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-boot-complex-bootindex.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-boot-complex-bootindex.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-boot-complex.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-boot-complex.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-boot-dev+order.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-boot-floppy-q35.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-boot-floppy-q35.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-boot-floppy.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-boot-floppy.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-boot-menu-disable-drive-bootindex.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-boot-menu-disable-drive-bootindex.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-boot-menu-disable-drive.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-boot-menu-disable-drive.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-boot-menu-disable-with-timeout.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-boot-menu-disable.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-boot-menu-disable.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-boot-menu-enable-bootindex.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-boot-menu-enable-bootindex.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-boot-menu-enable-with-timeout-invalid.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-boot-menu-enable-with-timeout.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-boot-menu-enable-with-timeout.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-boot-menu-enable.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-boot-menu-enable.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-boot-multi.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-boot-multi.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-boot-network.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-boot-network.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-boot-order.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-boot-order.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-boot-strict.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-boot-strict.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-bootindex-floppy-q35.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-bootindex-floppy-q35.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-channel-guestfwd.args tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-channel-guestfwd.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-channel-spicevmc-old.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-channel-spicevmc-old.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-channel-spicevmc.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-channel-spicevmc.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-channel-unix-source-path.xml qemu: improve detection of UNIX path generated by libvirt 2017-05-16 11:33:49 +02:00
qemuxml2argv-channel-virtio-auto.args tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-channel-virtio-auto.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-channel-virtio-autoadd.args tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-channel-virtio-autoadd.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-channel-virtio-autoassign.args tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-channel-virtio-autoassign.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-channel-virtio-default.args tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-channel-virtio-default.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-channel-virtio-state.args tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-channel-virtio-state.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-channel-virtio-unix.args Generate unique socket file 2017-07-25 22:38:35 +02:00
qemuxml2argv-channel-virtio-unix.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-channel-virtio.args tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-channel-virtio.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-chardev-label.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-chardev-reconnect-generated-path.xml qemu: set bind mode for chardev while parsing XML 2017-08-30 17:47:56 +02:00
qemuxml2argv-chardev-reconnect-invalid-timeout.xml tests: add qemu chardev source reconnect tests 2017-08-29 10:30:05 +02:00
qemuxml2argv-chardev-reconnect.args tests: don't use unix socket path that matches auto-generated path 2017-08-30 13:34:35 +02:00
qemuxml2argv-chardev-reconnect.xml tests: don't use unix socket path that matches auto-generated path 2017-08-30 13:34:35 +02:00
qemuxml2argv-clock-catchup.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-clock-catchup.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-clock-france.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-clock-france.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-clock-hpet-off.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-clock-hpet-off.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-clock-localtime-basis-localtime.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-clock-localtime-basis-localtime.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-clock-localtime.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-clock-localtime.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-clock-timer-hyperv-rtc.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-clock-timer-hyperv-rtc.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-clock-utc.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-clock-utc.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-clock-variable.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-clock-variable.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-console-compat2.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-console-compat-2.xml Add USB addresses to qemuhotplug test cases 2016-07-01 12:25:18 +02:00
qemuxml2argv-console-compat-auto.args tests: qemuxml2argv: Add some QEMU_CAPS_CHARDEV annotations 2017-07-10 17:02:11 -04:00
qemuxml2argv-console-compat-auto.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-console-compat-chardev.args tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-console-compat-chardev.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-console-compat.args tests: qemuxml2argv: Add some QEMU_CAPS_CHARDEV annotations 2017-07-10 17:02:11 -04:00
qemuxml2argv-console-compat.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-console-sclp.args tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-console-sclp.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-console-virtio-ccw.args tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-console-virtio-ccw.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-console-virtio-many.args tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-console-virtio-many.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-console-virtio-s390.args tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-console-virtio-s390.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-console-virtio.args tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-console-virtio.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-controller-order.args tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-controller-order.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-controller-usb-order.xml domain-conf: reorder usb controllers so the master is first 2015-11-11 15:30:49 +01:00
qemuxml2argv-cpu-cache-disable2.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-cpu-cache-disable2.xml qemu: Add support for guest CPU cache 2017-04-27 22:41:10 +02:00
qemuxml2argv-cpu-cache-disable3.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-cpu-cache-disable3.xml qemu: Add support for guest CPU cache 2017-04-27 22:41:10 +02:00
qemuxml2argv-cpu-cache-disable.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-cpu-cache-disable.xml qemu: Add support for guest CPU cache 2017-04-27 22:41:10 +02:00
qemuxml2argv-cpu-cache-emulate-l2.xml qemu: Add support for guest CPU cache 2017-04-27 22:41:10 +02:00
qemuxml2argv-cpu-cache-emulate-l3.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-cpu-cache-emulate-l3.xml qemu: Add support for guest CPU cache 2017-04-27 22:41:10 +02:00
qemuxml2argv-cpu-cache-passthrough2.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-cpu-cache-passthrough2.xml qemu: Add support for guest CPU cache 2017-04-27 22:41:10 +02:00
qemuxml2argv-cpu-cache-passthrough3.xml qemu: Add support for guest CPU cache 2017-04-27 22:41:10 +02:00
qemuxml2argv-cpu-cache-passthrough-l3.xml qemu: Add support for guest CPU cache 2017-04-27 22:41:10 +02:00
qemuxml2argv-cpu-cache-passthrough.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-cpu-cache-passthrough.xml qemu: Add support for guest CPU cache 2017-04-27 22:41:10 +02:00
qemuxml2argv-cpu-check-default-none2.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-cpu-check-default-none2.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-cpu-check-default-none.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-cpu-check-default-none.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-cpu-check-default-partial2.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-cpu-check-default-partial2.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-cpu-check-default-partial.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-cpu-check-default-partial.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-cpu-check-full.args qemu: Set default values for CPU check attribute 2017-03-17 11:50:48 +01:00
qemuxml2argv-cpu-check-full.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-cpu-check-none.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-cpu-check-none.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-cpu-check-partial.args qemu: Set default values for CPU check attribute 2017-03-17 11:50:48 +01:00
qemuxml2argv-cpu-check-partial.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-cpu-empty.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-cpu-eoi-disabled.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-cpu-eoi-disabled.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-cpu-eoi-enabled.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-cpu-eoi-enabled.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-cpu-exact1.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-cpu-exact1.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-cpu-exact2-nofallback.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-cpu-exact2-nofallback.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-cpu-exact2.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-cpu-exact2.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-cpu-fallback.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-cpu-fallback.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-cpu-Haswell2.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-cpu-Haswell2.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-cpu-Haswell3.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-cpu-Haswell3.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-cpu-Haswell-noTSX.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-cpu-Haswell-noTSX.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-cpu-Haswell.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-cpu-Haswell.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-cpu-host-kvmclock.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-cpu-host-kvmclock.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-cpu-host-model-cmt.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-cpu-host-model-cmt.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-cpu-host-model-fallback.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-cpu-host-model-fallback.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-cpu-host-model-features.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-cpu-host-model-nofallback.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-cpu-host-model-vendor.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-cpu-host-model-vendor.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-cpu-host-model.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-cpu-host-model.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-cpu-host-passthrough-features.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-cpu-host-passthrough-features.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-cpu-host-passthrough.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-cpu-host-passthrough.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-cpu-hotplug-startup.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-cpu-hotplug-startup.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-cpu-kvmclock.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-cpu-kvmclock.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-cpu-minimum1.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-cpu-minimum1.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-cpu-minimum2.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-cpu-minimum2.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-cpu-nofallback.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-cpu-numa1.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-cpu-numa1.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-cpu-numa2.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-cpu-numa2.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-cpu-numa3.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-cpu-numa-disjoint.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-cpu-numa-disjoint.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-cpu-numa-disordered.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-cpu-numa-memshared.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-cpu-numa-memshared.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-cpu-numa-no-memory-element.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-cpu-numa-no-memory-element.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-cpu-qemu-host-passthrough.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-cpu-s390-features.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-cpu-s390-features.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-cpu-s390-zEC12.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-cpu-s390-zEC12.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-cpu-strict1.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-cpu-strict1.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-cpu-topology1.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-cpu-topology1.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-cpu-topology2.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-cpu-topology2.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-cpu-topology3.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-cpu-topology3.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-cpu-tsc-frequency.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-cpu-tsc-frequency.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-cputune-iothreads.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-cputune-iothreadsched-toomuch.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-cputune-iothreadsched-zeropriority.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-cputune-iothreadsched.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-cputune-numatune.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-cputune-numatune.xml tests: qemuxml2argv: remove some QEMU_CAPS_DEVICE problem cases 2016-02-09 13:42:23 -05:00
qemuxml2argv-cputune-vcpusched-overlap.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-cputune-zero-shares.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-cputune-zero-shares.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-cputune.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-cputune.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-debug-threads.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-debug-threads.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-default-kvm-host-arch.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-default-kvm-host-arch.xml caps: Fix regression defaulting to host arch 2015-05-08 11:11:32 -04:00
qemuxml2argv-default-qemu-host-arch.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-default-qemu-host-arch.xml caps: Fix regression defaulting to host arch 2015-05-08 11:11:32 -04:00
qemuxml2argv-disk-active-commit.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-disk-aio.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-disk-aio.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-disk-backing-chains.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-disk-blockio.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-disk-blockio.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-disk-cdrom-empty.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-disk-cdrom-empty.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-disk-cdrom-network-ftp.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-disk-cdrom-network-ftp.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-disk-cdrom-network-ftps.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-disk-cdrom-network-ftps.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-disk-cdrom-network-http.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-disk-cdrom-network-http.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-disk-cdrom-network-https.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-disk-cdrom-network-https.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-disk-cdrom-network-tftp.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-disk-cdrom-network-tftp.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-disk-cdrom-tray-no-device-cap.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-disk-cdrom-tray-no-device-cap.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-disk-cdrom-tray.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-disk-cdrom-tray.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-disk-cdrom.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-disk-cdrom.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-disk-copy_on_read.args tests: qemuxml2argv: drop redundant serial testing 2017-07-10 16:59:59 -04:00
qemuxml2argv-disk-copy_on_read.xml tests: qemuxml2argv: drop redundant serial testing 2017-07-10 16:59:59 -04:00
qemuxml2argv-disk-device-lun-type-invalid.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-disk-drive-address-conflict.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-disk-drive-boot-cdrom.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-disk-drive-boot-cdrom.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-disk-drive-boot-disk.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-disk-drive-boot-disk.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-disk-drive-cache-directsync.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-disk-drive-cache-directsync.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-disk-drive-cache-unsafe.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-disk-drive-cache-unsafe.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-disk-drive-cache-v2-none.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-disk-drive-cache-v2-none.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-disk-drive-cache-v2-wb.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-disk-drive-cache-v2-wb.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-disk-drive-cache-v2-wt.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-disk-drive-cache-v2-wt.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-disk-drive-copy-on-read.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-disk-drive-copy-on-read.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-disk-drive-detect-zeroes.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-disk-drive-detect-zeroes.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-disk-drive-discard.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-disk-drive-discard.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-disk-drive-error-policy-enospace.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-disk-drive-error-policy-enospace.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-disk-drive-error-policy-stop.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-disk-drive-error-policy-stop.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-disk-drive-error-policy-wreport-rignore.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-disk-drive-error-policy-wreport-rignore.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-disk-drive-fmt-qcow.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-disk-drive-fmt-qcow.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-disk-drive-network-gluster.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-disk-drive-network-gluster.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-disk-drive-network-iscsi-auth.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-disk-drive-network-iscsi-auth.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-disk-drive-network-iscsi-lun.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-disk-drive-network-iscsi-lun.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-disk-drive-network-iscsi.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-disk-drive-network-iscsi.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-disk-drive-network-nbd-export.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-disk-drive-network-nbd-export.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-disk-drive-network-nbd-ipv6-export.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-disk-drive-network-nbd-ipv6-export.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-disk-drive-network-nbd-ipv6.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-disk-drive-network-nbd-ipv6.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-disk-drive-network-nbd-unix.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-disk-drive-network-nbd-unix.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-disk-drive-network-nbd.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-disk-drive-network-nbd.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-disk-drive-network-rbd-auth-AES.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-disk-drive-network-rbd-auth-AES.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-disk-drive-network-rbd-auth.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-disk-drive-network-rbd-auth.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-disk-drive-network-rbd-ceph-env.args tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-disk-drive-network-rbd-ceph-env.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-disk-drive-network-rbd-ipv6.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-disk-drive-network-rbd-ipv6.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-disk-drive-network-rbd-no-colon.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-disk-drive-network-rbd.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-disk-drive-network-rbd.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-disk-drive-network-sheepdog.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-disk-drive-network-sheepdog.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-disk-drive-no-boot.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-disk-drive-no-boot.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-disk-drive-readonly-disk.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-disk-drive-readonly-disk.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-disk-drive-readonly-no-device.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-disk-drive-readonly-no-device.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-disk-drive-shared.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-disk-drive-shared.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-disk-fdc-incompatible-address.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-disk-floppy-pseries.args qemu: Specify format= iff disk source is not empty 2016-01-05 16:41:16 +01:00
qemuxml2argv-disk-floppy-pseries.xml Avoid starting a PowerPC VM with floppy disk 2015-08-04 10:17:07 +02:00
qemuxml2argv-disk-floppy-tray-no-device-cap.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-disk-floppy-tray-no-device-cap.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-disk-floppy-tray.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-disk-floppy-tray.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-disk-floppy.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-disk-floppy.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-disk-geometry.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-disk-geometry.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-disk-hostdev-scsi-address-conflict.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-disk-ide-drive-split.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-disk-ide-drive-split.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-disk-ide-incompatible-address.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-disk-ide-wwn.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-disk-ide-wwn.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-disk-ioeventfd.args tests: qemuxml2argv: drop redundant serial testing 2017-07-10 16:59:59 -04:00
qemuxml2argv-disk-ioeventfd.xml tests: qemuxml2argv: drop redundant serial testing 2017-07-10 16:59:59 -04:00
qemuxml2argv-disk-iscsi.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-disk-iscsi.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-disk-many.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-disk-many.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-disk-mirror-old.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-disk-mirror.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-disk-order.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-disk-order.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-disk-same-targets.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-disk-sata-device.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-disk-sata-device.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-disk-sata-incompatible-address.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-disk-scsi-device-auto.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-disk-scsi-device-auto.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-disk-scsi-device.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-disk-scsi-device.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-disk-scsi-disk-split.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-disk-scsi-disk-split.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-disk-scsi-disk-vpd-build-error.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-disk-scsi-disk-vpd.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-disk-scsi-disk-vpd.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-disk-scsi-disk-wwn.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-disk-scsi-disk-wwn.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-disk-scsi-incompatible-address.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-disk-scsi-lun-passthrough-sgio.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-disk-scsi-lun-passthrough.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-disk-scsi-lun-passthrough.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-disk-scsi-megasas.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-disk-scsi-megasas.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-disk-scsi-mptsas1068.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-disk-scsi-mptsas1068.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-disk-scsi-virtio-scsi.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-disk-scsi-virtio-scsi.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-disk-scsi-vscsi.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-disk-scsi-vscsi.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-disk-serial.args qemu: command: align disk serial check to schema 2017-08-02 19:19:55 -04:00
qemuxml2argv-disk-serial.xml qemu: command: align disk serial check to schema 2017-08-02 19:19:55 -04:00
qemuxml2argv-disk-snapshot.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-disk-snapshot.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-disk-source-pool-mode.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-disk-source-pool-mode.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-disk-source-pool.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-disk-source-pool.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-disk-transient.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-disk-usb-device-removable.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-disk-usb-device-removable.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-disk-usb-device.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-disk-usb-device.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-disk-usb-nosupport.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-disk-usb-pci.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-disk-virtio-ccw-many.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-disk-virtio-ccw-many.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-disk-virtio-ccw.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-disk-virtio-ccw.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-disk-virtio-s390.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-disk-virtio-s390.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-disk-virtio-scsi-ccw.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-disk-virtio-scsi-ccw.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-disk-virtio-scsi-cmd_per_lun.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-disk-virtio-scsi-cmd_per_lun.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-disk-virtio-scsi-ioeventfd.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-disk-virtio-scsi-ioeventfd.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-disk-virtio-scsi-max_sectors.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-disk-virtio-scsi-max_sectors.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-disk-virtio-scsi-num_queues.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-disk-virtio-scsi-num_queues.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-disk-virtio.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-disk-virtio.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-encrypted-disk-usage.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-encrypted-disk-usage.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-encrypted-disk.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-encrypted-disk.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-eoi-disabled.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-eoi-disabled.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-eoi-enabled.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-eoi-enabled.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-event_idx.args tests: qemuxml2argv: drop redundant serial testing 2017-07-10 16:59:59 -04:00
qemuxml2argv-event_idx.xml tests: qemuxml2argv: drop redundant serial testing 2017-07-10 16:59:59 -04:00
qemuxml2argv-fd-memory-no-numa-topology.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-fd-memory-no-numa-topology.xml qemu: Add args generation for file memory backing 2017-02-09 14:27:19 +01:00
qemuxml2argv-fd-memory-numa-topology2.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-fd-memory-numa-topology2.xml qemu: Add args generation for file memory backing 2017-02-09 14:27:19 +01:00
qemuxml2argv-fd-memory-numa-topology3.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-fd-memory-numa-topology3.xml qemu: Add args generation for file memory backing 2017-02-09 14:27:19 +01:00
qemuxml2argv-fd-memory-numa-topology.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-fd-memory-numa-topology.xml qemu: Add args generation for file memory backing 2017-02-09 14:27:19 +01:00
qemuxml2argv-fips-enabled.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-fips-enabled.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-floppy-drive-fat.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-floppy-drive-fat.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-fs9p-ccw.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-fs9p-ccw.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-fs9p.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-fs9p.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-graphics-listen-network2.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-graphics-listen-network.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-graphics-sdl-fullscreen.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-graphics-sdl-fullscreen.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-graphics-sdl.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-graphics-sdl.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-graphics-spice-agent-file-xfer.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-graphics-spice-agent-file-xfer.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-graphics-spice-agentmouse.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-graphics-spice-agentmouse.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-graphics-spice-auto-socket-cfg.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-graphics-spice-auto-socket-cfg.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-graphics-spice-auto-socket.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-graphics-spice-auto-socket.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-graphics-spice-compression.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-graphics-spice-compression.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-graphics-spice-no-args.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-graphics-spice-no-args.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-graphics-spice-qxl-vga.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-graphics-spice-qxl-vga.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-graphics-spice-sasl.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-graphics-spice-sasl.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-graphics-spice-socket.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-graphics-spice-socket.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-graphics-spice-timeout.args tests: qemuxml2argv: drop redundant serial testing 2017-07-10 16:59:59 -04:00
qemuxml2argv-graphics-spice-timeout.xml tests: qemuxml2argv: drop redundant serial testing 2017-07-10 16:59:59 -04:00
qemuxml2argv-graphics-spice-usb-redir.args tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-graphics-spice-usb-redir.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-graphics-spice.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-graphics-spice.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-graphics-vnc-auto-socket-cfg.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-graphics-vnc-auto-socket-cfg.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-graphics-vnc-auto-socket.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-graphics-vnc-auto-socket.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-graphics-vnc-no-listen-attr.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-graphics-vnc-no-listen-attr.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-graphics-vnc-none.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-graphics-vnc-none.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-graphics-vnc-policy.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-graphics-vnc-policy.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-graphics-vnc-remove-generated-socket.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-graphics-vnc-remove-generated-socket.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-graphics-vnc-sasl.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-graphics-vnc-sasl.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-graphics-vnc-socket-new-cmdline.args tests: add test case for new syntax of VNC unix path with '=' 2017-07-27 10:49:55 +02:00
qemuxml2argv-graphics-vnc-socket-new-cmdline.xml tests: add test case for new syntax of VNC unix path with '=' 2017-07-27 10:49:55 +02:00
qemuxml2argv-graphics-vnc-socket.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-graphics-vnc-socket.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-graphics-vnc-tls.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-graphics-vnc-tls.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-graphics-vnc-websocket.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-graphics-vnc-websocket.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-graphics-vnc.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-graphics-vnc.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-hostdev-mdev-invalid-target-address.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-hostdev-mdev-precreated.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-hostdev-mdev-precreated.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-hostdev-mdev-src-address-invalid.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-hostdev-pci-address-device.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-hostdev-pci-address-device.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-hostdev-pci-address.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-hostdev-pci-address.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-hostdev-scsi-autogen-address.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-hostdev-scsi-boot.args tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-hostdev-scsi-boot.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-hostdev-scsi-large-unit.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-hostdev-scsi-lsi-iscsi-auth.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-hostdev-scsi-lsi-iscsi-auth.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-hostdev-scsi-lsi-iscsi.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-hostdev-scsi-lsi-iscsi.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-hostdev-scsi-lsi.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-hostdev-scsi-lsi.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-hostdev-scsi-rawio.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-hostdev-scsi-readonly.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-hostdev-scsi-readonly.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-hostdev-scsi-sgio.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-hostdev-scsi-shareable.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-hostdev-scsi-vhost-scsi-ccw.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-hostdev-scsi-vhost-scsi-ccw.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-hostdev-scsi-vhost-scsi-pci.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-hostdev-scsi-vhost-scsi-pci.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-hostdev-scsi-virtio-iscsi-auth.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-hostdev-scsi-virtio-iscsi-auth.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-hostdev-scsi-virtio-iscsi.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-hostdev-scsi-virtio-iscsi.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-hostdev-scsi-virtio-scsi.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-hostdev-scsi-virtio-scsi.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-hostdev-usb-address-device-boot.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-hostdev-usb-address-device-boot.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-hostdev-usb-address-device.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-hostdev-usb-address-device.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-hostdev-usb-address.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-hostdev-usb-address.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-hostdev-vfio-multidomain.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-hostdev-vfio-multidomain.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-hostdev-vfio.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-hostdev-vfio.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-hostdevs-drive-address-conflict.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-hotplug-base.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-hotplug-base.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-hugepages-memaccess2.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-hugepages-memaccess2.xml qemu: Prefer hugepages over mem source='file' 2017-06-13 16:44:29 +02:00
qemuxml2argv-hugepages-memaccess-invalid.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-hugepages-memaccess.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-hugepages-memaccess.xml qemu: Allow memAccess for hugepages again 2017-06-13 16:44:29 +02:00
qemuxml2argv-hugepages-numa.args tests: qemuxml2argv: drop redundant serial testing 2017-07-10 16:59:59 -04:00
qemuxml2argv-hugepages-numa.xml tests: qemuxml2argv: drop redundant serial testing 2017-07-10 16:59:59 -04:00
qemuxml2argv-hugepages-pages2.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-hugepages-pages2.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-hugepages-pages3.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-hugepages-pages3.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-hugepages-pages4.xml qemuxml2xmltest: Test hugepage enabled domains 2017-06-13 16:44:29 +02:00
qemuxml2argv-hugepages-pages5.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-hugepages-pages5.xml qemuxml2xmltest: Test hugepage enabled domains 2017-06-13 16:44:29 +02:00
qemuxml2argv-hugepages-pages6.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-hugepages-pages6.xml qemuxml2xmltest: Test hugepage enabled domains 2017-06-13 16:44:29 +02:00
qemuxml2argv-hugepages-pages7.args qemuBuildMemoryBackendStr: Handle one more corner case 2017-08-10 17:26:30 +02:00
qemuxml2argv-hugepages-pages7.xml qemuBuildMemoryBackendStr: Handle one more corner case 2017-08-10 17:26:30 +02:00
qemuxml2argv-hugepages-pages.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-hugepages-pages.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-hugepages-shared.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-hugepages-shared.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-hugepages.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-hugepages.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-hyperv-off.args qemu: command: rework adding of default cpu model 2017-08-03 11:54:37 -04:00
qemuxml2argv-hyperv-off.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-hyperv-panic.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-hyperv-panic.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-hyperv.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-hyperv.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-input-usbmouse-addr.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-input-usbmouse-addr.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-input-usbmouse.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-input-usbmouse.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-input-usbtablet.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-input-usbtablet.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-intel-iommu-caching-mode.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-intel-iommu-caching-mode.xml conf: add caching_mode attribute to iommu device 2017-05-15 15:44:11 +02:00
qemuxml2argv-intel-iommu-device-iotlb.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-intel-iommu-device-iotlb.xml conf: add iotlb attribute to iommu 2017-06-08 16:31:09 +02:00
qemuxml2argv-intel-iommu-eim.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-intel-iommu-eim.xml conf: add eim attribute to <iommu><driver> 2017-05-26 08:11:25 +02:00
qemuxml2argv-intel-iommu-ioapic.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-intel-iommu-ioapic.xml conf: add <driver intremap> to <iommu> 2017-05-15 15:44:11 +02:00
qemuxml2argv-intel-iommu-machine.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-intel-iommu-machine.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-intel-iommu.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-intel-iommu.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-interface-driver.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-interface-server.xml qemuxml2argv: Remove Haswell CPU from unrelated tests 2015-06-29 13:28:20 +02:00
qemuxml2argv-iothreads-disk-virtio-ccw.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-iothreads-disk-virtio-ccw.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-iothreads-disk.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-iothreads-disk.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-iothreads-ids-partial.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-iothreads-ids-partial.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-iothreads-ids.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-iothreads-ids.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-iothreads-nocap.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-iothreads-virtio-scsi-ccw.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-iothreads-virtio-scsi-ccw.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-iothreads-virtio-scsi-pci.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-iothreads-virtio-scsi-pci.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-iothreads.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-iothreads.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-kvm-features-off.args qemu: command: rework adding of default cpu model 2017-08-03 11:54:37 -04:00
qemuxml2argv-kvm-features-off.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-kvm-features.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-kvm-features.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-kvm-pit-delay.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-kvm-pit-delay.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-kvm-pit-discard.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-kvm-pit-discard.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-kvm.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-kvm.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-kvmclock.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-kvmclock.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-kvmclock+eoi-disabled.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-kvmclock+eoi-disabled.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-lease.args tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-lease.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-luks-disks.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-luks-disks.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-machine-aeskeywrap-off-argv.args qemu: Specify format= iff disk source is not empty 2016-01-05 16:41:16 +01:00
qemuxml2argv-machine-aeskeywrap-off-argv.xml libvirt: tests: test protected key mgmt ops support 2015-05-18 09:54:16 +02:00
qemuxml2argv-machine-aeskeywrap-off-cap.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-machine-aeskeywrap-off-cap.xml libvirt: tests: test protected key mgmt ops support 2015-05-18 09:54:16 +02:00
qemuxml2argv-machine-aeskeywrap-off-caps.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-machine-aeskeywrap-off-caps.xml libvirt: tests: test protected key mgmt ops support 2015-05-18 09:54:16 +02:00
qemuxml2argv-machine-aeskeywrap-on-argv.args qemu: Specify format= iff disk source is not empty 2016-01-05 16:41:16 +01:00
qemuxml2argv-machine-aeskeywrap-on-argv.xml libvirt: tests: test protected key mgmt ops support 2015-05-18 09:54:16 +02:00
qemuxml2argv-machine-aeskeywrap-on-cap.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-machine-aeskeywrap-on-cap.xml libvirt: tests: test protected key mgmt ops support 2015-05-18 09:54:16 +02:00
qemuxml2argv-machine-aeskeywrap-on-caps.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-machine-aeskeywrap-on-caps.xml libvirt: tests: test protected key mgmt ops support 2015-05-18 09:54:16 +02:00
qemuxml2argv-machine-aliases1.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-machine-aliases1.xml numad: Always output 'placement' of <vcpu> 2012-05-08 16:57:37 -06:00
qemuxml2argv-machine-aliases2.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-machine-aliases2.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-machine-core-cfg-off.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-machine-core-cfg-off.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-machine-core-off.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-machine-core-off.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-machine-core-on.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-machine-core-on.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-machine-deakeywrap-off-argv.args qemu: Specify format= iff disk source is not empty 2016-01-05 16:41:16 +01:00
qemuxml2argv-machine-deakeywrap-off-argv.xml libvirt: tests: test protected key mgmt ops support 2015-05-18 09:54:16 +02:00
qemuxml2argv-machine-deakeywrap-off-cap.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-machine-deakeywrap-off-cap.xml libvirt: tests: test protected key mgmt ops support 2015-05-18 09:54:16 +02:00
qemuxml2argv-machine-deakeywrap-off-caps.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-machine-deakeywrap-off-caps.xml libvirt: tests: test protected key mgmt ops support 2015-05-18 09:54:16 +02:00
qemuxml2argv-machine-deakeywrap-on-argv.args qemu: Specify format= iff disk source is not empty 2016-01-05 16:41:16 +01:00
qemuxml2argv-machine-deakeywrap-on-argv.xml libvirt: tests: test protected key mgmt ops support 2015-05-18 09:54:16 +02:00
qemuxml2argv-machine-deakeywrap-on-cap.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-machine-deakeywrap-on-cap.xml libvirt: tests: test protected key mgmt ops support 2015-05-18 09:54:16 +02:00
qemuxml2argv-machine-deakeywrap-on-caps.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-machine-deakeywrap-on-caps.xml libvirt: tests: test protected key mgmt ops support 2015-05-18 09:54:16 +02:00
qemuxml2argv-machine-keywrap-none-argv.args qemu: Specify format= iff disk source is not empty 2016-01-05 16:41:16 +01:00
qemuxml2argv-machine-keywrap-none-argv.xml libvirt: tests: test protected key mgmt ops support 2015-05-18 09:54:16 +02:00
qemuxml2argv-machine-keywrap-none-caps.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-machine-keywrap-none-caps.xml libvirt: tests: test protected key mgmt ops support 2015-05-18 09:54:16 +02:00
qemuxml2argv-machine-keywrap-none.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-machine-keywrap-none.xml libvirt: tests: test protected key mgmt ops support 2015-05-18 09:54:16 +02:00
qemuxml2argv-machine-loadparm-multiple-disks-nets-s390.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-machine-loadparm-multiple-disks-nets-s390.xml conf: Add loadparm boot option for a boot device 2017-06-20 07:03:22 -04:00
qemuxml2argv-machine-loadparm-net-s390.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-machine-loadparm-net-s390.xml qemu: Add loadparm to qemu command line string 2017-06-20 07:03:22 -04:00
qemuxml2argv-machine-loadparm-s390-char-invalid.xml qemu: Add loadparm to qemu command line string 2017-06-20 07:03:22 -04:00
qemuxml2argv-machine-loadparm-s390-len-invalid.xml qemu: Add loadparm to qemu command line string 2017-06-20 07:03:22 -04:00
qemuxml2argv-machine-loadparm-s390.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-machine-loadparm-s390.xml qemu: Add loadparm to qemu command line string 2017-06-20 07:03:22 -04:00
qemuxml2argv-machine-smm-opt.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-machine-smm-opt.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-machine-usb-opt.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-machine-usb-opt.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-machine-vmport-opt.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-machine-vmport-opt.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-master-key.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-master-key.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-memory-align-fail.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-memory-hotplug-dimm-addr.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-memory-hotplug-dimm-addr.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-memory-hotplug-dimm.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-memory-hotplug-dimm.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-memory-hotplug-nonuma.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-memory-hotplug-nvdimm-access.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-memory-hotplug-nvdimm-access.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-memory-hotplug-nvdimm-label.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-memory-hotplug-nvdimm-label.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-memory-hotplug-nvdimm.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-memory-hotplug-nvdimm.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-memory-hotplug-ppc64-nonuma.args tests: qemuxml2argv: drop redundant serial testing 2017-07-10 16:59:59 -04:00
qemuxml2argv-memory-hotplug-ppc64-nonuma.xml tests: qemuxml2argv: drop redundant serial testing 2017-07-10 16:59:59 -04:00
qemuxml2argv-memory-hotplug.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-memory-hotplug.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-memorybacking-set.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-memorybacking-unset.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-memtune-unlimited.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-memtune-unlimited.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-memtune.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-memtune.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-metadata-duplicate.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-metadata.args tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-metadata.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-migrate-numa-unaligned.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-migrate-numa-unaligned.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-migrate.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-migrate.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-minimal-msg-timestamp.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-minimal-msg-timestamp.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-minimal-no-memory.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-minimal.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-minimal.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-misc-acpi.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-misc-acpi.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-misc-disable-s3.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-misc-disable-s3.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-misc-disable-suspends.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-misc-disable-suspends.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-misc-enable-s4.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-misc-enable-s4.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-misc-no-reboot.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-misc-no-reboot.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-misc-uuid.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-misc-uuid.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-missing-machine.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-mlock-off.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-mlock-off.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-mlock-on.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-mlock-on.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-mlock-unsupported.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-mlock-unsupported.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-monitor-json.args tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-monitor-json.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-multifunction-pci-device.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-multifunction-pci-device.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-name-escape.args qemu: skip only ',' for VNC and Spice unix socket 2017-06-12 12:45:25 +02:00
qemuxml2argv-name-escape.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-net-bandwidth2.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-net-bandwidth.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-net-client.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-net-client.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-net-coalesce.xml conf, docs: Add support for coalesce setting(s) 2017-04-21 13:34:41 +02:00
qemuxml2argv-net-eth-hostip.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-net-eth-hostip.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-net-eth-ifname.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-net-eth-ifname.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-net-eth-names.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-net-eth-names.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-net-eth.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-net-eth.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-net-hostdev-fail.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-net-hostdev-multidomain.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-net-hostdev-multidomain.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-net-hostdev-vfio-multidomain.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-net-hostdev-vfio-multidomain.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-net-hostdev-vfio.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-net-hostdev-vfio.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-net-hostdev.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-net-hostdev.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-net-mcast.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-net-mcast.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-net-midonet.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-net-mtu.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-net-openvswitch.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-net-server.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-net-server.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-net-udp.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-net-udp.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-net-user.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-net-user.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-net-vhostuser-fail.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-net-vhostuser-multiq.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-net-vhostuser-multiq.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-net-vhostuser.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-net-vhostuser.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-net-virtio-ccw.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-net-virtio-ccw.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-net-virtio-device.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-net-virtio-device.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-net-virtio-disable-offloads.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-net-virtio-disable-offloads.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-net-virtio-netdev.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-net-virtio-netdev.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-net-virtio-network-portgroup.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-net-virtio-rxqueuesize-invalid-size.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-net-virtio-rxtxqueuesize.args Add support for virtio-net.tx_queue_size 2017-08-02 15:37:09 +02:00
qemuxml2argv-net-virtio-rxtxqueuesize.xml Add support for virtio-net.tx_queue_size 2017-08-02 15:37:09 +02:00
qemuxml2argv-net-virtio-s390.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-net-virtio-s390.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-net-virtio.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-net-virtio.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-no-kvm-pit-device.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-no-kvm-pit-device.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-no-shutdown.args tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-no-shutdown.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-nographics-display.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-nographics-display.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-nographics-vga.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-nographics-vga.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-nographics.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-nographics.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-nosharepages.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-nosharepages.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-numad-auto-memory-vcpu-cpuset.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-numad-auto-memory-vcpu-cpuset.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-numad-auto-memory-vcpu-no-cpuset-and-placement.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-numad-auto-memory-vcpu-no-cpuset-and-placement.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-numad-auto-vcpu-no-numatune.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-numad-auto-vcpu-static-numatune-no-nodeset.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-numad-auto-vcpu-static-numatune.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-numad-auto-vcpu-static-numatune.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-numad-static-memory-auto-vcpu.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-numad-static-memory-auto-vcpu.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-numad-static-vcpu-no-numatune.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-numad.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-numad.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-numatune-auto-nodeset-invalid.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-numatune-auto-nodeset-invalid.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-numatune-auto-prefer.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-numatune-auto-prefer.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-numatune-memnode-no-memory.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-numatune-memnode-no-memory.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-numatune-memnode-nocpu.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-numatune-memnode.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-numatune-memnode.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-numatune-memnodes-problematic.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-numatune-memory-invalid-nodeset.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-numatune-memory.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-numatune-memory.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-numatune-static-nodeset-exceed-hostnode.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-panic-double.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-panic-double.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-panic-isa.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-panic-no-address.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-panic-no-address.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-panic-pseries.xml tests: add tests for the new panic device attribute - 'model' 2015-11-25 12:30:05 +01:00
qemuxml2argv-panic.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-panic.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-parallel-parport-chardev.args tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-parallel-parport-chardev.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-parallel-tcp-chardev.args tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-parallel-tcp-chardev.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-pci-autoadd-addr.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-pci-autoadd-addr.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-pci-autoadd-idx.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-pci-autoadd-idx.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-pci-autofill-addr.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-pci-autofill-addr.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-pci-bridge-duplicate-index.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-pci-bridge-many-disks.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-pci-bridge-many-disks.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-pci-bridge-negative-index-invalid.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-pci-bridge.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-pci-bridge.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-pci-bus-invalid.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-pci-domain-invalid.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-pci-expander-bus-bad-bus.xml conf: restrict expander buses to connect only to a root bus 2016-08-10 10:29:34 -04:00
qemuxml2argv-pci-expander-bus-bad-machine.xml qemu: support new pci controller model "pci-expander-bus" 2016-04-14 14:00:34 -04:00
qemuxml2argv-pci-expander-bus-bad-node.xml qemu: support new pci controller model "pci-expander-bus" 2016-04-14 14:00:34 -04:00
qemuxml2argv-pci-expander-bus.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-pci-expander-bus.xml conf: new pci controller model pci-expander-bus 2016-04-14 14:00:34 -04:00
qemuxml2argv-pci-function-invalid.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-pci-many.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-pci-many.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-pci-rom.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-pci-rom.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-pci-root-address.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-pci-root-nonzero-index.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-pci-serial-dev-chardev.args tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-pci-serial-dev-chardev.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-pci-slot-invalid.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-pcie-expander-bus-bad-bus.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-pcie-expander-bus-bad-machine.xml qemu: support new pci controller model "pcie-expander-bus" 2016-04-14 14:00:34 -04:00
qemuxml2argv-pcie-expander-bus.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-pcie-expander-bus.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-pcie-root-port-model-generic.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-pcie-root-port-model-generic.xml tests: Test generic PCIe Root Ports 2017-03-17 10:06:11 +01:00
qemuxml2argv-pcie-root-port-model-ioh3420.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-pcie-root-port-model-ioh3420.xml tests: Test generic PCIe Root Ports 2017-03-17 10:06:11 +01:00
qemuxml2argv-pcie-root-port-too-many.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-pcie-root-port.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-pcie-root-port.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-pcie-root.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-pcie-root.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-pcie-switch-downstream-port.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-pcie-switch-downstream-port.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-pcie-switch-upstream-port.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-pcie-switch-upstream-port.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-pcihole64-gib.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-pcihole64-none.args tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-pcihole64-none.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-pcihole64-q35.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-pcihole64-q35.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-pcihole64.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-pcihole64.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-pmu-feature-off.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-pmu-feature-off.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-pmu-feature.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-pmu-feature.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-ppc64-usb-controller-legacy.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-ppc64-usb-controller-legacy.xml Fix USB model defaults for ppc64 2016-01-09 18:39:17 +01:00
qemuxml2argv-ppc64-usb-controller-qemu-xhci.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-ppc64-usb-controller-qemu-xhci.xml qemu: use qemu-xhci USB controller by default for ppc64 and aarch64 2017-04-28 10:47:12 +02:00
qemuxml2argv-ppc64-usb-controller.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-ppc64-usb-controller.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-ppc-dtb.args qemu: command: support -chardev for platform devices 2017-07-10 17:22:42 -04:00
qemuxml2argv-ppc-dtb.xml change machine name ppce500v2 to ppce500 2014-05-27 08:48:57 +02:00
qemuxml2argv-ppce500-serial.args qemu: command: support -chardev for platform devices 2017-07-10 17:22:42 -04:00
qemuxml2argv-ppce500-serial.xml qemu: assume -uuid is always available 2015-11-10 10:38:02 +00:00
qemuxml2argv-pseries-basic.args tests: Initialize basic capabilities properly 2017-04-03 10:58:00 +02:00
qemuxml2argv-pseries-basic.xml numad: Always output 'placement' of <vcpu> 2012-05-08 16:57:37 -06:00
qemuxml2argv-pseries-cpu-compat-power9.args cpu_ppc64: Add support for host-model on POWER9 2017-06-13 10:35:53 +02:00
qemuxml2argv-pseries-cpu-compat-power9.xml cpu_ppc64: Add support for host-model on POWER9 2017-06-13 10:35:53 +02:00
qemuxml2argv-pseries-cpu-compat.args tests: Initialize basic capabilities properly 2017-04-03 10:58:00 +02:00
qemuxml2argv-pseries-cpu-compat.xml qemu: assume -uuid is always available 2015-11-10 10:38:02 +00:00
qemuxml2argv-pseries-cpu-exact.args tests: Initialize basic capabilities properly 2017-04-03 10:58:00 +02:00
qemuxml2argv-pseries-cpu-exact.xml qemuxml2argvtest: Properly setup CPU models in qemuCaps 2016-09-22 15:40:08 +02:00
qemuxml2argv-pseries-cpu-le.args tests: Initialize basic capabilities properly 2017-04-03 10:58:00 +02:00
qemuxml2argv-pseries-cpu-le.xml tests : Add test for 'ppc64le' architecture. 2015-03-03 10:58:02 +01:00
qemuxml2argv-pseries-default-phb-numa-node.xml qemu: Enable NUMA node tag in pci-root for PPC64 2017-07-21 15:46:29 +02:00
qemuxml2argv-pseries-disk.args qemu: assume -name is always available 2015-11-10 10:38:02 +00:00
qemuxml2argv-pseries-disk.xml qemu: add support for hv_crash feature as a panic device 2015-11-25 14:46:20 +01:00
qemuxml2argv-pseries-hostdevs-1.args qemu: Isolate hostdevs on pSeries guests 2017-07-18 09:00:13 +02:00
qemuxml2argv-pseries-hostdevs-1.xml tests: Add baseline tests for automatic PHB usage 2017-07-15 14:50:42 +02:00
qemuxml2argv-pseries-hostdevs-2.args qemu: Isolate hostdevs on pSeries guests 2017-07-18 09:00:13 +02:00
qemuxml2argv-pseries-hostdevs-2.xml tests: Add baseline tests for automatic PHB usage 2017-07-15 14:50:42 +02:00
qemuxml2argv-pseries-hostdevs-3.args qemu: Isolate hostdevs on pSeries guests 2017-07-18 09:00:13 +02:00
qemuxml2argv-pseries-hostdevs-3.xml tests: Add baseline tests for automatic PHB usage 2017-07-15 14:50:42 +02:00
qemuxml2argv-pseries-many-buses-1.args qemu: Use PHBs when extending the guest PCI topology 2017-07-15 14:50:42 +02:00
qemuxml2argv-pseries-many-buses-1.xml tests: Add baseline tests for automatic PHB usage 2017-07-15 14:50:42 +02:00
qemuxml2argv-pseries-many-buses-2.args qemu: Use PHBs to fill holes in PCI bus numbering 2017-07-15 14:50:42 +02:00
qemuxml2argv-pseries-many-buses-2.xml tests: Add baseline tests for automatic PHB usage 2017-07-15 14:50:42 +02:00
qemuxml2argv-pseries-many-devices.args qemu: Use PHBs when extending the guest PCI topology 2017-07-15 14:50:42 +02:00
qemuxml2argv-pseries-many-devices.xml tests: Add baseline tests for automatic PHB usage 2017-07-15 14:50:42 +02:00
qemuxml2argv-pseries-nvram.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-pseries-nvram.xml qemu: add support for hv_crash feature as a panic device 2015-11-25 14:46:20 +01:00
qemuxml2argv-pseries-panic-address.xml qemu: Allow panic device for pSeries guests 2015-06-01 06:16:29 -04:00
qemuxml2argv-pseries-panic-missing.args tests: Initialize basic capabilities properly 2017-04-03 10:58:00 +02:00
qemuxml2argv-pseries-panic-missing.xml qemu: Automatically add <panic> element for pSeries guests. 2015-06-01 06:44:37 -04:00
qemuxml2argv-pseries-panic-no-address.args tests: Initialize basic capabilities properly 2017-04-03 10:58:00 +02:00
qemuxml2argv-pseries-panic-no-address.xml qemu: Allow panic device for pSeries guests 2015-06-01 06:16:29 -04:00
qemuxml2argv-pseries-phb-default-missing.args tests: Add tests for pSeries guests with multiple PHBs 2017-07-15 14:50:42 +02:00
qemuxml2argv-pseries-phb-default-missing.xml tests: Add tests for pSeries guests with multiple PHBs 2017-07-15 14:50:42 +02:00
qemuxml2argv-pseries-phb-invalid-target-index-1.xml tests: Improve target index validation coverage 2017-08-21 13:11:48 +02:00
qemuxml2argv-pseries-phb-invalid-target-index-2.xml tests: Improve target index validation coverage 2017-08-21 13:11:48 +02:00
qemuxml2argv-pseries-phb-invalid-target-index-3.xml conf: Use the correct limit for the number of PHBs 2017-08-21 13:11:49 +02:00
qemuxml2argv-pseries-phb-numa-node.args qemu: Enable NUMA node tag in pci-root for PPC64 2017-07-21 15:46:29 +02:00
qemuxml2argv-pseries-phb-numa-node.xml qemu: Enable NUMA node tag in pci-root for PPC64 2017-07-21 15:46:29 +02:00
qemuxml2argv-pseries-phb-simple.args tests: Add tests for pSeries guests with multiple PHBs 2017-07-15 14:50:42 +02:00
qemuxml2argv-pseries-phb-simple.xml tests: Add tests for pSeries guests with multiple PHBs 2017-07-15 14:50:42 +02:00
qemuxml2argv-pseries-usb-default.args tests: Initialize basic capabilities properly 2017-04-03 10:58:00 +02:00
qemuxml2argv-pseries-usb-default.xml Set legacy USB option with default for ppc64. 2013-04-19 11:30:49 +01:00
qemuxml2argv-pseries-usb-kbd.args tests: Initialize basic capabilities properly 2017-04-03 10:58:00 +02:00
qemuxml2argv-pseries-usb-kbd.xml qemu: format qemu command line for USB keyboard 2014-02-19 09:16:31 +01:00
qemuxml2argv-pseries-usb-multi.args tests: Initialize basic capabilities properly 2017-04-03 10:58:00 +02:00
qemuxml2argv-pseries-usb-multi.xml Set legacy USB option with default for ppc64. 2013-04-19 11:30:49 +01:00
qemuxml2argv-pseries-vio-address-clash.xml numad: Always output 'placement' of <vcpu> 2012-05-08 16:57:37 -06:00
qemuxml2argv-pseries-vio-user-assigned.args tests: Initialize basic capabilities properly 2017-04-03 10:58:00 +02:00
qemuxml2argv-pseries-vio-user-assigned.xml numad: Always output 'placement' of <vcpu> 2012-05-08 16:57:37 -06:00
qemuxml2argv-pseries-vio.args tests: Initialize basic capabilities properly 2017-04-03 10:58:00 +02:00
qemuxml2argv-pseries-vio.xml numad: Always output 'placement' of <vcpu> 2012-05-08 16:57:37 -06:00
qemuxml2argv-pv-spinlock-disabled.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-pv-spinlock-disabled.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-pv-spinlock-enabled.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-pv-spinlock-enabled.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-q35-acpi-nouefi.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-q35-acpi-nouefi.xml tests: Test ACPI, UEFI requirements 2017-04-03 10:58:00 +02:00
qemuxml2argv-q35-acpi-uefi.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-q35-acpi-uefi.xml tests: Test ACPI, UEFI requirements 2017-04-03 10:58:00 +02:00
qemuxml2argv-q35-default-devices-only.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-q35-default-devices-only.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-q35-dmi-bad-address1.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-q35-dmi-bad-address2.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-q35-multifunction.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-q35-multifunction.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-q35-noacpi-nouefi.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-q35-noacpi-nouefi.xml tests: Test ACPI, UEFI requirements 2017-04-03 10:58:00 +02:00
qemuxml2argv-q35-noacpi-uefi.xml tests: Test ACPI, UEFI requirements 2017-04-03 10:58:00 +02:00
qemuxml2argv-q35-pci-force-address.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-q35-pci-force-address.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-q35-pcie-autoadd.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-q35-pcie-autoadd.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-q35-pcie.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-q35-pcie.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-q35-pm-disable-fallback.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-q35-pm-disable-fallback.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-q35-pm-disable.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-q35-pm-disable.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-q35-usb2-multi.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-q35-usb2-multi.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-q35-usb2-reorder.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-q35-usb2-reorder.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-q35-usb2.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-q35-usb2.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-q35-virt-manager-basic.args tests: qemuxml2argv: Add some QEMU_CAPS_CHARDEV annotations 2017-07-10 17:02:11 -04:00
qemuxml2argv-q35-virt-manager-basic.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-q35-virtio-pci.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-q35-virtio-pci.xml qemu: assign virtio devices to PCIe slot when appropriate 2016-11-14 14:16:12 -05:00
qemuxml2argv-q35-wrong-root.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-q35.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-q35.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-qemu-ns-alt.args tests: add further XML namespace test 2017-08-07 14:57:15 +01:00
qemuxml2argv-qemu-ns-alt.xml tests: add further XML namespace test 2017-08-07 14:57:15 +01:00
qemuxml2argv-qemu-ns-commandline-ns0.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-qemu-ns-commandline-ns0.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-qemu-ns-commandline-ns1.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-qemu-ns-commandline-ns1.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-qemu-ns-commandline.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-qemu-ns-commandline.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-qemu-ns-domain-commandline-ns0.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-qemu-ns-domain-commandline-ns0.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-qemu-ns-domain-commandline.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-qemu-ns-domain-commandline.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-qemu-ns-domain-ns0.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-qemu-ns-domain-ns0.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-qemu-ns-no-env.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-qemu-ns-no-env.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-qemu-ns.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-qemu-ns.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-reboot-timeout-disabled.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-reboot-timeout-disabled.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-reboot-timeout-enabled.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-reboot-timeout-enabled.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-restore-v2-fd.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-restore-v2-fd.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-restore-v2.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-restore-v2.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-s390-allow-bogus-usb-controller.args tests: Initialize basic capabilities properly 2017-04-03 10:58:00 +02:00
qemuxml2argv-s390-allow-bogus-usb-controller.xml qemu: assume -uuid is always available 2015-11-10 10:38:02 +00:00
qemuxml2argv-s390-allow-bogus-usb-none.args tests: Initialize basic capabilities properly 2017-04-03 10:58:00 +02:00
qemuxml2argv-s390-allow-bogus-usb-none.xml qemu: assume -uuid is always available 2015-11-10 10:38:02 +00:00
qemuxml2argv-s390-defaultconsole.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-s390-panic-address.xml tests: add tests for panic device model s390 2016-05-02 17:01:40 +02:00
qemuxml2argv-s390-panic-missing.args tests: Initialize basic capabilities properly 2017-04-03 10:58:00 +02:00
qemuxml2argv-s390-panic-missing.xml tests: add tests for panic device model s390 2016-05-02 17:01:40 +02:00
qemuxml2argv-s390-panic-no-address.args tests: Initialize basic capabilities properly 2017-04-03 10:58:00 +02:00
qemuxml2argv-s390-panic-no-address.xml tests: add tests for panic device model s390 2016-05-02 17:01:40 +02:00
qemuxml2argv-s390-panic.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-seclabel-dac-none.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-seclabel-dac-none.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-seclabel-device-duplicates.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-seclabel-device-multiple.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-seclabel-dynamic-baselabel.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-seclabel-dynamic-baselabel.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-seclabel-dynamic-labelskip.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-seclabel-dynamic-labelskip.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-seclabel-dynamic-none-relabel.xml tests: Add test cases for previous commit 2014-09-05 08:35:34 +02:00
qemuxml2argv-seclabel-dynamic-none.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-seclabel-dynamic-override.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-seclabel-dynamic-override.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-seclabel-dynamic-relabel.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-seclabel-dynamic-relabel.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-seclabel-dynamic.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-seclabel-dynamic.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-seclabel-multiple.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-seclabel-none.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-seclabel-none.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-seclabel-static-labelskip.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-seclabel-static-labelskip.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-seclabel-static-relabel.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-seclabel-static-relabel.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-seclabel-static.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-seclabel-static.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-serial-dev-chardev-iobase.args tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-serial-dev-chardev-iobase.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-serial-dev-chardev.args tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-serial-dev-chardev.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-serial-file-chardev.args tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-serial-file-chardev.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-serial-file-log.args tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-serial-file-log.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-serial-many-chardev.args tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-serial-many-chardev.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-serial-pty-chardev.args tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-serial-pty-chardev.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-serial-pty.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-serial-pty.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-serial-spiceport-nospice.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-serial-spiceport-nospice.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-serial-spiceport.args tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-serial-spiceport.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-serial-target-port-auto.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-serial-tcp-chardev.args tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-serial-tcp-chardev.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-serial-tcp-telnet-chardev.args tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-serial-tcp-telnet-chardev.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-serial-tcp-tlsx509-chardev-notls.args tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-serial-tcp-tlsx509-chardev-notls.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-serial-tcp-tlsx509-chardev-verify.args tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-serial-tcp-tlsx509-chardev-verify.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-serial-tcp-tlsx509-chardev.args tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-serial-tcp-tlsx509-chardev.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-serial-tcp-tlsx509-secret-chardev.args tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-serial-tcp-tlsx509-secret-chardev.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-serial-udp-chardev.args tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-serial-udp-chardev.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-serial-unix-chardev.args tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-serial-unix-chardev.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-serial-vc-chardev.args tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-serial-vc-chardev.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-shmem-invalid-address.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-shmem-invalid-size.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-shmem-msi-only.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-shmem-plain-doorbell.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-shmem-plain-doorbell.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-shmem-small-size.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-shmem.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-shmem.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-smartcard-controller.args tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-smartcard-controller.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-smartcard-host-certificates.args tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-smartcard-host-certificates.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-smartcard-host.args tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-smartcard-host.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-smartcard-passthrough-spicevmc.args tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-smartcard-passthrough-spicevmc.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-smartcard-passthrough-tcp.args tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-smartcard-passthrough-tcp.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-smbios-date.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-smbios-multiple-type2.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-smbios-uuid-match.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-smbios.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-smbios.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-smp.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-smp.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-sound-device.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-sound-device.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-sound.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-sound.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-tap-vhost-incorrect.xml tests: Prepare for stricter NIC model validation 2017-07-26 17:13:01 +02:00
qemuxml2argv-tap-vhost.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-tpm-no-backend-invalid.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-tpm-passthrough.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-tpm-passthrough.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-usb1-usb2.args tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-usb1-usb2.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-usb-bus-missing.xml qemu: do not crash on USB address with no port and invalid bus 2017-04-13 10:45:28 +02:00
qemuxml2argv-usb-controller-default-q35.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-usb-controller-default-q35.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-usb-controller-default-unavailable-q35.xml tests: qemuxml2argv: Add tests for USB controller on q35 2016-01-08 19:46:43 +01:00
qemuxml2argv-usb-controller-explicit-q35.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-usb-controller-explicit-q35.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-usb-controller-explicit-unavailable-q35.xml tests: qemuxml2argv: Add tests for USB controller on q35 2016-01-08 19:46:43 +01:00
qemuxml2argv-usb-controller-qemu-xhci-limit.xml qemu: add support for qemu-xhci USB controller 2017-04-28 10:44:36 +02:00
qemuxml2argv-usb-controller-qemu-xhci-unavailable.xml qemu: add support for qemu-xhci USB controller 2017-04-28 10:44:36 +02:00
qemuxml2argv-usb-controller-qemu-xhci.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-usb-controller-qemu-xhci.xml qemu: add support for qemu-xhci USB controller 2017-04-28 10:44:36 +02:00
qemuxml2argv-usb-controller-xhci-limit.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-usb-controller-xhci.args tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-usb-controller-xhci.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-usb-controller.args tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-usb-controller.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-usb-hub-autoadd-deluxe.args tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-usb-hub-autoadd-deluxe.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-usb-hub-autoadd.args tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-usb-hub-autoadd.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-usb-hub-conflict.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-usb-hub-nonexistent.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-usb-hub.args tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-usb-hub.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-usb-ich9-autoassign.args tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-usb-ich9-autoassign.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-usb-ich9-companion.args tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-usb-ich9-companion.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-usb-ich9-ehci-addr.args tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-usb-ich9-ehci-addr.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-usb-ich9-no-companion.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-usb-long-port-path.args tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-usb-long-port-path.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-usb-none-hub.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-usb-none-other.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-usb-none-usbtablet.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-usb-none.args tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-usb-none.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-usb-piix3-controller.args tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-usb-piix3-controller.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-usb-port-autoassign.args tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-usb-port-autoassign.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-usb-port-missing.args tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-usb-port-missing.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-usb-ports-out-of-range.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-usb-ports.args tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-usb-ports.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-usb-redir-boot.args tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-usb-redir-boot.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-usb-redir-filter-version.args tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-usb-redir-filter-version.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-usb-redir-filter.args tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-usb-redir-filter.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-usb-redir.args tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-usb-redir.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-usb-too-long-port-path-invalid.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-usb-xhci-autoassign.args tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-usb-xhci-autoassign.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-vcpu-placement-static.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-vcpu-placement-static.xml tests: Reduce usage of legacy PCI controllers on PCIe machines 2017-02-22 18:55:55 +01:00
qemuxml2argv-vhost_queues-invalid.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-vhost_queues.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-video-device-pciaddr-default.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-video-device-pciaddr-default.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-video-invalid.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-video-qxl-device-vgamem.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-video-qxl-device-vgamem.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-video-qxl-device-vram64.args qemu: introduce vram64 attribute for QXL video device 2016-03-01 14:17:09 +01:00
qemuxml2argv-video-qxl-device-vram64.xml qemu: introduce vram64 attribute for QXL video device 2016-03-01 14:17:09 +01:00
qemuxml2argv-video-qxl-device.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-video-qxl-device.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-video-qxl-heads.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-video-qxl-heads.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-video-qxl-nodevice.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-video-qxl-nodevice.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-video-qxl-noheads.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-video-qxl-noheads.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-video-qxl-sec-device-vgamem.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-video-qxl-sec-device-vgamem.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-video-qxl-sec-device-vram64.args tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-video-qxl-sec-device-vram64.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-video-qxl-sec-device.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-video-qxl-sec-device.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-video-vga-device-vgamem.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-video-vga-device-vgamem.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-video-vga-device.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-video-vga-device.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-video-vga-nodevice.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-video-vga-nodevice.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-video-vga-qxl-heads.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-video-vga-qxl-heads.xml qemu: Pass the number of heads even with -vga qxl 2017-06-19 13:26:24 +02:00
qemuxml2argv-video-virtio-gpu-device.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-video-virtio-gpu-device.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-video-virtio-gpu-secondary.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-video-virtio-gpu-secondary.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-video-virtio-gpu-spice-gl.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-video-virtio-gpu-spice-gl.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-video-virtio-gpu-virgl.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-video-virtio-gpu-virgl.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-video-virtio-vga.args qemu: Add support for virtio-vga/gpu's max_outputs= parameter 2017-08-29 11:17:16 +02:00
qemuxml2argv-video-virtio-vga.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-virtio-input-passthrough.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-virtio-input-passthrough.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-virtio-input.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-virtio-input.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-virtio-lun.args tests: qemuxml2argv: drop redundant serial testing 2017-07-10 16:59:59 -04:00
qemuxml2argv-virtio-lun.xml tests: qemuxml2argv: drop redundant serial testing 2017-07-10 16:59:59 -04:00
qemuxml2argv-virtio-options.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-virtio-options.xml Add virtio-related options to input devices 2017-06-08 16:32:53 +02:00
qemuxml2argv-virtio-rng-ccw.args tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-virtio-rng-ccw.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-virtio-rng-default.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-virtio-rng-default.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-virtio-rng-egd-crash.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-virtio-rng-egd.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-virtio-rng-egd.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-virtio-rng-multiple.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-virtio-rng-multiple.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-virtio-rng-random.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-virtio-rng-random.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-watchdog-device.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-watchdog-device.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-watchdog-diag288.args tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-watchdog-diag288.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-watchdog-dump.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-watchdog-dump.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-watchdog-injectnmi.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-watchdog-injectnmi.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-watchdog.args qemu: command: always use -chardev for monitor config 2017-07-10 16:59:38 -04:00
qemuxml2argv-watchdog.xml tests: unify qemu binary paths for all qemu related tests 2017-04-11 14:06:47 +02:00
qemuxml2argv-x86-kvm-32-on-64.args tests: add qemu x86 kvm 32-on-64 test 2017-08-16 16:07:23 -04:00
qemuxml2argv-x86-kvm-32-on-64.xml tests: add qemu x86 kvm 32-on-64 test 2017-08-16 16:07:23 -04:00