libvirt/tests/qemuxml2argvdata
Laine Stump 2d3cf60328 qemu: hook up pcie-root-port hotplug='off' option
If a pcie-root-port or pcie-downstream-port has hotplug='off' in its
<target> subelement, and if the qemu binary supports the hotplug=false
option, then it will be added to the commandline for the pcie
controller. This controller will then not allow any hotplug/unplug of
devices while the guest is running (and the hotplug capability won't
be advertised to the guest OS, so the guest OS also won't present
unplugging of PCI devices as an option).

  <controller type='pci' model='pcie-root-port'>
    <target hotplug='off'/>
  </controller>

For any PCI controllers other than pcie-downstream-port and
pcie-root-port, of for qemu binaries that don't support the hotplug
commandline option, an error will be logged during validation.

Signed-off-by: Laine Stump <laine@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
2020-04-12 22:34:19 -04:00
..
440fx-ide-address-conflict.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
440fx-wrong-root.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
aarch64-aavmf-virtio-mmio.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
aarch64-aavmf-virtio-mmio.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
aarch64-acpi-nouefi.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
aarch64-acpi-uefi.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
aarch64-acpi-uefi.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
aarch64-cpu-passthrough.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
aarch64-cpu-passthrough.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
aarch64-default-cpu-kvm-virt-4.2.aarch64-latest.args qemu: enable blockdev support 2019-11-22 12:51:27 +01:00
aarch64-default-cpu-kvm-virt-4.2.xml qemuxml2*test: Add test cases for default CPU models on aarch64 2019-11-20 17:22:07 +01:00
aarch64-default-cpu-tcg-virt-4.2.aarch64-latest.args qemu: enable blockdev support 2019-11-22 12:51:27 +01:00
aarch64-default-cpu-tcg-virt-4.2.xml qemuxml2*test: Add test cases for default CPU models on aarch64 2019-11-20 17:22:07 +01:00
aarch64-features-sve-disabled.xml tests: Introduce tests for ARM CPU features 2019-11-07 16:09:22 +01:00
aarch64-features-sve.aarch64-latest.args tests: Introduce tests for ARM CPU features 2019-11-07 16:09:22 +01:00
aarch64-features-sve.xml tests: Introduce tests for ARM CPU features 2019-11-07 16:09:22 +01:00
aarch64-features-wrong.xml tests: Introduce tests for ARM CPU features 2019-11-07 16:09:22 +01:00
aarch64-gic-default-both.args qemu: Fix GIC behavior for the default case 2018-02-13 14:40:03 +01:00
aarch64-gic-default-both.xml tests: Improve GIC tests 2018-02-13 14:40:02 +01:00
aarch64-gic-default-v2.args tests: Improve GIC tests 2018-02-13 14:40:02 +01:00
aarch64-gic-default-v2.xml tests: Improve GIC tests 2018-02-13 14:40:02 +01:00
aarch64-gic-default-v3.args qemu: Fix GIC behavior for the default case 2018-02-13 14:40:03 +01:00
aarch64-gic-default-v3.xml tests: Improve GIC tests 2018-02-13 14:40:02 +01:00
aarch64-gic-default.args tests: Drop qemuxml2argv- prefix for qemuxml2argv test cases 2017-12-05 07:32:08 +01:00
aarch64-gic-default.xml tests: Clean up GIC test cases 2018-01-29 09:08:38 +01:00
aarch64-gic-host.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
aarch64-gic-host.xml tests: Clean up GIC test cases 2018-01-29 09:08:38 +01:00
aarch64-gic-invalid.xml tests: Clean up GIC test cases 2018-01-29 09:08:38 +01:00
aarch64-gic-none-both.args tests: Drop qemuxml2argv- prefix for qemuxml2argv test cases 2017-12-05 07:32:08 +01:00
aarch64-gic-none-both.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
aarch64-gic-none-tcg.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
aarch64-gic-none-tcg.xml tests: Clean up GIC test cases 2018-01-29 09:08:38 +01:00
aarch64-gic-none-v2.args tests: Drop qemuxml2argv- prefix for qemuxml2argv test cases 2017-12-05 07:32:08 +01:00
aarch64-gic-none-v2.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
aarch64-gic-none-v3.args tests: Drop qemuxml2argv- prefix for qemuxml2argv test cases 2017-12-05 07:32:08 +01:00
aarch64-gic-none-v3.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
aarch64-gic-none.args tests: Drop qemuxml2argv- prefix for qemuxml2argv test cases 2017-12-05 07:32:08 +01:00
aarch64-gic-none.xml tests: Clean up GIC test cases 2018-01-29 09:08:38 +01:00
aarch64-gic-not-arm.xml tests: Clean up GIC test cases 2018-01-29 09:08:38 +01:00
aarch64-gic-not-virt.xml tests: qemuxml2argv: Use existing non-virt machine in 'aarch64-gic-not-virt' 2020-01-27 14:55:03 +01:00
aarch64-gic-v2.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
aarch64-gic-v2.xml tests: Clean up GIC test cases 2018-01-29 09:08:38 +01:00
aarch64-gic-v3.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
aarch64-gic-v3.xml tests: Clean up GIC test cases 2018-01-29 09:08:38 +01:00
aarch64-kvm-32-on-64.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
aarch64-kvm-32-on-64.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
aarch64-noacpi-nouefi.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
aarch64-noacpi-nouefi.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
aarch64-noacpi-uefi.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
aarch64-noacpi-uefi.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
aarch64-os-firmware-efi.aarch64-latest.args qemu: enable blockdev support 2019-11-22 12:51:27 +01:00
aarch64-os-firmware-efi.xml qemu: Relax os.loader->type check when validating domain 2019-07-15 13:24:09 +02:00
aarch64-pci-serial.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
aarch64-pci-serial.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
aarch64-traditional-pci.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
aarch64-traditional-pci.xml tests: Add aarch64-traditional-pci test 2018-04-06 14:12:11 +02:00
aarch64-usb-controller-nec-xhci.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
aarch64-usb-controller-nec-xhci.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
aarch64-usb-controller-qemu-xhci.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
aarch64-usb-controller-qemu-xhci.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
aarch64-video-default.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
aarch64-video-default.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
aarch64-video-virtio-gpu-pci.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
aarch64-video-virtio-gpu-pci.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
aarch64-virt-2.6-virtio-pci-default.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
aarch64-virt-2.6-virtio-pci-default.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
aarch64-virt-default-nic.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
aarch64-virt-default-nic.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
aarch64-virt-graphics.aarch64-latest.args qemu: capabilities: Replace aliased machine type by copy of the canonical machine 2020-01-27 14:55:03 +01:00
aarch64-virt-graphics.xml tests: Update *-headless and *-graphics 2019-06-26 10:37:48 +02:00
aarch64-virt-headless.aarch64-latest.args qemu: capabilities: Replace aliased machine type by copy of the canonical machine 2020-01-27 14:55:03 +01:00
aarch64-virt-headless.xml tests: Update *-headless and *-graphics 2019-06-26 10:37:48 +02:00
aarch64-virt-virtio.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
aarch64-virt-virtio.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
aarch64-virtio-pci-default.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
aarch64-virtio-pci-default.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
aarch64-virtio-pci-manual-addresses.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
aarch64-virtio-pci-manual-addresses.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
acpi-table.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
acpi-table.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
arm-vexpressa9-basic.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
arm-vexpressa9-basic.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
arm-vexpressa9-nodevs.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
arm-vexpressa9-nodevs.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
arm-vexpressa9-virtio.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
arm-vexpressa9-virtio.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
arm-virt-virtio.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
arm-virt-virtio.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
autoindex.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
autoindex.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
balloon-ccw-deflate.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
balloon-ccw-deflate.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
balloon-device-auto.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
balloon-device-auto.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
balloon-device-deflate-off.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
balloon-device-deflate-off.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
balloon-device-deflate.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
balloon-device-deflate.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
balloon-device-period.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
balloon-device-period.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
balloon-device.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
balloon-device.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
balloon-mmio-deflate.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
balloon-mmio-deflate.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
bios-nvram-os-interleave.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
bios-nvram-secure.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
bios-nvram-secure.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
bios-nvram.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
bios-nvram.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
bios.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
bios.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
blkdeviotune-group-num.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
blkdeviotune-group-num.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
blkdeviotune-max-length.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
blkdeviotune-max-length.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
blkdeviotune-max.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
blkdeviotune-max.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
blkdeviotune.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
blkiotune-device.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
blkiotune-device.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
blkiotune.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
blkiotune.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
boot-cdrom.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
boot-cdrom.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
boot-complex.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
boot-complex.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
boot-dev+order.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
boot-floppy-q35.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
boot-floppy-q35.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
boot-floppy.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
boot-floppy.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
boot-menu-disable-drive.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
boot-menu-disable-drive.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
boot-menu-disable-with-timeout.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
boot-menu-disable.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
boot-menu-disable.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
boot-menu-enable-with-timeout-invalid.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
boot-menu-enable-with-timeout.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
boot-menu-enable-with-timeout.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
boot-menu-enable.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
boot-menu-enable.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
boot-multi.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
boot-multi.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
boot-network.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
boot-network.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
boot-order.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
boot-order.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
boot-strict.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
boot-strict.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
channel-guestfwd.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
channel-guestfwd.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
channel-spicevmc.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
channel-spicevmc.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
channel-unix-guestfwd.x86_64-2.5.0.args qemu: command: Override HOME variable for system QEMU 2019-03-15 16:41:26 +01:00
channel-unix-guestfwd.x86_64-latest.args qemu: capabilities: Replace aliased machine type by copy of the canonical machine 2020-01-27 14:55:03 +01:00
channel-unix-guestfwd.xml tests: qemuxml2argv: Remove disks from few tests which don't need them 2018-12-05 17:53:26 +01:00
channel-unix-source-path.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
channel-virtio-auto.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
channel-virtio-auto.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
channel-virtio-autoadd.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
channel-virtio-autoadd.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
channel-virtio-autoassign.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
channel-virtio-autoassign.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
channel-virtio-default.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
channel-virtio-default.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
channel-virtio-state.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
channel-virtio-state.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
channel-virtio-unix.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
channel-virtio-unix.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
channel-virtio.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
channel-virtio.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
chardev-label.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
chardev-reconnect-generated-path.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
chardev-reconnect-invalid-timeout.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
chardev-reconnect.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
chardev-reconnect.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
clock-catchup.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
clock-catchup.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
clock-france.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
clock-france.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
clock-hpet-off.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
clock-hpet-off.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
clock-localtime-basis-localtime.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
clock-localtime-basis-localtime.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
clock-localtime.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
clock-localtime.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
clock-timer-armvtimer.aarch64-latest.args tests: Add test case for the armvtimer timer 2020-02-14 12:09:17 +01:00
clock-timer-armvtimer.xml tests: Add test case for the armvtimer timer 2020-02-14 12:09:17 +01:00
clock-timer-hyperv-rtc.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
clock-timer-hyperv-rtc.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
clock-utc.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
clock-utc.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
clock-variable.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
clock-variable.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
console-compat2.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
console-compat-2.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
console-compat-auto.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
console-compat-auto.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
console-compat-chardev.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
console-compat-chardev.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
console-compat.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
console-compat.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
console-sclp.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
console-sclp.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
console-virtio-ccw.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
console-virtio-ccw.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
console-virtio-many.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
console-virtio-many.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
console-virtio-s390.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
console-virtio-s390.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
console-virtio-unix.x86_64-2.5.0.args qemu: command: Override HOME variable for system QEMU 2019-03-15 16:41:26 +01:00
console-virtio-unix.x86_64-latest.args qemu: capabilities: Replace aliased machine type by copy of the canonical machine 2020-01-27 14:55:03 +01:00
console-virtio-unix.xml tests: qemuxml2argv: Remove disks from few tests which don't need them 2018-12-05 17:53:26 +01:00
console-virtio.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
console-virtio.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
controller-order.args tests: qemuxml2argv: Remove downstream machine type in 'controller-order' case 2020-01-27 14:55:03 +01:00
controller-order.xml tests: qemuxml2argv: Remove downstream machine type in 'controller-order' case 2020-01-27 14:55:03 +01:00
controller-usb-order.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
controller-virtio-scsi.x86_64-latest.args qemu: capabilities: Replace aliased machine type by copy of the canonical machine 2020-01-27 14:55:03 +01:00
controller-virtio-scsi.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
cpu-cache-disable2.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
cpu-cache-disable2.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
cpu-cache-disable3.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
cpu-cache-disable3.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
cpu-cache-disable.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
cpu-cache-disable.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
cpu-cache-emulate-l2.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
cpu-cache-emulate-l3.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
cpu-cache-emulate-l3.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
cpu-cache-passthrough2.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
cpu-cache-passthrough2.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
cpu-cache-passthrough3.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
cpu-cache-passthrough-l3.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
cpu-cache-passthrough.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
cpu-cache-passthrough.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
cpu-check-default-none2.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
cpu-check-default-none2.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
cpu-check-default-none.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
cpu-check-default-none.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
cpu-check-default-partial2.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
cpu-check-default-partial2.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
cpu-check-default-partial.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
cpu-check-default-partial.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
cpu-check-full.args tests: Drop qemuxml2argv- prefix for qemuxml2argv test cases 2017-12-05 07:32:08 +01:00
cpu-check-full.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
cpu-check-none.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
cpu-check-none.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
cpu-check-partial.args tests: Drop qemuxml2argv- prefix for qemuxml2argv test cases 2017-12-05 07:32:08 +01:00
cpu-check-partial.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
cpu-empty.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
cpu-eoi-disabled.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
cpu-eoi-disabled.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
cpu-eoi-enabled.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
cpu-eoi-enabled.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
cpu-exact1.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
cpu-exact1.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
cpu-exact2-nofallback.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
cpu-exact2-nofallback.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
cpu-exact2.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
cpu-exact2.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
cpu-fallback.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
cpu-fallback.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
cpu-Haswell2.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
cpu-Haswell2.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
cpu-Haswell3.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
cpu-Haswell3.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
cpu-Haswell-noTSX.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
cpu-Haswell-noTSX.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
cpu-Haswell.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
cpu-Haswell.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
cpu-host-kvmclock.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
cpu-host-kvmclock.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
cpu-host-model-cmt.args qemu: do not define known no-op features 2019-05-15 09:32:52 +02:00
cpu-host-model-cmt.x86_64-4.0.0.args qemuxml2argvtest: Add 4.0.0 cases for kvm features tests 2019-06-20 00:22:38 +02:00
cpu-host-model-cmt.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
cpu-host-model-fallback.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
cpu-host-model-fallback.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
cpu-host-model-features.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
cpu-host-model-nofallback.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
cpu-host-model-vendor.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
cpu-host-model-vendor.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
cpu-host-model.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
cpu-host-model.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
cpu-host-passthrough-features.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
cpu-host-passthrough-features.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
cpu-host-passthrough.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
cpu-host-passthrough.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
cpu-hotplug-granularity.xml conf: add support for specifying CPU "dies" parameter 2020-01-16 15:11:42 +00:00
cpu-hotplug-startup.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
cpu-hotplug-startup.xml conf: add support for specifying CPU "dies" parameter 2020-01-16 15:11:42 +00:00
cpu-Icelake-Server-pconfig.x86_64-3.1.0.args qemuxml2*test: Add tests for Icelake-Server,-pconfig 2019-11-12 20:14:15 +01:00
cpu-Icelake-Server-pconfig.x86_64-latest.args qemu: Drop disabled CPU features unknown to QEMU 2019-11-12 20:14:16 +01:00
cpu-Icelake-Server-pconfig.xml qemuxml2*test: Add tests for Icelake-Server,-pconfig 2019-11-12 20:14:15 +01:00
cpu-kvmclock.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
cpu-kvmclock.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
cpu-minimum1.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
cpu-minimum1.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
cpu-minimum2.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
cpu-minimum2.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
cpu-no-removed-features.args qemuxml2argvtest: add test for remove cpu features 2019-05-15 09:33:03 +02:00
cpu-no-removed-features.xml qemuxml2argvtest: add test for remove cpu features 2019-05-15 09:33:03 +02:00
cpu-nofallback.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
cpu-numa1.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
cpu-numa1.xml conf: add support for specifying CPU "dies" parameter 2020-01-16 15:11:42 +00:00
cpu-numa2.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
cpu-numa2.xml conf: add support for specifying CPU "dies" parameter 2020-01-16 15:11:42 +00:00
cpu-numa3.xml conf: add support for specifying CPU "dies" parameter 2020-01-16 15:11:42 +00:00
cpu-numa-disjoint.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
cpu-numa-disjoint.xml conf: add support for specifying CPU "dies" parameter 2020-01-16 15:11:42 +00:00
cpu-numa-disordered.xml conf: add support for specifying CPU "dies" parameter 2020-01-16 15:11:42 +00:00
cpu-numa-memshared.args qemu: Drop two layers of nesting of memoryBackingDir 2020-04-07 15:26:17 +02:00
cpu-numa-memshared.xml conf: add support for specifying CPU "dies" parameter 2020-01-16 15:11:42 +00:00
cpu-numa-no-memory-element.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
cpu-numa-no-memory-element.xml conf: add support for specifying CPU "dies" parameter 2020-01-16 15:11:42 +00:00
cpu-qemu-host-passthrough.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
cpu-s390-features.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
cpu-s390-features.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
cpu-s390-zEC12.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
cpu-s390-zEC12.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
cpu-strict1.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
cpu-strict1.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
cpu-topology1.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
cpu-topology1.xml conf: add support for specifying CPU "dies" parameter 2020-01-16 15:11:42 +00:00
cpu-topology2.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
cpu-topology2.xml conf: add support for specifying CPU "dies" parameter 2020-01-16 15:11:42 +00:00
cpu-topology3.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
cpu-topology3.xml conf: add support for specifying CPU "dies" parameter 2020-01-16 15:11:42 +00:00
cpu-translation.x86_64-4.0.0.args qemuxml2argvtest: Add test for CPU features translation 2019-06-20 00:22:38 +02:00
cpu-translation.x86_64-latest.args qemu_command: Use canonical names of CPU features 2019-06-20 00:22:39 +02:00
cpu-translation.xml qemuxml2argvtest: Add test for CPU features translation 2019-06-20 00:22:38 +02:00
cpu-tsc-frequency.args qemu: do not define known no-op features 2019-05-15 09:32:52 +02:00
cpu-tsc-frequency.x86_64-4.0.0.args tests: qemuxml2argv: Make use of versioned cpu-tsc-frequency and cpu-host-model-cmt tests 2019-10-07 13:46:38 +02:00
cpu-tsc-frequency.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
cputune-iothreads.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
cputune-iothreadsched-toomuch.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
cputune-iothreadsched-zeropriority.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
cputune-iothreadsched.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
cputune-numatune.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
cputune-numatune.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
cputune-vcpusched-overlap.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
cputune-zero-shares.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
cputune-zero-shares.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
cputune.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
cputune.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
debug-threads.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
debug-threads.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
default-kvm-host-arch.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
default-kvm-host-arch.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
default-qemu-host-arch.args tests: qemu: Unify fake machine types filled in for KVM and TCG caps of x86_64 2020-01-27 14:55:03 +01:00
default-qemu-host-arch.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
default-video-type-aarch64.aarch64-latest.args tests: qemuxml: Fix and enable default-video-type* tests 2020-01-27 14:55:03 +01:00
default-video-type-aarch64.xml tests: qemuxml: Fix and enable default-video-type* tests 2020-01-27 14:55:03 +01:00
default-video-type-ppc64.ppc64-latest.args qemu: capabilities: update qemu-5.0.0 capabilities for ppc64 2020-03-24 10:02:34 +01:00
default-video-type-ppc64.xml tests: qemuxml: Fix and enable default-video-type* tests 2020-01-27 14:55:03 +01:00
default-video-type-riscv64.riscv64-latest.args tests: qemuxml: Fix and enable default-video-type* tests 2020-01-27 14:55:03 +01:00
default-video-type-riscv64.xml tests: qemuxml: Fix and enable default-video-type* tests 2020-01-27 14:55:03 +01:00
default-video-type-s390x.s390x-latest.args qemu: capabilities: update qemu-4.2 capabilities for s390x 2020-04-08 14:46:24 +02:00
default-video-type-s390x.xml tests: qemuxml: Fix and enable default-video-type* tests 2020-01-27 14:55:03 +01:00
default-video-type-x86_64-caps-test-0.xml tests: qemuxml: Fix and enable default-video-type* tests 2020-01-27 14:55:03 +01:00
default-video-type-x86_64-caps-test-1.xml tests: qemuxml: Fix and enable default-video-type* tests 2020-01-27 14:55:03 +01:00
disk-active-commit.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-address-conflict.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-aio.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-aio.x86_64-2.12.0.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-aio.x86_64-latest.args qemu: capabilities: Replace aliased machine type by copy of the canonical machine 2020-01-27 14:55:03 +01:00
disk-aio.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-attaching-partition-nosupport.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-backing-chains-index.x86_64-2.12.0.args tests: qemu: Add test data for backing chains and indexes 2018-08-21 15:46:06 +02:00
disk-backing-chains-index.x86_64-latest.args tests: qemu: Add test data for backing chains and indexes 2018-08-21 15:46:06 +02:00
disk-backing-chains-index.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-backing-chains-noindex.x86_64-2.12.0.args qemuDomainSecretStorageSourcePrepare: Change aliases for disk secrets 2020-03-16 15:51:44 +01:00
disk-backing-chains-noindex.x86_64-latest.args qemuDomainSecretStorageSourcePrepare: Change aliases for disk secrets 2020-03-16 15:51:44 +01:00
disk-backing-chains-noindex.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-backing-chains.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-blockio.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-blockio.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-boot-cdrom.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-boot-cdrom.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-boot-disk.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-boot-disk.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-cache.x86_64-1.5.3.args tests: qemuxml2argv: Use 64 bit qemu binary and 1.5 machine type in 'disk-cache' case 2020-01-27 14:55:03 +01:00
disk-cache.x86_64-2.6.0.args tests: qemuxml2argv: Use 64 bit qemu binary and 1.5 machine type in 'disk-cache' case 2020-01-27 14:55:03 +01:00
disk-cache.x86_64-2.7.0.args tests: qemuxml2argv: Use 64 bit qemu binary and 1.5 machine type in 'disk-cache' case 2020-01-27 14:55:03 +01:00
disk-cache.x86_64-2.12.0.args tests: qemuxml2argv: Use 64 bit qemu binary and 1.5 machine type in 'disk-cache' case 2020-01-27 14:55:03 +01:00
disk-cache.x86_64-latest.args tests: qemuxml2argv: Use 64 bit qemu binary and 1.5 machine type in 'disk-cache' case 2020-01-27 14:55:03 +01:00
disk-cache.xml tests: qemuxml2argv: Use 64 bit qemu binary and 1.5 machine type in 'disk-cache' case 2020-01-27 14:55:03 +01:00
disk-cdrom-bus-other.x86_64-latest.args qemu: capabilities: Replace aliased machine type by copy of the canonical machine 2020-01-27 14:55:03 +01:00
disk-cdrom-bus-other.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-cdrom-empty-network-invalid.x86_64-latest.args qemu: capabilities: Replace aliased machine type by copy of the canonical machine 2020-01-27 14:55:03 +01:00
disk-cdrom-empty-network-invalid.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-cdrom-network.args qemuBlockStorageSourceGetURI: Pass through query component 2020-03-30 16:30:34 +02:00
disk-cdrom-network.x86_64-2.12.0.args qemuBlockStorageSourceGetURI: Pass through query component 2020-03-30 16:30:34 +02:00
disk-cdrom-network.x86_64-latest.args qemuBlockStorageSourceGetURI: Pass through query component 2020-03-30 16:30:34 +02:00
disk-cdrom-network.xml qemuBlockStorageSourceGetURI: Pass through query component 2020-03-30 16:30:34 +02:00
disk-cdrom-tray.args tests: qemuxml: Purge prehistoric machine type 'pc-0.13' from "latest" tests 2020-01-27 14:55:03 +01:00
disk-cdrom-tray.x86_64-2.12.0.args tests: qemuxml: Purge prehistoric machine type 'pc-0.13' from "latest" tests 2020-01-27 14:55:03 +01:00
disk-cdrom-tray.x86_64-latest.args tests: qemuxml: Purge prehistoric machine type 'pc-0.13' from "latest" tests 2020-01-27 14:55:03 +01:00
disk-cdrom-tray.xml tests: qemuxml: Purge prehistoric machine type 'pc-0.13' from "latest" tests 2020-01-27 14:55:03 +01:00
disk-cdrom.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-cdrom.x86_64-2.12.0.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-cdrom.x86_64-latest.args qemu: capabilities: Replace aliased machine type by copy of the canonical machine 2020-01-27 14:55:03 +01:00
disk-cdrom.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-copy_on_read.args tests: qemuxml: Purge prehistoric machine type 'pc-0.13' from "latest" tests 2020-01-27 14:55:03 +01:00
disk-copy_on_read.x86_64-2.12.0.args tests: qemuxml: Purge prehistoric machine type 'pc-0.13' from "latest" tests 2020-01-27 14:55:03 +01:00
disk-copy_on_read.x86_64-latest.args tests: qemuxml: Purge prehistoric machine type 'pc-0.13' from "latest" tests 2020-01-27 14:55:03 +01:00
disk-copy_on_read.xml tests: qemuxml: Purge prehistoric machine type 'pc-0.13' from "latest" tests 2020-01-27 14:55:03 +01:00
disk-detect-zeroes.args tests: qemuxml: Purge prehistoric machine type 'pc-0.13' from "latest" tests 2020-01-27 14:55:03 +01:00
disk-detect-zeroes.x86_64-2.12.0.args tests: qemuxml: Purge prehistoric machine type 'pc-0.13' from "latest" tests 2020-01-27 14:55:03 +01:00
disk-detect-zeroes.x86_64-latest.args tests: qemuxml: Purge prehistoric machine type 'pc-0.13' from "latest" tests 2020-01-27 14:55:03 +01:00
disk-detect-zeroes.xml tests: qemuxml: Purge prehistoric machine type 'pc-0.13' from "latest" tests 2020-01-27 14:55:03 +01:00
disk-device-lun-type-invalid.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-discard.args tests: qemuxml: Remove prehistoric machine types from legacy tests 2020-01-27 14:55:03 +01:00
disk-discard.xml tests: qemuxml: Remove prehistoric machine types from legacy tests 2020-01-27 14:55:03 +01:00
disk-error-policy-s390x.s390x-2.12.0.args qemu: use QEMU_CAPS_STORAGE_WERROR for disk-error attributes 2020-04-01 15:45:48 +02:00
disk-error-policy-s390x.s390x-latest.args qemu: capabilities: update qemu-4.2 capabilities for s390x 2020-04-08 14:46:24 +02:00
disk-error-policy-s390x.xml tests: qemu: add disk-error-policy tests for s390x 2020-04-01 15:45:47 +02:00
disk-error-policy.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-error-policy.x86_64-2.12.0.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-error-policy.x86_64-latest.args qemu: capabilities: Replace aliased machine type by copy of the canonical machine 2020-01-27 14:55:03 +01:00
disk-error-policy.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-fdc-incompatible-address.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-floppy-pseries.xml tests: Remove use of IDE disk for pseries floppy test 2017-12-06 19:50:21 -05:00
disk-floppy-q35-2_9.x86_64-2.12.0.args qemu: command: Override HOME variable for system QEMU 2019-03-15 16:41:26 +01:00
disk-floppy-q35-2_9.x86_64-latest.args qemu: enable blockdev support 2019-11-22 12:51:27 +01:00
disk-floppy-q35-2_9.xml tests: qemuxml2argv: Add 2 floppy drive tests for q35 with 2.9 and 2.11 machine 2018-08-09 17:00:54 +02:00
disk-floppy-q35-2_11.x86_64-2.12.0.args qemu: command: Override HOME variable for system QEMU 2019-03-15 16:41:26 +01:00
disk-floppy-q35-2_11.x86_64-latest.args qemu: enable blockdev support 2019-11-22 12:51:27 +01:00
disk-floppy-q35-2_11.xml tests: qemuxml2argv: Add 2 floppy drive tests for q35 with 2.9 and 2.11 machine 2018-08-09 17:00:54 +02:00
disk-floppy-tray.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-floppy-tray.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-floppy.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-floppy.x86_64-2.12.0.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-floppy.x86_64-latest.args qemu: capabilities: Replace aliased machine type by copy of the canonical machine 2020-01-27 14:55:03 +01:00
disk-floppy.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-fmt-cow.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-fmt-dir.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-fmt-iso.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-fmt-qcow.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-fmt-qcow.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-geometry.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-geometry.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-hostdev-scsi-address-conflict.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-hostdev-scsi-virtio-iscsi-auth-AES.args qemuDomainSecretStorageSourcePrepare: Change aliases for disk secrets 2020-03-16 15:51:44 +01:00
disk-hostdev-scsi-virtio-iscsi-auth-AES.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-ide-incompatible-address.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-ide-split.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-ide-split.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-ide-wwn.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-ide-wwn.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-ioeventfd.args tests: qemuxml: Remove prehistoric machine types from legacy tests 2020-01-27 14:55:03 +01:00
disk-ioeventfd.xml tests: qemuxml: Remove prehistoric machine types from legacy tests 2020-01-27 14:55:03 +01:00
disk-iscsi.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-iscsi.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-mirror-old.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-mirror.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-network-gluster.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-network-gluster.x86_64-2.12.0.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-network-gluster.x86_64-latest.args qemu: capabilities: Replace aliased machine type by copy of the canonical machine 2020-01-27 14:55:03 +01:00
disk-network-gluster.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-network-http.x86_64-latest.args qemuBlockStorageSourceGetURI: Pass through query component 2020-03-30 16:30:34 +02:00
disk-network-http.xml conf: Add support for http(s) query strings 2020-03-30 16:30:34 +02:00
disk-network-iscsi-auth-secrettype-invalid.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-network-iscsi-auth-wrong-secrettype.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-network-iscsi-modern.args schema: Allow iSCSI source to have interleaved children 2020-01-09 09:12:01 +01:00
disk-network-iscsi-modern.xml schema: Allow iSCSI source to have interleaved children 2020-01-09 09:12:01 +01:00
disk-network-iscsi.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-network-iscsi.x86_64-2.12.0.args qemuDomainSecretStorageSourcePrepare: Change aliases for disk secrets 2020-03-16 15:51:44 +01:00
disk-network-iscsi.x86_64-latest.args qemuDomainSecretStorageSourcePrepare: Change aliases for disk secrets 2020-03-16 15:51:44 +01:00
disk-network-iscsi.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-network-nbd.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-network-nbd.x86_64-2.12.0.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-network-nbd.x86_64-latest.args qemu: capabilities: Replace aliased machine type by copy of the canonical machine 2020-01-27 14:55:03 +01:00
disk-network-nbd.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-network-rbd-no-colon.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-network-rbd.x86_64-2.5.0.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-network-rbd.x86_64-2.12.0.args qemuDomainSecretStorageSourcePrepare: Change aliases for disk secrets 2020-03-16 15:51:44 +01:00
disk-network-rbd.x86_64-latest.args qemuDomainSecretStorageSourcePrepare: Change aliases for disk secrets 2020-03-16 15:51:44 +01:00
disk-network-rbd.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-network-sheepdog.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-network-sheepdog.x86_64-2.12.0.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-network-sheepdog.x86_64-latest.args qemu: capabilities: Replace aliased machine type by copy of the canonical machine 2020-01-27 14:55:03 +01:00
disk-network-sheepdog.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-network-source-auth-both.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-network-source-auth.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-network-source-auth.x86_64-2.12.0.args qemuDomainSecretStorageSourcePrepare: Change aliases for disk secrets 2020-03-16 15:51:44 +01:00
disk-network-source-auth.x86_64-latest.args qemuDomainSecretStorageSourcePrepare: Change aliases for disk secrets 2020-03-16 15:51:44 +01:00
disk-network-source-auth.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-network-tlsx509.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
disk-network-tlsx509.x86_64-2.12.0.args qemu: command: Override HOME variable for system QEMU 2019-03-15 16:41:26 +01:00
disk-network-tlsx509.x86_64-latest.args qemu: capabilities: Replace aliased machine type by copy of the canonical machine 2020-01-27 14:55:03 +01:00
disk-network-tlsx509.xml tests: qemu: Drop 'drive' from disk tests 2018-07-23 15:32:33 +02:00
disk-network-vxhs.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
disk-network-vxhs.xml tests: qemu: Drop 'drive' from disk tests 2018-07-23 15:32:33 +02:00
disk-no-boot.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-no-boot.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-nvme.x86_64-latest.args qemuDomainSecretStorageSourcePrepare: Change aliases for disk secrets 2020-03-16 15:51:44 +01:00
disk-nvme.xml schemas: Introduce disk type NVMe 2019-12-17 10:04:43 +01:00
disk-order.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-order.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-readonly-disk.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-readonly-disk.x86_64-2.12.0.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-readonly-disk.x86_64-latest.args qemu: capabilities: Replace aliased machine type by copy of the canonical machine 2020-01-27 14:55:03 +01:00
disk-readonly-disk.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-same-targets.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-sata-device.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-sata-device.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-sata-incompatible-address.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-scsi-device-auto.x86_64-1.5.3.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-scsi-device-auto.x86_64-latest.args qemu: capabilities: Replace aliased machine type by copy of the canonical machine 2020-01-27 14:55:03 +01:00
disk-scsi-device-auto.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-scsi-disk-split.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-scsi-disk-split.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-scsi-disk-vpd-build-error.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-scsi-disk-vpd.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-scsi-disk-vpd.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-scsi-disk-wwn.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-scsi-disk-wwn.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-scsi-incompatible-address.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-scsi-lun-passthrough-sgio.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-scsi-lun-passthrough.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-scsi-lun-passthrough.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-scsi.x86_64-latest.args qemu: capabilities: Replace aliased machine type by copy of the canonical machine 2020-01-27 14:55:03 +01:00
disk-scsi.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-serial.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-serial.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-shared-qcow.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-shared.x86_64-2.12.0.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-shared.x86_64-latest.args qemu: capabilities: Replace aliased machine type by copy of the canonical machine 2020-01-27 14:55:03 +01:00
disk-shared.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-slices.x86_64-latest.args qemu: block: Split up formatting of JSON props for 'raw' and 'luks' drivers 2020-03-20 09:47:16 +01:00
disk-slices.xml qemuxml2argvdata/disk-slices: Add test case for 'luks' encryption 2020-03-20 09:47:16 +01:00
disk-snapshot.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-snapshot.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-source-pool-mode.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-source-pool-mode.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-source-pool.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-source-pool.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-transient.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-usb-device-removable.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-usb-device-removable.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-usb-device.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-usb-device.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-usb-nosupport.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-usb-pci.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-virtio-ccw-many.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
disk-virtio-ccw-many.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
disk-virtio-ccw.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
disk-virtio-ccw.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
disk-virtio-queues.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-virtio-queues.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-virtio-s390-zpci.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
disk-virtio-s390-zpci.xml conf: Introduce parser, formatter for uid and fid 2018-11-15 12:32:18 +01:00
disk-virtio-s390.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
disk-virtio-s390.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
disk-virtio-scsi-reservations.x86_64-2.12.0.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-virtio-scsi-reservations.x86_64-latest.args qemu: capabilities: Replace aliased machine type by copy of the canonical machine 2020-01-27 14:55:03 +01:00
disk-virtio-scsi-reservations.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-virtio.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-virtio.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
encrypted-disk-usage.args qemuDomainSecretStorageSourcePrepare: Change aliases for disk secrets 2020-03-16 15:51:44 +01:00
encrypted-disk-usage.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
encrypted-disk.args qemuDomainSecretStorageSourcePrepare: Change aliases for disk secrets 2020-03-16 15:51:44 +01:00
encrypted-disk.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
eoi-disabled.x86_64-2.7.0.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
eoi-disabled.x86_64-4.0.0.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
eoi-disabled.x86_64-latest.args qemu: capabilities: Replace aliased machine type by copy of the canonical machine 2020-01-27 14:55:03 +01:00
eoi-disabled.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
eoi-enabled.x86_64-2.7.0.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
eoi-enabled.x86_64-4.0.0.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
eoi-enabled.x86_64-latest.args qemu: capabilities: Replace aliased machine type by copy of the canonical machine 2020-01-27 14:55:03 +01:00
eoi-enabled.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
event_idx.args tests: qemuxml: Remove prehistoric machine types from legacy tests 2020-01-27 14:55:03 +01:00
event_idx.xml tests: qemuxml: Remove prehistoric machine types from legacy tests 2020-01-27 14:55:03 +01:00
fd-memory-no-numa-topology.args qemu: Drop two layers of nesting of memoryBackingDir 2020-04-07 15:26:17 +02:00
fd-memory-no-numa-topology.xml tests: qemuxml2argv: Use proper replacement for 'pc-i440fx-wily' machine 2020-01-27 14:55:03 +01:00
fd-memory-numa-topology2.args qemu: Drop two layers of nesting of memoryBackingDir 2020-04-07 15:26:17 +02:00
fd-memory-numa-topology2.xml tests: qemuxml2argv: Use proper replacement for 'pc-i440fx-wily' machine 2020-01-27 14:55:03 +01:00
fd-memory-numa-topology3.args qemu: Drop two layers of nesting of memoryBackingDir 2020-04-07 15:26:17 +02:00
fd-memory-numa-topology3.xml tests: qemuxml2argv: Use proper replacement for 'pc-i440fx-wily' machine 2020-01-27 14:55:03 +01:00
fd-memory-numa-topology.args qemu: Drop two layers of nesting of memoryBackingDir 2020-04-07 15:26:17 +02:00
fd-memory-numa-topology.xml tests: qemuxml2argv: Use proper replacement for 'pc-i440fx-wily' machine 2020-01-27 14:55:03 +01:00
fips-enabled.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
fips-enabled.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
floppy-drive-fat.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
floppy-drive-fat.x86_64-2.12.0.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
floppy-drive-fat.x86_64-latest.args qemu: capabilities: Replace aliased machine type by copy of the canonical machine 2020-01-27 14:55:03 +01:00
floppy-drive-fat.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
fs9p-ccw.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
fs9p-ccw.s390x-latest.args qemu: capabilities: update qemu-4.2 capabilities for s390x 2020-04-08 14:46:24 +02:00
fs9p-ccw.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
fs9p.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
fs9p.x86_64-latest.args qemu: capabilities: Replace aliased machine type by copy of the canonical machine 2020-01-27 14:55:03 +01:00
fs9p.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
genid-auto.x86_64-latest.args qemu: capabilities: Replace aliased machine type by copy of the canonical machine 2020-01-27 14:55:03 +01:00
genid-auto.xml conf: Add VM Generation ID parse/format support 2018-05-25 08:04:34 -04:00
genid.x86_64-latest.args qemu: capabilities: Replace aliased machine type by copy of the canonical machine 2020-01-27 14:55:03 +01:00
genid.xml conf: Add VM Generation ID parse/format support 2018-05-25 08:04:34 -04:00
graphics-egl-headless-rendernode.x86_64-latest.args qemu: capabilities: Replace aliased machine type by copy of the canonical machine 2020-01-27 14:55:03 +01:00
graphics-egl-headless-rendernode.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
graphics-egl-headless.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
graphics-egl-headless.x86_64-latest.args qemu: capabilities: Replace aliased machine type by copy of the canonical machine 2020-01-27 14:55:03 +01:00
graphics-egl-headless.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
graphics-listen-network2.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
graphics-listen-network.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
graphics-sdl-egl-headless.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
graphics-sdl-fullscreen.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
graphics-sdl-fullscreen.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
graphics-sdl.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
graphics-sdl.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
graphics-spice-agent-file-xfer.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
graphics-spice-agent-file-xfer.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
graphics-spice-agentmouse.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
graphics-spice-agentmouse.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
graphics-spice-auto-socket-cfg.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
graphics-spice-auto-socket-cfg.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
graphics-spice-auto-socket.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
graphics-spice-auto-socket.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
graphics-spice-compression.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
graphics-spice-compression.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
graphics-spice-egl-headless.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
graphics-spice-egl-headless.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
graphics-spice-gl-auto-rendernode.x86_64-latest.args qemu: capabilities: Replace aliased machine type by copy of the canonical machine 2020-01-27 14:55:03 +01:00
graphics-spice-gl-auto-rendernode.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
graphics-spice-invalid-egl-headless.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
graphics-spice-no-args.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
graphics-spice-no-args.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
graphics-spice-qxl-vga.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
graphics-spice-qxl-vga.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
graphics-spice-sasl.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
graphics-spice-sasl.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
graphics-spice-socket.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
graphics-spice-socket.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
graphics-spice-timeout.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
graphics-spice-timeout.xml conf: add support for specifying CPU "dies" parameter 2020-01-16 15:11:42 +00:00
graphics-spice-usb-redir.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
graphics-spice-usb-redir.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
graphics-spice.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
graphics-spice.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
graphics-vnc-auto-socket-cfg.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
graphics-vnc-auto-socket-cfg.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
graphics-vnc-auto-socket.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
graphics-vnc-auto-socket.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
graphics-vnc-egl-headless.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
graphics-vnc-egl-headless.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
graphics-vnc-no-listen-attr.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
graphics-vnc-no-listen-attr.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
graphics-vnc-none.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
graphics-vnc-none.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
graphics-vnc-policy.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
graphics-vnc-policy.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
graphics-vnc-remove-generated-socket.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
graphics-vnc-remove-generated-socket.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
graphics-vnc-sasl.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
graphics-vnc-sasl.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
graphics-vnc-socket-new-cmdline.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
graphics-vnc-socket-new-cmdline.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
graphics-vnc-socket.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
graphics-vnc-socket.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
graphics-vnc-tls-secret.x86_64-latest.args qemu: capabilities: Replace aliased machine type by copy of the canonical machine 2020-01-27 14:55:03 +01:00
graphics-vnc-tls-secret.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
graphics-vnc-tls.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
graphics-vnc-tls.x86_64-2.4.0.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
graphics-vnc-tls.x86_64-latest.args qemu: capabilities: Replace aliased machine type by copy of the canonical machine 2020-01-27 14:55:03 +01:00
graphics-vnc-tls.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
graphics-vnc-websocket.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
graphics-vnc-websocket.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
graphics-vnc.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
graphics-vnc.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
hostdev-mdev-display-missing-graphics.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
hostdev-mdev-display-ramfb.x86_64-latest.args qemu: capabilities: Replace aliased machine type by copy of the canonical machine 2020-01-27 14:55:03 +01:00
hostdev-mdev-display-ramfb.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
hostdev-mdev-display-spice-egl-headless.x86_64-latest.args qemu: capabilities: Replace aliased machine type by copy of the canonical machine 2020-01-27 14:55:03 +01:00
hostdev-mdev-display-spice-egl-headless.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
hostdev-mdev-display-spice-opengl.x86_64-latest.args qemu: capabilities: Replace aliased machine type by copy of the canonical machine 2020-01-27 14:55:03 +01:00
hostdev-mdev-display-spice-opengl.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
hostdev-mdev-display-vnc-egl-headless.x86_64-latest.args qemu: capabilities: Replace aliased machine type by copy of the canonical machine 2020-01-27 14:55:03 +01:00
hostdev-mdev-display-vnc-egl-headless.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
hostdev-mdev-display-vnc.x86_64-latest.args qemu: capabilities: Replace aliased machine type by copy of the canonical machine 2020-01-27 14:55:03 +01:00
hostdev-mdev-display-vnc.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
hostdev-mdev-display.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
hostdev-mdev-invalid-target-address.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
hostdev-mdev-precreated.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
hostdev-mdev-precreated.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
hostdev-mdev-src-address-invalid.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
hostdev-pci-address-device.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
hostdev-pci-address-device.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
hostdev-pci-address-unassigned.args qemu: handle unassigned PCI hostdevs in command line 2019-12-18 13:08:28 -05:00
hostdev-pci-address-unassigned.xml Introducing new address type='unassigned' for PCI hostdevs 2019-12-18 13:08:27 -05:00
hostdev-pci-address.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
hostdev-pci-address.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
hostdev-pci-multifunction.args tests: Add a baseline test for multifunction pci device use case 2019-09-09 16:44:24 +02:00
hostdev-pci-multifunction.xml tests: Add a baseline test for multifunction pci device use case 2019-09-09 16:44:24 +02:00
hostdev-scsi-autogen-address.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
hostdev-scsi-boot.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
hostdev-scsi-large-unit.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
hostdev-scsi-lsi-iscsi-auth.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
hostdev-scsi-lsi-iscsi-auth.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
hostdev-scsi-lsi-iscsi.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
hostdev-scsi-lsi-iscsi.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
hostdev-scsi-lsi.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
hostdev-scsi-lsi.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
hostdev-scsi-rawio.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
hostdev-scsi-readonly.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
hostdev-scsi-readonly.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
hostdev-scsi-sgio.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
hostdev-scsi-shareable.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
hostdev-scsi-vhost-scsi-ccw.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
hostdev-scsi-vhost-scsi-ccw.xml qemu: Need to assign PCI address to vhost-scsi 2017-12-13 15:37:30 -05:00
hostdev-scsi-vhost-scsi-pci-boot-fail.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
hostdev-scsi-vhost-scsi-pci.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
hostdev-scsi-vhost-scsi-pci.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
hostdev-scsi-vhost-scsi-pcie.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
hostdev-scsi-vhost-scsi-pcie.xml qemu: assign correct type of PCI address for vhost-scsi when using pcie-root 2018-01-20 22:01:24 -05:00
hostdev-scsi-virtio-iscsi-auth.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
hostdev-scsi-virtio-iscsi-auth.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
hostdev-scsi-virtio-iscsi.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
hostdev-scsi-virtio-iscsi.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
hostdev-scsi-virtio-scsi.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
hostdev-scsi-virtio-scsi.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
hostdev-subsys-mdev-vfio-ap-boot-fail.xml tests: add vfio-ap mdev tests 2019-08-28 12:20:11 +02:00
hostdev-subsys-mdev-vfio-ap.s390x-latest.args qemu: capabilities: Replace aliased machine type by copy of the canonical machine 2020-01-27 14:55:03 +01:00
hostdev-subsys-mdev-vfio-ap.xml tests: add vfio-ap mdev tests 2019-08-28 12:20:11 +02:00
hostdev-subsys-mdev-vfio-ccw-boot.s390x-latest.args qemu: capabilities: Replace aliased machine type by copy of the canonical machine 2020-01-27 14:55:03 +01:00
hostdev-subsys-mdev-vfio-ccw-boot.xml qemu: support bootindex on vfio-ccw mdev devices 2019-08-28 12:26:43 +02:00
hostdev-subsys-mdev-vfio-ccw-duplicate-address.xml qemu: command line generation for vfio-ccw device 2018-05-14 12:27:46 -04:00
hostdev-subsys-mdev-vfio-ccw-invalid-address.xml qemu: command line generation for vfio-ccw device 2018-05-14 12:27:46 -04:00
hostdev-subsys-mdev-vfio-ccw.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
hostdev-subsys-mdev-vfio-ccw.xml qemu: vfio-ccw device address generation 2018-05-14 12:27:44 -04:00
hostdev-usb-address-device-boot.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
hostdev-usb-address-device-boot.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
hostdev-usb-address-device.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
hostdev-usb-address-device.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
hostdev-usb-address.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
hostdev-usb-address.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
hostdev-vfio-multidomain.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
hostdev-vfio-multidomain.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
hostdev-vfio-zpci-autogenerate.args qemuBuildPCIHostdevDevStr: Always format PCI domain onto cmd line 2019-08-05 19:42:15 +02:00
hostdev-vfio-zpci-autogenerate.xml qemu: Generate and use zPCI device in QEMU command line 2018-11-15 12:32:18 +01:00
hostdev-vfio-zpci-boundaries.args qemuBuildPCIHostdevDevStr: Always format PCI domain onto cmd line 2019-08-05 19:42:15 +02:00
hostdev-vfio-zpci-boundaries.xml qemu: Generate and use zPCI device in QEMU command line 2018-11-15 12:32:18 +01:00
hostdev-vfio-zpci-multidomain-many.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
hostdev-vfio-zpci-multidomain-many.xml qemu: Generate and use zPCI device in QEMU command line 2018-11-15 12:32:18 +01:00
hostdev-vfio-zpci-wrong-arch.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
hostdev-vfio-zpci.args qemuBuildPCIHostdevDevStr: Always format PCI domain onto cmd line 2019-08-05 19:42:15 +02:00
hostdev-vfio-zpci.xml conf: Introduce parser, formatter for uid and fid 2018-11-15 12:32:18 +01:00
hostdev-vfio.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
hostdev-vfio.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
hostdevs-drive-address-conflict.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
hotplug-base.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
hotplug-base.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
hugepages-default-1G-nodeset-2M.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
hugepages-default-2M.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
hugepages-default-2M.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
hugepages-default-system-size.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
hugepages-default-system-size.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
hugepages-default.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
hugepages-default.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
hugepages-memaccess2.args qemu: Drop two layers of nesting of memoryBackingDir 2020-04-07 15:26:17 +02:00
hugepages-memaccess2.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
hugepages-memaccess3.xml qemu: Validate memory access during validate domain config 2018-08-29 11:03:07 -04:00
hugepages-memaccess-invalid.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
hugepages-memaccess.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
hugepages-memaccess.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
hugepages-nodeset-nonexist.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
hugepages-nodeset.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
hugepages-nodeset.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
hugepages-numa-default-2M.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
hugepages-numa-default-2M.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
hugepages-numa-default-dimm.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
hugepages-numa-default-dimm.xml tests: extract hugepages-numa-default-dimm out of hugepages-numa 2018-08-10 17:06:48 +02:00
hugepages-numa-default.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
hugepages-numa-default.xml tests: remove unnecessary XML elements from hugepages-numa-default 2018-08-10 17:06:48 +02:00
hugepages-numa-nodeset-nonexist.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
hugepages-numa-nodeset-part.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
hugepages-numa-nodeset-part.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
hugepages-numa-nodeset.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
hugepages-numa-nodeset.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
hugepages-nvdimm.x86_64-latest.args qemu: capabilities: Replace aliased machine type by copy of the canonical machine 2020-01-27 14:55:03 +01:00
hugepages-nvdimm.xml conf: add support for specifying CPU "dies" parameter 2020-01-16 15:11:42 +00:00
hugepages-shared.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
hugepages-shared.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
hyperv-off.x86_64-4.0.0.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
hyperv-off.x86_64-latest.args qemu: capabilities: Replace aliased machine type by copy of the canonical machine 2020-01-27 14:55:03 +01:00
hyperv-off.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
hyperv-panic.x86_64-4.0.0.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
hyperv-panic.x86_64-latest.args qemu: capabilities: Replace aliased machine type by copy of the canonical machine 2020-01-27 14:55:03 +01:00
hyperv-panic.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
hyperv-stimer-direct.x86_64-latest.args qemu: capabilities: Replace aliased machine type by copy of the canonical machine 2020-01-27 14:55:03 +01:00
hyperv-stimer-direct.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
hyperv.x86_64-4.0.0.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
hyperv.x86_64-latest.args qemu: capabilities: Replace aliased machine type by copy of the canonical machine 2020-01-27 14:55:03 +01:00
hyperv.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
input-usbmouse-addr.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
input-usbmouse-addr.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
input-usbmouse.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
input-usbmouse.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
input-usbtablet.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
input-usbtablet.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
input-virtio-ccw.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
input-virtio-ccw.xml qemu: Add support for virtio input ccw devices 2018-03-23 19:40:20 +01:00
intel-iommu-caching-mode.x86_64-latest.args qemu: capabilities: Replace aliased machine type by copy of the canonical machine 2020-01-27 14:55:03 +01:00
intel-iommu-caching-mode.xml qemu: capabilities: Replace aliased machine type by copy of the canonical machine 2020-01-27 14:55:03 +01:00
intel-iommu-device-iotlb.x86_64-latest.args qemu: capabilities: Replace aliased machine type by copy of the canonical machine 2020-01-27 14:55:03 +01:00
intel-iommu-device-iotlb.xml qemu: capabilities: Replace aliased machine type by copy of the canonical machine 2020-01-27 14:55:03 +01:00
intel-iommu-eim.x86_64-latest.args qemu: capabilities: Replace aliased machine type by copy of the canonical machine 2020-01-27 14:55:03 +01:00
intel-iommu-eim.xml qemu: capabilities: Replace aliased machine type by copy of the canonical machine 2020-01-27 14:55:03 +01:00
intel-iommu-wrong-machine.xml tests: Add negative test for Intel IOMMU 2019-05-22 14:54:32 +02:00
intel-iommu.x86_64-2.6.0.args qemu: capabilities: Replace aliased machine type by copy of the canonical machine 2020-01-27 14:55:03 +01:00
intel-iommu.x86_64-latest.args qemu: capabilities: Replace aliased machine type by copy of the canonical machine 2020-01-27 14:55:03 +01:00
intel-iommu.xml qemu: capabilities: Replace aliased machine type by copy of the canonical machine 2020-01-27 14:55:03 +01:00
interface-driver.xml tests: qemuxml2xml: Remove prehistoric machine types from legacy tests 2020-01-27 14:55:03 +01:00
interface-server.xml tests: qemuxml2argv: Drop disk encryption from 'interface-server' test 2018-06-05 08:11:12 +02:00
iommu-smmuv3.aarch64-latest.args qemu: capabilities: Replace aliased machine type by copy of the canonical machine 2020-01-27 14:55:03 +01:00
iommu-smmuv3.xml conf: Parse and format SMMUv3 IOMMU 2019-06-03 17:40:48 +02:00
iothreads-disk-virtio-ccw.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
iothreads-disk-virtio-ccw.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
iothreads-disk.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
iothreads-disk.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
iothreads-ids-partial.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
iothreads-ids-partial.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
iothreads-ids.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
iothreads-ids.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
iothreads-nocap.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
iothreads-virtio-scsi-ccw.s390x-latest.args qemu: capabilities: update qemu-4.2 capabilities for s390x 2020-04-08 14:46:24 +02:00
iothreads-virtio-scsi-ccw.xml tests: qemuxml: Use existing machine type in 'iothreads-virtio-scsi-ccw' case 2020-01-27 14:55:03 +01:00
iothreads-virtio-scsi-pci.x86_64-latest.args qemu: capabilities: Replace aliased machine type by copy of the canonical machine 2020-01-27 14:55:03 +01:00
iothreads-virtio-scsi-pci.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
iothreads.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
iothreads.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
kvm-features-off.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
kvm-features-off.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
kvm-features.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
kvm-features.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
kvm-pit-delay.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
kvm-pit-delay.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
kvm-pit-discard.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
kvm-pit-discard.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
kvmclock.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
kvmclock.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
kvmclock+eoi-disabled.x86_64-2.7.0.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
kvmclock+eoi-disabled.x86_64-4.0.0.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
kvmclock+eoi-disabled.x86_64-latest.args qemu: capabilities: Replace aliased machine type by copy of the canonical machine 2020-01-27 14:55:03 +01:00
kvmclock+eoi-disabled.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
launch-security-sev.x86_64-2.12.0.args qemu: command: Override HOME variable for system QEMU 2019-03-15 16:41:26 +01:00
launch-security-sev.xml conf: prefer camelCase for launchSecurity 2018-06-13 14:42:17 +02:00
lease.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
luks-disk-invalid.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
luks-disks-source-both.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
luks-disks-source-qcow2.args qemuDomainSecretStorageSourcePrepare: Change aliases for disk secrets 2020-03-16 15:51:44 +01:00
luks-disks-source-qcow2.x86_64-latest.args qemuDomainSecretStorageSourcePrepare: Change aliases for disk secrets 2020-03-16 15:51:44 +01:00
luks-disks-source-qcow2.xml tests: qemuxml2argv: Add disk image with encrypted backing file 2020-01-13 12:53:58 +01:00
luks-disks-source.args qemuDomainSecretStorageSourcePrepare: Change aliases for disk secrets 2020-03-16 15:51:44 +01:00
luks-disks-source.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
luks-disks.args qemuDomainSecretStorageSourcePrepare: Change aliases for disk secrets 2020-03-16 15:51:44 +01:00
luks-disks.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
mach-virt-console-native.args tests: Drop qemuxml2argv- prefix for qemuxml2argv test cases 2017-12-05 07:32:08 +01:00
mach-virt-console-native.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
mach-virt-console-virtio.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
mach-virt-console-virtio.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
mach-virt-serial-compat.args tests: Drop qemuxml2argv- prefix for qemuxml2argv test cases 2017-12-05 07:32:08 +01:00
mach-virt-serial-compat.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
mach-virt-serial-invalid-machine.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
mach-virt-serial-native.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
mach-virt-serial-native.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
mach-virt-serial-pci.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
mach-virt-serial-pci.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
mach-virt-serial-usb.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
mach-virt-serial-usb.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
mach-virt-serial+console-native.args tests: Drop qemuxml2argv- prefix for qemuxml2argv test cases 2017-12-05 07:32:08 +01:00
mach-virt-serial+console-native.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
machine-aeskeywrap-off-cap.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
machine-aeskeywrap-off-cap.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
machine-aeskeywrap-off-caps.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
machine-aeskeywrap-off-caps.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
machine-aeskeywrap-on-cap.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
machine-aeskeywrap-on-cap.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
machine-aeskeywrap-on-caps.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
machine-aeskeywrap-on-caps.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
machine-aliases1.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
machine-aliases1.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
machine-aliases2.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
machine-aliases2.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
machine-core-off.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
machine-core-off.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
machine-core-on.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
machine-core-on.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
machine-deakeywrap-off-cap.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
machine-deakeywrap-off-cap.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
machine-deakeywrap-off-caps.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
machine-deakeywrap-off-caps.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
machine-deakeywrap-on-cap.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
machine-deakeywrap-on-cap.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
machine-deakeywrap-on-caps.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
machine-deakeywrap-on-caps.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
machine-keywrap-none-caps.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
machine-keywrap-none-caps.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
machine-keywrap-none.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
machine-keywrap-none.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
machine-loadparm-multiple-disks-nets-s390.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
machine-loadparm-multiple-disks-nets-s390.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
machine-loadparm-net-s390.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
machine-loadparm-net-s390.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
machine-loadparm-s390-char-invalid.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
machine-loadparm-s390-len-invalid.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
machine-loadparm-s390.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
machine-loadparm-s390.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
machine-smm-opt.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
machine-smm-opt.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
machine-vmport-opt.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
machine-vmport-opt.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
master-key.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
master-key.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
memfd-memory-default-hugepage.x86_64-latest.args tests: qemuxml2argv: Use proper replacement for 'pc-i440fx-wily' machine 2020-01-27 14:55:03 +01:00
memfd-memory-default-hugepage.xml tests: qemuxml2argv: Use proper replacement for 'pc-i440fx-wily' machine 2020-01-27 14:55:03 +01:00
memfd-memory-numa.x86_64-latest.args tests: qemuxml2argv: Use proper replacement for 'pc-i440fx-wily' machine 2020-01-27 14:55:03 +01:00
memfd-memory-numa.xml tests: qemuxml2argv: Use proper replacement for 'pc-i440fx-wily' machine 2020-01-27 14:55:03 +01:00
memory-align-fail.xml conf: add support for specifying CPU "dies" parameter 2020-01-16 15:11:42 +00:00
memory-hotplug-dimm-addr.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
memory-hotplug-dimm-addr.xml conf: add support for specifying CPU "dies" parameter 2020-01-16 15:11:42 +00:00
memory-hotplug-dimm.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
memory-hotplug-dimm.xml conf: add support for specifying CPU "dies" parameter 2020-01-16 15:11:42 +00:00
memory-hotplug-nonuma.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
memory-hotplug-nvdimm-access.x86_64-latest.args qemu: capabilities: Replace aliased machine type by copy of the canonical machine 2020-01-27 14:55:03 +01:00
memory-hotplug-nvdimm-access.xml conf: add support for specifying CPU "dies" parameter 2020-01-16 15:11:42 +00:00
memory-hotplug-nvdimm-align.x86_64-latest.args qemu: capabilities: Replace aliased machine type by copy of the canonical machine 2020-01-27 14:55:03 +01:00
memory-hotplug-nvdimm-align.xml conf: add support for specifying CPU "dies" parameter 2020-01-16 15:11:42 +00:00
memory-hotplug-nvdimm-label.x86_64-latest.args qemu: capabilities: Replace aliased machine type by copy of the canonical machine 2020-01-27 14:55:03 +01:00
memory-hotplug-nvdimm-label.xml conf: add support for specifying CPU "dies" parameter 2020-01-16 15:11:42 +00:00
memory-hotplug-nvdimm-pmem.x86_64-latest.args qemu: capabilities: Replace aliased machine type by copy of the canonical machine 2020-01-27 14:55:03 +01:00
memory-hotplug-nvdimm-pmem.xml conf: add support for specifying CPU "dies" parameter 2020-01-16 15:11:42 +00:00
memory-hotplug-nvdimm-ppc64.args conf, qemu: enable NVDIMM support for ppc64 2020-03-24 10:02:48 +01:00
memory-hotplug-nvdimm-ppc64.ppc64-latest.args conf, qemu: enable NVDIMM support for ppc64 2020-03-24 10:02:48 +01:00
memory-hotplug-nvdimm-ppc64.xml conf, qemu: enable NVDIMM support for ppc64 2020-03-24 10:02:48 +01:00
memory-hotplug-nvdimm-readonly.x86_64-latest.args qemu: capabilities: Replace aliased machine type by copy of the canonical machine 2020-01-27 14:55:03 +01:00
memory-hotplug-nvdimm-readonly.xml conf: add support for specifying CPU "dies" parameter 2020-01-16 15:11:42 +00:00
memory-hotplug-nvdimm.x86_64-latest.args qemu: capabilities: Replace aliased machine type by copy of the canonical machine 2020-01-27 14:55:03 +01:00
memory-hotplug-nvdimm.xml conf: add support for specifying CPU "dies" parameter 2020-01-16 15:11:42 +00:00
memory-hotplug-ppc64-nonuma.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
memory-hotplug-ppc64-nonuma.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
memory-hotplug.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
memory-hotplug.xml conf: add support for specifying CPU "dies" parameter 2020-01-16 15:11:42 +00:00
memorybacking-set.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
memorybacking-unset.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
memtune-unlimited.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
memtune-unlimited.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
memtune.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
memtune.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
metadata-duplicate.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
metadata.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
migrate-numa-unaligned.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
migrate-numa-unaligned.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
migrate.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
migrate.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
minimal-msg-timestamp.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
minimal-msg-timestamp.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
minimal-no-memory.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
minimal-sandbox.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
minimal-sandbox.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
minimal.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
minimal.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
misc-acpi.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
misc-acpi.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
misc-disable-s3.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
misc-disable-s3.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
misc-disable-suspends.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
misc-disable-suspends.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
misc-enable-s4.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
misc-enable-s4.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
misc-no-reboot.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
misc-no-reboot.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
misc-uuid.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
misc-uuid.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
missing-machine.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
mlock-off.x86_64-3.0.0.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
mlock-off.x86_64-latest.args qemu: capabilities: Replace aliased machine type by copy of the canonical machine 2020-01-27 14:55:03 +01:00
mlock-off.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
mlock-on.x86_64-3.0.0.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
mlock-on.x86_64-latest.args qemu: capabilities: Replace aliased machine type by copy of the canonical machine 2020-01-27 14:55:03 +01:00
mlock-on.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
monitor-json.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
monitor-json.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
multifunction-pci-device.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
multifunction-pci-device.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
name-escape.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
name-escape.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
net-bandwidth2.xml tests: qemuxml2xml: Remove prehistoric machine types from legacy tests 2020-01-27 14:55:03 +01:00
net-bandwidth.xml tests: qemuxml2xml: Remove prehistoric machine types from legacy tests 2020-01-27 14:55:03 +01:00
net-client.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
net-client.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
net-coalesce.xml tests: qemuxml2xml: Remove prehistoric machine types from legacy tests 2020-01-27 14:55:03 +01:00
net-eth-hostip.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
net-eth-hostip.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
net-eth-ifname.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
net-eth-ifname.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
net-eth-names.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
net-eth-names.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
net-eth-unmanaged-tap.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
net-eth-unmanaged-tap.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
net-eth.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
net-eth.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
net-hostdev-bootorder.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
net-hostdev-bootorder.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
net-hostdev-fail.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
net-hostdev-multidomain.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
net-hostdev-multidomain.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
net-hostdev-vfio-multidomain.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
net-hostdev-vfio-multidomain.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
net-hostdev-vfio.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
net-hostdev-vfio.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
net-hostdev.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
net-hostdev.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
net-isolated-port.xml conf: parse/format <port isolated='yes|no'/> 2020-02-20 23:09:27 -05:00
net-many-models.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
net-many-models.xml conf: Make net model enum compare case insensitive 2019-04-16 13:11:08 -04:00
net-mcast.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
net-mcast.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
net-midonet.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
net-mtu.xml tests: qemuxml2xml: Remove prehistoric machine types from legacy tests 2020-01-27 14:55:03 +01:00
net-openvswitch.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
net-server.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
net-server.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
net-udp.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
net-udp.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
net-user-addr.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
net-user-addr.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
net-user.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
net-user.x86_64-4.0.0.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
net-user.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
net-vhostuser-fail.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
net-vhostuser-multiq.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
net-vhostuser-multiq.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
net-vhostuser.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
net-vhostuser.x86_64-2.5.0.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
net-vhostuser.x86_64-latest.args qemu: capabilities: Replace aliased machine type by copy of the canonical machine 2020-01-27 14:55:03 +01:00
net-vhostuser.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
net-virtio-ccw.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
net-virtio-ccw.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
net-virtio-device.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
net-virtio-device.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
net-virtio-disable-offloads.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
net-virtio-disable-offloads.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
net-virtio-netdev.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
net-virtio-netdev.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
net-virtio-network-portgroup.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
net-virtio-rxqueuesize-invalid-size.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
net-virtio-rxtxqueuesize.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
net-virtio-rxtxqueuesize.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
net-virtio-s390.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
net-virtio-s390.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
net-virtio-teaming-network.xml conf: parse/format <teaming> subelement of <interface> 2020-01-29 15:33:29 -05:00
net-virtio-teaming.args qemu: support interface <teaming> functionality 2020-01-29 15:33:29 -05:00
net-virtio-teaming.xml conf: parse/format <teaming> subelement of <interface> 2020-01-29 15:33:29 -05:00
net-virtio.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
net-virtio.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
nosharepages.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
nosharepages.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
numad-auto-memory-vcpu-cpuset.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
numad-auto-memory-vcpu-cpuset.xml conf: add support for specifying CPU "dies" parameter 2020-01-16 15:11:42 +00:00
numad-auto-memory-vcpu-no-cpuset-and-placement.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
numad-auto-memory-vcpu-no-cpuset-and-placement.xml conf: add support for specifying CPU "dies" parameter 2020-01-16 15:11:42 +00:00
numad-auto-vcpu-no-numatune.xml conf: add support for specifying CPU "dies" parameter 2020-01-16 15:11:42 +00:00
numad-auto-vcpu-static-numatune-no-nodeset.xml conf: add support for specifying CPU "dies" parameter 2020-01-16 15:11:42 +00:00
numad-auto-vcpu-static-numatune.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
numad-auto-vcpu-static-numatune.xml conf: add support for specifying CPU "dies" parameter 2020-01-16 15:11:42 +00:00
numad-static-memory-auto-vcpu.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
numad-static-memory-auto-vcpu.xml conf: add support for specifying CPU "dies" parameter 2020-01-16 15:11:42 +00:00
numad-static-vcpu-no-numatune.xml conf: add support for specifying CPU "dies" parameter 2020-01-16 15:11:42 +00:00
numad.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
numad.xml conf: add support for specifying CPU "dies" parameter 2020-01-16 15:11:42 +00:00
numatune-auto-nodeset-invalid.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
numatune-auto-nodeset-invalid.xml conf: add support for specifying CPU "dies" parameter 2020-01-16 15:11:42 +00:00
numatune-auto-prefer.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
numatune-auto-prefer.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
numatune-distances.args tests: qemuxml2argv: Use existing machine type for 'numatune-distances' case 2020-01-27 14:55:03 +01:00
numatune-distances.xml tests: qemuxml2argv: Use existing machine type for 'numatune-distances' case 2020-01-27 14:55:03 +01:00
numatune-memnode-no-memory.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
numatune-memnode-no-memory.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
numatune-memnode-nocpu.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
numatune-memnode.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
numatune-memnode.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
numatune-memnodes-problematic.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
numatune-memory-invalid-nodeset.xml conf: add support for specifying CPU "dies" parameter 2020-01-16 15:11:42 +00:00
numatune-memory.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
numatune-memory.xml conf: add support for specifying CPU "dies" parameter 2020-01-16 15:11:42 +00:00
numatune-static-nodeset-exceed-hostnode.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
os-firmware-bios.x86_64-latest.args qemu: Store default CPU in domain XML 2019-11-20 17:22:07 +01:00
os-firmware-bios.xml qemu: Enable firmware autoselection 2019-03-12 16:09:55 +01:00
os-firmware-efi-secboot.x86_64-latest.args qemu: enable blockdev support 2019-11-22 12:51:27 +01:00
os-firmware-efi-secboot.xml qemu: Enable firmware autoselection 2019-03-12 16:09:55 +01:00
os-firmware-efi.x86_64-latest.args qemu: enable blockdev support 2019-11-22 12:51:27 +01:00
os-firmware-efi.xml qemu: Enable firmware autoselection 2019-03-12 16:09:55 +01:00
pages-dimm-discard.args qemu: Drop two layers of nesting of memoryBackingDir 2020-04-07 15:26:17 +02:00
pages-dimm-discard.xml tests: rename hugepages-pages7 into pages-dimm-discard 2018-08-10 17:06:48 +02:00
pages-discard-hugepages.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
pages-discard-hugepages.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
pages-discard.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
pages-discard.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
panic-double.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
panic-double.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
panic-isa.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
panic-no-address.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
panic-no-address.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
panic-pseries.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
panic.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
panic.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
parallel-parport-chardev.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
parallel-parport-chardev.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
parallel-tcp-chardev.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
parallel-tcp-chardev.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
parallel-unix-chardev.x86_64-2.5.0.args qemu: command: Override HOME variable for system QEMU 2019-03-15 16:41:26 +01:00
parallel-unix-chardev.x86_64-latest.args qemu: capabilities: Replace aliased machine type by copy of the canonical machine 2020-01-27 14:55:03 +01:00
parallel-unix-chardev.xml tests: qemuxml2argv: Remove disks from few tests which don't need them 2018-12-05 17:53:26 +01:00
pci-autoadd-addr.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
pci-autoadd-addr.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
pci-autoadd-idx.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
pci-autoadd-idx.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
pci-autofill-addr.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
pci-autofill-addr.xml qemu: Forbid cdroms on virtio bus 2019-02-08 08:41:40 +01:00
pci-bridge-duplicate-index.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
pci-bridge-many-disks.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
pci-bridge-many-disks.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
pci-bridge-negative-index-invalid.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
pci-bridge.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
pci-bridge.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
pci-bus-invalid.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
pci-domain-invalid.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
pci-expander-bus-bad-bus.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
pci-expander-bus-bad-machine.xml conf: add support for specifying CPU "dies" parameter 2020-01-16 15:11:42 +00:00
pci-expander-bus-bad-node.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
pci-expander-bus.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
pci-expander-bus.xml conf: add support for specifying CPU "dies" parameter 2020-01-16 15:11:42 +00:00
pci-function-invalid.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
pci-many.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
pci-many.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
pci-rom-disabled-invalid.args tests: Make sure rom.file='' for PCI devices keeps working 2018-04-23 15:20:54 +02:00
pci-rom-disabled-invalid.xml tests: Make sure rom.file='' for PCI devices keeps working 2018-04-23 15:20:54 +02:00
pci-rom-disabled.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
pci-rom-disabled.xml qemu: Format rom.enabled attribute for PCI devices 2018-04-23 15:20:54 +02:00
pci-rom.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
pci-rom.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
pci-root-address.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
pci-root-nonzero-index.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
pci-serial-dev-chardev.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
pci-serial-dev-chardev.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
pci-slot-invalid.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
pcie-expander-bus-bad-bus.xml conf: add support for specifying CPU "dies" parameter 2020-01-16 15:11:42 +00:00
pcie-expander-bus-bad-machine.xml conf: add support for specifying CPU "dies" parameter 2020-01-16 15:11:42 +00:00
pcie-expander-bus.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
pcie-expander-bus.xml conf: add support for specifying CPU "dies" parameter 2020-01-16 15:11:42 +00:00
pcie-root-port-model-generic.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
pcie-root-port-model-generic.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
pcie-root-port-model-ioh3420.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
pcie-root-port-model-ioh3420.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
pcie-root-port-nohotplug.x86_64-latest.args qemu: hook up pcie-root-port hotplug='off' option 2020-04-12 22:34:19 -04:00
pcie-root-port-nohotplug.xml conf: new attribute "hotplug" for pci controllers 2020-04-12 22:32:30 -04:00
pcie-root-port-too-many.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
pcie-root-port.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
pcie-root-port.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
pcie-root.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
pcie-root.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
pcie-switch-downstream-port.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
pcie-switch-downstream-port.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
pcie-switch-upstream-port.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
pcie-switch-upstream-port.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
pcihole64-gib.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
pcihole64-none.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
pcihole64-q35.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
pcihole64-q35.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
pcihole64.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
pcihole64.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
pmu-feature-off.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
pmu-feature-off.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
pmu-feature.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
pmu-feature.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
ppc64-default-cpu-kvm-pseries-2.7.ppc64-latest.args qemu: capabilities: update qemu-5.0.0 capabilities for ppc64 2020-03-24 10:02:34 +01:00
ppc64-default-cpu-kvm-pseries-2.7.xml qemuxml2*test: Add test cases for default CPU models on ppc64 2019-11-20 17:22:07 +01:00
ppc64-default-cpu-kvm-pseries-3.1.ppc64-latest.args qemu: capabilities: update qemu-5.0.0 capabilities for ppc64 2020-03-24 10:02:34 +01:00
ppc64-default-cpu-kvm-pseries-3.1.xml qemuxml2*test: Add test cases for default CPU models on ppc64 2019-11-20 17:22:07 +01:00
ppc64-default-cpu-kvm-pseries-4.2.ppc64-latest.args qemu: capabilities: update qemu-5.0.0 capabilities for ppc64 2020-03-24 10:02:34 +01:00
ppc64-default-cpu-kvm-pseries-4.2.xml qemuxml2*test: Add test cases for default CPU models on ppc64 2019-11-20 17:22:07 +01:00
ppc64-default-cpu-tcg-pseries-2.7.ppc64-latest.args qemu: capabilities: update qemu-5.0.0 capabilities for ppc64 2020-03-24 10:02:34 +01:00
ppc64-default-cpu-tcg-pseries-2.7.xml qemuxml2*test: Add test cases for default CPU models on ppc64 2019-11-20 17:22:07 +01:00
ppc64-default-cpu-tcg-pseries-3.1.ppc64-latest.args qemu: capabilities: update qemu-5.0.0 capabilities for ppc64 2020-03-24 10:02:34 +01:00
ppc64-default-cpu-tcg-pseries-3.1.xml qemuxml2*test: Add test cases for default CPU models on ppc64 2019-11-20 17:22:07 +01:00
ppc64-default-cpu-tcg-pseries-4.2.ppc64-latest.args qemu: capabilities: update qemu-5.0.0 capabilities for ppc64 2020-03-24 10:02:34 +01:00
ppc64-default-cpu-tcg-pseries-4.2.xml qemuxml2*test: Add test cases for default CPU models on ppc64 2019-11-20 17:22:07 +01:00
ppc64-pseries-graphics.ppc64-latest.args qemu: capabilities: update qemu-5.0.0 capabilities for ppc64 2020-03-24 10:02:34 +01:00
ppc64-pseries-graphics.xml tests: Update *-headless and *-graphics 2019-06-26 10:37:48 +02:00
ppc64-pseries-headless.ppc64-latest.args qemu: capabilities: update qemu-5.0.0 capabilities for ppc64 2020-03-24 10:02:34 +01:00
ppc64-pseries-headless.xml tests: Update *-headless and *-graphics 2019-06-26 10:37:48 +02:00
ppc64-usb-controller-legacy.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
ppc64-usb-controller-legacy.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
ppc64-usb-controller-qemu-xhci.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
ppc64-usb-controller-qemu-xhci.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
ppc64-usb-controller.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
ppc64-usb-controller.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
ppc-dtb.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
ppc-dtb.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
ppce500-serial.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
ppce500-serial.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
pseries-basic.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
pseries-basic.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
pseries-console-native.args tests: Drop qemuxml2argv- prefix for qemuxml2argv test cases 2017-12-05 07:32:08 +01:00
pseries-console-native.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
pseries-console-virtio.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
pseries-console-virtio.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
pseries-cpu-compat-power9.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
pseries-cpu-compat-power9.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
pseries-cpu-compat.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
pseries-cpu-compat.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
pseries-cpu-exact.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
pseries-cpu-exact.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
pseries-cpu-le.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
pseries-cpu-le.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
pseries-default-phb-numa-node.xml conf: add support for specifying CPU "dies" parameter 2020-01-16 15:11:42 +00:00
pseries-features-invalid-machine.xml tests: Clean up HPT tests 2018-02-13 14:40:11 +01:00
pseries-features.args qemu: Implement the ccf-assist pSeries feature 2019-10-09 17:51:47 -04:00
pseries-features.xml qemu: Implement the ccf-assist pSeries feature 2019-10-09 17:51:47 -04:00
pseries-hostdevs-1.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
pseries-hostdevs-1.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
pseries-hostdevs-2.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
pseries-hostdevs-2.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
pseries-hostdevs-3.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
pseries-hostdevs-3.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
pseries-machine-max-cpu-compat.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
pseries-machine-max-cpu-compat.xml qemu: Add support for pseries machine's max-cpu-compat= parameter 2018-01-05 17:12:14 +01:00
pseries-many-buses-1.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
pseries-many-buses-1.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
pseries-many-buses-2.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
pseries-many-buses-2.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
pseries-many-devices.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
pseries-many-devices.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
pseries-no-parallel.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
pseries-nvram.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
pseries-nvram.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
pseries-panic-address.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
pseries-panic-missing.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
pseries-panic-missing.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
pseries-panic-no-address.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
pseries-panic-no-address.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
pseries-phb-default-missing.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
pseries-phb-default-missing.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
pseries-phb-invalid-target-index-1.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
pseries-phb-invalid-target-index-2.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
pseries-phb-invalid-target-index-3.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
pseries-phb-numa-node.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
pseries-phb-numa-node.xml conf: add support for specifying CPU "dies" parameter 2020-01-16 15:11:42 +00:00
pseries-phb-simple.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
pseries-phb-simple.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
pseries-serial-compat.args tests: Drop qemuxml2argv- prefix for qemuxml2argv test cases 2017-12-05 07:32:08 +01:00
pseries-serial-compat.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
pseries-serial-invalid-machine.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
pseries-serial-native.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
pseries-serial-native.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
pseries-serial-pci.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
pseries-serial-pci.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
pseries-serial-usb.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
pseries-serial-usb.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
pseries-serial+console-native.args tests: Drop qemuxml2argv- prefix for qemuxml2argv test cases 2017-12-05 07:32:08 +01:00
pseries-serial+console-native.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
pseries-spaprvio-invalid.xml tests: Add pseries-spaprvio-invalid 2019-06-20 12:50:01 +02:00
pseries-usb-default.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
pseries-usb-default.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
pseries-usb-kbd.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
pseries-usb-kbd.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
pseries-usb-multi.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
pseries-usb-multi.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
pseries-vio-address-clash.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
pseries-vio-user-assigned.args qemu: Format spapr-vio addresses as 32-bit 2019-06-20 12:50:05 +02:00
pseries-vio-user-assigned.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
pseries-vio.args qemu: Format spapr-vio addresses as 32-bit 2019-06-20 12:50:05 +02:00
pseries-vio.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
pv-spinlock-disabled.x86_64-2.7.0.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
pv-spinlock-disabled.x86_64-4.0.0.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
pv-spinlock-disabled.x86_64-latest.args qemu: capabilities: Replace aliased machine type by copy of the canonical machine 2020-01-27 14:55:03 +01:00
pv-spinlock-disabled.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
pv-spinlock-enabled.x86_64-2.7.0.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
pv-spinlock-enabled.x86_64-4.0.0.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
pv-spinlock-enabled.x86_64-latest.args qemu: capabilities: Replace aliased machine type by copy of the canonical machine 2020-01-27 14:55:03 +01:00
pv-spinlock-enabled.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
q35-acpi-nouefi.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
q35-acpi-nouefi.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
q35-acpi-uefi.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
q35-acpi-uefi.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
q35-default-devices-only.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
q35-default-devices-only.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
q35-dmi-bad-address1.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
q35-dmi-bad-address2.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
q35-multifunction.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
q35-multifunction.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
q35-noacpi-nouefi.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
q35-noacpi-nouefi.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
q35-noacpi-uefi.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
q35-pci-force-address.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
q35-pci-force-address.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
q35-pcie-autoadd.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
q35-pcie-autoadd.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
q35-pcie.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
q35-pcie.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
q35-pm-disable-fallback.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
q35-pm-disable-fallback.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
q35-pm-disable.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
q35-pm-disable.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
q35-usb2-multi.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
q35-usb2-multi.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
q35-usb2-reorder.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
q35-usb2-reorder.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
q35-usb2.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
q35-usb2.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
q35-virt-manager-basic.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
q35-virt-manager-basic.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
q35-virtio-pci.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
q35-virtio-pci.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
q35-wrong-root.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
q35.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
q35.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
qemu-ns-alt.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
qemu-ns-alt.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
qemu-ns-commandline-ns0.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
qemu-ns-commandline-ns0.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
qemu-ns-commandline-ns1.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
qemu-ns-commandline-ns1.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
qemu-ns-commandline.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
qemu-ns-commandline.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
qemu-ns-domain-commandline-ns0.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
qemu-ns-domain-commandline-ns0.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
qemu-ns-domain-commandline.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
qemu-ns-domain-commandline.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
qemu-ns-domain-ns0.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
qemu-ns-domain-ns0.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
qemu-ns-no-env.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
qemu-ns-no-env.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
qemu-ns.x86_64-4.0.0.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
qemu-ns.x86_64-latest.args qemu: capabilities: Replace aliased machine type by copy of the canonical machine 2020-01-27 14:55:03 +01:00
qemu-ns.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
reboot-timeout-disabled.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
reboot-timeout-disabled.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
reboot-timeout-enabled.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
reboot-timeout-enabled.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
restore-v2-fd.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
restore-v2-fd.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
restore-v2.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
restore-v2.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
riscv64-virt-graphics.riscv64-latest.args tests: Add riscv64-virt-graphics 2019-06-26 10:37:51 +02:00
riscv64-virt-graphics.xml tests: Add riscv64-virt-graphics 2019-06-26 10:37:51 +02:00
riscv64-virt-headless.riscv64-latest.args tests: Update *-headless and *-graphics 2019-06-26 10:37:48 +02:00
riscv64-virt-headless.xml tests: Update *-headless and *-graphics 2019-06-26 10:37:48 +02:00
riscv64-virt-pci.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
riscv64-virt-pci.xml tests: Add test for PCI usage on RISC-V 2019-02-01 11:57:52 +01:00
riscv64-virt.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
riscv64-virt.xml tests: Add RISC-V guest 2018-08-24 13:23:36 +02:00
s390-allow-bogus-usb-controller.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
s390-allow-bogus-usb-controller.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
s390-allow-bogus-usb-none.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
s390-allow-bogus-usb-none.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
s390-default-cpu-kvm-ccw-virtio-2.7.s390x-latest.args qemu_capabilities: Disable CPU models on old s390 machine types 2020-02-07 09:19:02 +01:00
s390-default-cpu-kvm-ccw-virtio-2.7.xml qemuxml2*test: Add default CPU tests for s390-ccw-virtio-2.7 machines 2020-02-07 09:19:02 +01:00
s390-default-cpu-kvm-ccw-virtio-4.2.s390x-latest.args qemu: capabilities: update qemu-4.2 capabilities for s390x 2020-04-08 14:46:24 +02:00
s390-default-cpu-kvm-ccw-virtio-4.2.xml qemuxml2*test: Add test cases for default CPU models on s390x 2019-11-20 17:22:07 +01:00
s390-default-cpu-tcg-ccw-virtio-2.7.s390x-latest.args qemuxml2*test: Add default CPU tests for s390-ccw-virtio-2.7 machines 2020-02-07 09:19:02 +01:00
s390-default-cpu-tcg-ccw-virtio-2.7.xml qemuxml2*test: Add default CPU tests for s390-ccw-virtio-2.7 machines 2020-02-07 09:19:02 +01:00
s390-default-cpu-tcg-ccw-virtio-4.2.s390x-latest.args qemu: Store default CPU in domain XML 2019-11-20 17:22:07 +01:00
s390-default-cpu-tcg-ccw-virtio-4.2.xml qemuxml2*test: Add test cases for default CPU models on s390x 2019-11-20 17:22:07 +01:00
s390-defaultconsole.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
s390-no-parallel.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
s390-panic-address.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
s390-panic-missing.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
s390-panic-missing.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
s390-panic-no-address.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
s390-panic-no-address.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
s390-panic.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
s390-serial-2.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
s390-serial-2.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
s390-serial-console.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
s390-serial-console.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
s390-serial.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
s390-serial.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
s390x-ccw-graphics.s390x-latest.args qemu: capabilities: update qemu-4.2 capabilities for s390x 2020-04-08 14:46:24 +02:00
s390x-ccw-graphics.xml tests: Update *-headless and *-graphics 2019-06-26 10:37:48 +02:00
s390x-ccw-headless.s390x-latest.args qemu: capabilities: update qemu-4.2 capabilities for s390x 2020-04-08 14:46:24 +02:00
s390x-ccw-headless.xml tests: Update *-headless and *-graphics 2019-06-26 10:37:48 +02:00
seclabel-dac-none.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
seclabel-dac-none.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
seclabel-device-duplicates.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
seclabel-device-multiple.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
seclabel-dynamic-baselabel.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
seclabel-dynamic-baselabel.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
seclabel-dynamic-labelskip.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
seclabel-dynamic-labelskip.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
seclabel-dynamic-none-relabel.xml conf: Move hugepage XML validation check out of qemu_command 2018-08-10 17:06:48 +02:00
seclabel-dynamic-none.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
seclabel-dynamic-override.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
seclabel-dynamic-override.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
seclabel-dynamic-relabel.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
seclabel-dynamic-relabel.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
seclabel-dynamic.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
seclabel-dynamic.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
seclabel-multiple.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
seclabel-none.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
seclabel-none.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
seclabel-static-labelskip.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
seclabel-static-labelskip.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
seclabel-static-relabel.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
seclabel-static-relabel.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
seclabel-static.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
seclabel-static.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
serial-dev-chardev-iobase.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
serial-dev-chardev-iobase.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
serial-dev-chardev.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
serial-dev-chardev.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
serial-file-chardev.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
serial-file-chardev.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
serial-file-log.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
serial-file-log.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
serial-many-chardev.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
serial-many-chardev.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
serial-pty-chardev.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
serial-pty-chardev.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
serial-spiceport-nospice.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
serial-spiceport-nospice.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
serial-spiceport.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
serial-spiceport.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
serial-target-port-auto.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
serial-tcp-chardev.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
serial-tcp-chardev.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
serial-tcp-telnet-chardev.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
serial-tcp-telnet-chardev.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
serial-tcp-tlsx509-chardev-notls.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
serial-tcp-tlsx509-chardev-notls.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
serial-tcp-tlsx509-chardev-verify.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
serial-tcp-tlsx509-chardev-verify.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
serial-tcp-tlsx509-chardev.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
serial-tcp-tlsx509-chardev.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
serial-tcp-tlsx509-secret-chardev.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
serial-tcp-tlsx509-secret-chardev.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
serial-udp-chardev.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
serial-udp-chardev.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
serial-unix-chardev.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
serial-unix-chardev.x86_64-latest.args qemu: capabilities: Replace aliased machine type by copy of the canonical machine 2020-01-27 14:55:03 +01:00
serial-unix-chardev.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
serial-unix-missing-source.xml conf: Fix check for chardev source path 2018-09-07 17:18:21 +02:00
serial-vc-chardev.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
serial-vc-chardev.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
shmem-invalid-address.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
shmem-invalid-size.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
shmem-msi-only.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
shmem-plain-doorbell.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
shmem-plain-doorbell.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
shmem-small-size.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
shmem.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
shmem.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
smartcard-controller.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
smartcard-controller.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
smartcard-host-certificates-database.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
smartcard-host-certificates-database.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
smartcard-host-certificates.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
smartcard-host-certificates.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
smartcard-host.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
smartcard-host.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
smartcard-passthrough-spicevmc.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
smartcard-passthrough-spicevmc.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
smartcard-passthrough-tcp.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
smartcard-passthrough-tcp.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
smartcard-passthrough-unix.x86_64-2.5.0.args qemu: command: Override HOME variable for system QEMU 2019-03-15 16:41:26 +01:00
smartcard-passthrough-unix.x86_64-latest.args qemu: capabilities: Replace aliased machine type by copy of the canonical machine 2020-01-27 14:55:03 +01:00
smartcard-passthrough-unix.xml tests: add smartcard-passthrough-unix 2018-10-15 13:13:29 +02:00
smbios-date.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
smbios-multiple-type2.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
smbios-uuid-match.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
smbios.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
smbios.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
smp-dies.args qemu: add support for specifying CPU "dies" topology parameter 2020-01-16 15:11:55 +00:00
smp-dies.xml qemu: add support for specifying CPU "dies" topology parameter 2020-01-16 15:11:55 +00:00
smp.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
smp.xml conf: add support for specifying CPU "dies" parameter 2020-01-16 15:11:42 +00:00
sound-device.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
sound-device.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
sound.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
sound.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
tap-vhost-incorrect.xml tests: qemuxml2xml: Remove prehistoric machine types from legacy tests 2020-01-27 14:55:03 +01:00
tap-vhost.xml tests: qemuxml2xml: Remove prehistoric machine types from legacy tests 2020-01-27 14:55:03 +01:00
tpm-emulator-spapr.ppc64-latest.args qemu: capabilities: update qemu-5.0.0 capabilities for ppc64 2020-03-24 10:02:34 +01:00
tpm-emulator-spapr.xml tests: Add test for domain XML with tpm-spapr TPM device model 2020-02-05 19:57:10 +01:00
tpm-emulator-tpm2-enc.x86_64-latest.args qemu: Store default CPU in domain XML 2019-11-20 17:22:07 +01:00
tpm-emulator-tpm2-enc.xml tests: Add test for TPM XML encryption parser and formatter 2019-07-26 09:59:27 +01:00
tpm-emulator-tpm2.x86_64-latest.args qemu: Store default CPU in domain XML 2019-11-20 17:22:07 +01:00
tpm-emulator-tpm2.xml conf: Add support for choosing emulation of a TPM 2.0 2018-06-06 10:48:41 -04:00
tpm-emulator.x86_64-latest.args qemu: Store default CPU in domain XML 2019-11-20 17:22:07 +01:00
tpm-emulator.xml tests: fix xml2xml tpm-emulator.xml test 2019-09-06 12:47:46 +02:00
tpm-no-backend-invalid.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
tpm-passthrough-crb.x86_64-latest.args tests: qemuxml2argv: Modernize tpm-passthrough tests 2020-01-27 14:55:03 +01:00
tpm-passthrough-crb.xml conf: Enable TPM CRB interface in the domain XML 2018-05-03 11:28:42 -04:00
tpm-passthrough.x86_64-latest.args tests: qemuxml2argv: Modernize tpm-passthrough tests 2020-01-27 14:55:03 +01:00
tpm-passthrough.xml tests: qemuxml2argv: Modernize tpm-passthrough tests 2020-01-27 14:55:03 +01:00
tseg-explicit-size.x86_64-latest.args qemu: Store default CPU in domain XML 2019-11-20 17:22:07 +01:00
tseg-explicit-size.xml qemu: Add support for setting the TSEG size 2018-06-08 10:28:46 +02:00
tseg-i440fx.xml qemu: Add support for setting the TSEG size 2018-06-08 10:28:46 +02:00
tseg-invalid-size.xml qemu: Add support for setting the TSEG size 2018-06-08 10:28:46 +02:00
usb1-usb2.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
usb1-usb2.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
usb-bus-missing.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
usb-controller-default-q35.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
usb-controller-default-q35.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
usb-controller-default-unavailable-q35.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
usb-controller-explicit-q35.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
usb-controller-explicit-q35.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
usb-controller-explicit-unavailable-q35.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
usb-controller-qemu-xhci-limit.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
usb-controller-qemu-xhci-unavailable.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
usb-controller-qemu-xhci.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
usb-controller-qemu-xhci.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
usb-controller-xhci-limit.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
usb-controller-xhci.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
usb-controller-xhci.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
usb-controller.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
usb-controller.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
usb-hub-autoadd-deluxe.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
usb-hub-autoadd-deluxe.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
usb-hub-autoadd.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
usb-hub-autoadd.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
usb-hub-conflict.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
usb-hub-nonexistent.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
usb-hub.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
usb-hub.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
usb-ich9-autoassign.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
usb-ich9-autoassign.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
usb-ich9-companion.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
usb-ich9-companion.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
usb-ich9-ehci-addr.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
usb-ich9-ehci-addr.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
usb-ich9-no-companion.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
usb-long-port-path.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
usb-long-port-path.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
usb-none-hub.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
usb-none-other.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
usb-none-usbtablet.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
usb-none.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
usb-none.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
usb-piix3-controller.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
usb-piix3-controller.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
usb-port-autoassign.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
usb-port-autoassign.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
usb-port-missing.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
usb-port-missing.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
usb-ports-out-of-range.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
usb-ports.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
usb-ports.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
usb-redir-boot.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
usb-redir-boot.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
usb-redir-filter-version.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
usb-redir-filter-version.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
usb-redir-filter.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
usb-redir-filter.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
usb-redir-unix.x86_64-2.5.0.args qemu: command: Override HOME variable for system QEMU 2019-03-15 16:41:26 +01:00
usb-redir-unix.x86_64-latest.args qemu: capabilities: Replace aliased machine type by copy of the canonical machine 2020-01-27 14:55:03 +01:00
usb-redir-unix.xml tests: add usb-redir-unix 2018-10-15 13:13:29 +02:00
usb-redir.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
usb-redir.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
usb-too-long-port-path-invalid.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
usb-xhci-autoassign.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
usb-xhci-autoassign.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
user-aliases2.args tests: Drop qemuxml2argv- prefix for qemuxml2argv test cases 2017-12-05 07:32:08 +01:00
user-aliases2.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
user-aliases-usb.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
user-aliases-usb.xml qemu: Build usb controller command line more wisely 2018-03-16 16:37:14 +01:00
user-aliases.args qemuDomainSecretStorageSourcePrepare: Change aliases for disk secrets 2020-03-16 15:51:44 +01:00
user-aliases.xml tests: qemuxml2argv: Verify that disk secret alias is correct with user-aliases 2018-06-05 08:11:12 +02:00
vcpu-placement-static.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
vcpu-placement-static.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
vhost_queues-invalid.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
vhost_queues.xml tests: qemuxml2xml: Remove prehistoric machine types from legacy tests 2020-01-27 14:55:03 +01:00
vhost-user-fs-fd-memory.x86_64-latest.args qemu: Drop two layers of nesting of memoryBackingDir 2020-04-07 15:26:17 +02:00
vhost-user-fs-fd-memory.xml conf: add virtiofs-related elements and attributes 2020-03-04 12:08:50 +01:00
vhost-user-fs-hugepages.x86_64-latest.args qemu: build vhost-user-fs device command line 2020-03-04 12:08:50 +01:00
vhost-user-fs-hugepages.xml conf: add virtiofs-related elements and attributes 2020-03-04 12:08:50 +01:00
vhost-user-gpu-secondary.x86_64-latest.args qemu: capabilities: Replace aliased machine type by copy of the canonical machine 2020-01-27 14:55:03 +01:00
vhost-user-gpu-secondary.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
vhost-user-vga.x86_64-latest.args qemu: capabilities: Replace aliased machine type by copy of the canonical machine 2020-01-27 14:55:03 +01:00
vhost-user-vga.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
vhost-vsock-auto.x86_64-latest.args qemu: Store default CPU in domain XML 2019-11-20 17:22:07 +01:00
vhost-vsock-auto.xml conf: rename <vsock><source> to <vsock><cid> 2018-06-01 14:31:19 +02:00
vhost-vsock-ccw-auto.s390x-latest.args qemu: capabilities: update qemu-4.2 capabilities for s390x 2020-04-08 14:46:24 +02:00
vhost-vsock-ccw-auto.xml qemu: Add ccw support for vhost-vsock 2018-08-07 15:02:59 +02:00
vhost-vsock-ccw.s390x-latest.args qemu: capabilities: update qemu-4.2 capabilities for s390x 2020-04-08 14:46:24 +02:00
vhost-vsock-ccw.xml qemu: Add ccw support for vhost-vsock 2018-08-07 15:02:59 +02:00
vhost-vsock.x86_64-latest.args tests: qemuxml: Purge prehistoric machine type 'pc-0.13' from "latest" tests 2020-01-27 14:55:03 +01:00
vhost-vsock.xml tests: qemuxml: Purge prehistoric machine type 'pc-0.13' from "latest" tests 2020-01-27 14:55:03 +01:00
video-bochs-display-device.x86_64-latest.args qemu: capabilities: Replace aliased machine type by copy of the canonical machine 2020-01-27 14:55:03 +01:00
video-bochs-display-device.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
video-device-pciaddr-default.args tests: qemuxml: Remove prehistoric machine types from legacy tests 2020-01-27 14:55:03 +01:00
video-device-pciaddr-default.xml tests: qemuxml: Remove prehistoric machine types from legacy tests 2020-01-27 14:55:03 +01:00
video-invalid-multiple-devices.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
video-invalid.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
video-none-device.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
video-none-device.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
video-qxl-device-vgamem.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
video-qxl-device-vgamem.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
video-qxl-device-vram64.x86_64-latest.args qemu: capabilities: Replace aliased machine type by copy of the canonical machine 2020-01-27 14:55:03 +01:00
video-qxl-device-vram64.xml tests: qemuxml2argv: Make use of 'vram64' QXL device tests 2018-08-28 12:22:31 +02:00
video-qxl-device.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
video-qxl-device.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
video-qxl-heads.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
video-qxl-heads.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
video-qxl-nodevice.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
video-qxl-nodevice.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
video-qxl-noheads.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
video-qxl-noheads.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
video-qxl-resolution.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
video-qxl-resolution.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
video-qxl-sec-device-vgamem.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
video-qxl-sec-device-vgamem.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
video-qxl-sec-device-vram64.x86_64-latest.args qemu: capabilities: Replace aliased machine type by copy of the canonical machine 2020-01-27 14:55:03 +01:00
video-qxl-sec-device-vram64.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
video-qxl-sec-device.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
video-qxl-sec-device.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
video-ramfb-display-device.x86_64-latest.args qemu: capabilities: Replace aliased machine type by copy of the canonical machine 2020-01-27 14:55:03 +01:00
video-ramfb-display-device.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
video-vga-device-vgamem.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
video-vga-device-vgamem.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
video-vga-device.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
video-vga-device.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
video-vga-nodevice.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
video-vga-nodevice.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
video-vga-qxl-heads.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
video-vga-qxl-heads.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
video-virtio-gpu-ccw-auto.xml qemu: Change default video model type to virtio for S390 2018-03-23 19:40:20 +01:00
video-virtio-gpu-ccw.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
video-virtio-gpu-ccw.xml qemu: Introduce a new capability for virtio-gpu-ccw 2018-03-23 19:40:20 +01:00
video-virtio-gpu-device.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
video-virtio-gpu-device.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
video-virtio-gpu-sdl-gl.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
video-virtio-gpu-sdl-gl.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
video-virtio-gpu-secondary.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
video-virtio-gpu-secondary.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
video-virtio-gpu-spice-gl.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
video-virtio-gpu-spice-gl.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
video-virtio-gpu-virgl.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
video-virtio-gpu-virgl.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
video-virtio-vga.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
video-virtio-vga.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
virtio-9p-multidevs.x86_64-latest.args qemu: add support for 'multidevs' option 2020-04-06 13:55:27 +02:00
virtio-9p-multidevs.xml conf: add 'multidevs' option 2020-04-06 13:55:27 +02:00
virtio-input-passthrough.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
virtio-input-passthrough.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
virtio-input.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
virtio-input.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
virtio-lun.args tests: qemuxml: Remove prehistoric machine types from legacy tests 2020-01-27 14:55:03 +01:00
virtio-lun.xml tests: qemuxml: Remove prehistoric machine types from legacy tests 2020-01-27 14:55:03 +01:00
virtio-non-transitional.x86_64-3.1.0.args qemu_command: Prefer '-overcommit mem-lock' over -realtime mlock' 2019-04-12 14:13:45 +02:00
virtio-non-transitional.x86_64-latest.args qemu: capabilities: Replace aliased machine type by copy of the canonical machine 2020-01-27 14:55:03 +01:00
virtio-non-transitional.xml qemu: Support scsi controller model=virtio-{non-}transitional 2019-03-04 11:08:41 -05:00
virtio-options.args qemu: command: support for virtio packed option 2020-04-08 16:26:04 +02:00
virtio-options.xml qemu: command: support for virtio packed option 2020-04-08 16:26:04 +02:00
virtio-rng-builtin.x86_64-latest.args qemu: capabilities: Replace aliased machine type by copy of the canonical machine 2020-01-27 14:55:03 +01:00
virtio-rng-builtin.xml qemu: Implement builtin rng backend 2020-01-24 17:03:35 +01:00
virtio-rng-ccw.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
virtio-rng-ccw.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
virtio-rng-default.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
virtio-rng-default.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
virtio-rng-egd-crash.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
virtio-rng-egd-unix.x86_64-2.5.0.args qemu: command: Override HOME variable for system QEMU 2019-03-15 16:41:26 +01:00
virtio-rng-egd-unix.x86_64-latest.args qemu: capabilities: Replace aliased machine type by copy of the canonical machine 2020-01-27 14:55:03 +01:00
virtio-rng-egd-unix.xml tests: add virtio-rng-egd-unix 2018-10-15 13:13:29 +02:00
virtio-rng-egd.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
virtio-rng-egd.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
virtio-rng-multiple.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
virtio-rng-multiple.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
virtio-rng-random.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
virtio-rng-random.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
virtio-transitional-not-supported.xml qemu: Improve validation for virtio input devices 2019-03-11 09:53:40 +01:00
virtio-transitional.x86_64-3.1.0.args qemu_command: Prefer '-overcommit mem-lock' over -realtime mlock' 2019-04-12 14:13:45 +02:00
virtio-transitional.x86_64-latest.args qemu: capabilities: Replace aliased machine type by copy of the canonical machine 2020-01-27 14:55:03 +01:00
virtio-transitional.xml qemu: Support scsi controller model=virtio-{non-}transitional 2019-03-04 11:08:41 -05:00
vmcoreinfo.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
vmcoreinfo.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
watchdog-device.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
watchdog-device.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
watchdog-diag288.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
watchdog-diag288.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
watchdog-dump.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
watchdog-dump.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
watchdog-injectnmi.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
watchdog-injectnmi.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
watchdog.args tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
watchdog.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
x86_64-default-cpu-kvm-pc-4.2.x86_64-latest.args qemu: enable blockdev support 2019-11-22 12:51:27 +01:00
x86_64-default-cpu-kvm-pc-4.2.xml qemuxml2*test: Add test cases for default CPU models on x86_64 2019-11-20 17:22:07 +01:00
x86_64-default-cpu-kvm-q35-4.2.x86_64-latest.args qemu: enable blockdev support 2019-11-22 12:51:27 +01:00
x86_64-default-cpu-kvm-q35-4.2.xml qemuxml2*test: Add test cases for default CPU models on x86_64 2019-11-20 17:22:07 +01:00
x86_64-default-cpu-tcg-pc-4.2.x86_64-latest.args qemu: enable blockdev support 2019-11-22 12:51:27 +01:00
x86_64-default-cpu-tcg-pc-4.2.xml qemuxml2*test: Add test cases for default CPU models on x86_64 2019-11-20 17:22:07 +01:00
x86_64-default-cpu-tcg-q35-4.2.x86_64-latest.args qemu: enable blockdev support 2019-11-22 12:51:27 +01:00
x86_64-default-cpu-tcg-q35-4.2.xml qemuxml2*test: Add test cases for default CPU models on x86_64 2019-11-20 17:22:07 +01:00
x86_64-pc-graphics.x86_64-latest.args qemu: capabilities: Replace aliased machine type by copy of the canonical machine 2020-01-27 14:55:03 +01:00
x86_64-pc-graphics.xml tests: Update *-headless and *-graphics 2019-06-26 10:37:48 +02:00
x86_64-pc-headless.x86_64-latest.args qemu: capabilities: Replace aliased machine type by copy of the canonical machine 2020-01-27 14:55:03 +01:00
x86_64-pc-headless.xml tests: Update *-headless and *-graphics 2019-06-26 10:37:48 +02:00
x86_64-q35-graphics.x86_64-latest.args qemu: capabilities: Replace aliased machine type by copy of the canonical machine 2020-01-27 14:55:03 +01:00
x86_64-q35-graphics.xml tests: Update *-headless and *-graphics 2019-06-26 10:37:48 +02:00
x86_64-q35-headless.x86_64-latest.args qemu: capabilities: Replace aliased machine type by copy of the canonical machine 2020-01-27 14:55:03 +01:00
x86_64-q35-headless.xml tests: Update *-headless and *-graphics 2019-06-26 10:37:48 +02:00
x86-kvm-32-on-64.args qemu: Always assume QEMU_CAPS_REALTIME_MLOCK 2019-04-12 13:39:42 +02:00
x86-kvm-32-on-64.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00