libvirt/tests/qemuxml2argvdata
Daniel Henrique Barboza 06ebad7c78 tests: refactor pseries features parse failure tests
The qemuxml2argvtest pseries-feature parse failure tests uses a symlink
to the pseries-features.xml test domain and control which feature it is
supposed to fail by excluding it from the capabilities list. The
advantage of this approach is that the same XML can be used in multiple
tests.

One downside is that any new pseries capability must be declared in all
existent tests, otherwise all other tests can break if this new
capability happens to be validated early in qemu_validate.c. Any new
parse_error test must declare all other existent capabilities.

Another downside is the fact that we're testing fairly improbable
scenarios: all pseries capabilities being tested here were introduced by
the same QEMU version, 4.2.0, at least as far as libvirt is aware of.
This means that it's no possible to have a scenario where, for example,
ccf-assist is not present but cfpc is. And last, but not the least, it's
getting in the way of our effort to convert all pseries tests to not use
explicit capabilities.

Changing all these tests to use DO_TEST_PARSE_ERROR_NOCAPS() will allow
us to test exactly what we want to test, which is the parse error given
for each feature if the binary does not have support for it. The XML
being used for each test can be simplified to just declare a single
feature. In the end we'll end up with more XML lines, but less
complexity inside qemuxml2argvtest.c.

Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com>
2022-10-13 16:28:01 -03:00
..
440fx-ide-address-conflict.err
440fx-ide-address-conflict.xml
440fx-wrong-root.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02: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
aarch64-aavmf-virtio-mmio.xml
aarch64-cpu-passthrough.args tests: Force QEMU_CAPS_BLOCKDEV(_HOSTDEV_SCSI) in fake caps tests 2022-08-11 14:38:31 +02:00
aarch64-cpu-passthrough.xml
aarch64-default-cpu-kvm-virt-4.2.aarch64-latest.args
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
aarch64-default-cpu-tcg-virt-4.2.xml
aarch64-features-sve-disabled.aarch64-latest.err
aarch64-features-sve-disabled.xml
aarch64-features-sve.aarch64-latest.args
aarch64-features-sve.xml tests: Introduce tests for ARM CPU features 2019-11-07 16:09:22 +01:00
aarch64-features-wrong.aarch64-latest.err
aarch64-features-wrong.xml
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
aarch64-gic-default-v2.xml
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
aarch64-gic-host.args qemu: command: Always assume QEMU_CAPS_AUDIODEV 2022-08-11 14:38:31 +02:00
aarch64-gic-host.xml
aarch64-gic-invalid.err
aarch64-gic-invalid.xml tests: Clean up GIC test cases 2018-01-29 09:08:38 +01:00
aarch64-gic-none-both.args
aarch64-gic-none-both.xml
aarch64-gic-none-tcg.args qemu: command: Always assume QEMU_CAPS_AUDIODEV 2022-08-11 14:38:31 +02:00
aarch64-gic-none-tcg.xml
aarch64-gic-none-v2.args
aarch64-gic-none-v2.xml
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
aarch64-gic-none.args
aarch64-gic-none.xml
aarch64-gic-not-arm.err
aarch64-gic-not-arm.xml
aarch64-gic-not-virt.err
aarch64-gic-not-virt.xml
aarch64-gic-v2.args
aarch64-gic-v2.xml qemu: populate <audio> element with default config 2021-03-09 22:58:30 +00:00
aarch64-gic-v3.args qemu: command: Always assume QEMU_CAPS_AUDIODEV 2022-08-11 14:38:31 +02:00
aarch64-gic-v3.xml qemu: populate <audio> element with default config 2021-03-09 22:58:30 +00:00
aarch64-kvm-32-on-64.args
aarch64-kvm-32-on-64.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
aarch64-kvm-32-on-64.xml
aarch64-pci-serial.args qemu: command: Always assume QEMU_CAPS_AUDIODEV 2022-08-11 14:38:31 +02:00
aarch64-pci-serial.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
aarch64-tpm-wrong-model.err qemu: Reject TPM 1.2 for ARM virt guests 2021-07-01 16:15:05 +02:00
aarch64-tpm-wrong-model.xml
aarch64-tpm.aarch64-latest.args
aarch64-tpm.xml tests: Test the defaults for TPM on ARM virt guests 2021-07-01 16:15:05 +02:00
aarch64-traditional-pci.args
aarch64-traditional-pci.xml
aarch64-usb-controller-nec-xhci.args
aarch64-usb-controller-nec-xhci.xml
aarch64-usb-controller-qemu-xhci.args qemu: command: Always assume QEMU_CAPS_AUDIODEV 2022-08-11 14:38:31 +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
aarch64-video-default.xml
aarch64-video-virtio-gpu-pci.args
aarch64-video-virtio-gpu-pci.xml
aarch64-virt-2.6-virtio-pci-default.args
aarch64-virt-2.6-virtio-pci-default.xml
aarch64-virt-default-nic.args
aarch64-virt-default-nic.xml
aarch64-virt-graphics.aarch64-latest.args
aarch64-virt-graphics.xml
aarch64-virt-headless.aarch64-latest.args qemu_command: Separate domain memory building into a helper 2022-08-01 10:36:37 +02:00
aarch64-virt-headless.xml
aarch64-virt-virtio.args
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.aarch64-4.2.0.args
aarch64-virtio-pci-default.aarch64-latest.args
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
aarch64-virtio-pci-manual-addresses.xml
acpi-table.args
acpi-table.xml
arm-vexpressa9-basic.args
arm-vexpressa9-basic.xml
arm-vexpressa9-nodevs.args
arm-vexpressa9-nodevs.xml
arm-vexpressa9-virtio.args
arm-vexpressa9-virtio.xml
arm-virt-virtio.args tests: Force QEMU_CAPS_BLOCKDEV(_HOSTDEV_SCSI) in fake caps tests 2022-08-11 14:38:31 +02:00
arm-virt-virtio.xml
audio-alsa-best.x86_64-latest.args qemu: capabilities: Re-enable JSON syntax for -device 2022-01-17 09:26:17 +01:00
audio-alsa-best.xml
audio-alsa-full.x86_64-latest.args
audio-alsa-full.xml
audio-alsa-minimal.x86_64-latest.args
audio-alsa-minimal.xml
audio-coreaudio-best.x86_64-latest.args
audio-coreaudio-best.xml
audio-coreaudio-full.x86_64-latest.args qemu: capabilities: Re-enable JSON syntax for -device 2022-01-17 09:26:17 +01:00
audio-coreaudio-full.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
audio-coreaudio-minimal.x86_64-latest.args
audio-coreaudio-minimal.xml
audio-default-nographics.x86_64-latest.args
audio-default-nographics.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
audio-default-sdl.args tests: Force QEMU_CAPS_BLOCKDEV(_HOSTDEV_SCSI) in fake caps tests 2022-08-11 14:38:31 +02:00
audio-default-sdl.x86_64-latest.args
audio-default-sdl.xml
audio-default-spice.args tests: Force QEMU_CAPS_BLOCKDEV(_HOSTDEV_SCSI) in fake caps tests 2022-08-11 14:38:31 +02:00
audio-default-spice.x86_64-latest.args qemu: capabilities: Re-enable JSON syntax for -device 2022-01-17 09:26:17 +01:00
audio-default-spice.xml
audio-default-vnc.args tests: Force QEMU_CAPS_BLOCKDEV(_HOSTDEV_SCSI) in fake caps tests 2022-08-11 14:38:31 +02:00
audio-default-vnc.x86_64-latest.args
audio-default-vnc.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
audio-file-best.x86_64-latest.args qemu: capabilities: Re-enable JSON syntax for -device 2022-01-17 09:26:17 +01:00
audio-file-best.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
audio-file-full.x86_64-latest.args
audio-file-full.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
audio-file-minimal.x86_64-latest.args
audio-file-minimal.xml
audio-jack-full.x86_64-latest.args
audio-jack-full.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
audio-jack-minimal.x86_64-latest.args
audio-jack-minimal.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
audio-many-backends.x86_64-latest.args qemu: capabilities: Re-enable JSON syntax for -device 2022-01-17 09:26:17 +01:00
audio-many-backends.xml
audio-none-best.x86_64-latest.args
audio-none-best.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
audio-none-full.x86_64-latest.args
audio-none-full.xml
audio-none-minimal.x86_64-latest.args
audio-none-minimal.xml
audio-oss-best.x86_64-latest.args qemu: capabilities: Re-enable JSON syntax for -device 2022-01-17 09:26:17 +01:00
audio-oss-best.xml
audio-oss-full.x86_64-latest.args
audio-oss-full.xml
audio-oss-minimal.x86_64-latest.args
audio-oss-minimal.xml
audio-pulseaudio-best.x86_64-latest.args qemu: capabilities: Re-enable JSON syntax for -device 2022-01-17 09:26:17 +01:00
audio-pulseaudio-best.xml
audio-pulseaudio-full.x86_64-latest.args qemu: capabilities: Re-enable JSON syntax for -device 2022-01-17 09:26:17 +01:00
audio-pulseaudio-full.xml
audio-pulseaudio-minimal.x86_64-latest.args
audio-pulseaudio-minimal.xml
audio-sdl-best.x86_64-latest.args qemu: capabilities: Re-enable JSON syntax for -device 2022-01-17 09:26:17 +01:00
audio-sdl-best.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
audio-sdl-full.x86_64-latest.args
audio-sdl-full.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
audio-sdl-minimal.x86_64-latest.args
audio-sdl-minimal.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
audio-spice-best.x86_64-latest.args
audio-spice-best.xml tests: Adjust for invalid qemu command combinations 2022-05-12 10:20:36 +02:00
audio-spice-full.x86_64-latest.args
audio-spice-full.xml tests: Adjust for invalid qemu command combinations 2022-05-12 10:20:36 +02:00
audio-spice-minimal.x86_64-latest.args
audio-spice-minimal.xml
autoindex.args
autoindex.xml
balloon-ccw-deflate.s390x-latest.args
balloon-ccw-deflate.xml tests: qemu: Remove 's390-ccw' machine type from fake capabilities 2021-09-23 14:48:51 +02:00
balloon-device-auto.args
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
balloon-device-deflate-off.xml
balloon-device-deflate.args
balloon-device-deflate.xml
balloon-device-period.args
balloon-device-period.xml
balloon-device.args tests: Force QEMU_CAPS_BLOCKDEV(_HOSTDEV_SCSI) in fake caps tests 2022-08-11 14:38:31 +02:00
balloon-device.xml
balloon-mmio-deflate.args
balloon-mmio-deflate.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
blkdeviotune-group-num.x86_64-latest.args
blkdeviotune-group-num.xml
blkdeviotune-max-length.x86_64-latest.args
blkdeviotune-max-length.xml
blkdeviotune-max.x86_64-latest.args
blkdeviotune-max.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
blkdeviotune.x86_64-latest.args
blkdeviotune.xml
blkiotune-device.args tests: Force QEMU_CAPS_BLOCKDEV(_HOSTDEV_SCSI) in fake caps tests 2022-08-11 14:38:31 +02:00
blkiotune-device.xml
blkiotune.args tests: Force QEMU_CAPS_BLOCKDEV(_HOSTDEV_SCSI) in fake caps tests 2022-08-11 14:38:31 +02:00
blkiotune.xml
boot-cdrom.x86_64-latest.args
boot-cdrom.xml tests: qemuxml2argv: Use x86_64 arch and emulator in all boot* test files 2022-09-01 13:11:09 +02:00
boot-complex.x86_64-latest.args
boot-complex.xml
boot-dev+order.x86_64-latest.err tests: qemuxml2argv: Convert all 'boot*' cases to DO_TEST_CAPS_LATEST 2022-09-01 13:11:09 +02:00
boot-dev+order.xml tests: qemuxml2argv: Use x86_64 arch and emulator in all boot* test files 2022-09-01 13:11:09 +02:00
boot-floppy-q35.x86_64-latest.args
boot-floppy-q35.xml
boot-floppy.x86_64-latest.args tests: qemuxml2argv: Convert all 'boot*' cases to DO_TEST_CAPS_LATEST 2022-09-01 13:11:09 +02:00
boot-floppy.xml
boot-menu-disable-drive.x86_64-latest.args
boot-menu-disable-drive.xml tests: qemuxml2argv: Use x86_64 arch and emulator in all boot* test files 2022-09-01 13:11:09 +02:00
boot-menu-disable-with-timeout.xml
boot-menu-disable.x86_64-latest.args
boot-menu-disable.xml
boot-menu-enable-with-timeout-invalid.x86_64-latest.err
boot-menu-enable-with-timeout-invalid.xml
boot-menu-enable-with-timeout.x86_64-latest.args tests: qemuxml2argv: Convert all 'boot*' cases to DO_TEST_CAPS_LATEST 2022-09-01 13:11:09 +02:00
boot-menu-enable-with-timeout.xml
boot-menu-enable.x86_64-latest.args tests: qemuxml2argv: Convert all 'boot*' cases to DO_TEST_CAPS_LATEST 2022-09-01 13:11:09 +02:00
boot-menu-enable.xml
boot-multi.x86_64-latest.args
boot-multi.xml tests: qemuxml2argv: Use x86_64 arch and emulator in all boot* test files 2022-09-01 13:11:09 +02:00
boot-network.x86_64-latest.args
boot-network.xml
boot-order.x86_64-latest.args
boot-order.xml
channel-guestfwd.args tests: Force QEMU_CAPS_BLOCKDEV(_HOSTDEV_SCSI) in fake caps tests 2022-08-11 14:38:31 +02:00
channel-guestfwd.xml
channel-qemu-vdagent-features.x86_64-latest.args qemu: add support for qemu-vdagent channel 2022-05-10 11:00:16 -05:00
channel-qemu-vdagent-features.xml
channel-qemu-vdagent.x86_64-latest.args
channel-qemu-vdagent.xml
channel-spicevmc.args
channel-spicevmc.xml
channel-unix-guestfwd.x86_64-latest.args
channel-unix-guestfwd.xml
channel-unix-source-path.xml
channel-virtio-auto.args
channel-virtio-auto.xml
channel-virtio-autoadd.args
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
channel-virtio-autoassign.xml
channel-virtio-default.args tests: Force QEMU_CAPS_BLOCKDEV(_HOSTDEV_SCSI) in fake caps tests 2022-08-11 14:38:31 +02:00
channel-virtio-default.xml
channel-virtio-state.args
channel-virtio-state.xml
channel-virtio-unix.args
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: Force QEMU_CAPS_BLOCKDEV(_HOSTDEV_SCSI) in fake caps tests 2022-08-11 14:38:31 +02:00
channel-virtio.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
chardev-label.xml
chardev-reconnect-generated-path.err
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.err
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 qemu: command: Always assume QEMU_CAPS_AUDIODEV 2022-08-11 14:38:31 +02:00
chardev-reconnect.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
clock-absolute.x86_64-latest.args
clock-absolute.xml
clock-catchup.args
clock-catchup.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
clock-france.args tests: Force QEMU_CAPS_BLOCKDEV(_HOSTDEV_SCSI) in fake caps tests 2022-08-11 14:38:31 +02: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: Force QEMU_CAPS_BLOCKDEV(_HOSTDEV_SCSI) in fake caps tests 2022-08-11 14:38:31 +02: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: Force QEMU_CAPS_BLOCKDEV(_HOSTDEV_SCSI) in fake caps tests 2022-08-11 14:38:31 +02:00
clock-localtime-basis-localtime.xml
clock-localtime.args
clock-localtime.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
clock-realtime.args tests: Force QEMU_CAPS_BLOCKDEV(_HOSTDEV_SCSI) in fake caps tests 2022-08-11 14:38:31 +02:00
clock-realtime.xml qemu: populate <audio> element with default config 2021-03-09 22:58:30 +00:00
clock-timer-armvtimer.aarch64-latest.args
clock-timer-armvtimer.xml
clock-timer-hyperv-rtc.args
clock-timer-hyperv-rtc.xml
clock-utc.args tests: Force QEMU_CAPS_BLOCKDEV(_HOSTDEV_SCSI) in fake caps tests 2022-08-11 14:38:31 +02:00
clock-utc.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
clock-variable.args
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-auto.args tests: Force QEMU_CAPS_BLOCKDEV(_HOSTDEV_SCSI) in fake caps tests 2022-08-11 14:38:31 +02:00
console-compat-auto.x86_64-latest.args qemu: capabilities: Re-enable JSON syntax for -device 2022-01-17 09:26:17 +01:00
console-compat-auto.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
console-compat-chardev.args
console-compat-chardev.x86_64-latest.args qemu: capabilities: Re-enable JSON syntax for -device 2022-01-17 09:26:17 +01:00
console-compat-chardev.xml
console-compat.args
console-compat.x86_64-latest.args
console-compat.xml
console-sclp.s390x-latest.args qemu: Switch to -accel 2021-11-22 13:06:54 +01:00
console-sclp.xml
console-virtio-ccw.s390x-latest.args
console-virtio-ccw.xml
console-virtio-many.args
console-virtio-many.xml
console-virtio-unix.x86_64-latest.args
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
console-virtio.xml
controller-order.args tests: Force QEMU_CAPS_BLOCKDEV(_HOSTDEV_SCSI) in fake caps tests 2022-08-11 14:38:31 +02:00
controller-order.xml
controller-usb-order.x86_64-latest.args qemu: capabilities: Re-enable JSON syntax for -device 2022-01-17 09:26:17 +01:00
controller-usb-order.xml
controller-virtio-scsi.x86_64-latest.args
controller-virtio-scsi.xml
cpu-cache-disable2.args
cpu-cache-disable2.xml
cpu-cache-disable3.args
cpu-cache-disable3.xml
cpu-cache-disable.args
cpu-cache-disable.xml
cpu-cache-emulate-l2.err
cpu-cache-emulate-l2.xml
cpu-cache-emulate-l3.args
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: command: Always assume QEMU_CAPS_AUDIODEV 2022-08-11 14:38:31 +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.err qemu: wire up support for maximum CPU model 2021-02-10 11:44:48 +00: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.err
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
cpu-cache-passthrough.xml
cpu-check-default-none2.args
cpu-check-default-none2.xml
cpu-check-default-none.args
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
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
cpu-check-default-partial.xml
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
cpu-check-none.xml
cpu-check-partial.args
cpu-check-partial.xml
cpu-empty.xml
cpu-eoi-disabled.x86_64-latest.args qemuxml2argvtest: Convert 'cpu-eoi-(disabled|enabled)' cases to VIR_TEST_CAPS_LATEST 2022-07-11 12:48:28 +02:00
cpu-eoi-disabled.xml
cpu-eoi-enabled.x86_64-latest.args
cpu-eoi-enabled.xml qemuxml2argvtest: Convert 'cpu-eoi-(disabled|enabled)' cases to VIR_TEST_CAPS_LATEST 2022-07-11 12:48:28 +02:00
cpu-exact1.args
cpu-exact1.xml
cpu-exact2-nofallback.args qemu: command: Always assume QEMU_CAPS_AUDIODEV 2022-08-11 14:38:31 +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
cpu-exact2.xml
cpu-fallback.args qemu: command: Always assume QEMU_CAPS_AUDIODEV 2022-08-11 14:38:31 +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: command: Always assume QEMU_CAPS_AUDIODEV 2022-08-11 14:38:31 +02:00
cpu-Haswell2.xml
cpu-Haswell3.args
cpu-Haswell3.xml
cpu-Haswell-noTSX.args
cpu-Haswell-noTSX.xml
cpu-Haswell.args
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: command: Always assume QEMU_CAPS_AUDIODEV 2022-08-11 14:38:31 +02:00
cpu-host-kvmclock.xml
cpu-host-model-cmt.args qemu: command: Always assume QEMU_CAPS_AUDIODEV 2022-08-11 14:38:31 +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
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
cpu-host-model-nofallback.err
cpu-host-model-nofallback.xml
cpu-host-model-vendor.args qemu: command: Always assume QEMU_CAPS_AUDIODEV 2022-08-11 14:38:31 +02:00
cpu-host-model-vendor.xml
cpu-host-model.args
cpu-host-model.x86_64-4.2.0.args
cpu-host-model.x86_64-5.0.0.args qemu: Switch to -accel 2021-11-22 13:06:54 +01:00
cpu-host-model.x86_64-5.1.0.args
cpu-host-model.x86_64-5.2.0.args qemu: Switch to -accel 2021-11-22 13:06:54 +01:00
cpu-host-model.x86_64-6.0.0.args
cpu-host-model.x86_64-6.1.0.args
cpu-host-model.x86_64-latest.args
cpu-host-model.xml qemuxml2argvtest: Slightly modernize "cpu-host-model" case 2021-08-25 10:33:38 +02:00
cpu-host-passthrough-features.args
cpu-host-passthrough-features.xml
cpu-host-passthrough.args
cpu-host-passthrough.xml
cpu-hotplug-granularity.err
cpu-hotplug-granularity.xml conf: add support for specifying CPU "dies" parameter 2020-01-16 15:11:42 +00:00
cpu-hotplug-startup.args
cpu-hotplug-startup.xml
cpu-Icelake-Server-pconfig.x86_64-latest.args
cpu-Icelake-Server-pconfig.xml
cpu-kvmclock.args
cpu-kvmclock.xml
cpu-minimum1.args
cpu-minimum1.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
cpu-minimum2.args
cpu-minimum2.xml
cpu-no-removed-features.args
cpu-no-removed-features.xml
cpu-nofallback.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
cpu-nofallback.xml
cpu-numa1.args qemu: command: Always assume QEMU_CAPS_AUDIODEV 2022-08-11 14:38:31 +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: command: Always assume QEMU_CAPS_AUDIODEV 2022-08-11 14:38:31 +02:00
cpu-numa2.xml
cpu-numa3.err
cpu-numa3.xml conf: add support for specifying CPU "dies" parameter 2020-01-16 15:11:42 +00:00
cpu-numa-disjoint.args
cpu-numa-disjoint.err
cpu-numa-disjoint.xml
cpu-numa-disordered.xml
cpu-numa-memshared-1.err
cpu-numa-memshared-1.xml
cpu-numa-memshared.args qemu: command: Always assume QEMU_CAPS_AUDIODEV 2022-08-11 14:38:31 +02:00
cpu-numa-memshared.err
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: command: Always assume QEMU_CAPS_AUDIODEV 2022-08-11 14:38:31 +02:00
cpu-numa-no-memory-element.xml
cpu-phys-bits-emulate2.args qemu: command: Always assume QEMU_CAPS_AUDIODEV 2022-08-11 14:38:31 +02:00
cpu-phys-bits-emulate2.xml
cpu-phys-bits-emulate3.err qemu: Add support for max physical address size 2022-08-04 09:04:16 +02:00
cpu-phys-bits-emulate3.xml
cpu-phys-bits-emulate.args
cpu-phys-bits-emulate.xml qemu: Add support for max physical address size 2022-08-04 09:04:16 +02:00
cpu-phys-bits-passthrough2.err
cpu-phys-bits-passthrough2.xml
cpu-phys-bits-passthrough.args qemu: command: Always assume QEMU_CAPS_AUDIODEV 2022-08-11 14:38:31 +02:00
cpu-phys-bits-passthrough.xml
cpu-qemu-host-passthrough.err
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: command: Always assume QEMU_CAPS_AUDIODEV 2022-08-11 14:38:31 +02:00
cpu-s390-features.err
cpu-s390-features.xml
cpu-s390-zEC12.args qemu: command: Always assume QEMU_CAPS_AUDIODEV 2022-08-11 14:38:31 +02:00
cpu-s390-zEC12.xml
cpu-strict1.args qemu: command: Always assume QEMU_CAPS_AUDIODEV 2022-08-11 14:38:31 +02:00
cpu-strict1.xml
cpu-topology1.args
cpu-topology1.xml
cpu-topology2.args
cpu-topology2.xml
cpu-topology3.args
cpu-topology3.xml conf: add support for specifying CPU "dies" parameter 2020-01-16 15:11:42 +00:00
cpu-translation.x86_64-latest.args
cpu-translation.xml qemuxml2argvtest: Add test for CPU features translation 2019-06-20 00:22:38 +02:00
cpu-tsc-frequency.args
cpu-tsc-frequency.xml
cputune-cpuset-big-id.x86_64-latest.args
cputune-cpuset-big-id.xml
cputune-iothreads.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
cputune-iothreadsched-toomuch.err
cputune-iothreadsched-toomuch.xml
cputune-iothreadsched-zeropriority.xml
cputune-iothreadsched.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
cputune-numatune.args
cputune-numatune.xml
cputune-vcpusched-overlap.err
cputune-vcpusched-overlap.xml
cputune-zero-shares.args
cputune-zero-shares.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
cputune.args tests: Force QEMU_CAPS_BLOCKDEV(_HOSTDEV_SCSI) in fake caps tests 2022-08-11 14:38:31 +02:00
cputune.xml
default-kvm-host-arch.args qemu: command: Always assume QEMU_CAPS_AUDIODEV 2022-08-11 14:38:31 +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
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
default-video-type-aarch64.xml
default-video-type-ppc64.ppc64-latest.args
default-video-type-ppc64.xml
default-video-type-riscv64.riscv64-latest.args
default-video-type-riscv64.xml
default-video-type-s390x.s390x-latest.args
default-video-type-s390x.xml
default-video-type-x86_64-caps-test-0.err
default-video-type-x86_64-caps-test-0.xml
default-video-type-x86_64-caps-test-1.xml
devices-acpi-index.x86_64-latest.args
devices-acpi-index.xml qemu: wire up command line support for ACPI index 2021-04-07 18:11:13 +01:00
disk-active-commit.xml
disk-address-conflict.x86_64-latest.err
disk-address-conflict.xml
disk-aio-io_uring.x86_64-latest.args qemuxml2*test: Add 'startupPolicy' fields to aio-io_uring case 2022-07-13 09:27:06 +02:00
disk-aio-io_uring.xml
disk-aio.x86_64-latest.args
disk-aio.xml
disk-arm-virtio-sd.aarch64-latest.args
disk-arm-virtio-sd.xml qemuxml2argvdata: Use proper arch and emulator for aarch64 real capability tests 2022-01-07 09:25:14 +01:00
disk-attaching-partition-nosupport.x86_64-latest.err
disk-attaching-partition-nosupport.xml
disk-backing-chains-index.x86_64-latest.args
disk-backing-chains-index.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
disk-backing-chains-noindex.x86_64-latest.args
disk-backing-chains-noindex.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
disk-backing-chains.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-blockio.x86_64-latest.args qemu: capabilities: Re-enable JSON syntax for -device 2022-01-17 09:26:17 +01:00
disk-blockio.xml
disk-boot-cdrom.x86_64-latest.args
disk-boot-cdrom.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
disk-boot-disk.x86_64-latest.args
disk-boot-disk.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
disk-cache.x86_64-latest.args
disk-cache.xml
disk-cdrom-bus-other.x86_64-latest.args
disk-cdrom-bus-other.xml
disk-cdrom-empty-network-invalid.x86_64-latest.args qemu: capabilities: Re-enable JSON syntax for -device 2022-01-17 09:26:17 +01:00
disk-cdrom-empty-network-invalid.xml
disk-cdrom-network.x86_64-latest.args
disk-cdrom-network.xml
disk-cdrom-tray.x86_64-latest.args qemu: capabilities: Re-enable JSON syntax for -device 2022-01-17 09:26:17 +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.x86_64-latest.args qemu: capabilities: Re-enable JSON syntax for -device 2022-01-17 09:26:17 +01:00
disk-cdrom.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
disk-copy_on_read.x86_64-latest.args
disk-copy_on_read.xml
disk-detect-zeroes.x86_64-latest.args
disk-detect-zeroes.xml
disk-device-lun-type-invalid.x86_64-latest.err
disk-device-lun-type-invalid.xml
disk-discard.x86_64-latest.args
disk-discard.xml
disk-encryption-wrong.x86_64-latest.err
disk-encryption-wrong.xml
disk-error-policy-s390x.s390x-latest.args qemu: Switch to -accel 2021-11-22 13:06:54 +01:00
disk-error-policy-s390x.xml
disk-error-policy.x86_64-latest.args
disk-error-policy.xml
disk-fdc-incompatible-address.x86_64-latest.err
disk-fdc-incompatible-address.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
disk-floppy-pseries.ppc64-latest.err
disk-floppy-pseries.xml
disk-floppy-q35.x86_64-latest.args
disk-floppy-q35.xml qemuxml2argvtest: Remove redundant floppy controller tests 2022-01-07 09:25:13 +01:00
disk-floppy-tray.x86_64-latest.args
disk-floppy-tray.xml
disk-floppy.x86_64-latest.args
disk-floppy.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
disk-fmt-cow.x86_64-latest.err
disk-fmt-cow.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
disk-fmt-dir.x86_64-latest.err qemuxml2argvtest: Use DO_TEST_CAPS_LATEST_PARSE_ERROR for disk cases 2021-09-23 14:48:51 +02:00
disk-fmt-dir.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
disk-fmt-iso.x86_64-latest.err qemuxml2argvtest: Use DO_TEST_CAPS_LATEST_PARSE_ERROR for disk cases 2021-09-23 14:48:51 +02:00
disk-fmt-iso.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
disk-fmt-qcow.x86_64-latest.args
disk-fmt-qcow.xml
disk-geometry.x86_64-latest.args qemu: capabilities: Re-enable JSON syntax for -device 2022-01-17 09:26:17 +01:00
disk-geometry.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
disk-hostdev-scsi-address-conflict.x86_64-latest.err qemuxml2argvtest: Use DO_TEST_CAPS_LATEST_PARSE_ERROR for disk cases 2021-09-23 14:48:51 +02:00
disk-hostdev-scsi-address-conflict.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
disk-ide-incompatible-address.x86_64-latest.err
disk-ide-incompatible-address.xml
disk-ide-split.x86_64-latest.args
disk-ide-split.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
disk-ide-wwn.x86_64-latest.args
disk-ide-wwn.xml
disk-ioeventfd.x86_64-latest.args
disk-ioeventfd.xml
disk-metadata-cache.x86_64-latest.args
disk-metadata-cache.xml
disk-mirror-old.xml
disk-mirror.xml
disk-missing-target-invalid.x86_64-latest.err
disk-missing-target-invalid.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
disk-network-gluster.x86_64-latest.args
disk-network-gluster.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
disk-network-http.x86_64-latest.args
disk-network-http.xml
disk-network-iscsi-auth-secrettype-invalid.x86_64-latest.err
disk-network-iscsi-auth-secrettype-invalid.xml
disk-network-iscsi-auth-wrong-secrettype.x86_64-latest.err
disk-network-iscsi-auth-wrong-secrettype.xml
disk-network-iscsi.x86_64-latest.args
disk-network-iscsi.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
disk-network-nbd.x86_64-latest.args qemu: capabilities: Re-enable JSON syntax for -device 2022-01-17 09:26:17 +01:00
disk-network-nbd.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
disk-network-nfs.x86_64-latest.args
disk-network-nfs.xml
disk-network-rbd-encryption.x86_64-6.0.0.err
disk-network-rbd-encryption.x86_64-latest.args
disk-network-rbd-encryption.xml qemuDomainValidateStorageSource: Add validation of 'encryption' support 2022-04-25 16:34:59 +02:00
disk-network-rbd-no-colon.x86_64-latest.args
disk-network-rbd-no-colon.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
disk-network-rbd.x86_64-latest.args qemu: capabilities: Re-enable JSON syntax for -device 2022-01-17 09:26:17 +01:00
disk-network-rbd.xml
disk-network-sheepdog.x86_64-6.0.0.args qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
disk-network-sheepdog.xml
disk-network-source-auth-both.x86_64-latest.err
disk-network-source-auth-both.xml
disk-network-source-auth.x86_64-latest.args qemu: capabilities: Re-enable JSON syntax for -device 2022-01-17 09:26:17 +01:00
disk-network-source-auth.xml
disk-network-tlsx509-nbd-hostname.x86_64-6.2.0.err
disk-network-tlsx509-nbd-hostname.x86_64-latest.args
disk-network-tlsx509-nbd-hostname.xml
disk-network-tlsx509-nbd.x86_64-5.2.0.args
disk-network-tlsx509-nbd.x86_64-latest.args
disk-network-tlsx509-nbd.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
disk-network-tlsx509-vxhs.x86_64-5.0.0.args
disk-network-tlsx509-vxhs.xml
disk-network-vxhs.xml tests: qemu: Drop 'drive' from disk tests 2018-07-23 15:32:33 +02:00
disk-no-boot.x86_64-latest.args
disk-no-boot.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
disk-nvme.x86_64-latest.args
disk-nvme.xml
disk-order.x86_64-latest.args
disk-order.xml
disk-readonly-disk.x86_64-latest.args qemu: capabilities: Re-enable JSON syntax for -device 2022-01-17 09:26:17 +01:00
disk-readonly-disk.xml
disk-rotation.x86_64-latest.args
disk-rotation.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
disk-same-targets.x86_64-latest.err
disk-same-targets.xml
disk-sata-device.x86_64-latest.args
disk-sata-device.xml
disk-sata-incompatible-address.x86_64-latest.err qemuxml2argvtest: Use DO_TEST_CAPS_LATEST_PARSE_ERROR for disk cases 2021-09-23 14:48:51 +02:00
disk-sata-incompatible-address.xml
disk-scsi-device-auto.x86_64-latest.args
disk-scsi-device-auto.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
disk-scsi-disk-split.x86_64-latest.args qemu: capabilities: Re-enable JSON syntax for -device 2022-01-17 09:26:17 +01:00
disk-scsi-disk-split.xml
disk-scsi-disk-vpd-build-error.x86_64-latest.err qemuxml2argvtest: Use DO_TEST_CAPS_LATEST_PARSE_ERROR for disk cases 2021-09-23 14:48:51 +02:00
disk-scsi-disk-vpd-build-error.xml
disk-scsi-disk-vpd.x86_64-latest.args
disk-scsi-disk-vpd.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
disk-scsi-disk-wwn.x86_64-latest.args
disk-scsi-disk-wwn.xml
disk-scsi-incompatible-address.x86_64-latest.err
disk-scsi-incompatible-address.xml
disk-scsi-lun-passthrough.x86_64-latest.args
disk-scsi-lun-passthrough.xml
disk-scsi.x86_64-latest.args
disk-scsi.xml
disk-serial.x86_64-latest.args
disk-serial.xml
disk-shared-qcow.x86_64-latest.err
disk-shared-qcow.xml
disk-shared.x86_64-latest.args
disk-shared.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
disk-slices.x86_64-latest.args
disk-slices.xml
disk-snapshot.x86_64-latest.args
disk-snapshot.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
disk-source-pool-mode.x86_64-latest.args qemu: capabilities: Re-enable JSON syntax for -device 2022-01-17 09:26:17 +01:00
disk-source-pool-mode.xml
disk-source-pool.x86_64-latest.args
disk-source-pool.xml
disk-transient.x86_64-latest.args
disk-transient.xml
disk-usb-device-removable.x86_64-latest.args
disk-usb-device-removable.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
disk-usb-device.x86_64-latest.args
disk-usb-device.xml
disk-usb-pci.x86_64-latest.err
disk-usb-pci.xml
disk-vhostuser-numa.x86_64-4.2.0.args qemu: Remove scsi parameter for vhost-user-blk for qemu < 4.2 2022-01-24 10:17:00 +01:00
disk-vhostuser-numa.x86_64-latest.args qemuxml2argvtest: disk-vhostuser: Add invocation for qemu-4.2 2022-01-24 10:17:00 +01:00
disk-vhostuser-numa.xml
disk-vhostuser.x86_64-latest.args qemu: capabilities: Re-enable JSON syntax for -device 2022-01-17 09:26:17 +01:00
disk-vhostuser.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
disk-virtio-ccw-many.s390x-latest.args qemu: Switch to -accel 2021-11-22 13:06:54 +01:00
disk-virtio-ccw-many.xml
disk-virtio-ccw.s390x-latest.args
disk-virtio-ccw.xml qemuxml2argvtest: Modernize s390x disk tests 2021-09-23 14:48:51 +02:00
disk-virtio-queues.x86_64-latest.args
disk-virtio-queues.xml
disk-virtio-s390-zpci.s390x-latest.args
disk-virtio-s390-zpci.xml
disk-virtio-scsi-reservations.x86_64-5.2.0.args qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
disk-virtio-scsi-reservations.x86_64-latest.args qemu: capabilities: Re-enable JSON syntax for -device 2022-01-17 09:26:17 +01:00
disk-virtio-scsi-reservations.xml
disk-virtio.x86_64-latest.args
disk-virtio.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
downscript.xml
encrypted-disk-usage.x86_64-latest.args
encrypted-disk-usage.xml
encrypted-disk.x86_64-latest.args qemu: capabilities: Re-enable JSON syntax for -device 2022-01-17 09:26:17 +01:00
encrypted-disk.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
eoi-disabled.x86_64-latest.args
eoi-disabled.xml
eoi-enabled.x86_64-latest.args
eoi-enabled.xml
event_idx.x86_64-latest.args qemu: capabilities: Re-enable JSON syntax for -device 2022-01-17 09:26:17 +01:00
event_idx.xml
fd-memory-no-numa-topology.args qemu: command: Always assume QEMU_CAPS_AUDIODEV 2022-08-11 14:38:31 +02:00
fd-memory-no-numa-topology.xml tests: qemuxml2argvdata: Purge versioned i440fx machine types from fake-caps tests 2022-01-07 09:25:14 +01:00
fd-memory-numa-topology2.args
fd-memory-numa-topology2.xml tests: qemuxml2argvdata: Purge versioned i440fx machine types from fake-caps tests 2022-01-07 09:25:14 +01:00
fd-memory-numa-topology3.args
fd-memory-numa-topology3.xml tests: qemuxml2argvdata: Purge versioned i440fx machine types from fake-caps tests 2022-01-07 09:25:14 +01:00
fd-memory-numa-topology4.x86_64-latest.args
fd-memory-numa-topology4.xml
fd-memory-numa-topology.args qemu: command: Always assume QEMU_CAPS_AUDIODEV 2022-08-11 14:38:31 +02:00
fd-memory-numa-topology.xml
fips-enabled.x86_64-5.1.0.args
fips-enabled.x86_64-latest.args
fips-enabled.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
firmware-auto-bios-not-stateless.x86_64-latest.err
firmware-auto-bios-not-stateless.xml conf: support stateless UEFI firmware 2022-07-26 15:41:44 +01:00
firmware-auto-bios-nvram.x86_64-latest.err
firmware-auto-bios-nvram.xml conf: Validate firmware configuration more thoroughly 2022-07-01 15:10:34 +02:00
firmware-auto-bios-stateless.x86_64-latest.args
firmware-auto-bios-stateless.xml
firmware-auto-bios.x86_64-latest.args
firmware-auto-bios.xml
firmware-auto-efi-aarch64.aarch64-latest.args
firmware-auto-efi-aarch64.xml
firmware-auto-efi-enrolled-keys-no-secboot.x86_64-latest.err
firmware-auto-efi-enrolled-keys-no-secboot.xml
firmware-auto-efi-enrolled-keys.x86_64-latest.args qemu_command: Separate domain memory building into a helper 2022-08-01 10:36:37 +02:00
firmware-auto-efi-enrolled-keys.xml
firmware-auto-efi-loader-insecure.x86_64-latest.err conf: Validate firmware configuration more thoroughly 2022-07-01 15:10:34 +02:00
firmware-auto-efi-loader-insecure.xml
firmware-auto-efi-loader-path.x86_64-latest.err
firmware-auto-efi-loader-path.xml
firmware-auto-efi-loader-secure.x86_64-latest.args
firmware-auto-efi-loader-secure.xml
firmware-auto-efi-no-enrolled-keys.x86_64-latest.args qemu_command: Separate domain memory building into a helper 2022-08-01 10:36:37 +02:00
firmware-auto-efi-no-enrolled-keys.xml
firmware-auto-efi-no-secboot.x86_64-latest.args
firmware-auto-efi-no-secboot.xml
firmware-auto-efi-nvram.x86_64-latest.args qemu_command: Separate domain memory building into a helper 2022-08-01 10:36:37 +02:00
firmware-auto-efi-nvram.xml
firmware-auto-efi-secboot.x86_64-latest.args
firmware-auto-efi-secboot.xml
firmware-auto-efi-stateless.x86_64-latest.args
firmware-auto-efi-stateless.xml
firmware-auto-efi.x86_64-latest.args qemu_command: Separate domain memory building into a helper 2022-08-01 10:36:37 +02:00
firmware-auto-efi.xml
firmware-manual-bios-not-stateless.err conf: support stateless UEFI firmware 2022-07-26 15:41:44 +01:00
firmware-manual-bios-not-stateless.xml
firmware-manual-bios-rw-implicit.x86_64-latest.args
firmware-manual-bios-rw-implicit.xml tests: Use minimal hardware for firmware tests 2022-07-01 15:10:12 +02:00
firmware-manual-bios-rw.x86_64-latest.args
firmware-manual-bios-rw.xml
firmware-manual-bios-stateless.args qemu: command: Always assume QEMU_CAPS_AUDIODEV 2022-08-11 14:38:31 +02:00
firmware-manual-bios-stateless.xml
firmware-manual-bios.args
firmware-manual-bios.xml tests: Use minimal hardware for firmware tests 2022-07-01 15:10:12 +02:00
firmware-manual-efi-acpi-aarch64.args
firmware-manual-efi-acpi-aarch64.xml tests: Use minimal hardware for firmware tests 2022-07-01 15:10:12 +02:00
firmware-manual-efi-acpi-q35.args
firmware-manual-efi-acpi-q35.xml
firmware-manual-efi-features.x86_64-latest.err
firmware-manual-efi-features.xml
firmware-manual-efi-no-path.err
firmware-manual-efi-no-path.xml tests: Use minimal hardware for firmware tests 2022-07-01 15:10:12 +02:00
firmware-manual-efi-noacpi-aarch64.args
firmware-manual-efi-noacpi-aarch64.xml
firmware-manual-efi-noacpi-q35.err tests: Rename and reorganize firmware tests 2022-07-01 15:10:10 +02:00
firmware-manual-efi-noacpi-q35.xml tests: Use minimal hardware for firmware tests 2022-07-01 15:10:12 +02:00
firmware-manual-efi-nvram-file.x86_64-latest.args qemu_command: Separate domain memory building into a helper 2022-08-01 10:36:37 +02:00
firmware-manual-efi-nvram-file.xml
firmware-manual-efi-nvram-network-iscsi.x86_64-latest.args qemu_command: Separate domain memory building into a helper 2022-08-01 10:36:37 +02:00
firmware-manual-efi-nvram-network-iscsi.xml
firmware-manual-efi-nvram-network-nbd.x86_64-latest.args
firmware-manual-efi-nvram-network-nbd.xml
firmware-manual-efi-nvram-stateless.x86_64-latest.err
firmware-manual-efi-nvram-stateless.xml conf: support stateless UEFI firmware 2022-07-26 15:41:44 +01:00
firmware-manual-efi-nvram-template-stateless.x86_64-latest.err
firmware-manual-efi-nvram-template-stateless.xml
firmware-manual-efi-nvram-template.x86_64-latest.args
firmware-manual-efi-nvram-template.xml tests: Use minimal hardware for firmware tests 2022-07-01 15:10:12 +02:00
firmware-manual-efi-secure.args
firmware-manual-efi-secure.xml tests: Use minimal hardware for firmware tests 2022-07-01 15:10:12 +02:00
firmware-manual-efi-stateless.x86_64-latest.args
firmware-manual-efi-stateless.xml
firmware-manual-efi.args tests: Force QEMU_CAPS_BLOCKDEV(_HOSTDEV_SCSI) in fake caps tests 2022-08-11 14:38:31 +02:00
firmware-manual-efi.xml
firmware-manual-noefi-acpi-aarch64.err tests: Rename and reorganize firmware tests 2022-07-01 15:10:10 +02:00
firmware-manual-noefi-acpi-aarch64.xml
firmware-manual-noefi-acpi-q35.args
firmware-manual-noefi-acpi-q35.xml
firmware-manual-noefi-noacpi-aarch64.args
firmware-manual-noefi-noacpi-aarch64.xml
firmware-manual-noefi-noacpi-q35.args
firmware-manual-noefi-noacpi-q35.xml tests: Use minimal hardware for firmware tests 2022-07-01 15:10:12 +02:00
floppy-drive-fat.x86_64-latest.args qemu: capabilities: Re-enable JSON syntax for -device 2022-01-17 09:26:17 +01:00
floppy-drive-fat.xml
fs9p-ccw.s390x-latest.args
fs9p-ccw.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
fs9p.x86_64-latest.args
fs9p.xml
genid-auto.x86_64-latest.args
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: Re-enable JSON syntax for -device 2022-01-17 09:26:17 +01:00
genid.xml
graphics-dbus-address.args
graphics-dbus-address.xml
graphics-dbus-audio.args
graphics-dbus-audio.xml
graphics-dbus-chardev.args
graphics-dbus-chardev.xml
graphics-dbus-p2p.args
graphics-dbus-p2p.xml conf: add <graphics type='dbus'> 2022-05-19 12:36:09 +02:00
graphics-dbus-usbredir.args
graphics-dbus-usbredir.xml
graphics-dbus.args
graphics-dbus.xml conf: add <graphics type='dbus'> 2022-05-19 12:36:09 +02:00
graphics-egl-headless-rendernode.x86_64-latest.args
graphics-egl-headless-rendernode.xml
graphics-egl-headless.args
graphics-egl-headless.x86_64-latest.args
graphics-egl-headless.xml
graphics-listen-network2.xml
graphics-listen-network.xml
graphics-sdl-egl-headless.x86_64-latest.err
graphics-sdl-egl-headless.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
graphics-sdl-fullscreen.args
graphics-sdl-fullscreen.xml
graphics-sdl.args
graphics-sdl.xml
graphics-spice-agent-file-xfer.x86_64-latest.args
graphics-spice-agent-file-xfer.xml
graphics-spice-agentmouse.x86_64-latest.args
graphics-spice-agentmouse.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
graphics-spice-auto-socket-cfg.x86_64-latest.args qemu: capabilities: Re-enable JSON syntax for -device 2022-01-17 09:26:17 +01:00
graphics-spice-auto-socket-cfg.xml
graphics-spice-auto-socket.x86_64-latest.args
graphics-spice-auto-socket.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
graphics-spice-compression.x86_64-latest.args
graphics-spice-compression.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
graphics-spice-egl-headless.x86_64-latest.args
graphics-spice-egl-headless.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
graphics-spice-gl-auto-rendernode.x86_64-latest.args
graphics-spice-gl-auto-rendernode.xml
graphics-spice-invalid-egl-headless.x86_64-latest.err
graphics-spice-invalid-egl-headless.xml
graphics-spice-no-args.x86_64-latest.args
graphics-spice-no-args.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
graphics-spice-qxl-vga.x86_64-latest.args
graphics-spice-qxl-vga.xml
graphics-spice-sasl.x86_64-latest.args qemuBuildDeviceVideoCmd: Simplify formatting of 'max_outputs' property 2022-01-19 16:54:32 +01:00
graphics-spice-sasl.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
graphics-spice-socket.x86_64-latest.args
graphics-spice-socket.xml
graphics-spice-timeout.x86_64-latest.args
graphics-spice-timeout.xml
graphics-spice-usb-redir.x86_64-latest.args
graphics-spice-usb-redir.xml
graphics-spice.x86_64-latest.args
graphics-spice.xml
graphics-vnc-auto-socket-cfg.x86_64-latest.args qemu: capabilities: Re-enable JSON syntax for -device 2022-01-17 09:26:17 +01:00
graphics-vnc-auto-socket-cfg.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
graphics-vnc-auto-socket.x86_64-latest.args
graphics-vnc-auto-socket.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
graphics-vnc-egl-headless.x86_64-latest.args
graphics-vnc-egl-headless.xml
graphics-vnc-no-listen-attr.x86_64-latest.args
graphics-vnc-no-listen-attr.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
graphics-vnc-none.x86_64-latest.args qemu: capabilities: Re-enable JSON syntax for -device 2022-01-17 09:26:17 +01:00
graphics-vnc-none.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
graphics-vnc-policy.x86_64-latest.args
graphics-vnc-policy.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
graphics-vnc-power.x86_64-latest.args
graphics-vnc-power.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
graphics-vnc-remove-generated-socket.x86_64-latest.args
graphics-vnc-remove-generated-socket.xml
graphics-vnc-sasl.x86_64-latest.args qemu: capabilities: Re-enable JSON syntax for -device 2022-01-17 09:26:17 +01:00
graphics-vnc-sasl.xml
graphics-vnc-socket-new-cmdline.x86_64-latest.args
graphics-vnc-socket-new-cmdline.xml
graphics-vnc-socket.x86_64-latest.args
graphics-vnc-socket.xml
graphics-vnc-tls-secret.x86_64-5.2.0.args
graphics-vnc-tls-secret.x86_64-latest.args
graphics-vnc-tls-secret.xml
graphics-vnc-tls.x86_64-latest.args
graphics-vnc-tls.xml
graphics-vnc-websocket.x86_64-latest.args
graphics-vnc-websocket.xml
graphics-vnc.x86_64-latest.args
graphics-vnc.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
hostdev-mdev-display-missing-graphics.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
hostdev-mdev-display-missing-graphics.xml
hostdev-mdev-display-ramfb-multiple.x86_64-latest.err
hostdev-mdev-display-ramfb-multiple.xml
hostdev-mdev-display-ramfb.x86_64-latest.args qemuBuildDeviceVideoCmd: Simplify formatting of 'max_outputs' property 2022-01-19 16:54:32 +01:00
hostdev-mdev-display-ramfb.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
hostdev-mdev-display-spice-egl-headless.x86_64-latest.args
hostdev-mdev-display-spice-egl-headless.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
hostdev-mdev-display-spice-opengl.x86_64-latest.args
hostdev-mdev-display-spice-opengl.xml
hostdev-mdev-display-vnc-egl-headless.x86_64-latest.args qemuBuildDeviceVideoCmd: Simplify formatting of 'max_outputs' property 2022-01-19 16:54:32 +01:00
hostdev-mdev-display-vnc-egl-headless.xml
hostdev-mdev-display-vnc.x86_64-latest.args qemuBuildDeviceVideoCmd: Simplify formatting of 'max_outputs' property 2022-01-19 16:54:32 +01:00
hostdev-mdev-display-vnc.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
hostdev-mdev-display.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
hostdev-mdev-duplicate.err
hostdev-mdev-duplicate.xml
hostdev-mdev-invalid-target-address.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02: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
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.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
hostdev-mdev-src-address-invalid.xml
hostdev-pci-address-device.x86_64-latest.args tests: Update hostdev-usb-* hostdev-pci-* xml2xml and xml2argv tests 2022-07-13 15:42:08 +02:00
hostdev-pci-address-device.xml
hostdev-pci-address-unassigned.args qemu: command: Always assume QEMU_CAPS_AUDIODEV 2022-08-11 14:38:31 +02: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.x86_64-latest.args
hostdev-pci-address.xml tests: Update hostdev-usb-* hostdev-pci-* xml2xml and xml2argv tests 2022-07-13 15:42:08 +02:00
hostdev-pci-duplicate.err
hostdev-pci-duplicate.xml conf: verify for duplicate hostdevs 2021-07-01 16:34:03 +02:00
hostdev-pci-multifunction.args
hostdev-pci-multifunction.xml
hostdev-scsi-autogen-address.xml
hostdev-scsi-duplicate.err
hostdev-scsi-duplicate.xml
hostdev-scsi-large-unit.xml
hostdev-scsi-lsi.x86_64-latest.args
hostdev-scsi-lsi.xml
hostdev-scsi-shareable.xml
hostdev-scsi-vhost-scsi-ccw.args
hostdev-scsi-vhost-scsi-ccw.xml tests: qemu: Remove 's390-ccw' machine type from fake capabilities 2021-09-23 14:48:51 +02:00
hostdev-scsi-vhost-scsi-pci-boot-fail.x86_64-latest.err
hostdev-scsi-vhost-scsi-pci-boot-fail.xml
hostdev-scsi-vhost-scsi-pci.args
hostdev-scsi-vhost-scsi-pci.xml
hostdev-scsi-vhost-scsi-pcie.x86_64-4.2.0.args qemuxml2argvtest: Convert all test cases asserting QEMU_CAPS_VIRTIO_PCI_DISABLE_LEGACY 2022-09-01 13:11:10 +02:00
hostdev-scsi-vhost-scsi-pcie.x86_64-latest.args
hostdev-scsi-vhost-scsi-pcie.xml
hostdev-scsi-virtio-scsi.x86_64-latest.args
hostdev-scsi-virtio-scsi.xml
hostdev-subsys-mdev-vfio-ap-boot-fail.s390x-latest.err
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
hostdev-subsys-mdev-vfio-ap.xml
hostdev-subsys-mdev-vfio-ccw-boot.s390x-latest.args
hostdev-subsys-mdev-vfio-ccw-boot.xml
hostdev-subsys-mdev-vfio-ccw-duplicate-address.err
hostdev-subsys-mdev-vfio-ccw-duplicate-address.xml
hostdev-subsys-mdev-vfio-ccw-invalid-address.err
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.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
hostdev-subsys-mdev-vfio-ccw.s390x-latest.args
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.x86_64-latest.args
hostdev-usb-address-device-boot.xml
hostdev-usb-address-device.x86_64-latest.args
hostdev-usb-address-device.xml
hostdev-usb-address.x86_64-latest.args qemu: Generate cmd line for guestReset 2022-07-13 16:01:14 +02:00
hostdev-usb-address.xml conf: Introduce @guestReset to hostdev's <source/> 2022-07-13 16:00:50 +02:00
hostdev-usb-duplicate.err
hostdev-usb-duplicate.xml
hostdev-vfio-multidomain.args tests: Force QEMU_CAPS_BLOCKDEV(_HOSTDEV_SCSI) in fake caps tests 2022-08-11 14:38:31 +02:00
hostdev-vfio-multidomain.xml
hostdev-vfio-zpci-autogenerate-fids.err
hostdev-vfio-zpci-autogenerate-fids.s390x-latest.args
hostdev-vfio-zpci-autogenerate-fids.xml
hostdev-vfio-zpci-autogenerate-uids.s390x-latest.args
hostdev-vfio-zpci-autogenerate-uids.xml tests: qemu: add more tests for ZPCI on S390 2020-06-26 18:53:51 +02:00
hostdev-vfio-zpci-autogenerate.s390x-latest.args
hostdev-vfio-zpci-autogenerate.xml
hostdev-vfio-zpci-boundaries.args
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-ccw-memballoon.s390x-latest.args
hostdev-vfio-zpci-ccw-memballoon.xml
hostdev-vfio-zpci-duplicate.err
hostdev-vfio-zpci-duplicate.xml
hostdev-vfio-zpci-invalid-uid-valid-fid.s390x-latest.err tests: qemuxml2argvdata: switch zpci address generation to real caps 2022-10-03 19:46:42 +02:00
hostdev-vfio-zpci-invalid-uid-valid-fid.xml
hostdev-vfio-zpci-multidomain-many.s390x-latest.args
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-set-zero.err
hostdev-vfio-zpci-set-zero.xml
hostdev-vfio-zpci-uid-set-zero.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
hostdev-vfio-zpci-uid-set-zero.xml
hostdev-vfio-zpci-wrong-arch.err
hostdev-vfio-zpci-wrong-arch.xml
hostdev-vfio-zpci.args
hostdev-vfio-zpci.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
hostdev-vfio-zpci.xml
hostdev-vfio.args tests: Force QEMU_CAPS_BLOCKDEV(_HOSTDEV_SCSI) in fake caps tests 2022-08-11 14:38:31 +02:00
hostdev-vfio.xml
hostdevs-drive-address-conflict.x86_64-latest.err
hostdevs-drive-address-conflict.xml
hotplug-base.args
hotplug-base.xml
hugepages-default-1G-nodeset-2M.err
hugepages-default-1G-nodeset-2M.xml
hugepages-default-2M.args
hugepages-default-2M.xml
hugepages-default-5M.x86_64-latest.err
hugepages-default-5M.xml
hugepages-default-system-size.args
hugepages-default-system-size.xml qemu: populate <audio> element with default config 2021-03-09 22:58:30 +00:00
hugepages-default.args qemu: command: Always assume QEMU_CAPS_AUDIODEV 2022-08-11 14:38:31 +02:00
hugepages-default.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
hugepages-memaccess2.args
hugepages-memaccess2.xml
hugepages-memaccess3.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
hugepages-memaccess3.x86_64-latest.args
hugepages-memaccess3.xml tests: qemuxml2argvdata: Purge versioned i440fx machine types from fake-caps tests 2022-01-07 09:25:14 +01:00
hugepages-memaccess-invalid.err virDomainNumaDefParseXML: Use virXMLProp* 2021-05-14 12:15:56 -04:00
hugepages-memaccess-invalid.xml
hugepages-memaccess.args tests: Force QEMU_CAPS_BLOCKDEV(_HOSTDEV_SCSI) in fake caps tests 2022-08-11 14:38:31 +02:00
hugepages-memaccess.xml qemu: populate <audio> element with default config 2021-03-09 22:58:30 +00:00
hugepages-nodeset-nonexist.err
hugepages-nodeset-nonexist.xml
hugepages-nodeset.args qemu: command: Always assume QEMU_CAPS_AUDIODEV 2022-08-11 14:38:31 +02: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
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
hugepages-numa-default-dimm.xml
hugepages-numa-default.args qemu: command: Always assume QEMU_CAPS_AUDIODEV 2022-08-11 14:38:31 +02:00
hugepages-numa-default.xml
hugepages-numa-nodeset-nonexist.err
hugepages-numa-nodeset-nonexist.xml
hugepages-numa-nodeset-part.args
hugepages-numa-nodeset-part.xml
hugepages-numa-nodeset.args
hugepages-numa-nodeset.xml
hugepages-nvdimm.x86_64-latest.args
hugepages-nvdimm.xml
hugepages-shared.args tests: Force QEMU_CAPS_BLOCKDEV(_HOSTDEV_SCSI) in fake caps tests 2022-08-11 14:38:31 +02:00
hugepages-shared.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
hvf-aarch64-virt-headless.args
hvf-aarch64-virt-headless.xml
hvf-x86_64-q35-headless.args tests: Force QEMU_CAPS_BLOCKDEV(_HOSTDEV_SCSI) in fake caps tests 2022-08-11 14:38:31 +02:00
hvf-x86_64-q35-headless.x86_64-latest.err
hvf-x86_64-q35-headless.xml
hyperv-off.x86_64-latest.args
hyperv-off.xml
hyperv-panic.x86_64-latest.args
hyperv-panic.xml
hyperv-passthrough.x86_64-6.1.0.args qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
hyperv-passthrough.x86_64-latest.args qemu: capabilities: Re-enable JSON syntax for -device 2022-01-17 09:26:17 +01:00
hyperv-passthrough.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
hyperv-stimer-direct.x86_64-latest.args
hyperv-stimer-direct.xml
hyperv.x86_64-latest.args
hyperv.xml
input-linux.x86_64-latest.args
input-linux.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
input-usbmouse-addr.args
input-usbmouse-addr.xml
input-usbmouse.args
input-usbmouse.xml
input-usbtablet.args
input-usbtablet.xml
input-virtio-ccw.args
input-virtio-ccw.xml qemu: Add support for virtio input ccw devices 2018-03-23 19:40:20 +01:00
intel-iommu-aw-bits.x86_64-latest.args
intel-iommu-aw-bits.xml
intel-iommu-caching-mode.x86_64-latest.args
intel-iommu-caching-mode.xml
intel-iommu-device-iotlb.x86_64-latest.args
intel-iommu-device-iotlb.xml qemu: populate <audio> element with default config 2021-03-09 22:58:30 +00:00
intel-iommu-eim.x86_64-latest.args
intel-iommu-eim.xml
intel-iommu-wrong-machine.x86_64-latest.err
intel-iommu-wrong-machine.xml
intel-iommu.x86_64-latest.args
intel-iommu.xml
interface-driver.xml
iommu-smmuv3.aarch64-latest.args
iommu-smmuv3.xml conf: Parse and format SMMUv3 IOMMU 2019-06-03 17:40:48 +02:00
iothreads-disk-virtio-ccw.s390x-4.2.0.args
iothreads-disk-virtio-ccw.xml
iothreads-disk.args
iothreads-disk.xml
iothreads-ids-partial.args
iothreads-ids-partial.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
iothreads-ids-pool-sizes.x86_64-latest.args
iothreads-ids-pool-sizes.xml
iothreads-ids.args
iothreads-ids.xml
iothreads-nocap.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02: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
iothreads-virtio-scsi-ccw.xml
iothreads-virtio-scsi-pci.x86_64-5.2.0.args
iothreads-virtio-scsi-pci.x86_64-latest.args
iothreads-virtio-scsi-pci.xml
iothreads.args tests: Force QEMU_CAPS_BLOCKDEV(_HOSTDEV_SCSI) in fake caps tests 2022-08-11 14:38:31 +02:00
iothreads.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
kvm-features-off.args qemu: command: Always assume QEMU_CAPS_AUDIODEV 2022-08-11 14:38:31 +02:00
kvm-features-off.xml
kvm-features.args
kvm-features.xml qemuxml2xmloutdata: Turn kvm-features*.xml into symlinks 2022-01-04 16:40:10 +01:00
kvm-pit-delay.args tests: Force QEMU_CAPS_BLOCKDEV(_HOSTDEV_SCSI) in fake caps tests 2022-08-11 14:38:31 +02:00
kvm-pit-delay.xml
kvm-pit-discard.args
kvm-pit-discard.xml
kvmclock.args
kvmclock.xml
kvmclock+eoi-disabled.x86_64-latest.args
kvmclock+eoi-disabled.xml
launch-security-s390-pv.s390x-latest.args qemu_command: Separate domain memory building into a helper 2022-08-01 10:36:37 +02:00
launch-security-s390-pv.xml
launch-security-sev-direct.x86_64-latest.args
launch-security-sev-direct.xml
launch-security-sev-missing-platform-info.x86_64-6.0.0.args
launch-security-sev-missing-platform-info.xml
launch-security-sev.x86_64-6.0.0.args
launch-security-sev.xml
lease.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
luks-disk-invalid.x86_64-latest.err
luks-disk-invalid.xml
luks-disks-source-both.x86_64-latest.err
luks-disks-source-both.xml
luks-disks-source-qcow2.x86_64-5.2.0.args
luks-disks-source-qcow2.x86_64-latest.args
luks-disks-source-qcow2.xml qemuxml2argvdata: luks-disks-source-qcow2: Remove specific machine type 2021-02-09 11:30:19 +01:00
luks-disks-source.x86_64-latest.args
luks-disks-source.xml
luks-disks.x86_64-latest.args qemu: capabilities: Re-enable JSON syntax for -device 2022-01-17 09:26:17 +01:00
luks-disks.xml qemuxml2(argv|xml)test: Unify usage of DO_TEST_CAPS_LATEST 2022-01-07 09:25:14 +01:00
mach-virt-console-native.args
mach-virt-console-native.xml
mach-virt-console-virtio.args
mach-virt-console-virtio.xml
mach-virt-serial-compat.args
mach-virt-serial-compat.xml
mach-virt-serial-invalid-machine.err
mach-virt-serial-invalid-machine.xml
mach-virt-serial-native.args
mach-virt-serial-native.xml
mach-virt-serial-pci.args
mach-virt-serial-pci.xml
mach-virt-serial-usb.args qemu: command: Always assume QEMU_CAPS_AUDIODEV 2022-08-11 14:38:31 +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
mach-virt-serial+console-native.xml
machine-aeskeywrap-off-cap.args
machine-aeskeywrap-off-cap.xml
machine-aeskeywrap-off-caps.args
machine-aeskeywrap-off-caps.xml
machine-aeskeywrap-on-cap.args
machine-aeskeywrap-on-cap.xml
machine-aeskeywrap-on-caps.args tests: Force QEMU_CAPS_BLOCKDEV(_HOSTDEV_SCSI) in fake caps tests 2022-08-11 14:38:31 +02:00
machine-aeskeywrap-on-caps.xml
machine-aliases1.args
machine-aliases1.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
machine-aliases2.args tests: Force QEMU_CAPS_BLOCKDEV(_HOSTDEV_SCSI) in fake caps tests 2022-08-11 14:38:31 +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
machine-core-off.xml
machine-core-on.args
machine-core-on.xml
machine-deakeywrap-off-cap.args tests: Force QEMU_CAPS_BLOCKDEV(_HOSTDEV_SCSI) in fake caps tests 2022-08-11 14:38:31 +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
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
machine-deakeywrap-on-cap.xml
machine-deakeywrap-on-caps.args
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
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
machine-keywrap-none.xml
machine-loadparm-multiple-disks-nets-s390.args
machine-loadparm-multiple-disks-nets-s390.xml
machine-loadparm-net-s390.args
machine-loadparm-net-s390.xml
machine-loadparm-s390-char-invalid.err
machine-loadparm-s390-char-invalid.xml
machine-loadparm-s390-len-invalid.err
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
machine-loadparm-s390.xml
machine-smm-off.x86_64-latest.args
machine-smm-off.xml tests: Introduce smm=off test 2022-05-16 14:29:09 +02:00
machine-smm-on.x86_64-latest.args
machine-smm-on.xml
machine-vmport-opt.args
machine-vmport-opt.xml
master-key.args
master-key.xml
memfd-memory-default-hugepage.x86_64-latest.args
memfd-memory-default-hugepage.xml
memfd-memory-numa.x86_64-latest.args
memfd-memory-numa.xml
memory-align-fail.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
memory-align-fail.xml
memory-hotplug-dimm-addr.x86_64-latest.args
memory-hotplug-dimm-addr.xml
memory-hotplug-dimm.args
memory-hotplug-dimm.xml conf: add support for specifying CPU "dies" parameter 2020-01-16 15:11:42 +00:00
memory-hotplug-invalid-targetnode.err conf: Validate virDomainMemoryDef::targetNode 2022-08-01 10:36:15 +02:00
memory-hotplug-invalid-targetnode.xml
memory-hotplug-nonuma.err
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
memory-hotplug-nvdimm-access.xml
memory-hotplug-nvdimm-align.x86_64-5.2.0.args
memory-hotplug-nvdimm-align.x86_64-latest.args
memory-hotplug-nvdimm-align.xml
memory-hotplug-nvdimm-label.x86_64-5.2.0.args qemu_command: Generate memory only after controllers 2022-02-02 14:22:47 +01:00
memory-hotplug-nvdimm-label.x86_64-latest.args
memory-hotplug-nvdimm-label.xml
memory-hotplug-nvdimm-pmem.x86_64-5.2.0.args
memory-hotplug-nvdimm-pmem.x86_64-latest.args
memory-hotplug-nvdimm-pmem.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
memory-hotplug-nvdimm-ppc64-abi-update.args
memory-hotplug-nvdimm-ppc64-abi-update.xml
memory-hotplug-nvdimm-ppc64.args
memory-hotplug-nvdimm-ppc64.xml
memory-hotplug-nvdimm-readonly.x86_64-5.2.0.args
memory-hotplug-nvdimm-readonly.x86_64-latest.args qemu_command: Generate memory only after controllers 2022-02-02 14:22:47 +01:00
memory-hotplug-nvdimm-readonly.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
memory-hotplug-nvdimm.x86_64-latest.args
memory-hotplug-nvdimm.xml
memory-hotplug-ppc64-nonuma-abi-update.args
memory-hotplug-ppc64-nonuma-abi-update.xml qemu_domain.c: align all pSeries mem modules when PARSE_ABI_UPDATE 2020-12-04 15:38:47 -03:00
memory-hotplug-ppc64-nonuma.args qemu: command: Always assume QEMU_CAPS_AUDIODEV 2022-08-11 14:38:31 +02:00
memory-hotplug-ppc64-nonuma.xml qemu: populate <audio> element with default config 2021-03-09 22:58:30 +00:00
memory-hotplug-virtio-mem.x86_64-latest.args
memory-hotplug-virtio-mem.xml tests: Cover virtio-mem being plugged into a bridge 2022-02-02 16:32:41 +01:00
memory-hotplug-virtio-pmem.x86_64-5.2.0.args qemu_command: Generate memory only after controllers 2022-02-02 14:22:47 +01:00
memory-hotplug-virtio-pmem.x86_64-latest.args
memory-hotplug-virtio-pmem.xml
memory-hotplug.args
memory-hotplug.xml
memorybacking-set.xml
memorybacking-unset.xml
memtune-unlimited.args
memtune-unlimited.xml
memtune.args
memtune.xml
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: command: Always assume QEMU_CAPS_AUDIODEV 2022-08-11 14:38:31 +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: Force QEMU_CAPS_BLOCKDEV(_HOSTDEV_SCSI) in fake caps tests 2022-08-11 14:38:31 +02:00
migrate.xml
minimal-no-memory.err
minimal-no-memory.xml
minimal.args
minimal.xml
misc-acpi.args tests: Force QEMU_CAPS_BLOCKDEV(_HOSTDEV_SCSI) in fake caps tests 2022-08-11 14:38:31 +02: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
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
misc-disable-suspends.xml
misc-enable-s4.args
misc-enable-s4.err
misc-enable-s4.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
misc-no-reboot.x86_64-5.2.0.args
misc-no-reboot.x86_64-latest.args
misc-no-reboot.xml
misc-uuid.args tests: Force QEMU_CAPS_BLOCKDEV(_HOSTDEV_SCSI) in fake caps tests 2022-08-11 14:38:31 +02:00
misc-uuid.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
missing-machine.x86_64-latest.err qemuxml2argvtest: Convert 'missing-machine' to DO_TEST_CAPS_LATEST 2022-01-07 09:25:14 +01:00
missing-machine.xml
mlock-off.x86_64-latest.args
mlock-off.xml
mlock-on.x86_64-latest.args
mlock-on.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
monitor-json.args
monitor-json.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
multifunction-pci-device.args qemu: command: Always assume support for QEMU_CAPS_SCSI_DISK_DEVICE_ID 2022-08-11 14:38:31 +02:00
multifunction-pci-device.xml
name-escape.x86_64-latest.args
name-escape.xml
net-bandwidth2.xml tests: qemuxml2xml: Remove prehistoric machine types from legacy tests 2020-01-27 14:55:03 +01:00
net-bandwidth.xml
net-client.args
net-client.xml
net-coalesce.xml
net-eth-hostip.args tests: Force QEMU_CAPS_BLOCKDEV(_HOSTDEV_SCSI) in fake caps tests 2022-08-11 14:38:31 +02: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
net-eth-ifname.xml
net-eth-names.args
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: Force QEMU_CAPS_BLOCKDEV(_HOSTDEV_SCSI) in fake caps tests 2022-08-11 14:38:31 +02:00
net-eth-unmanaged-tap.xml
net-eth.args
net-eth.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
net-hostdev-bootorder.args
net-hostdev-bootorder.xml
net-hostdev-fail.err
net-hostdev-fail.xml
net-hostdev-multidomain.args
net-hostdev-multidomain.xml
net-hostdev-vfio-multidomain.args
net-hostdev-vfio-multidomain.xml
net-hostdev-vfio.args tests: Force QEMU_CAPS_BLOCKDEV(_HOSTDEV_SCSI) in fake caps tests 2022-08-11 14:38:31 +02:00
net-hostdev-vfio.xml
net-hostdev.args
net-hostdev.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
net-isolated-port.xml
net-many-models.args
net-many-models.xml
net-mcast.args
net-mcast.xml
net-midonet.xml
net-mtu.xml
net-openvswitch.xml
net-server.args tests: Force QEMU_CAPS_BLOCKDEV(_HOSTDEV_SCSI) in fake caps tests 2022-08-11 14:38:31 +02:00
net-server.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
net-udp.args
net-udp.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
net-user-addr.args
net-user-addr.xml qemu: populate <audio> element with default config 2021-03-09 22:58:30 +00:00
net-user.args tests: Force QEMU_CAPS_BLOCKDEV(_HOSTDEV_SCSI) in fake caps tests 2022-08-11 14:38:31 +02:00
net-user.x86_64-latest.args qemuxml2argvtest: Convert 'net-user' case to _LATEST 2022-07-11 12:48:28 +02:00
net-user.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
net-vdpa-multiqueue.x86_64-latest.args qemu: fix hotplug for multiqueue vdpa net device 2022-03-30 10:14:28 -05:00
net-vdpa-multiqueue.xml
net-vdpa.x86_64-latest.args
net-vdpa.xml
net-vhostuser-fail.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
net-vhostuser-fail.xml
net-vhostuser-multiq.args
net-vhostuser-multiq.xml
net-vhostuser.args qemu: command: Always assume QEMU_CAPS_AUDIODEV 2022-08-11 14:38:31 +02:00
net-vhostuser.x86_64-latest.args qemu: capabilities: Re-enable JSON syntax for -device 2022-01-17 09:26:17 +01:00
net-vhostuser.xml
net-virtio-ccw.s390x-latest.args
net-virtio-ccw.xml tests: qemu: Remove 's390-ccw' machine type from fake capabilities 2021-09-23 14:48:51 +02:00
net-virtio-device.args tests: Force QEMU_CAPS_BLOCKDEV(_HOSTDEV_SCSI) in fake caps tests 2022-08-11 14:38:31 +02: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: Force QEMU_CAPS_BLOCKDEV(_HOSTDEV_SCSI) in fake caps tests 2022-08-11 14:38:31 +02: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: Force QEMU_CAPS_BLOCKDEV(_HOSTDEV_SCSI) in fake caps tests 2022-08-11 14:38:31 +02: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-rss.x86_64-latest.args
net-virtio-rss.xml
net-virtio-rxqueuesize-invalid-size.err
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
net-virtio-rxtxqueuesize.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
net-virtio-teaming-hostdev.args
net-virtio-teaming-hostdev.xml
net-virtio-teaming-network.xml
net-virtio-teaming.args tests: Force QEMU_CAPS_BLOCKDEV(_HOSTDEV_SCSI) in fake caps tests 2022-08-11 14:38:31 +02:00
net-virtio-teaming.err
net-virtio-teaming.xml
net-virtio.args
net-virtio.xml
non-x86_64-timer-error.s390x-latest.err
non-x86_64-timer-error.xml tests: qemu: Remove 's390-ccw' machine type from fake capabilities 2021-09-23 14:48:51 +02:00
nosharepages.args
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
numad-auto-memory-vcpu-cpuset.xml
numad-auto-memory-vcpu-no-cpuset-and-placement.args
numad-auto-memory-vcpu-no-cpuset-and-placement.xml
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.err
numad-auto-vcpu-static-numatune-no-nodeset.xml
numad-auto-vcpu-static-numatune.args
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: Force QEMU_CAPS_BLOCKDEV(_HOSTDEV_SCSI) in fake caps tests 2022-08-11 14:38:31 +02:00
numad-static-memory-auto-vcpu.xml
numad-static-vcpu-no-numatune.xml
numad.args tests: Force QEMU_CAPS_BLOCKDEV(_HOSTDEV_SCSI) in fake caps tests 2022-08-11 14:38:31 +02:00
numad.xml conf: add support for specifying CPU "dies" parameter 2020-01-16 15:11:42 +00:00
numatune-auto-nodeset-invalid.args
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
numatune-auto-prefer.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
numatune-distances.args qemu: command: Always assume QEMU_CAPS_AUDIODEV 2022-08-11 14:38:31 +02:00
numatune-distances.xml tests: qemuxml2argv: Use existing machine type for 'numatune-distances' case 2020-01-27 14:55:03 +01:00
numatune-hmat.x86_64-latest.args
numatune-hmat.xml
numatune-memnode-invalid-mode.err conf, docs, schema: Add support for 'restrictive' mode in numatune 2021-04-19 11:39:13 +02:00
numatune-memnode-invalid-mode.xml
numatune-memnode-no-memory.args qemu: command: Always assume QEMU_CAPS_AUDIODEV 2022-08-11 14:38:31 +02:00
numatune-memnode-no-memory.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
numatune-memnode-no-memory.xml
numatune-memnode-nocpu.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
numatune-memnode-nocpu.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
numatune-memnode-restrictive-mode.x86_64-latest.args qemu: capabilities: Re-enable JSON syntax for -device 2022-01-17 09:26:17 +01:00
numatune-memnode-restrictive-mode.xml
numatune-memnode.args qemu: command: Always assume QEMU_CAPS_AUDIODEV 2022-08-11 14:38:31 +02:00
numatune-memnode.err
numatune-memnode.x86_64-5.2.0.args qemu: Switch to -accel 2021-11-22 13:06:54 +01:00
numatune-memnode.x86_64-latest.args
numatune-memnode.xml
numatune-memnodes-problematic.err
numatune-memnodes-problematic.xml
numatune-memory-invalid-nodeset.err
numatune-memory-invalid-nodeset.xml conf: add support for specifying CPU "dies" parameter 2020-01-16 15:11:42 +00:00
numatune-memory.args
numatune-memory.xml conf: add support for specifying CPU "dies" parameter 2020-01-16 15:11:42 +00:00
numatune-no-vcpu.args
numatune-no-vcpu.xml
numatune-static-nodeset-exceed-hostnode.err
numatune-static-nodeset-exceed-hostnode.xml
numatune-system-memory.x86_64-latest.args qemu: capabilities: Re-enable JSON syntax for -device 2022-01-17 09:26:17 +01:00
numatune-system-memory.xml
numavcpus-topology-mismatch.xml qemuxml2xmltest.c: add NUMA vcpus auto fill tests 2020-06-18 12:31:54 +02:00
pages-dimm-discard.args qemu: command: Always assume QEMU_CAPS_AUDIODEV 2022-08-11 14:38:31 +02:00
pages-dimm-discard.xml tests: qemuxml2argvdata: Purge versioned i440fx machine types from fake-caps tests 2022-01-07 09:25:14 +01:00
pages-discard-hugepages.args
pages-discard-hugepages.xml
pages-discard.args
pages-discard.xml
panic-double.x86_64-latest.args qemu: capabilities: Re-enable JSON syntax for -device 2022-01-17 09:26:17 +01:00
panic-double.xml
panic-no-address.x86_64-latest.args
panic-no-address.xml
panic-pseries.xml
panic.x86_64-latest.args
panic.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
parallel-parport-chardev.args
parallel-parport-chardev.x86_64-latest.args
parallel-parport-chardev.xml
parallel-tcp-chardev.args
parallel-tcp-chardev.x86_64-latest.args
parallel-tcp-chardev.xml
parallel-unix-chardev.x86_64-latest.args
parallel-unix-chardev.xml
pc-i440fx-acpi-root-hotplug-disable.x86_64-5.1.0.err
pc-i440fx-acpi-root-hotplug-disable.x86_64-latest.args
pc-i440fx-acpi-root-hotplug-disable.xml
pc-i440fx-acpi-root-hotplug-enable.x86_64-5.1.0.err
pc-i440fx-acpi-root-hotplug-enable.x86_64-latest.args
pc-i440fx-acpi-root-hotplug-enable.xml
pci-autoadd-addr.args
pci-autoadd-addr.xml tests: qemuxml2argvdata: Remove use of 'pc-1.0' and 'pc-1.2' machine types 2022-01-07 09:25:13 +01:00
pci-autoadd-idx.args tests: Force QEMU_CAPS_BLOCKDEV(_HOSTDEV_SCSI) in fake caps tests 2022-08-11 14:38:31 +02:00
pci-autoadd-idx.xml tests: qemuxml2argvdata: Remove use of 'pc-1.0' and 'pc-1.2' machine types 2022-01-07 09:25:13 +01:00
pci-autofill-addr.args
pci-autofill-addr.xml
pci-bridge-duplicate-index.err
pci-bridge-duplicate-index.xml
pci-bridge-many-disks.args
pci-bridge-many-disks.xml tests: Remove firmware bits from unrelated tests 2022-07-01 15:09:50 +02:00
pci-bridge-negative-index-invalid.err virDomainControllerDefParseXML: Parse 'index' by virXMLPropInt 2022-09-01 13:11:10 +02:00
pci-bridge-negative-index-invalid.xml
pci-bridge.args
pci-bridge.xml
pci-bus-invalid.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
pci-bus-invalid.xml
pci-domain-invalid.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02: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.err
pci-expander-bus-bad-bus.xml
pci-expander-bus-bad-machine.err
pci-expander-bus-bad-machine.xml
pci-expander-bus-bad-node.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
pci-expander-bus-bad-node.xml tests: qemuxml2argvdata: Purge versioned i440fx machine types from fake-caps tests 2022-01-07 09:25:14 +01:00
pci-expander-bus.args qemu: command: Always assume QEMU_CAPS_AUDIODEV 2022-08-11 14:38:31 +02:00
pci-expander-bus.xml
pci-function-invalid.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
pci-function-invalid.xml
pci-many.args tests: Force QEMU_CAPS_BLOCKDEV(_HOSTDEV_SCSI) in fake caps tests 2022-08-11 14:38:31 +02:00
pci-many.xml
pci-rom-disabled-invalid.args
pci-rom-disabled-invalid.xml
pci-rom-disabled.args
pci-rom-disabled.xml
pci-rom.args tests: Force QEMU_CAPS_BLOCKDEV(_HOSTDEV_SCSI) in fake caps tests 2022-08-11 14:38:31 +02:00
pci-rom.xml
pci-root-address.err domain_conf: move pci-root/pcie-root address check to domain_validate.c 2020-12-09 09:51:52 -03:00
pci-root-address.xml
pci-root-nonzero-index.err
pci-root-nonzero-index.xml
pci-serial-dev-chardev.args
pci-serial-dev-chardev.x86_64-latest.args
pci-serial-dev-chardev.xml
pci-slot-invalid.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
pci-slot-invalid.xml
pcie-expander-bus-aarch64.aarch64-latest.args
pcie-expander-bus-aarch64.xml
pcie-expander-bus-bad-bus.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
pcie-expander-bus-bad-bus.xml
pcie-expander-bus-bad-machine.err
pcie-expander-bus-bad-machine.xml
pcie-expander-bus.args tests: Force QEMU_CAPS_BLOCKDEV(_HOSTDEV_SCSI) in fake caps tests 2022-08-11 14:38:31 +02:00
pcie-expander-bus.xml
pcie-root-port-model-generic.args qemu: command: Always assume QEMU_CAPS_AUDIODEV 2022-08-11 14:38:31 +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
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
pcie-root-port-nohotplug.xml
pcie-root-port-too-many.err
pcie-root-port-too-many.xml
pcie-root-port.args tests: Force QEMU_CAPS_BLOCKDEV(_HOSTDEV_SCSI) in fake caps tests 2022-08-11 14:38:31 +02:00
pcie-root-port.xml
pcie-root.args
pcie-root.xml
pcie-switch-downstream-port.args tests: Force QEMU_CAPS_BLOCKDEV(_HOSTDEV_SCSI) in fake caps tests 2022-08-11 14:38:31 +02:00
pcie-switch-downstream-port.xml
pcie-switch-upstream-port.args tests: Force QEMU_CAPS_BLOCKDEV(_HOSTDEV_SCSI) in fake caps tests 2022-08-11 14:38:31 +02:00
pcie-switch-upstream-port.xml
pcihole64-gib.xml
pcihole64-q35.args tests: Force QEMU_CAPS_BLOCKDEV(_HOSTDEV_SCSI) in fake caps tests 2022-08-11 14:38:31 +02:00
pcihole64-q35.xml
pcihole64.args
pcihole64.xml tests: qemuxml2argvdata: Remove use of 'pc-1.0' and 'pc-1.2' machine types 2022-01-07 09:25:13 +01:00
pmu-feature-off.args
pmu-feature-off.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
pmu-feature.args qemu: command: Always assume QEMU_CAPS_AUDIODEV 2022-08-11 14:38:31 +02:00
pmu-feature.xml
ppc64-default-cpu-kvm-pseries-2.7.ppc64-latest.args tests: Update capabilities for QEMU 7.0.0 on ppc64 2022-04-01 19:29:23 +02:00
ppc64-default-cpu-kvm-pseries-2.7.xml
ppc64-default-cpu-kvm-pseries-3.1.ppc64-latest.args
ppc64-default-cpu-kvm-pseries-3.1.xml
ppc64-default-cpu-kvm-pseries-4.2.ppc64-latest.args
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
ppc64-default-cpu-tcg-pseries-2.7.xml
ppc64-default-cpu-tcg-pseries-3.1.ppc64-latest.args
ppc64-default-cpu-tcg-pseries-3.1.xml
ppc64-default-cpu-tcg-pseries-4.2.ppc64-latest.args tests: Update capabilities for QEMU 7.0.0 on ppc64 2022-04-01 19:29:23 +02: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
ppc64-pseries-graphics.xml
ppc64-pseries-headless.ppc64-latest.args tests: Update capabilities for QEMU 7.0.0 on ppc64 2022-04-01 19:29:23 +02:00
ppc64-pseries-headless.xml
ppc64-tpm-double.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
ppc64-tpm-double.xml tests: add XML schema tests for the TPM Proxy device 2020-06-23 17:27:50 +02:00
ppc64-tpmproxy-double.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
ppc64-tpmproxy-double.xml
ppc64-tpmproxy-single.ppc64-latest.args
ppc64-tpmproxy-single.xml tests: add XML schema tests for the TPM Proxy device 2020-06-23 17:27:50 +02:00
ppc64-tpmproxy-with-tpm.ppc64-latest.args tests: Update capabilities for QEMU 7.0.0 on ppc64 2022-04-01 19:29:23 +02:00
ppc64-tpmproxy-with-tpm.xml tests: add XML schema tests for the TPM Proxy device 2020-06-23 17:27:50 +02:00
ppc64-usb-controller-legacy.args
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: command: Always assume QEMU_CAPS_AUDIODEV 2022-08-11 14:38:31 +02:00
ppc64-usb-controller-qemu-xhci.xml
ppc64-usb-controller.args
ppc64-usb-controller.xml
ppc-dtb.args
ppc-dtb.xml
ppce500-serial.args
ppce500-serial.xml
pseries-basic.ppc64-latest.args
pseries-basic.xml
pseries-console-native.ppc64-latest.args
pseries-console-native.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
pseries-console-virtio.ppc64-latest.args
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.ppc64-latest.args qemu_command: Separate domain memory building into a helper 2022-08-01 10:36:37 +02:00
pseries-cpu-compat-power9.ppc64-latest.err qemuxml2argvtest.c: use CAPS_ARCH_LATEST() with pseries-cpu-compat-power9 2022-05-23 19:25:09 -03:00
pseries-cpu-compat-power9.xml
pseries-cpu-compat-power10.ppc64-latest.args
pseries-cpu-compat-power10.ppc64-latest.err
pseries-cpu-compat-power10.xml
pseries-cpu-compat.ppc64-latest.args
pseries-cpu-compat.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
pseries-cpu-exact.ppc64-latest.args
pseries-cpu-exact.xml
pseries-cpu-le.ppc64-latest.args
pseries-cpu-le.xml
pseries-default-phb-numa-node.ppc64-latest.err
pseries-default-phb-numa-node.xml
pseries-features-ccf.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
pseries-features-ccf.xml
pseries-features-cfpc.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
pseries-features-cfpc.xml
pseries-features-hpt-pagesize.err
pseries-features-hpt-pagesize.xml tests: refactor pseries features parse failure tests 2022-10-13 16:28:01 -03:00
pseries-features-htm.err
pseries-features-htm.xml tests: refactor pseries features parse failure tests 2022-10-13 16:28:01 -03:00
pseries-features-ibs.err
pseries-features-ibs.xml tests: refactor pseries features parse failure tests 2022-10-13 16:28:01 -03:00
pseries-features-invalid-machine.err
pseries-features-invalid-machine.xml
pseries-features-nested-hv.err
pseries-features-nested-hv.xml
pseries-features-sbbc.err
pseries-features-sbbc.xml tests: refactor pseries features parse failure tests 2022-10-13 16:28:01 -03:00
pseries-features.ppc64-latest.args
pseries-features.xml qemu: Implement the IBS pSeries feature 2020-04-27 14:43:13 +02:00
pseries-hostdevs-1.ppc64-latest.args
pseries-hostdevs-1.xml
pseries-hostdevs-2.ppc64-latest.args
pseries-hostdevs-2.xml
pseries-hostdevs-3.ppc64-latest.args
pseries-hostdevs-3.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
pseries-many-buses-1.ppc64-latest.args
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.ppc64-latest.args
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.ppc64-latest.args
pseries-many-devices.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
pseries-no-parallel.err
pseries-no-parallel.xml
pseries-nvram.ppc64-latest.args
pseries-nvram.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
pseries-panic-address.ppc64-latest.err
pseries-panic-address.xml
pseries-panic-missing.ppc64-latest.args
pseries-panic-missing.xml
pseries-panic-no-address.ppc64-latest.args
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.ppc64-latest.args tests: change qemuxml2argv pseries tests to TEST_CAPS_LATEST 2022-10-13 16:27:16 -03:00
pseries-phb-default-missing.xml
pseries-phb-invalid-target-index-1.err
pseries-phb-invalid-target-index-1.xml
pseries-phb-invalid-target-index-2.err
pseries-phb-invalid-target-index-2.xml
pseries-phb-invalid-target-index-3.err
pseries-phb-invalid-target-index-3.xml
pseries-phb-numa-node.ppc64-latest.args tests: change qemuxml2argv pseries tests to TEST_CAPS_LATEST 2022-10-13 16:27:16 -03: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.ppc64-latest.args
pseries-phb-simple.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
pseries-serial-compat.ppc64-latest.args
pseries-serial-compat.xml
pseries-serial-invalid-machine.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02: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.ppc64-latest.args
pseries-serial-native.xml
pseries-serial-pci.ppc64-latest.args tests: change qemuxml2argv pseries tests to TEST_CAPS_LATEST 2022-10-13 16:27:16 -03:00
pseries-serial-pci.xml
pseries-serial-usb.ppc64-latest.args tests: change qemuxml2argv pseries tests to TEST_CAPS_LATEST 2022-10-13 16:27:16 -03:00
pseries-serial-usb.xml
pseries-serial+console-native.ppc64-latest.args
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.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
pseries-spaprvio-invalid.xml tests: Add pseries-spaprvio-invalid 2019-06-20 12:50:01 +02:00
pseries-usb-default.ppc64-latest.args
pseries-usb-default.xml
pseries-usb-kbd.ppc64-latest.args
pseries-usb-kbd.xml
pseries-usb-multi.ppc64-latest.args
pseries-usb-multi.xml
pseries-vio-address-clash.err
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.ppc64-latest.args tests: change qemuxml2argv pseries tests to TEST_CAPS_LATEST 2022-10-13 16:27:16 -03: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.ppc64-latest.args
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-latest.args qemu: capabilities: Re-enable JSON syntax for -device 2022-01-17 09:26:17 +01:00
pv-spinlock-disabled.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
pv-spinlock-enabled.x86_64-latest.args qemu: capabilities: Re-enable JSON syntax for -device 2022-01-17 09:26:17 +01:00
pv-spinlock-enabled.xml
q35-default-devices-only.x86_64-4.2.0.args
q35-default-devices-only.x86_64-latest.args
q35-default-devices-only.xml
q35-dmi-bad-address1.err
q35-dmi-bad-address1.xml
q35-dmi-bad-address2.err
q35-dmi-bad-address2.xml
q35-multifunction.x86_64-4.2.0.args
q35-multifunction.x86_64-latest.args
q35-multifunction.xml
q35-pci-force-address.args
q35-pci-force-address.xml
q35-pcie-autoadd.x86_64-4.2.0.args
q35-pcie-autoadd.x86_64-latest.args
q35-pcie-autoadd.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
q35-pcie.x86_64-4.2.0.args
q35-pcie.x86_64-latest.args
q35-pcie.xml
q35-pm-disable-fallback.args qemu: command: Always assume QEMU_CAPS_AUDIODEV 2022-08-11 14:38:31 +02:00
q35-pm-disable-fallback.xml
q35-pm-disable.args qemu: command: Always assume QEMU_CAPS_AUDIODEV 2022-08-11 14:38:31 +02:00
q35-pm-disable.xml
q35-usb2-multi.args
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
q35-usb2-reorder.xml
q35-usb2.args
q35-usb2.xml
q35-virt-manager-basic.x86_64-4.2.0.args
q35-virt-manager-basic.x86_64-latest.args
q35-virt-manager-basic.xml
q35-wrong-root.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
q35-wrong-root.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
q35.args
q35.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
qemu-ns-alt.args
qemu-ns-alt.xml
qemu-ns-commandline-ns0.args tests: Force QEMU_CAPS_BLOCKDEV(_HOSTDEV_SCSI) in fake caps tests 2022-08-11 14:38:31 +02: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: Force QEMU_CAPS_BLOCKDEV(_HOSTDEV_SCSI) in fake caps tests 2022-08-11 14:38:31 +02:00
qemu-ns-commandline-ns1.xml
qemu-ns-commandline.args
qemu-ns-commandline.xml
qemu-ns-domain-commandline-ns0.args tests: Force QEMU_CAPS_BLOCKDEV(_HOSTDEV_SCSI) in fake caps tests 2022-08-11 14:38:31 +02:00
qemu-ns-domain-commandline-ns0.xml
qemu-ns-domain-commandline.args tests: Force QEMU_CAPS_BLOCKDEV(_HOSTDEV_SCSI) in fake caps tests 2022-08-11 14:38:31 +02: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
qemu-ns-domain-ns0.xml
qemu-ns-no-env.args
qemu-ns-no-env.xml
qemu-ns.x86_64-latest.args
qemu-ns.xml qemuxml2argvtest: Make 'qemu-ns' test case more stable 2022-07-11 12:48:28 +02:00
reboot-timeout-disabled.args
reboot-timeout-disabled.xml
reboot-timeout-enabled.args
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: Force QEMU_CAPS_BLOCKDEV(_HOSTDEV_SCSI) in fake caps tests 2022-08-11 14:38:31 +02: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
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
riscv64-virt-graphics.xml tests: Add riscv64-virt-graphics 2019-06-26 10:37:51 +02:00
riscv64-virt-headless.riscv64-latest.args
riscv64-virt-headless.xml tests: Update *-headless and *-graphics 2019-06-26 10:37:48 +02:00
riscv64-virt-pci.args tests: Force QEMU_CAPS_BLOCKDEV(_HOSTDEV_SCSI) in fake caps tests 2022-08-11 14:38:31 +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
riscv64-virt.xml tests: Add RISC-V guest 2018-08-24 13:23:36 +02:00
s390-allow-bogus-usb-controller.s390x-latest.args
s390-allow-bogus-usb-controller.xml
s390-allow-bogus-usb-none.s390x-latest.args
s390-allow-bogus-usb-none.xml
s390-default-cpu-kvm-ccw-virtio-2.7.s390x-latest.args
s390-default-cpu-kvm-ccw-virtio-2.7.xml
s390-default-cpu-kvm-ccw-virtio-4.2.s390x-latest.args
s390-default-cpu-kvm-ccw-virtio-4.2.xml
s390-default-cpu-tcg-ccw-virtio-2.7.s390x-latest.args
s390-default-cpu-tcg-ccw-virtio-2.7.xml
s390-default-cpu-tcg-ccw-virtio-4.2.s390x-latest.args
s390-default-cpu-tcg-ccw-virtio-4.2.xml
s390-defaultconsole.xml
s390-no-parallel.err
s390-no-parallel.xml tests: Drop qemuxml2argv- prefix for qemuxml2argv-*.xml test cases 2017-12-05 07:32:07 +01:00
s390-panic-address.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02: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
s390-panic-missing.xml
s390-panic-no-address.args qemu: command: Always assume QEMU_CAPS_AUDIODEV 2022-08-11 14:38:31 +02:00
s390-panic-no-address.xml
s390-panic.xml
s390-serial-2.args
s390-serial-2.xml
s390-serial-console.args qemu: command: Always assume QEMU_CAPS_AUDIODEV 2022-08-11 14:38:31 +02:00
s390-serial-console.xml
s390-serial.args qemu: command: Always assume QEMU_CAPS_AUDIODEV 2022-08-11 14:38:31 +02:00
s390-serial.xml
s390x-ccw-graphics.s390x-latest.args
s390x-ccw-graphics.xml tests: Update *-headless and *-graphics 2019-06-26 10:37:48 +02:00
s390x-ccw-headless.s390x-latest.args qemu: Switch to -accel 2021-11-22 13:06:54 +01:00
s390x-ccw-headless.xml
seclabel-dac-none.args
seclabel-dac-none.xml
seclabel-device-duplicates.err
seclabel-device-duplicates.xml
seclabel-device-multiple.xml
seclabel-dynamic-baselabel.args
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
seclabel-dynamic-labelskip.xml
seclabel-dynamic-none-relabel.xml tests: qemuxml2argvdata: Purge versioned i440fx machine types from fake-caps tests 2022-01-07 09:25:14 +01:00
seclabel-dynamic-none.xml
seclabel-dynamic-override.args tests: Force QEMU_CAPS_BLOCKDEV(_HOSTDEV_SCSI) in fake caps tests 2022-08-11 14:38:31 +02:00
seclabel-dynamic-override.xml
seclabel-dynamic-relabel.args
seclabel-dynamic-relabel.xml
seclabel-dynamic.args tests: Force QEMU_CAPS_BLOCKDEV(_HOSTDEV_SCSI) in fake caps tests 2022-08-11 14:38:31 +02:00
seclabel-dynamic.xml
seclabel-multiple.err
seclabel-multiple.xml
seclabel-none.args
seclabel-none.xml
seclabel-static-labelskip.args
seclabel-static-labelskip.xml
seclabel-static-relabel.args tests: Force QEMU_CAPS_BLOCKDEV(_HOSTDEV_SCSI) in fake caps tests 2022-08-11 14:38:31 +02: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
seclabel-static.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
serial-debugcon.x86_64-latest.args
serial-debugcon.xml
serial-dev-chardev-iobase.args
serial-dev-chardev-iobase.x86_64-latest.args
serial-dev-chardev-iobase.xml
serial-dev-chardev.args qemu: command: Don't use deprecated chardev backend drivers 'tty' and 'parport' 2022-09-01 13:11:10 +02:00
serial-dev-chardev.x86_64-latest.args qemu: command: Don't use deprecated chardev backend drivers 'tty' and 'parport' 2022-09-01 13:11:10 +02:00
serial-dev-chardev.xml
serial-file-chardev.args tests: Force QEMU_CAPS_BLOCKDEV(_HOSTDEV_SCSI) in fake caps tests 2022-08-11 14:38:31 +02:00
serial-file-chardev.x86_64-latest.args
serial-file-chardev.xml
serial-file-log.args tests: Force QEMU_CAPS_BLOCKDEV(_HOSTDEV_SCSI) in fake caps tests 2022-08-11 14:38:31 +02:00
serial-file-log.x86_64-latest.args
serial-file-log.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
serial-many-chardev.args
serial-many-chardev.x86_64-latest.args
serial-many-chardev.xml
serial-pty-chardev.args
serial-pty-chardev.x86_64-latest.args
serial-pty-chardev.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
serial-spiceport.args tests: Force QEMU_CAPS_BLOCKDEV(_HOSTDEV_SCSI) in fake caps tests 2022-08-11 14:38:31 +02:00
serial-spiceport.x86_64-latest.args
serial-spiceport.xml
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
serial-tcp-chardev.x86_64-latest.args
serial-tcp-chardev.xml
serial-tcp-telnet-chardev.args tests: Force QEMU_CAPS_BLOCKDEV(_HOSTDEV_SCSI) in fake caps tests 2022-08-11 14:38:31 +02:00
serial-tcp-telnet-chardev.x86_64-latest.args qemu: capabilities: Re-enable JSON syntax for -device 2022-01-17 09:26:17 +01:00
serial-tcp-telnet-chardev.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
serial-tcp-tlsx509-chardev-notls.args
serial-tcp-tlsx509-chardev-notls.x86_64-latest.args
serial-tcp-tlsx509-chardev-notls.xml Add the port allocation logic for isa-serial devices. 2022-01-14 15:41:57 +01:00
serial-tcp-tlsx509-chardev-verify.args tests: Force QEMU_CAPS_BLOCKDEV(_HOSTDEV_SCSI) in fake caps tests 2022-08-11 14:38:31 +02:00
serial-tcp-tlsx509-chardev-verify.x86_64-latest.args qemu: capabilities: Re-enable JSON syntax for -device 2022-01-17 09:26:17 +01:00
serial-tcp-tlsx509-chardev-verify.xml
serial-tcp-tlsx509-chardev.args tests: Force QEMU_CAPS_BLOCKDEV(_HOSTDEV_SCSI) in fake caps tests 2022-08-11 14:38:31 +02:00
serial-tcp-tlsx509-chardev.x86_64-latest.args
serial-tcp-tlsx509-chardev.xml
serial-tcp-tlsx509-secret-chardev.args
serial-tcp-tlsx509-secret-chardev.x86_64-latest.args
serial-tcp-tlsx509-secret-chardev.xml Add the port allocation logic for isa-serial devices. 2022-01-14 15:41:57 +01:00
serial-udp-chardev.args
serial-udp-chardev.x86_64-latest.args
serial-udp-chardev.xml
serial-unix-chardev.args
serial-unix-chardev.x86_64-latest.args
serial-unix-chardev.xml
serial-unix-missing-source.err
serial-unix-missing-source.x86_64-latest.err
serial-unix-missing-source.xml
serial-vc-chardev.args
serial-vc-chardev.x86_64-latest.args
serial-vc-chardev.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
shmem-invalid-address.err
shmem-invalid-address.xml
shmem-invalid-size.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
shmem-invalid-size.xml
shmem-msi-only.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
shmem-msi-only.xml
shmem-plain-doorbell.args
shmem-plain-doorbell.xml
shmem-small-size.err
shmem-small-size.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
shmem.args qemu: command: Always assume QEMU_CAPS_AUDIODEV 2022-08-11 14:38:31 +02:00
shmem.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
shmem.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
smartcard-controller.args
smartcard-controller.xml
smartcard-host-certificates-database.args qemu: command: Always assume QEMU_CAPS_AUDIODEV 2022-08-11 14:38:31 +02:00
smartcard-host-certificates-database.xml
smartcard-host-certificates.args
smartcard-host-certificates.xml
smartcard-host.args
smartcard-host.xml
smartcard-passthrough-spicevmc.args
smartcard-passthrough-spicevmc.xml
smartcard-passthrough-tcp.args qemu: command: Always assume QEMU_CAPS_AUDIODEV 2022-08-11 14:38:31 +02: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-latest.args
smartcard-passthrough-unix.xml tests: add smartcard-passthrough-unix 2018-10-15 13:13:29 +02:00
smbios-date.err
smbios-date.xml
smbios-multiple-type2.xml
smbios-type-fwcfg.args
smbios-type-fwcfg.xml
smbios-uuid-match.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
smbios-uuid-match.xml
smbios.args
smbios.xml
smp-dies.args tests: Force QEMU_CAPS_BLOCKDEV(_HOSTDEV_SCSI) in fake caps tests 2022-08-11 14:38:31 +02:00
smp-dies.xml
smp.args
smp.xml
sound-device.args
sound-device.xml
sound.args tests: Force QEMU_CAPS_BLOCKDEV(_HOSTDEV_SCSI) in fake caps tests 2022-08-11 14:38:31 +02:00
sound.xml
sparc-minimal.args qemu: command: Always assume support for QEMU_CAPS_SCSI_DISK_DEVICE_ID 2022-08-11 14:38:31 +02:00
sparc-minimal.xml
tap-vhost-incorrect.xml
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
tpm-emulator-spapr.xml qemuxml2xmltest: Introduce tpm-emulator-spapr test 2022-01-04 09:43:35 +01:00
tpm-emulator-tpm2-enc.x86_64-latest.args qemu: capabilities: Re-enable JSON syntax for -device 2022-01-17 09:26:17 +01:00
tpm-emulator-tpm2-enc.xml
tpm-emulator-tpm2-pstate.x86_64-latest.args
tpm-emulator-tpm2-pstate.xml
tpm-emulator-tpm2.x86_64-latest.args
tpm-emulator-tpm2.x86_64-latest.err
tpm-emulator-tpm2.xml qemuxml2xmloutdata: Turn tpm-*.xml files into symlinks 2022-01-04 10:23:11 +01:00
tpm-emulator.x86_64-latest.args
tpm-emulator.x86_64-latest.err qemuxml2argvtest: Add negative cases for TPM version 2022-08-04 08:14:43 +02:00
tpm-emulator.xml
tpm-no-backend-invalid.err
tpm-no-backend-invalid.xml
tpm-passthrough-crb.x86_64-latest.args
tpm-passthrough-crb.xml
tpm-passthrough.x86_64-latest.args
tpm-passthrough.xml
tseg-explicit-size.x86_64-latest.args
tseg-explicit-size.xml qemu: Add support for setting the TSEG size 2018-06-08 10:28:46 +02:00
tseg-i440fx.x86_64-latest.err
tseg-i440fx.xml
tseg-invalid-size.x86_64-latest.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
tseg-invalid-size.xml
usb1-usb2.args qemu: command: Always assume QEMU_CAPS_AUDIODEV 2022-08-11 14:38:31 +02:00
usb1-usb2.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
usb-bus-missing.err
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
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.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02: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
usb-controller-explicit-q35.xml
usb-controller-explicit-unavailable-q35.err
usb-controller-explicit-unavailable-q35.xml
usb-controller-qemu-xhci-limit.err
usb-controller-qemu-xhci-limit.xml
usb-controller-qemu-xhci-unavailable.err qemuBuildUSBControllerDevStr: Split out validation of USB controller 2021-10-12 10:26:05 +02:00
usb-controller-qemu-xhci-unavailable.xml
usb-controller-qemu-xhci.args
usb-controller-qemu-xhci.xml
usb-controller-xhci-limit.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
usb-controller-xhci-limit.xml
usb-controller-xhci.args qemu: command: Always assume QEMU_CAPS_AUDIODEV 2022-08-11 14:38:31 +02:00
usb-controller-xhci.xml
usb-controller.args qemu: command: Always assume QEMU_CAPS_AUDIODEV 2022-08-11 14:38:31 +02:00
usb-controller.xml
usb-hub-autoadd-deluxe.args
usb-hub-autoadd-deluxe.xml
usb-hub-autoadd.args
usb-hub-autoadd.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
usb-hub-conflict.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
usb-hub-conflict.xml
usb-hub-nonexistent.err
usb-hub-nonexistent.xml
usb-hub.args
usb-hub.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
usb-ich9-autoassign.args
usb-ich9-autoassign.xml
usb-ich9-companion.args
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 qemu: command: Always assume QEMU_CAPS_AUDIODEV 2022-08-11 14:38:31 +02:00
usb-ich9-ehci-addr.xml
usb-ich9-no-companion.err
usb-ich9-no-companion.xml
usb-long-port-path.args
usb-long-port-path.xml
usb-none-hub.err
usb-none-hub.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
usb-none-other.err
usb-none-other.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
usb-none-usbtablet.err
usb-none-usbtablet.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
usb-none.args qemu: command: Always assume QEMU_CAPS_AUDIODEV 2022-08-11 14:38:31 +02:00
usb-none.xml
usb-piix3-controller.args
usb-piix3-controller.xml
usb-port-autoassign.args
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 qemu: command: Always assume QEMU_CAPS_AUDIODEV 2022-08-11 14:38:31 +02:00
usb-port-missing.xml
usb-ports-out-of-range.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
usb-ports-out-of-range.xml
usb-ports.args
usb-ports.xml
usb-redir-boot.args
usb-redir-boot.xml
usb-redir-filter-version.args
usb-redir-filter-version.xml
usb-redir-filter.args
usb-redir-filter.xml tests: Adjust for invalid qemu command combinations 2022-05-12 10:20:36 +02:00
usb-redir-unix.x86_64-latest.args
usb-redir-unix.xml
usb-redir.args
usb-redir.xml tests: Adjust for invalid qemu command combinations 2022-05-12 10:20:36 +02:00
usb-too-long-port-path-invalid.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
usb-too-long-port-path-invalid.xml
usb-xhci-autoassign.args qemu: command: Always assume QEMU_CAPS_AUDIODEV 2022-08-11 14:38:31 +02:00
usb-xhci-autoassign.xml
user-aliases2.x86_64-latest.args
user-aliases2.xml
user-aliases-usb.x86_64-latest.args
user-aliases-usb.xml
user-aliases.x86_64-latest.args qemuxml2argvtest: Use DO_TEST_CAPS_LATEST for all 'user-aliases' tests 2022-08-11 14:38:31 +02:00
user-aliases.xml qemuxml2xmltest: Modernize all test cases using QEMU_CAPS_QCOW2_LUKS 2022-08-11 14:38:31 +02:00
vcpu-placement-static.args qemu: command: Always assume QEMU_CAPS_AUDIODEV 2022-08-11 14:38:31 +02:00
vcpu-placement-static.xml
vhost_queues-invalid.err
vhost_queues-invalid.xml
vhost_queues.xml
vhost-user-fs-fd-memory.x86_64-latest.args qemu: capabilities: Re-enable JSON syntax for -device 2022-01-17 09:26:17 +01:00
vhost-user-fs-fd-memory.xml
vhost-user-fs-hugepages.x86_64-latest.args
vhost-user-fs-hugepages.xml
vhost-user-fs-readonly.x86_64-latest.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
vhost-user-fs-readonly.xml
vhost-user-fs-sock.xml conf: require target for external virtiofsd 2021-06-17 10:51:24 +02:00
vhost-user-gpu-secondary.x86_64-latest.args qemu: capabilities: Re-enable JSON syntax for -device 2022-01-17 09:26:17 +01:00
vhost-user-gpu-secondary.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
vhost-user-vga.x86_64-latest.args qemu: capabilities: Re-enable JSON syntax for -device 2022-01-17 09:26:17 +01:00
vhost-user-vga.xml
vhost-vsock-auto.x86_64-latest.args
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
vhost-vsock-ccw-auto.xml
vhost-vsock-ccw-iommu.s390x-latest.args
vhost-vsock-ccw-iommu.xml qemu: populate <audio> element with default config 2021-03-09 22:58:30 +00:00
vhost-vsock-ccw.s390x-latest.args
vhost-vsock-ccw.xml
vhost-vsock.x86_64-latest.args
vhost-vsock.xml
video-bochs-display-device.x86_64-latest.args
video-bochs-display-device.xml
video-device-pciaddr-default.args tests: Force QEMU_CAPS_BLOCKDEV(_HOSTDEV_SCSI) in fake caps tests 2022-08-11 14:38:31 +02:00
video-device-pciaddr-default.xml
video-invalid-multiple-devices.err
video-invalid-multiple-devices.xml
video-multiple-primaries.err
video-multiple-primaries.xml
video-none-device.args
video-none-device.xml
video-qxl-device-vgamem.args
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
video-qxl-device-vram64.xml
video-qxl-device.args
video-qxl-device.xml
video-qxl-heads.args tests: Force QEMU_CAPS_BLOCKDEV(_HOSTDEV_SCSI) in fake caps tests 2022-08-11 14:38:31 +02:00
video-qxl-heads.xml
video-qxl-noheads.args tests: Force QEMU_CAPS_BLOCKDEV(_HOSTDEV_SCSI) in fake caps tests 2022-08-11 14:38:31 +02:00
video-qxl-noheads.xml
video-qxl-resolution.args
video-qxl-resolution.xml
video-qxl-sec-device-vgamem.args tests: Force QEMU_CAPS_BLOCKDEV(_HOSTDEV_SCSI) in fake caps tests 2022-08-11 14:38:31 +02:00
video-qxl-sec-device-vgamem.xml
video-qxl-sec-device-vram64.x86_64-latest.args
video-qxl-sec-device-vram64.xml
video-qxl-sec-device.args
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-pci-address.x86_64-latest.err
video-ramfb-display-device-pci-address.xml
video-ramfb-display-device.x86_64-latest.args
video-ramfb-display-device.xml
video-vga-device-vgamem.args
video-vga-device-vgamem.xml
video-vga-device.args
video-vga-device.xml
video-vga-qxl-heads.args
video-vga-qxl-heads.xml
video-virtio-gpu-ccw-auto.xml
video-virtio-gpu-ccw.args
video-virtio-gpu-ccw.xml
video-virtio-gpu-device.args
video-virtio-gpu-device.xml
video-virtio-gpu-sdl-gl.args tests: Force QEMU_CAPS_BLOCKDEV(_HOSTDEV_SCSI) in fake caps tests 2022-08-11 14:38:31 +02:00
video-virtio-gpu-sdl-gl.xml
video-virtio-gpu-secondary.args qemu: command: Always assume QEMU_CAPS_AUDIODEV 2022-08-11 14:38:31 +02:00
video-virtio-gpu-secondary.xml
video-virtio-gpu-spice-gl.args
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: Force QEMU_CAPS_BLOCKDEV(_HOSTDEV_SCSI) in fake caps tests 2022-08-11 14:38:31 +02:00
video-virtio-gpu-virgl.xml
video-virtio-vga-gpu-gl.x86_64-latest.args
video-virtio-vga-gpu-gl.xml tests: Tests for virtio-vga-gl and virtio-gpu-gl-pci device 2021-06-11 13:06:58 +02:00
video-virtio-vga.args tests: Force QEMU_CAPS_BLOCKDEV(_HOSTDEV_SCSI) in fake caps tests 2022-08-11 14:38:31 +02:00
video-virtio-vga.xml
virtio-9p-createmode.x86_64-latest.args qemu: capabilities: Re-enable JSON syntax for -device 2022-01-17 09:26:17 +01:00
virtio-9p-createmode.xml
virtio-9p-multidevs.x86_64-latest.args qemu: capabilities: Re-enable JSON syntax for -device 2022-01-17 09:26:17 +01:00
virtio-9p-multidevs.xml
virtio-input-passthrough.args
virtio-input-passthrough.xml
virtio-input.args
virtio-input.xml
virtio-iommu-aarch64.aarch64-latest.args
virtio-iommu-aarch64.xml
virtio-iommu-invalid-address-type.x86_64-latest.err
virtio-iommu-invalid-address-type.xml
virtio-iommu-invalid-address.x86_64-latest.err
virtio-iommu-invalid-address.xml
virtio-iommu-no-acpi.x86_64-latest.err
virtio-iommu-no-acpi.xml
virtio-iommu-wrong-machine.x86_64-latest.err
virtio-iommu-wrong-machine.xml
virtio-iommu-x86_64.x86_64-6.1.0.err
virtio-iommu-x86_64.x86_64-latest.args
virtio-iommu-x86_64.xml tests: Add test cases for virtio-iommu 2022-04-01 19:30:59 +02:00
virtio-lun.x86_64-latest.args
virtio-lun.xml qemu: Forbid non-raw images for disk type='lun' with vitio-blk frontend 2020-05-12 06:55:00 +02:00
virtio-non-transitional.x86_64-latest.args
virtio-non-transitional.xml
virtio-options-controller-ats.x86_64-latest.args
virtio-options-controller-ats.xml tests: more fine-granular tests for virtio-options 2020-04-27 17:26:13 +02:00
virtio-options-controller-iommu.x86_64-latest.args
virtio-options-controller-iommu.xml
virtio-options-controller-packed.x86_64-latest.args
virtio-options-controller-packed.xml
virtio-options-disk-ats.x86_64-latest.args
virtio-options-disk-ats.xml
virtio-options-disk-iommu.x86_64-latest.args
virtio-options-disk-iommu.xml
virtio-options-disk-packed.x86_64-latest.args
virtio-options-disk-packed.xml tests: more fine-granular tests for virtio-options 2020-04-27 17:26:13 +02:00
virtio-options-fs-ats.x86_64-latest.args
virtio-options-fs-ats.xml
virtio-options-fs-iommu.x86_64-latest.args
virtio-options-fs-iommu.xml tests: more fine-granular tests for virtio-options 2020-04-27 17:26:13 +02:00
virtio-options-fs-packed.x86_64-latest.args qemu: capabilities: Re-enable JSON syntax for -device 2022-01-17 09:26:17 +01:00
virtio-options-fs-packed.xml
virtio-options-input-ats.x86_64-latest.args
virtio-options-input-ats.xml
virtio-options-input-iommu.x86_64-latest.args
virtio-options-input-iommu.xml
virtio-options-input-packed.x86_64-latest.args
virtio-options-input-packed.xml tests: more fine-granular tests for virtio-options 2020-04-27 17:26:13 +02:00
virtio-options-memballoon-ats.x86_64-latest.args
virtio-options-memballoon-ats.xml
virtio-options-memballoon-freepage-reporting.err
virtio-options-memballoon-freepage-reporting.x86_64-latest.args qemu: capabilities: Re-enable JSON syntax for -device 2022-01-17 09:26:17 +01:00
virtio-options-memballoon-freepage-reporting.xml
virtio-options-memballoon-iommu.x86_64-latest.args
virtio-options-memballoon-iommu.xml
virtio-options-memballoon-packed.x86_64-latest.args
virtio-options-memballoon-packed.xml tests: more fine-granular tests for virtio-options 2020-04-27 17:26:13 +02:00
virtio-options-net-ats.x86_64-latest.args
virtio-options-net-ats.xml tests: more fine-granular tests for virtio-options 2020-04-27 17:26:13 +02:00
virtio-options-net-iommu.x86_64-latest.args
virtio-options-net-iommu.xml
virtio-options-net-packed.x86_64-latest.args qemu: capabilities: Re-enable JSON syntax for -device 2022-01-17 09:26:17 +01:00
virtio-options-net-packed.xml
virtio-options-rng-ats.x86_64-latest.args
virtio-options-rng-ats.xml
virtio-options-rng-iommu.x86_64-latest.args
virtio-options-rng-iommu.xml
virtio-options-rng-packed.x86_64-latest.args
virtio-options-rng-packed.xml
virtio-options-video-ats.x86_64-latest.args
virtio-options-video-ats.xml tests: more fine-granular tests for virtio-options 2020-04-27 17:26:13 +02:00
virtio-options-video-iommu.x86_64-latest.args
virtio-options-video-iommu.xml
virtio-options-video-packed.x86_64-latest.args qemu: capabilities: Re-enable JSON syntax for -device 2022-01-17 09:26:17 +01:00
virtio-options-video-packed.xml
virtio-options.x86_64-latest.args
virtio-options.xml
virtio-rng-builtin.x86_64-5.2.0.args
virtio-rng-builtin.x86_64-latest.args
virtio-rng-builtin.xml
virtio-rng-ccw.s390x-latest.args
virtio-rng-ccw.xml
virtio-rng-default.args
virtio-rng-default.xml
virtio-rng-egd-crash.err
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-5.2.0.args
virtio-rng-egd-unix.x86_64-latest.args
virtio-rng-egd-unix.xml
virtio-rng-egd.args qemu: command: Always assume QEMU_CAPS_AUDIODEV 2022-08-11 14:38:31 +02:00
virtio-rng-egd.xml
virtio-rng-multiple.args
virtio-rng-multiple.xml
virtio-rng-random.args qemu: command: Always assume QEMU_CAPS_AUDIODEV 2022-08-11 14:38:31 +02:00
virtio-rng-random.xml
virtio-transitional-not-supported.x86_64-latest.err
virtio-transitional-not-supported.xml qemu: Improve validation for virtio input devices 2019-03-11 09:53:40 +01:00
virtio-transitional.x86_64-latest.args
virtio-transitional.xml qemu: remove support for transitional virtio-input-host 2022-01-18 19:13:36 +01:00
vmcoreinfo.args
vmcoreinfo.xml
watchdog-device.x86_64-latest.args
watchdog-device.xml
watchdog-diag288.s390x-latest.args
watchdog-diag288.xml
watchdog-dump.x86_64-latest.args
watchdog-dump.xml
watchdog-injectnmi.x86_64-latest.args
watchdog-injectnmi.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
watchdog.x86_64-latest.args
watchdog.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
x86_64-default-cpu-kvm-pc-4.2.x86_64-latest.args
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
x86_64-default-cpu-kvm-q35-4.2.xml
x86_64-default-cpu-tcg-features.x86_64-latest.args
x86_64-default-cpu-tcg-features.xml conf: Introduce TCG domain features 2021-12-13 17:01:02 +01:00
x86_64-default-cpu-tcg-pc-4.2.x86_64-latest.args qemu: capabilities: Re-enable JSON syntax for -device 2022-01-17 09:26:17 +01:00
x86_64-default-cpu-tcg-pc-4.2.xml
x86_64-default-cpu-tcg-q35-4.2.x86_64-latest.args
x86_64-default-cpu-tcg-q35-4.2.xml
x86_64-pc-graphics.x86_64-latest.args
x86_64-pc-graphics.xml
x86_64-pc-headless.x86_64-latest.args
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
x86_64-q35-graphics.xml
x86_64-q35-headless.x86_64-latest.args
x86_64-q35-headless.xml
x86-kvm-32-on-64.x86_64-latest.args
x86-kvm-32-on-64.xml