libvirt/tests/qemuxml2argvdata
Andrea Bolognani a97c56888c tests: Update firmware descriptor files
These are imported from Fedora 38's edk2 package.

The files that are being replaced date back to RHEL 7 and no
longer represent what libvirt is likely to encounter on an
actual production system.

Notably, the paths have all changed, with both x86_64 and
aarch64 builds now living under /usr/share/edk2 and the AAVMF
name being having been phased out.

Additionally, the 4MB qcow2 format builds have been introduced
on x86_64 and given high priority, effectively making qcow2
the default format across architectures.

The impact of these changes on the test suite is, predictably,
quite severe.

For the cases where paths to firmware files were explicitly
provided as part of the input, they have been adjusted so that
the modern paths are used instead of the legacy ones. Other
than that, input files have been left untouched.

The following expected changes can be seen in output files:

  * where qcow2 firmware was used on x86_64, Secure Boot
    support is now enabled;

  * all ABI_UPDATE test cases for x86_64 now use qcow2
    formatted firmware;

  * test cases where legacy paths were manually provided
    no longer get additional information about the firmware
    added to the output XML.

Some of the changes described above highlight why, in order
to guarantee a stable guest ABI over time and regardless of
changes to the host's configuration, it was necessary to move
firmware selection from VM startup time to VM creation time.

In a few cases, updating the firmware descriptors changes the
behavior in a way that's undesired and uncovers latent bugs
in libvirt:

  * firmware-manual-efi-secboot-legacy-paths ends up with
    Secure Boot disabled, despite the input XML specifically
    requesting it to be enabled;

  * firmware-manual-efi-rw-modern-paths loses the
    loader.readonly=no part of the configuration and starts
    using an NVRAM file;

  * firmware-manual-efi-nvram-template-nonstandard starts
    failing altogether with a fairly obscure error message.

We're going to address all these issues with upcoming changes.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
2023-08-21 13:51:24 +02:00
..
440fx-ide-address-conflict.err
440fx-ide-address-conflict.xml
440fx-wrong-root.err
440fx-wrong-root.xml
aarch64-aavmf-virtio-mmio.aarch64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
aarch64-aavmf-virtio-mmio.xml
aarch64-cpu-passthrough.aarch64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
aarch64-cpu-passthrough.xml
aarch64-default-cpu-kvm-virt-4.2.aarch64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
aarch64-default-cpu-kvm-virt-4.2.xml
aarch64-default-cpu-tcg-virt-4.2.aarch64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
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 qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
aarch64-features-sve.xml
aarch64-features-wrong.aarch64-latest.err
aarch64-features-wrong.xml
aarch64-gic-default-both.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
aarch64-gic-default-both.xml
aarch64-gic-default-v2.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
aarch64-gic-default-v2.xml
aarch64-gic-default-v3.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
aarch64-gic-default-v3.xml
aarch64-gic-default.aarch64-4.2.0.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
aarch64-gic-default.aarch64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
aarch64-gic-default.xml
aarch64-gic-host.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
aarch64-gic-host.xml
aarch64-gic-invalid.aarch64-latest.err qemuxml2argvtest: Convert the rest of GIC tests to latest capabilities 2023-04-11 10:08:32 +02:00
aarch64-gic-invalid.xml
aarch64-gic-none-both.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
aarch64-gic-none-both.xml
aarch64-gic-none-tcg.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
aarch64-gic-none-tcg.xml
aarch64-gic-none-v2.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
aarch64-gic-none-v2.xml
aarch64-gic-none-v3.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
aarch64-gic-none-v3.xml
aarch64-gic-none.aarch64-4.2.0.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
aarch64-gic-none.aarch64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
aarch64-gic-none.xml
aarch64-gic-not-arm.ppc64-latest.err qemuxml2argvtest: Use real capabilities for negative test cases for ppc64 architecture 2023-04-03 09:19:07 +02:00
aarch64-gic-not-arm.xml
aarch64-gic-not-virt.aarch64-latest.err qemuxml2argvtest: Convert the rest of GIC tests to latest capabilities 2023-04-11 10:08:32 +02:00
aarch64-gic-not-virt.xml
aarch64-gic-v2.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
aarch64-gic-v2.xml
aarch64-gic-v3.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
aarch64-gic-v3.xml Revert "conf: Introduce MTE domain feature" 2023-05-22 15:13:19 +02:00
aarch64-kvm-32-on-64.aarch64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
aarch64-kvm-32-on-64.xml tests: qemuxml2argvdata: Port 'qemu-system-arm' cases with fake tests to 'qemu-system-aarch64' 2023-03-06 20:55:50 +01:00
aarch64-pci-serial.aarch64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
aarch64-pci-serial.xml
aarch64-tpm-wrong-model.aarch64-latest.err qemuxml2argvtest: Modernize the rest of 'aarch64' cases 2023-04-11 10:08:32 +02:00
aarch64-tpm-wrong-model.xml
aarch64-tpm.aarch64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
aarch64-tpm.xml
aarch64-traditional-pci.aarch64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
aarch64-traditional-pci.xml
aarch64-usb-controller.aarch64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
aarch64-usb-controller.xml qemuxml2(argv|xml)test: Modernize testing of USB controllers on aarch64 2023-04-11 10:08:32 +02:00
aarch64-video-default.aarch64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
aarch64-video-default.xml
aarch64-video-virtio-gpu-pci.aarch64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
aarch64-video-virtio-gpu-pci.xml
aarch64-virt-default-nic.aarch64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
aarch64-virt-default-nic.xml
aarch64-virt-graphics.aarch64-latest.args tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
aarch64-virt-graphics.xml tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
aarch64-virt-headless.aarch64-latest.args tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
aarch64-virt-headless.xml tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
aarch64-virt-virtio-MMIO.aarch64.latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
aarch64-virt-virtio.aarch64-4.2.0.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
aarch64-virt-virtio.aarch64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
aarch64-virt-virtio.xml
aarch64-virtio-pci-default.aarch64-4.2.0.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
aarch64-virtio-pci-default.aarch64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
aarch64-virtio-pci-default.xml
aarch64-virtio-pci-manual-addresses.aarch64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
aarch64-virtio-pci-manual-addresses.xml qemuxml2argvtest: Update 'aarch64-virtio-pci-manual-addresses' case 2023-04-11 10:08:32 +02:00
acpi-table.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
acpi-table.xml
arm-vexpressa9-basic.aarch64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
arm-vexpressa9-basic.xml tests: qemuxml2argvdata: Port 'qemu-system-arm' cases with fake tests to 'qemu-system-aarch64' 2023-03-06 20:55:50 +01:00
arm-vexpressa9-nodevs.aarch64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
arm-vexpressa9-nodevs.xml tests: qemuxml2argvdata: Port 'qemu-system-arm' cases with fake tests to 'qemu-system-aarch64' 2023-03-06 20:55:50 +01:00
arm-vexpressa9-virtio.aarch64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
arm-vexpressa9-virtio.xml tests: qemuxml2argvdata: Port 'qemu-system-arm' cases with fake tests to 'qemu-system-aarch64' 2023-03-06 20:55:50 +01:00
arm-virt-virtio.aarch64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
arm-virt-virtio.xml tests: qemuxml2argvdata: Port 'qemu-system-arm' cases with fake tests to 'qemu-system-aarch64' 2023-03-06 20:55:50 +01:00
async-teardown.x86_64-latest.args qemu: allow use of async teardown in domain 2023-07-10 13:28:17 +02:00
async-teardown.xml qemu: allow use of async teardown in domain 2023-07-10 13:28:17 +02:00
audio-alsa-best.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
audio-alsa-best.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
audio-alsa-full.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
audio-alsa-full.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
audio-alsa-minimal.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
audio-alsa-minimal.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
audio-coreaudio-best.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
audio-coreaudio-best.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
audio-coreaudio-full.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02: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 qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
audio-coreaudio-minimal.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
audio-default-nographics.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
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.x86_64-4.2.0.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
audio-default-sdl.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
audio-default-sdl.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
audio-default-spice.x86_64-4.2.0.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
audio-default-spice.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
audio-default-spice.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
audio-default-vnc.x86_64-4.2.0.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
audio-default-vnc.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
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_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02: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 qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
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 qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
audio-file-minimal.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
audio-jack-full.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
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 qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
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_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
audio-many-backends.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
audio-none-best.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
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 qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
audio-none-full.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
audio-none-minimal.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
audio-none-minimal.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
audio-oss-best.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
audio-oss-best.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
audio-oss-full.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
audio-oss-full.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
audio-oss-minimal.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
audio-oss-minimal.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
audio-pulseaudio-best.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
audio-pulseaudio-best.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
audio-pulseaudio-full.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
audio-pulseaudio-full.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
audio-pulseaudio-minimal.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
audio-pulseaudio-minimal.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
audio-sdl-best.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02: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 qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
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 qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
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 qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
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 qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
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 qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
audio-spice-minimal.xml tests: Adjust for invalid qemu command combinations 2022-05-12 10:20:36 +02:00
autoindex.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
autoindex.xml
balloon-ccw-deflate.s390x-latest.args tests: add capabilities for QEMU 8.1.0 on s390x 2023-07-10 13:28:09 +02:00
balloon-ccw-deflate.xml
balloon-device-auto.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
balloon-device-auto.xml
balloon-device-deflate-off.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
balloon-device-deflate-off.xml
balloon-device-deflate.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
balloon-device-deflate.xml
balloon-device-period.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
balloon-device-period.xml
balloon-device.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
balloon-device.xml
balloon-mmio-deflate.aarch64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
balloon-mmio-deflate.xml
blkdeviotune-group-num.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
blkdeviotune-group-num.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
blkdeviotune-max-length.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
blkdeviotune-max-length.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
blkdeviotune-max.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
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 qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
blkdeviotune.xml qemuxml2argvtest: Enable qemuxml2argv version of 'blkdeviotune' test 2022-01-07 09:25:14 +01:00
blkiotune-device.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
blkiotune-device.xml
blkiotune.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
blkiotune.xml
boot-cdrom.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
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 qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
boot-complex.xml tests: qemuxml2argv: Use x86_64 arch and emulator in all boot* test files 2022-09-01 13:11:09 +02:00
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 qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
boot-floppy-q35.xml qemu: Add implicit watchdog for q35 machine types 2023-01-26 16:40:30 +01:00
boot-floppy.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
boot-floppy.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-drive.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
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 tests: qemuxml2argv: Use x86_64 arch and emulator in all boot* test files 2022-09-01 13:11:09 +02:00
boot-menu-disable.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
boot-menu-disable.xml tests: qemuxml2argv: Use x86_64 arch and emulator in all boot* test files 2022-09-01 13:11:09 +02:00
boot-menu-enable-with-timeout-invalid.x86_64-latest.err tests: qemuxml2argv: Convert all 'boot*' cases to DO_TEST_CAPS_LATEST 2022-09-01 13:11:09 +02:00
boot-menu-enable-with-timeout-invalid.xml tests: qemuxml2argv: Use x86_64 arch and emulator in all boot* test files 2022-09-01 13:11:09 +02:00
boot-menu-enable-with-timeout.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
boot-menu-enable-with-timeout.xml tests: qemuxml2argv: Use x86_64 arch and emulator in all boot* test files 2022-09-01 13:11:09 +02:00
boot-menu-enable.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
boot-menu-enable.xml tests: qemuxml2argv: Use x86_64 arch and emulator in all boot* test files 2022-09-01 13:11:09 +02:00
boot-multi.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
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 qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
boot-network.xml tests: qemuxml2argv: Use x86_64 arch and emulator in all boot* test files 2022-09-01 13:11:09 +02:00
boot-order.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
boot-order.xml tests: qemuxml2argv: Use x86_64 arch and emulator in all boot* test files 2022-09-01 13:11:09 +02:00
channel-guestfwd.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
channel-guestfwd.xml
channel-qemu-vdagent-features.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
channel-qemu-vdagent-features.xml qemu: add support for qemu-vdagent channel 2022-05-10 11:00:16 -05:00
channel-qemu-vdagent.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
channel-qemu-vdagent.xml qemu: add support for qemu-vdagent channel 2022-05-10 11:00:16 -05:00
channel-spicevmc.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
channel-spicevmc.xml
channel-unix-guestfwd.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
channel-unix-guestfwd.xml
channel-unix-source-path.xml qemu: Move channelTargetDir into stateDir 2023-08-17 17:22:09 +02:00
channel-virtio-auto.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
channel-virtio-auto.xml
channel-virtio-autoadd.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
channel-virtio-autoadd.xml
channel-virtio-autoassign.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
channel-virtio-autoassign.xml
channel-virtio-default.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
channel-virtio-default.xml tests: Adjust for invalid qemu command combinations 2022-05-12 10:20:36 +02:00
channel-virtio-state.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
channel-virtio-state.xml
channel-virtio-unix.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
channel-virtio-unix.xml tests: Drop more QEMU driver config overrides 2023-03-06 14:44:13 +01:00
channel-virtio.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
channel-virtio.xml
chardev-label.xml
chardev-reconnect-generated-path.err
chardev-reconnect-generated-path.xml tests: Drop more QEMU driver config overrides 2023-03-06 14:44:13 +01:00
chardev-reconnect-invalid-timeout.err
chardev-reconnect-invalid-timeout.xml
chardev-reconnect.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
chardev-reconnect.xml tests: Drop more QEMU driver config overrides 2023-03-06 14:44:13 +01:00
clock-absolute.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
clock-absolute.xml qemu: validate: Validate maximum start time for <clock offset='absolute'> 2022-11-04 09:54:33 +01:00
clock-catchup.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
clock-catchup.xml
clock-france.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
clock-france.xml
clock-hpet-off.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
clock-hpet-off.xml
clock-localtime-basis-localtime.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
clock-localtime-basis-localtime.xml
clock-localtime.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
clock-localtime.xml
clock-realtime.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
clock-realtime.xml
clock-timer-armvtimer.aarch64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
clock-timer-armvtimer.xml
clock-timer-hyperv-rtc.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
clock-timer-hyperv-rtc.xml
clock-utc.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
clock-utc.xml
clock-variable.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
clock-variable.xml
console-compat2.xml
console-compat-auto.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
console-compat-auto.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02: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 qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
console-compat-chardev.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
console-compat-chardev.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
console-compat.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
console-compat.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
console-compat.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
console-sclp.s390x-latest.args tests: add capabilities for QEMU 8.1.0 on s390x 2023-07-10 13:28:09 +02:00
console-sclp.xml
console-virtio-ccw.s390x-latest.args tests: add capabilities for QEMU 8.1.0 on s390x 2023-07-10 13:28:09 +02:00
console-virtio-ccw.xml
console-virtio-many.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
console-virtio-many.xml
console-virtio-unix.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
console-virtio-unix.xml
console-virtio.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
console-virtio.xml
controller-order.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
controller-order.xml
controller-usb-order.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
controller-usb-order.xml
controller-virtio-scsi.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
controller-virtio-scsi.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
cpu-cache-disable2.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
cpu-cache-disable2.xml
cpu-cache-disable3.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
cpu-cache-disable3.xml
cpu-cache-disable.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
cpu-cache-disable.xml
cpu-cache-emulate-l2.err
cpu-cache-emulate-l2.xml
cpu-cache-emulate-l3.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
cpu-cache-emulate-l3.xml
cpu-cache-passthrough2.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
cpu-cache-passthrough2.xml
cpu-cache-passthrough3.err
cpu-cache-passthrough3.xml
cpu-cache-passthrough-l3.err
cpu-cache-passthrough-l3.xml
cpu-cache-passthrough.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
cpu-cache-passthrough.xml
cpu-check-default-none2.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
cpu-check-default-none2.xml
cpu-check-default-none.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
cpu-check-default-none.xml
cpu-check-default-partial2.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
cpu-check-default-partial2.xml
cpu-check-default-partial.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
cpu-check-default-partial.xml
cpu-check-full.args
cpu-check-full.xml
cpu-check-none.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
cpu-check-none.xml
cpu-check-partial.args
cpu-check-partial.xml
cpu-empty.xml
cpu-eoi-disabled.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
cpu-eoi-disabled.xml qemuxml2argvtest: Convert 'cpu-eoi-(disabled|enabled)' cases to VIR_TEST_CAPS_LATEST 2022-07-11 12:48:28 +02:00
cpu-eoi-enabled.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
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 qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
cpu-exact1.xml
cpu-exact2-nofallback.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
cpu-exact2-nofallback.xml
cpu-exact2.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
cpu-exact2.xml
cpu-fallback.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
cpu-fallback.xml
cpu-Haswell2.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
cpu-Haswell2.xml
cpu-Haswell3.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
cpu-Haswell3.xml
cpu-Haswell-noTSX.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
cpu-Haswell-noTSX.xml
cpu-Haswell.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
cpu-Haswell.xml
cpu-host-kvmclock.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
cpu-host-kvmclock.xml
cpu-host-model-cmt.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
cpu-host-model-cmt.xml
cpu-host-model-fallback.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
cpu-host-model-fallback.xml
cpu-host-model-features.xml
cpu-host-model-nofallback.err
cpu-host-model-nofallback.xml
cpu-host-model-vendor.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
cpu-host-model-vendor.xml
cpu-host-model.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
cpu-host-model.x86_64-4.2.0.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
cpu-host-model.x86_64-5.0.0.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
cpu-host-model.x86_64-5.1.0.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
cpu-host-model.x86_64-5.2.0.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
cpu-host-model.x86_64-6.0.0.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
cpu-host-model.x86_64-6.1.0.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
cpu-host-model.x86_64-latest.args tests: qemucapabilitiesdata: Update data for qemu-8.1 dev cycle 2023-06-26 14:52:01 +02:00
cpu-host-model.xml
cpu-host-passthrough-features.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
cpu-host-passthrough-features.xml
cpu-host-passthrough.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
cpu-host-passthrough.xml
cpu-hotplug-granularity.ppc64-latest.err qemuxml2argvtest: Use real capabilities for negative test cases for ppc64 architecture 2023-04-03 09:19:07 +02:00
cpu-hotplug-granularity.xml
cpu-hotplug-startup.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
cpu-hotplug-startup.xml
cpu-Icelake-Server-pconfig.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
cpu-Icelake-Server-pconfig.xml
cpu-kvmclock.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
cpu-kvmclock.xml
cpu-minimum1.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
cpu-minimum1.xml
cpu-minimum2.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
cpu-minimum2.xml
cpu-no-removed-features.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
cpu-no-removed-features.xml
cpu-nofallback.err
cpu-nofallback.xml
cpu-numa1.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
cpu-numa1.xml
cpu-numa2.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
cpu-numa2.xml
cpu-numa3.err
cpu-numa3.xml
cpu-numa-disjoint.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
cpu-numa-disjoint.xml
cpu-numa-disordered.xml
cpu-numa-memshared.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
cpu-numa-memshared.xml
cpu-numa-no-memory-element.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
cpu-numa-no-memory-element.xml
cpu-phys-bits-emulate2.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
cpu-phys-bits-emulate2.xml qemu: Add support for max physical address size 2022-08-04 09:04:16 +02:00
cpu-phys-bits-emulate-bare.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
cpu-phys-bits-emulate-bare.xml qemu: allow forcing emulated maxphysaddr 2023-04-25 11:19:37 +02:00
cpu-phys-bits-emulate.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
cpu-phys-bits-emulate.xml qemu: Add support for max physical address size 2022-08-04 09:04:16 +02:00
cpu-phys-bits-limit.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
cpu-phys-bits-limit.xml conf: cpu: add limit for maxphysaddr 2023-04-25 11:19:37 +02:00
cpu-phys-bits-passthrough2.err qemu: Remove host-passthrough validation check for host-phys-bits=on 2022-09-29 08:45:03 -06:00
cpu-phys-bits-passthrough2.xml qemu: Remove host-passthrough validation check for host-phys-bits=on 2022-09-29 08:45:03 -06:00
cpu-phys-bits-passthrough.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
cpu-phys-bits-passthrough.xml qemu: Add support for max physical address size 2022-08-04 09:04:16 +02:00
cpu-qemu-host-passthrough.err
cpu-qemu-host-passthrough.xml
cpu-s390-features.s390x-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
cpu-s390-features.xml
cpu-s390-zEC12.s390x-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
cpu-s390-zEC12.xml
cpu-strict1.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
cpu-strict1.xml
cpu-topology1.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
cpu-topology1.xml
cpu-topology2.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
cpu-topology2.xml
cpu-topology3.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
cpu-topology3.xml
cpu-translation.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
cpu-translation.xml
cpu-tsc-frequency.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
cpu-tsc-frequency.xml
cputune-cpuset-big-id.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
cputune-cpuset-big-id.xml
cputune-iothreadsched-toomuch.x86_64-latest.err qemuxml2argvtest: Modernize negative cputune-* cases 2023-03-06 13:22:36 +01:00
cputune-iothreadsched-toomuch.xml
cputune-numatune.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
cputune-numatune.xml
cputune-vcpusched-overlap.x86_64-latest.err qemuxml2argvtest: Modernize negative cputune-* cases 2023-03-06 13:22:36 +01:00
cputune-vcpusched-overlap.xml
cputune-zero-shares.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
cputune-zero-shares.xml qemuxml2(argv|xml)test: Modernize 'cputune' test cases 2023-03-06 13:22:36 +01:00
cputune.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
cputune.xml qemuxml2(argv|xmltest): Simplify testing of scheduler settings 2023-03-06 13:22:36 +01:00
crypto-builtin.x86_64-latest.args tests: Drop more QEMU driver config overrides 2023-03-06 14:44:13 +01:00
crypto-builtin.xml qemuxml2argvdata: Fix missing device in crypto-builtin XML 2023-01-26 17:00:04 +01:00
default-kvm-host-arch.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
default-kvm-host-arch.xml
default-qemu-host-arch.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
default-qemu-host-arch.xml
default-video-type-aarch64.aarch64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
default-video-type-aarch64.xml
default-video-type-ppc64.ppc64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
default-video-type-ppc64.xml
default-video-type-riscv64.riscv64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
default-video-type-riscv64.xml
default-video-type-s390x.s390x-latest.args tests: add capabilities for QEMU 8.1.0 on s390x 2023-07-10 13:28:09 +02:00
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 qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
devices-acpi-index.xml
disk-active-commit.xml
disk-address-conflict.x86_64-latest.err
disk-address-conflict.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
disk-aio-io_uring.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
disk-aio-io_uring.xml qemuxml2*test: Add 'startupPolicy' fields to aio-io_uring case 2022-07-13 09:27:06 +02:00
disk-aio.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
disk-aio.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
disk-arm-virtio-sd.aarch64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
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 qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
disk-backing-chains-index.x86_64-latest.args
disk-backing-chains-index.xml qemuxml2argvtest: Add seclabels in <backingStore> to disk-backing-chains-(no)index 2023-01-06 15:31:16 +01:00
disk-backing-chains-noindex.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
disk-backing-chains-noindex.xml qemuxml2argvtest: Add seclabels in <backingStore> to disk-backing-chains-(no)index 2023-01-06 15:31:16 +01:00
disk-blockio.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
disk-blockio.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
disk-boot-cdrom.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
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 qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
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 qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
disk-cache.xml
disk-cdrom-bus-other.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
disk-cdrom-bus-other.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
disk-cdrom-empty-network-invalid.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
disk-cdrom-empty-network-invalid.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
disk-cdrom-network.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
disk-cdrom-network.xml tests: qemuxml2*: Add testing of authenticated http/ftp disks 2022-04-25 16:34:59 +02:00
disk-cdrom-tray.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
disk-cdrom-tray.xml
disk-cdrom.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02: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 qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
disk-copy_on_read.xml tests: qemuxml2xmltest: remove interface from disk test 2022-08-11 18:34:47 +02:00
disk-detect-zeroes.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
disk-detect-zeroes.xml
disk-device-lun-type-invalid.x86_64-latest.err
disk-device-lun-type-invalid.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
disk-device-removable.x86_64-latest.args qemu: Support removable for scsi disk 2023-07-09 07:39:57 +02:00
disk-device-removable.xml qemu: Support removable for scsi disk 2023-07-09 07:39:57 +02:00
disk-discard_no_unref.x86_64-latest.args Add discard_no_unref option for qcow2 images 2023-06-26 13:06:00 +02:00
disk-discard_no_unref.xml Add discard_no_unref option for qcow2 images 2023-06-26 13:06:00 +02:00
disk-discard.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
disk-discard.xml
disk-encryption-wrong.x86_64-latest.err qemuDomainValidateStorageSource: Add validation of 'encryption' support 2022-04-25 16:34:59 +02:00
disk-encryption-wrong.xml qemuDomainValidateStorageSource: Add validation of 'encryption' support 2022-04-25 16:34:59 +02:00
disk-error-policy-s390x.s390x-latest.args tests: add capabilities for QEMU 8.1.0 on s390x 2023-07-10 13:28:09 +02:00
disk-error-policy-s390x.xml
disk-error-policy.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
disk-error-policy.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
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 qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
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 qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
disk-floppy-tray.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
disk-floppy.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
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
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
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 qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
disk-fmt-qcow.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
disk-geometry.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02: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
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 qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
disk-ide-split.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
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 qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
disk-ide-wwn.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
disk-ioeventfd.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
disk-ioeventfd.xml
disk-metadata-cache.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
disk-metadata-cache.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
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 qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
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 qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
disk-network-http.xml
disk-network-iscsi-auth-secrettype-invalid.x86_64-latest.err
disk-network-iscsi-auth-secrettype-invalid.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
disk-network-iscsi-auth-wrong-secrettype.x86_64-latest.err
disk-network-iscsi-auth-wrong-secrettype.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
disk-network-iscsi.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
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_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
disk-network-nbd.xml qemu: implement QEMU NBD source reconnect delay attribute 2023-03-10 09:38:05 +01:00
disk-network-nfs.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
disk-network-nfs.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
disk-network-rbd-encryption-layering.x86_64-7.2.0.err qemu: add support for librbd layered encryption 2023-03-16 15:19:36 +01:00
disk-network-rbd-encryption-layering.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
disk-network-rbd-encryption-layering.xml qemu: add support for librbd layered encryption 2023-03-16 15:19:36 +01:00
disk-network-rbd-encryption-luks-any.x86_64-7.2.0.err qemu: add luks-any encryption support for RBD images 2023-03-16 15:19:36 +01:00
disk-network-rbd-encryption-luks-any.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
disk-network-rbd-encryption-luks-any.xml qemu: add luks-any encryption support for RBD images 2023-03-16 15:19:36 +01:00
disk-network-rbd-encryption.x86_64-6.0.0.err qemu: add librbd encryption engine 2021-10-25 14:06:15 +02:00
disk-network-rbd-encryption.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
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 qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
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_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
disk-network-rbd.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
disk-network-sheepdog.x86_64-6.0.0.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
disk-network-sheepdog.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
disk-network-source-auth-both.x86_64-latest.err
disk-network-source-auth-both.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
disk-network-source-auth.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
disk-network-source-auth.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
disk-network-tlsx509-nbd-hostname.x86_64-6.2.0.err conf: Add support for setting expected TLS hostname for NBD disks 2022-03-11 15:17:06 +01:00
disk-network-tlsx509-nbd-hostname.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
disk-network-tlsx509-nbd-hostname.xml conf: Add support for setting expected TLS hostname for NBD disks 2022-03-11 15:17:06 +01:00
disk-network-tlsx509-nbd.x86_64-5.2.0.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
disk-network-tlsx509-nbd.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
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 qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
disk-network-tlsx509-vxhs.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
disk-network-vxhs.xml
disk-no-boot.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
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 qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
disk-nvme.xml qemuxml2xmltest: Modernize all test cases using QEMU_CAPS_QCOW2_LUKS 2022-08-11 14:38:31 +02:00
disk-order.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
disk-order.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
disk-readonly-disk.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
disk-readonly-disk.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
disk-rotation.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
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 qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
disk-sata-device.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
disk-sata-device.xml tests: qemu: Move testing of default cache and disk source with space to 'sata-device' 2023-03-06 20:55:49 +01:00
disk-sata-incompatible-address.x86_64-latest.err
disk-sata-incompatible-address.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
disk-scsi-device-auto.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
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_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
disk-scsi-disk-split.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
disk-scsi-disk-vpd-build-error.x86_64-latest.err
disk-scsi-disk-vpd-build-error.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
disk-scsi-disk-vpd.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
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 qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
disk-scsi-disk-wwn.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
disk-scsi-incompatible-address.x86_64-latest.err
disk-scsi-incompatible-address.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
disk-scsi-lun-passthrough.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
disk-scsi-lun-passthrough.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
disk-scsi.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
disk-scsi.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
disk-serial.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
disk-serial.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
disk-shared-qcow.x86_64-latest.err
disk-shared-qcow.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
disk-shared.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
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 qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
disk-slices.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
disk-snapshot.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
disk-snapshot.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
disk-source-fd.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
disk-source-fd.xml conf: Add 'fdgroup' attribute for 'file' disks 2023-01-09 14:59:42 +01:00
disk-source-pool-mode.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
disk-source-pool-mode.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
disk-source-pool.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
disk-source-pool.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
disk-transient.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
disk-transient.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 qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
disk-usb-device.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
disk-usb-pci.x86_64-latest.err
disk-usb-pci.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
disk-vhostuser-numa.x86_64-4.2.0.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
disk-vhostuser-numa.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
disk-vhostuser-numa.xml qemuxml2argvtest: disk-vhostuser: Add invocation for qemu-4.2 2022-01-24 10:17:00 +01:00
disk-vhostuser.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02: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 tests: add capabilities for QEMU 8.1.0 on s390x 2023-07-10 13:28:09 +02:00
disk-virtio-ccw-many.xml
disk-virtio-ccw.s390x-latest.args tests: add capabilities for QEMU 8.1.0 on s390x 2023-07-10 13:28:09 +02:00
disk-virtio-ccw.xml
disk-virtio-queues.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
disk-virtio-queues.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
disk-virtio-s390-zpci.s390x-latest.args tests: add capabilities for QEMU 8.1.0 on s390x 2023-07-10 13:28:09 +02:00
disk-virtio-s390-zpci.xml
disk-virtio-scsi-reservations.x86_64-5.2.0.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
disk-virtio-scsi-reservations.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
disk-virtio-scsi-reservations.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
disk-virtio.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
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 qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
encrypted-disk-usage.xml qemuxml2xmltest: Modernize all test cases using QEMU_CAPS_QCOW2_LUKS 2022-08-11 14:38:31 +02:00
encrypted-disk.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02: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 qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
eoi-disabled.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
eoi-enabled.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
eoi-enabled.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
event_idx.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
event_idx.xml
fd-memory-no-numa-topology.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +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 qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
fd-memory-numa-topology2.xml qemu: Assume QEMU_CAPS_NUMA 2022-11-08 12:10:50 +01:00
fd-memory-numa-topology3.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
fd-memory-numa-topology3.xml qemu: Assume QEMU_CAPS_NUMA 2022-11-08 12:10:50 +01:00
fd-memory-numa-topology4.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
fd-memory-numa-topology4.xml qemuxml2argvtest: Introduce another numa-topology test 2021-11-22 12:27:19 +01:00
fd-memory-numa-topology.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
fd-memory-numa-topology.xml tests: qemuxml2argvdata: Purge versioned i440fx machine types from fake-caps tests 2022-01-07 09:25:14 +01:00
fips-enabled.x86_64-5.1.0.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
fips-enabled.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
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 conf: support stateless UEFI firmware 2022-07-26 15:41:44 +01:00
firmware-auto-bios-not-stateless.xml tests: Unify input files for firmware tests 2023-03-03 13:40:43 +01:00
firmware-auto-bios-nvram.x86_64-latest.err conf: Validate firmware configuration more thoroughly 2022-07-01 15:10:34 +02:00
firmware-auto-bios-nvram.xml tests: Unify input files for firmware tests 2023-03-03 13:40:43 +01:00
firmware-auto-bios-stateless.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
firmware-auto-bios-stateless.xml tests: Unify input files for firmware tests 2023-03-03 13:40:43 +01:00
firmware-auto-bios.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
firmware-auto-bios.xml tests: Unify input files for firmware tests 2023-03-03 13:40:43 +01:00
firmware-auto-efi-aarch64.aarch64-latest.args tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
firmware-auto-efi-aarch64.xml tests: Unify input files for firmware tests 2023-03-03 13:40:43 +01:00
firmware-auto-efi-abi-update-aarch64.aarch64-latest.args tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
firmware-auto-efi-abi-update-aarch64.xml tests: Turn abi-update.xml into a symlink 2023-08-21 13:51:16 +02:00
firmware-auto-efi-abi-update.x86_64-latest.args tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
firmware-auto-efi-abi-update.xml tests: Add more tests for firmware selection 2023-08-21 13:51:23 +02:00
firmware-auto-efi-enrolled-keys-no-secboot.x86_64-latest.err conf: Reject enrolled-keys=yes with secure-boot=no 2022-07-01 15:10:30 +02:00
firmware-auto-efi-enrolled-keys-no-secboot.xml tests: Unify input files for firmware tests 2023-03-03 13:40:43 +01:00
firmware-auto-efi-enrolled-keys.x86_64-latest.args tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
firmware-auto-efi-enrolled-keys.xml tests: Unify input files for firmware tests 2023-03-03 13:40:43 +01:00
firmware-auto-efi-format-loader-qcow2.x86_64-latest.args tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
firmware-auto-efi-format-loader-qcow2.xml tests: Add more firmware tests 2023-03-03 13:52:37 +01:00
firmware-auto-efi-format-loader-raw-abi-update.aarch64-latest.args tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
firmware-auto-efi-format-loader-raw-abi-update.xml tests: Add more tests for firmware selection 2023-08-21 13:51:23 +02:00
firmware-auto-efi-format-loader-raw.aarch64-latest.args tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
firmware-auto-efi-format-loader-raw.xml tests: Add more firmware tests 2023-03-03 13:52:37 +01:00
firmware-auto-efi-format-mismatch.x86_64-latest.err tests: Add more firmware tests 2023-03-03 13:52:37 +01:00
firmware-auto-efi-format-mismatch.xml tests: Add more firmware tests 2023-03-03 13:52:37 +01:00
firmware-auto-efi-format-nvram-qcow2-network-nbd.x86_64-latest.args tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
firmware-auto-efi-format-nvram-qcow2-network-nbd.xml tests: Add more firmware tests 2023-03-03 13:52:37 +01:00
firmware-auto-efi-format-nvram-qcow2-path.x86_64-latest.args tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
firmware-auto-efi-format-nvram-qcow2-path.xml tests: Add more firmware tests 2023-03-03 13:52:37 +01:00
firmware-auto-efi-format-nvram-qcow2.x86_64-latest.args tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
firmware-auto-efi-format-nvram-qcow2.xml tests: Add more firmware tests 2023-03-03 13:52:37 +01:00
firmware-auto-efi-loader-insecure.x86_64-latest.args tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
firmware-auto-efi-loader-insecure.xml tests: Unify input files for firmware tests 2023-03-03 13:40:43 +01:00
firmware-auto-efi-loader-path-nonstandard.x86_64-latest.err conf: Remove some firmware validation checks 2023-03-22 13:49:53 +01:00
firmware-auto-efi-loader-path-nonstandard.xml tests: Fix firmware-auto-efi-loader-path-nonstandard 2023-03-22 13:49:53 +01:00
firmware-auto-efi-loader-path.x86_64-latest.args tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
firmware-auto-efi-loader-path.xml tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
firmware-auto-efi-loader-secure-abi-update.x86_64-latest.args tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
firmware-auto-efi-loader-secure-abi-update.xml tests: Add more tests for firmware selection 2023-08-21 13:51:23 +02:00
firmware-auto-efi-loader-secure.x86_64-latest.args tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
firmware-auto-efi-loader-secure.xml tests: Unify input files for firmware tests 2023-03-03 13:40:43 +01:00
firmware-auto-efi-no-enrolled-keys.x86_64-latest.args tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
firmware-auto-efi-no-enrolled-keys.xml tests: Unify input files for firmware tests 2023-03-03 13:40:43 +01:00
firmware-auto-efi-no-secboot.x86_64-latest.args tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
firmware-auto-efi-no-secboot.xml tests: Unify input files for firmware tests 2023-03-03 13:40:43 +01:00
firmware-auto-efi-nvram-file.x86_64-latest.args tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
firmware-auto-efi-nvram-file.xml tests: Add more firmware tests 2023-03-03 13:40:53 +01:00
firmware-auto-efi-nvram-network-iscsi.x86_64-latest.args tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
firmware-auto-efi-nvram-network-iscsi.xml tests: Add more firmware tests 2023-03-03 13:40:53 +01:00
firmware-auto-efi-nvram-network-nbd.x86_64-latest.args tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
firmware-auto-efi-nvram-network-nbd.xml tests: Add more firmware tests 2023-03-03 13:40:53 +01:00
firmware-auto-efi-nvram-path.x86_64-latest.args tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
firmware-auto-efi-nvram-path.xml tests: Rename firmware-auto-efi-nvram-path 2023-08-21 13:51:17 +02:00
firmware-auto-efi-nvram-template-nonstandard.x86_64-latest.err tests: Add more tests for firmware selection 2023-08-21 13:51:23 +02:00
firmware-auto-efi-nvram-template-nonstandard.xml tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
firmware-auto-efi-nvram-template.x86_64-latest.args tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
firmware-auto-efi-nvram-template.xml tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
firmware-auto-efi-rw-abi-update.x86_64-latest.args tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
firmware-auto-efi-rw-abi-update.xml tests: Add more tests for firmware selection 2023-08-21 13:51:23 +02:00
firmware-auto-efi-rw.x86_64-latest.args tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
firmware-auto-efi-rw.xml tests: Add more tests for firmware selection 2023-08-21 13:51:23 +02:00
firmware-auto-efi-secboot.x86_64-latest.args tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
firmware-auto-efi-secboot.xml tests: Unify input files for firmware tests 2023-03-03 13:40:43 +01:00
firmware-auto-efi-smm-off.x86_64-latest.args tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
firmware-auto-efi-smm-off.xml tests: Add more firmware tests 2023-03-03 13:40:53 +01:00
firmware-auto-efi-stateless.x86_64-latest.args tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
firmware-auto-efi-stateless.xml tests: Unify input files for firmware tests 2023-03-03 13:40:43 +01:00
firmware-auto-efi.x86_64-latest.args tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
firmware-auto-efi.xml tests: Unify input files for firmware tests 2023-03-03 13:40:43 +01:00
firmware-manual-bios-not-stateless.x86_64-latest.err tests: Move firmware tests to CAPS_LATEST 2023-03-03 13:40:38 +01:00
firmware-manual-bios-not-stateless.xml tests: Unify input files for firmware tests 2023-03-03 13:40:43 +01:00
firmware-manual-bios-stateless.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
firmware-manual-bios-stateless.xml tests: Unify input files for firmware tests 2023-03-03 13:40:43 +01:00
firmware-manual-bios.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
firmware-manual-bios.xml tests: Unify input files for firmware tests 2023-03-03 13:40:43 +01:00
firmware-manual-efi-aarch64-legacy-paths.aarch64-latest.args tests: Add more tests for firmware selection 2023-08-21 13:51:23 +02:00
firmware-manual-efi-aarch64-legacy-paths.xml tests: Add more tests for firmware selection 2023-08-21 13:51:23 +02:00
firmware-manual-efi-acpi-aarch64.aarch64-latest.args tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
firmware-manual-efi-acpi-aarch64.xml tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
firmware-manual-efi-acpi-q35.x86_64-latest.args tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
firmware-manual-efi-acpi-q35.xml tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
firmware-manual-efi-features.x86_64-latest.args tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
firmware-manual-efi-features.x86_64-latest.err conf: Reject features when using manual firmware selection 2022-07-01 15:10:37 +02:00
firmware-manual-efi-features.xml tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
firmware-manual-efi-loader-no-path.x86_64-latest.err tests: Rename a few firmware tests 2023-03-22 13:49:53 +01:00
firmware-manual-efi-loader-no-path.xml tests: Rename a few firmware tests 2023-03-22 13:49:53 +01:00
firmware-manual-efi-loader-path-nonstandard.x86_64-latest.err tests: Add more tests for firmware selection 2023-08-21 13:51:23 +02:00
firmware-manual-efi-loader-path-nonstandard.xml tests: Add more tests for firmware selection 2023-08-21 13:51:23 +02:00
firmware-manual-efi-loader-secure.x86_64-latest.args tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
firmware-manual-efi-loader-secure.xml tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
firmware-manual-efi-no-enrolled-keys-legacy-paths.x86_64-latest.args tests: Add more tests for firmware selection 2023-08-21 13:51:23 +02:00
firmware-manual-efi-no-enrolled-keys-legacy-paths.xml tests: Add more tests for firmware selection 2023-08-21 13:51:23 +02:00
firmware-manual-efi-no-enrolled-keys.x86_64-latest.args tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
firmware-manual-efi-no-enrolled-keys.xml tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
firmware-manual-efi-no-secboot-legacy-paths.x86_64-latest.args tests: Add more tests for firmware selection 2023-08-21 13:51:23 +02:00
firmware-manual-efi-no-secboot-legacy-paths.xml tests: Add more tests for firmware selection 2023-08-21 13:51:23 +02:00
firmware-manual-efi-no-secboot.x86_64-latest.args tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
firmware-manual-efi-no-secboot.xml tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
firmware-manual-efi-noacpi-aarch64.aarch64-latest.args tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
firmware-manual-efi-noacpi-aarch64.xml tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
firmware-manual-efi-noacpi-q35.x86_64-latest.err tests: Move firmware tests to CAPS_LATEST 2023-03-03 13:40:38 +01:00
firmware-manual-efi-noacpi-q35.xml tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
firmware-manual-efi-nvram-file.x86_64-latest.args tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
firmware-manual-efi-nvram-file.xml tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
firmware-manual-efi-nvram-network-iscsi.x86_64-latest.args tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
firmware-manual-efi-nvram-network-iscsi.xml tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
firmware-manual-efi-nvram-network-nbd.x86_64-latest.args tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
firmware-manual-efi-nvram-network-nbd.xml tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
firmware-manual-efi-nvram-stateless.x86_64-latest.err conf: support stateless UEFI firmware 2022-07-26 15:41:44 +01:00
firmware-manual-efi-nvram-stateless.xml tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
firmware-manual-efi-nvram-template-nonstandard.x86_64-latest.err tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
firmware-manual-efi-nvram-template-nonstandard.xml tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
firmware-manual-efi-nvram-template-stateless.x86_64-latest.err conf: support stateless UEFI firmware 2022-07-26 15:41:44 +01:00
firmware-manual-efi-nvram-template-stateless.xml tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
firmware-manual-efi-nvram-template.x86_64-latest.args tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
firmware-manual-efi-nvram-template.xml tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
firmware-manual-efi-rw-implicit.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
firmware-manual-efi-rw-implicit.xml tests: Unify input files for firmware tests 2023-03-03 13:40:43 +01:00
firmware-manual-efi-rw-legacy-paths.x86_64-latest.args tests: Add more tests for firmware selection 2023-08-21 13:51:23 +02:00
firmware-manual-efi-rw-legacy-paths.xml tests: Add more tests for firmware selection 2023-08-21 13:51:23 +02:00
firmware-manual-efi-rw-modern-paths.x86_64-latest.args tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
firmware-manual-efi-rw-modern-paths.xml tests: Add more tests for firmware selection 2023-08-21 13:51:23 +02:00
firmware-manual-efi-rw.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
firmware-manual-efi-rw.xml tests: Unify input files for firmware tests 2023-03-03 13:40:43 +01:00
firmware-manual-efi-secboot-legacy-paths.x86_64-latest.args tests: Add more tests for firmware selection 2023-08-21 13:51:23 +02:00
firmware-manual-efi-secboot-legacy-paths.xml tests: Add more tests for firmware selection 2023-08-21 13:51:23 +02:00
firmware-manual-efi-secboot.x86_64-latest.args tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
firmware-manual-efi-secboot.xml tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
firmware-manual-efi-stateless.x86_64-latest.args tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
firmware-manual-efi-stateless.xml tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
firmware-manual-efi.x86_64-latest.args tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
firmware-manual-efi.xml tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
firmware-manual-noefi-acpi-aarch64.aarch64-latest.err tests: Move firmware tests to CAPS_LATEST 2023-03-03 13:40:38 +01:00
firmware-manual-noefi-acpi-aarch64.xml tests: Unify input files for firmware tests 2023-03-03 13:40:43 +01:00
firmware-manual-noefi-acpi-q35.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
firmware-manual-noefi-acpi-q35.xml tests: Unify input files for firmware tests 2023-03-03 13:40:43 +01:00
firmware-manual-noefi-noacpi-aarch64.aarch64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
firmware-manual-noefi-noacpi-aarch64.xml tests: Unify input files for firmware tests 2023-03-03 13:40:43 +01:00
firmware-manual-noefi-noacpi-q35.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
firmware-manual-noefi-noacpi-q35.xml tests: Unify input files for firmware tests 2023-03-03 13:40:43 +01:00
floppy-drive-fat.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
floppy-drive-fat.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
fs9p-ccw.s390x-latest.args tests: add capabilities for QEMU 8.1.0 on s390x 2023-07-10 13:28:09 +02:00
fs9p-ccw.xml
fs9p.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
fs9p.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
genid-auto.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
genid-auto.xml
genid.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
genid.xml
graphics-dbus-address.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
graphics-dbus-address.xml conf: add <graphics type='dbus'> 2022-05-19 12:36:09 +02:00
graphics-dbus-audio.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
graphics-dbus-audio.xml conf: add <audio type='dbus'> support 2022-05-19 12:36:28 +02:00
graphics-dbus-chardev.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
graphics-dbus-chardev.xml conf: add <serial type='dbus'> 2022-05-19 12:36:35 +02:00
graphics-dbus-p2p.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
graphics-dbus-p2p.xml conf: add <graphics type='dbus'> 2022-05-19 12:36:09 +02:00
graphics-dbus-usbredir.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
graphics-dbus-usbredir.xml qemu: add usbredir type 'dbus' 2022-05-19 12:36:40 +02:00
graphics-dbus.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
graphics-dbus.xml conf: add <graphics type='dbus'> 2022-05-19 12:36:09 +02:00
graphics-egl-headless-rendernode.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
graphics-egl-headless-rendernode.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
graphics-egl-headless.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
graphics-egl-headless.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
graphics-egl-headless.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
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 qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
graphics-sdl-fullscreen.xml
graphics-sdl.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
graphics-sdl.xml
graphics-spice-agent-file-xfer.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
graphics-spice-agent-file-xfer.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
graphics-spice-agentmouse.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
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_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
graphics-spice-auto-socket-cfg.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
graphics-spice-auto-socket.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
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 qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
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 qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
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 qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
graphics-spice-gl-auto-rendernode.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
graphics-spice-invalid-egl-headless.x86_64-latest.err
graphics-spice-invalid-egl-headless.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
graphics-spice-no-args.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
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 qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
graphics-spice-qxl-vga.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
graphics-spice-sasl.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02: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 qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
graphics-spice-socket.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
graphics-spice-timeout.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
graphics-spice-timeout.xml tests: Drop irrelevant CPU config from graphics-spice-timeout 2022-08-18 16:32:21 +02:00
graphics-spice-usb-redir.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
graphics-spice-usb-redir.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
graphics-spice.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
graphics-spice.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
graphics-vnc-auto-socket-cfg.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02: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 qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
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 qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
graphics-vnc-egl-headless.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
graphics-vnc-no-listen-attr.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
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_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02: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 qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
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 qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
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 qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
graphics-vnc-remove-generated-socket.xml tests: Drop more QEMU driver config overrides 2023-03-06 14:44:13 +01:00
graphics-vnc-sasl.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
graphics-vnc-sasl.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
graphics-vnc-socket-new-cmdline.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
graphics-vnc-socket-new-cmdline.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
graphics-vnc-socket.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
graphics-vnc-socket.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
graphics-vnc-tls-secret.x86_64-5.2.0.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
graphics-vnc-tls-secret.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
graphics-vnc-tls-secret.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
graphics-vnc-tls.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
graphics-vnc-tls.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
graphics-vnc-websocket.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
graphics-vnc-websocket.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
graphics-vnc.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
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 conf: ensure only one vgpu has ramfb enabled 2022-05-09 14:39:43 -05:00
hostdev-mdev-display-ramfb-multiple.xml conf: ensure only one vgpu has ramfb enabled 2022-05-09 14:39:43 -05:00
hostdev-mdev-display-ramfb.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02: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 qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
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 qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
hostdev-mdev-display-spice-opengl.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
hostdev-mdev-display-vnc-egl-headless.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
hostdev-mdev-display-vnc-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-vnc.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02: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
hostdev-mdev-duplicate.err
hostdev-mdev-duplicate.xml
hostdev-mdev-invalid-target-address.err
hostdev-mdev-invalid-target-address.xml
hostdev-mdev-precreated.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
hostdev-mdev-precreated.xml
hostdev-mdev-src-address-invalid.err
hostdev-mdev-src-address-invalid.xml
hostdev-pci-address-device.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
hostdev-pci-address-device.xml tests: Update hostdev-usb-* hostdev-pci-* xml2xml and xml2argv tests 2022-07-13 15:42:08 +02:00
hostdev-pci-address-unassigned.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
hostdev-pci-address-unassigned.xml
hostdev-pci-address.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
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
hostdev-pci-multifunction.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
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 qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
hostdev-scsi-lsi.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
hostdev-scsi-shareable.xml
hostdev-scsi-vhost-scsi-ccw.s390x-latest.args tests: add capabilities for QEMU 8.1.0 on s390x 2023-07-10 13:28:09 +02:00
hostdev-scsi-vhost-scsi-ccw.xml
hostdev-scsi-vhost-scsi-pci-boot-fail.x86_64-latest.err
hostdev-scsi-vhost-scsi-pci-boot-fail.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
hostdev-scsi-vhost-scsi-pci.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
hostdev-scsi-vhost-scsi-pci.xml
hostdev-scsi-vhost-scsi-pcie.x86_64-4.2.0.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
hostdev-scsi-vhost-scsi-pcie.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
hostdev-scsi-vhost-scsi-pcie.xml tests: qemuxml2argvdata: Remove specific q35 machine types from fake-caps tests 2022-01-07 09:25:13 +01:00
hostdev-scsi-virtio-scsi.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
hostdev-scsi-virtio-scsi.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
hostdev-subsys-mdev-vfio-ap-boot-fail.s390x-latest.err
hostdev-subsys-mdev-vfio-ap-boot-fail.xml
hostdev-subsys-mdev-vfio-ap.s390x-latest.args tests: add capabilities for QEMU 8.1.0 on s390x 2023-07-10 13:28:09 +02:00
hostdev-subsys-mdev-vfio-ap.xml
hostdev-subsys-mdev-vfio-ccw-boot.s390x-latest.args tests: add capabilities for QEMU 8.1.0 on s390x 2023-07-10 13:28:09 +02:00
hostdev-subsys-mdev-vfio-ccw-boot.xml
hostdev-subsys-mdev-vfio-ccw-duplicate-address.s390x-latest.err qemuxml2argvtest: Convert rest of s390 tests to real caps 2023-04-03 09:19:07 +02:00
hostdev-subsys-mdev-vfio-ccw-duplicate-address.xml
hostdev-subsys-mdev-vfio-ccw-invalid-address.s390x-latest.err qemuxml2argvtest: Convert rest of s390 tests to real caps 2023-04-03 09:19:07 +02:00
hostdev-subsys-mdev-vfio-ccw-invalid-address.xml
hostdev-subsys-mdev-vfio-ccw.s390x-latest.args tests: add capabilities for QEMU 8.1.0 on s390x 2023-07-10 13:28:09 +02:00
hostdev-subsys-mdev-vfio-ccw.xml
hostdev-usb-address-device-boot.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
hostdev-usb-address-device-boot.xml tests: Update hostdev-usb-* hostdev-pci-* xml2xml and xml2argv tests 2022-07-13 15:42:08 +02:00
hostdev-usb-address-device.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
hostdev-usb-address-device.xml tests: Update hostdev-usb-* hostdev-pci-* xml2xml and xml2argv tests 2022-07-13 15:42:08 +02:00
hostdev-usb-address.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +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 qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
hostdev-vfio-multidomain.xml
hostdev-vfio-zpci-autogenerate-fids.s390x-latest.args tests: add capabilities for QEMU 8.1.0 on s390x 2023-07-10 13:28:09 +02:00
hostdev-vfio-zpci-autogenerate-fids.xml
hostdev-vfio-zpci-autogenerate-uids.s390x-latest.args tests: add capabilities for QEMU 8.1.0 on s390x 2023-07-10 13:28:09 +02:00
hostdev-vfio-zpci-autogenerate-uids.xml
hostdev-vfio-zpci-autogenerate.s390x-latest.args tests: add capabilities for QEMU 8.1.0 on s390x 2023-07-10 13:28:09 +02:00
hostdev-vfio-zpci-autogenerate.xml
hostdev-vfio-zpci-boundaries.s390x-latest.args tests: add capabilities for QEMU 8.1.0 on s390x 2023-07-10 13:28:09 +02:00
hostdev-vfio-zpci-boundaries.xml
hostdev-vfio-zpci-ccw-memballoon.s390x-latest.args tests: add capabilities for QEMU 8.1.0 on s390x 2023-07-10 13:28:09 +02:00
hostdev-vfio-zpci-ccw-memballoon.xml
hostdev-vfio-zpci-duplicate.s390x-latest.err qemuxml2argvtest: Convert rest of s390 tests to real caps 2023-04-03 09:19:07 +02:00
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 tests: add capabilities for QEMU 8.1.0 on s390x 2023-07-10 13:28:09 +02:00
hostdev-vfio-zpci-multidomain-many.xml
hostdev-vfio-zpci-set-zero.s390x-latest.err qemuxml2argvtest: Convert rest of s390 tests to real caps 2023-04-03 09:19:07 +02:00
hostdev-vfio-zpci-set-zero.xml
hostdev-vfio-zpci-uid-set-zero.s390x-latest.err qemuxml2argvtest: Convert rest of s390 tests to real caps 2023-04-03 09:19:07 +02:00
hostdev-vfio-zpci-uid-set-zero.xml
hostdev-vfio-zpci-wrong-arch.err
hostdev-vfio-zpci-wrong-arch.xml
hostdev-vfio-zpci.s390x-latest.args tests: add capabilities for QEMU 8.1.0 on s390x 2023-07-10 13:28:09 +02:00
hostdev-vfio-zpci.xml
hostdev-vfio.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
hostdev-vfio.xml
hostdevs-drive-address-conflict.x86_64-latest.err
hostdevs-drive-address-conflict.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
hotplug-base.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
hotplug-base.xml
hugepages-default-1G-nodeset-2M.err qemu: Assume QEMU_CAPS_OBJECT_MEMORY_FILE 2022-11-04 15:27:42 +01:00
hugepages-default-1G-nodeset-2M.xml
hugepages-default-2M.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
hugepages-default-2M.xml qemuxml2xmltest: Convert hugepages related tests to _CAPS_LATEST 2022-11-04 15:27:42 +01:00
hugepages-default-5M.x86_64-latest.err qemu: Don't ignore failure when building default memory backend 2022-02-22 17:26:19 +01:00
hugepages-default-5M.xml qemu: Don't ignore failure when building default memory backend 2022-02-22 17:26:19 +01:00
hugepages-default-system-size.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
hugepages-default-system-size.xml qemuxml2xmltest: Convert hugepages related tests to _CAPS_LATEST 2022-11-04 15:27:42 +01:00
hugepages-default.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
hugepages-default.xml qemuxml2xmltest: Convert hugepages related tests to _CAPS_LATEST 2022-11-04 15:27:42 +01:00
hugepages-memaccess2.x86_64-latest.args tests: Drop more QEMU driver config overrides 2023-03-06 14:44:13 +01:00
hugepages-memaccess2.xml qemuxml2xmltest: Convert hugepages related tests to _CAPS_LATEST 2022-11-04 15:27:42 +01:00
hugepages-memaccess3.err
hugepages-memaccess3.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
hugepages-memaccess3.xml qemuxml2xmltest: Convert hugepages related tests to _CAPS_LATEST 2022-11-04 15:27:42 +01:00
hugepages-memaccess-invalid.err
hugepages-memaccess-invalid.xml
hugepages-memaccess.x86_64-latest.args tests: Drop more QEMU driver config overrides 2023-03-06 14:44:13 +01:00
hugepages-memaccess.xml qemuxml2xmltest: Convert hugepages related tests to _CAPS_LATEST 2022-11-04 15:27:42 +01:00
hugepages-nodeset-nonexist.x86_64-latest.err qemuxml2argvtest: Convert hugepages related tests to _CAPS_LATEST 2022-11-04 15:27:42 +01:00
hugepages-nodeset-nonexist.xml qemuxml2argvtest: Convert hugepages related tests to _CAPS_LATEST 2022-11-04 15:27:42 +01:00
hugepages-nodeset.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
hugepages-nodeset.xml qemuxml2xmltest: Convert hugepages related tests to _CAPS_LATEST 2022-11-04 15:27:42 +01:00
hugepages-numa-default-2M.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
hugepages-numa-default-2M.xml qemuxml2xmltest: Convert hugepages related tests to _CAPS_LATEST 2022-11-04 15:27:42 +01:00
hugepages-numa-default-dimm.x86_64-latest.args tests: Drop more QEMU driver config overrides 2023-03-06 14:44:13 +01:00
hugepages-numa-default-dimm.xml qemuxml2xmltest: Convert hugepages related tests to _CAPS_LATEST 2022-11-04 15:27:42 +01:00
hugepages-numa-default.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
hugepages-numa-default.xml tests: qemuxml2argvdata: Purge versioned i440fx machine types from fake-caps tests 2022-01-07 09:25:14 +01:00
hugepages-numa-nodeset-nonexist.x86_64-latest.err qemuxml2argvtest: Convert hugepages related tests to _CAPS_LATEST 2022-11-04 15:27:42 +01:00
hugepages-numa-nodeset-nonexist.xml qemuxml2argvtest: Convert hugepages related tests to _CAPS_LATEST 2022-11-04 15:27:42 +01:00
hugepages-numa-nodeset-part.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
hugepages-numa-nodeset-part.xml qemuxml2xmltest: Convert hugepages related tests to _CAPS_LATEST 2022-11-04 15:27:42 +01:00
hugepages-numa-nodeset.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
hugepages-numa-nodeset.xml qemuxml2xmltest: Convert hugepages related tests to _CAPS_LATEST 2022-11-04 15:27:42 +01:00
hugepages-nvdimm.x86_64-latest.args tests: Drop more QEMU driver config overrides 2023-03-06 14:44:13 +01:00
hugepages-nvdimm.xml qemuxml2xmltest: Convert hugepages related tests to _CAPS_LATEST 2022-11-04 15:27:42 +01:00
hugepages-shared.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
hugepages-shared.xml qemuxml2xmltest: Convert hugepages related tests to _CAPS_LATEST 2022-11-04 15:27:42 +01:00
hvf-aarch64-virt-headless.aarch64-latest.args tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
hvf-aarch64-virt-headless.xml tests: Switch to firmware autoselection for hvf 2023-08-21 13:51:06 +02:00
hvf-x86_64-q35-headless.x86_64-latest.args tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
hvf-x86_64-q35-headless.x86_64-latest.err tests: Add HVF test cases 2022-01-25 16:54:44 +01:00
hvf-x86_64-q35-headless.xml tests: Switch to firmware autoselection for hvf 2023-08-21 13:51:06 +02:00
hyperv-off.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
hyperv-off.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
hyperv-panic.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
hyperv-panic.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
hyperv-passthrough.x86_64-6.1.0.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
hyperv-passthrough.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02: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 qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
hyperv-stimer-direct.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
hyperv.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
hyperv.xml conf: Introduce support for 'hv-avic' Hyper-V enlightenment 2022-11-09 14:08:31 +01:00
input-linux.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
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 qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
input-usbmouse-addr.xml
input-usbmouse.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
input-usbmouse.xml
input-usbtablet.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
input-usbtablet.xml
input-virtio-ccw.s390x-latest.args tests: add capabilities for QEMU 8.1.0 on s390x 2023-07-10 13:28:09 +02:00
input-virtio-ccw.xml
intel-iommu-aw-bits.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
intel-iommu-aw-bits.xml qemu: Add implicit watchdog for q35 machine types 2023-01-26 16:40:30 +01:00
intel-iommu-caching-mode.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
intel-iommu-caching-mode.xml qemu: Add implicit watchdog for q35 machine types 2023-01-26 16:40:30 +01:00
intel-iommu-device-iotlb.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
intel-iommu-device-iotlb.xml qemu: Add implicit watchdog for q35 machine types 2023-01-26 16:40:30 +01:00
intel-iommu-eim.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
intel-iommu-eim.xml qemu: Add implicit watchdog for q35 machine types 2023-01-26 16:40:30 +01:00
intel-iommu-wrong-machine.x86_64-latest.err
intel-iommu-wrong-machine.xml
intel-iommu.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
intel-iommu.xml qemu: Add implicit watchdog for q35 machine types 2023-01-26 16:40:30 +01:00
interface-driver.xml
iommu-smmuv3.aarch64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
iommu-smmuv3.xml
iothreads-disk-virtio-ccw.s390x-4.2.0.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
iothreads-disk-virtio-ccw.xml
iothreads-disk.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
iothreads-disk.xml tests: qemuxml2argvdata: Remove irrelevant <disk> from 'iothread-*' cases 2023-03-06 13:22:37 +01:00
iothreads-ids-partial.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
iothreads-ids-partial.xml tests: qemuxml2argvdata: Remove irrelevant <disk> from 'iothread-*' cases 2023-03-06 13:22:37 +01:00
iothreads-ids-pool-sizes.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
iothreads-ids-pool-sizes.xml conf: Store the iothread 'poll' settings in the XML 2023-05-02 14:32:47 +02:00
iothreads-ids.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
iothreads-ids.xml tests: qemuxml2argvdata: Remove irrelevant <disk> from 'iothread-*' cases 2023-03-06 13:22:37 +01:00
iothreads-virtio-scsi-ccw.s390x-latest.args tests: add capabilities for QEMU 8.1.0 on s390x 2023-07-10 13:28:09 +02:00
iothreads-virtio-scsi-ccw.xml
iothreads-virtio-scsi-pci.x86_64-5.2.0.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
iothreads-virtio-scsi-pci.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
iothreads-virtio-scsi-pci.xml tests: qemuxml2argvdata: Remove irrelevant <disk> from 'iothread-*' cases 2023-03-06 13:22:37 +01:00
kvm-features-off.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
kvm-features-off.xml qemuxml2xmloutdata: Turn kvm-features*.xml into symlinks 2022-01-04 16:40:10 +01:00
kvm-features.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
kvm-features.xml qemuxml2xmloutdata: Turn kvm-features*.xml into symlinks 2022-01-04 16:40:10 +01:00
kvm-pit-delay.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
kvm-pit-delay.xml
kvm-pit-discard.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
kvm-pit-discard.xml
kvmclock.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
kvmclock.xml
kvmclock+eoi-disabled.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
kvmclock+eoi-disabled.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
launch-security-s390-pv.s390x-latest.args tests: add capabilities for QEMU 8.1.0 on s390x 2023-07-10 13:28:09 +02:00
launch-security-s390-pv.xml
launch-security-sev-direct.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
launch-security-sev-direct.xml qemu: format sev-guest.kernel-hashes property 2021-12-16 18:10:33 +00:00
launch-security-sev-missing-platform-info.x86_64-6.0.0.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
launch-security-sev-missing-platform-info.xml tests: qemuxml2argvdata: Remove use of 'pc-1.0' and 'pc-1.2' machine types 2022-01-07 09:25:13 +01:00
launch-security-sev.x86_64-6.0.0.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
launch-security-sev.xml
lease.xml
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 qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
luks-disks-source-qcow2.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
luks-disks-source-qcow2.xml
luks-disks-source.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
luks-disks-source.xml
luks-disks.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02: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.aarch64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
mach-virt-console-native.xml
mach-virt-console-virtio.aarch64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
mach-virt-console-virtio.xml
mach-virt-serial-compat.aarch64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
mach-virt-serial-compat.xml
mach-virt-serial-invalid-machine.x86_64-latest.err qemuxml2argvtest: Modernize all 'mach-virt-' aarch64 test cases 2023-04-11 10:08:32 +02:00
mach-virt-serial-invalid-machine.xml
mach-virt-serial-native.aarch64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
mach-virt-serial-native.xml
mach-virt-serial-pci.aarch64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
mach-virt-serial-pci.xml
mach-virt-serial-usb.aarch64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
mach-virt-serial-usb.xml
mach-virt-serial+console-native.aarch64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
mach-virt-serial+console-native.xml
machine-aeskeywrap-off-cap.s390x-latest.args tests: add capabilities for QEMU 8.1.0 on s390x 2023-07-10 13:28:09 +02:00
machine-aeskeywrap-off-cap.xml
machine-aeskeywrap-off-caps.s390x-latest.args tests: add capabilities for QEMU 8.1.0 on s390x 2023-07-10 13:28:09 +02:00
machine-aeskeywrap-off-caps.xml
machine-aeskeywrap-on-cap.s390x-latest.args tests: add capabilities for QEMU 8.1.0 on s390x 2023-07-10 13:28:09 +02:00
machine-aeskeywrap-on-cap.xml
machine-aeskeywrap-on-caps.s390x-latest.args tests: add capabilities for QEMU 8.1.0 on s390x 2023-07-10 13:28:09 +02:00
machine-aeskeywrap-on-caps.xml
machine-aliases1.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
machine-aliases1.xml
machine-aliases2.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
machine-aliases2.xml
machine-core-off.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
machine-core-off.xml
machine-core-on.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
machine-core-on.xml
machine-deakeywrap-off-cap.s390x-latest.args tests: add capabilities for QEMU 8.1.0 on s390x 2023-07-10 13:28:09 +02:00
machine-deakeywrap-off-cap.xml
machine-deakeywrap-off-caps.s390x-latest.args tests: add capabilities for QEMU 8.1.0 on s390x 2023-07-10 13:28:09 +02:00
machine-deakeywrap-off-caps.xml
machine-deakeywrap-on-cap.s390x-latest.args tests: add capabilities for QEMU 8.1.0 on s390x 2023-07-10 13:28:09 +02:00
machine-deakeywrap-on-cap.xml
machine-deakeywrap-on-caps.s390x-latest.args tests: add capabilities for QEMU 8.1.0 on s390x 2023-07-10 13:28:09 +02:00
machine-deakeywrap-on-caps.xml
machine-keywrap-none-caps.s390x-latest.args tests: add capabilities for QEMU 8.1.0 on s390x 2023-07-10 13:28:09 +02:00
machine-keywrap-none-caps.xml
machine-keywrap-none.s390x-latest.args tests: add capabilities for QEMU 8.1.0 on s390x 2023-07-10 13:28:09 +02:00
machine-keywrap-none.xml
machine-loadparm-hostdev.s390x-latest.args tests: add capabilities for QEMU 8.1.0 on s390x 2023-07-10 13:28:09 +02:00
machine-loadparm-hostdev.xml qemuAppendLoadparmMachineParm: add loadparm from hostdev 2023-03-10 08:54:05 +01:00
machine-loadparm-multiple-disks-nets-s390.s390x-latest.args tests: add capabilities for QEMU 8.1.0 on s390x 2023-07-10 13:28:09 +02:00
machine-loadparm-multiple-disks-nets-s390.xml
machine-loadparm-net-s390.s390x-latest.args tests: add capabilities for QEMU 8.1.0 on s390x 2023-07-10 13:28:09 +02:00
machine-loadparm-net-s390.xml
machine-loadparm-s390-char-invalid.err virDomainDeviceLoadparmIsValid: Use 'strspn' instead of a loop 2021-12-01 13:39:47 +01:00
machine-loadparm-s390-char-invalid.xml
machine-loadparm-s390-len-invalid.err virDomainDeviceLoadparmIsValid: Simplify value lenght check 2021-12-01 13:39:47 +01:00
machine-loadparm-s390-len-invalid.xml
machine-loadparm-s390.s390x-latest.args tests: add capabilities for QEMU 8.1.0 on s390x 2023-07-10 13:28:09 +02:00
machine-loadparm-s390.xml
machine-smm-off.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
machine-smm-off.xml tests: Introduce smm=off test 2022-05-16 14:29:09 +02:00
machine-smm-on.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
machine-smm-on.xml tests: Update smm=on test 2022-05-16 14:29:04 +02:00
machine-vmport-opt.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
machine-vmport-opt.xml
master-key.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
master-key.xml
memfd-memory-default-hugepage.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
memfd-memory-default-hugepage.xml qemuxml2(argv|xml)test: Unify usage of DO_TEST_CAPS_LATEST 2022-01-07 09:25:14 +01:00
memfd-memory-numa.x86_64-latest.args tests: Drop more QEMU driver config overrides 2023-03-06 14:44:13 +01:00
memfd-memory-numa.xml conf: Introduce memory allocation threads 2022-03-24 15:45:41 +01:00
memory-align-fail.err
memory-align-fail.xml
memory-hotplug-dimm-addr.x86_64-latest.args qemuBuildThreadContextProps: Prune .node-affinity wrt <emulatorpin/> 2023-03-15 12:46:55 +01:00
memory-hotplug-dimm-addr.xml qemuxml2argvdata: Extend vCPUs placement in memory-hotplug-dimm-addr.xml 2023-03-15 12:46:33 +01:00
memory-hotplug-dimm.args tests: Drop more QEMU driver config overrides 2023-03-06 14:44:13 +01:00
memory-hotplug-dimm.xml
memory-hotplug-invalid-targetnode.err conf: Validate virDomainMemoryDef::targetNode 2022-08-01 10:36:15 +02:00
memory-hotplug-invalid-targetnode.xml conf: Validate virDomainMemoryDef::targetNode 2022-08-01 10:36:15 +02:00
memory-hotplug-multiple.x86_64-latest.args qemuxml2(argv|xml)test: Add case for validating proper DIMM slot validation 2023-06-26 12:58:24 +02:00
memory-hotplug-multiple.xml qemuxml2(argv|xml)test: Add case for validating proper DIMM slot validation 2023-06-26 12:58:24 +02:00
memory-hotplug-nonuma.err
memory-hotplug-nonuma.xml
memory-hotplug-nvdimm-access.x86_64-latest.args tests: Drop more QEMU driver config overrides 2023-03-06 14:44:13 +01:00
memory-hotplug-nvdimm-access.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
memory-hotplug-nvdimm-align.x86_64-5.2.0.args tests: Drop more QEMU driver config overrides 2023-03-06 14:44:13 +01:00
memory-hotplug-nvdimm-align.x86_64-latest.args tests: Drop more QEMU driver config overrides 2023-03-06 14:44:13 +01:00
memory-hotplug-nvdimm-align.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
memory-hotplug-nvdimm-label.x86_64-5.2.0.args tests: Drop more QEMU driver config overrides 2023-03-06 14:44:13 +01:00
memory-hotplug-nvdimm-label.x86_64-latest.args tests: Drop more QEMU driver config overrides 2023-03-06 14:44:13 +01:00
memory-hotplug-nvdimm-label.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
memory-hotplug-nvdimm-pmem.x86_64-5.2.0.args tests: Drop more QEMU driver config overrides 2023-03-06 14:44:13 +01:00
memory-hotplug-nvdimm-pmem.x86_64-latest.args tests: Drop more QEMU driver config overrides 2023-03-06 14:44:13 +01:00
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.ppc64-latest.args tests: Use DO_TEST_CAPS_*_ABI_UPDATE() for ppc64 2023-08-21 13:50:53 +02:00
memory-hotplug-nvdimm-ppc64-abi-update.xml
memory-hotplug-nvdimm-ppc64.ppc64-latest.args qemuxml2argvtest: Modernize all 'ppc64' remaining test cases 2023-04-03 09:19:07 +02:00
memory-hotplug-nvdimm-ppc64.xml
memory-hotplug-nvdimm-readonly.x86_64-5.2.0.args tests: Drop more QEMU driver config overrides 2023-03-06 14:44:13 +01:00
memory-hotplug-nvdimm-readonly.x86_64-latest.args tests: Drop more QEMU driver config overrides 2023-03-06 14:44:13 +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 tests: Drop more QEMU driver config overrides 2023-03-06 14:44:13 +01:00
memory-hotplug-nvdimm.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
memory-hotplug-ppc64-nonuma-abi-update.ppc64-latest.args tests: Use DO_TEST_CAPS_*_ABI_UPDATE() for ppc64 2023-08-21 13:50:53 +02:00
memory-hotplug-ppc64-nonuma-abi-update.xml
memory-hotplug-ppc64-nonuma.ppc64-latest.args qemuxml2argvtest: Modernize all 'ppc64' remaining test cases 2023-04-03 09:19:07 +02:00
memory-hotplug-ppc64-nonuma.xml
memory-hotplug-virtio-mem.x86_64-latest.args conf: Allow omitting 'slots' attribute of <maxMemory> 2023-06-26 12:58:24 +02:00
memory-hotplug-virtio-mem.xml conf: Allow omitting 'slots' attribute of <maxMemory> 2023-06-26 12:58:24 +02:00
memory-hotplug-virtio-pmem.x86_64-5.2.0.args conf: Allow omitting 'slots' attribute of <maxMemory> 2023-06-26 12:58:24 +02:00
memory-hotplug-virtio-pmem.x86_64-latest.args conf: Allow omitting 'slots' attribute of <maxMemory> 2023-06-26 12:58:24 +02:00
memory-hotplug-virtio-pmem.xml conf: Allow omitting 'slots' attribute of <maxMemory> 2023-06-26 12:58:24 +02:00
memory-hotplug.args tests: Drop more QEMU driver config overrides 2023-03-06 14:44:13 +01:00
memory-hotplug.xml
memorybacking-set.xml
memorybacking-unset.xml
memtune-unlimited.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
memtune-unlimited.xml
memtune.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
memtune.xml
metadata-duplicate.xml
metadata.xml
migrate-numa-unaligned.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
migrate-numa-unaligned.xml qemuxml2argvdata: Adjust maximum NUMA node used 2023-03-15 12:46:28 +01:00
migrate.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
migrate.xml
minimal-no-memory.err
minimal-no-memory.xml
minimal.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
minimal.xml
misc-acpi.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
misc-acpi.xml
misc-disable-s3.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
misc-disable-s3.xml
misc-disable-suspends.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
misc-disable-suspends.xml
misc-enable-s4.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
misc-enable-s4.err
misc-enable-s4.xml
misc-no-reboot.x86_64-5.2.0.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
misc-no-reboot.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
misc-no-reboot.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
misc-uuid.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
misc-uuid.xml
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 qemuxml2argvtest: Convert 'missing-machine' to DO_TEST_CAPS_LATEST 2022-01-07 09:25:14 +01:00
mlock-off.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
mlock-off.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
mlock-on.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
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 qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
monitor-json.xml
multifunction-pci-device.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
multifunction-pci-device.xml
name-escape.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
name-escape.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
net-bandwidth2.xml
net-bandwidth.xml
net-client.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
net-client.xml
net-coalesce.xml
net-eth-hostip.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
net-eth-hostip.xml
net-eth-ifname.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
net-eth-ifname.xml
net-eth-names.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
net-eth-names.xml
net-eth-unmanaged-tap.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
net-eth-unmanaged-tap.xml
net-eth.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
net-eth.xml
net-hostdev-bootorder.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
net-hostdev-bootorder.xml
net-hostdev-fail.err
net-hostdev-fail.xml
net-hostdev-multidomain.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
net-hostdev-multidomain.xml
net-hostdev-vfio-multidomain.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
net-hostdev-vfio-multidomain.xml
net-hostdev-vfio.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
net-hostdev-vfio.xml
net-hostdev.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
net-hostdev.xml
net-isolated-port.xml
net-many-models.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
net-many-models.xml
net-mcast.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
net-mcast.xml
net-midonet.xml
net-mtu.xml virDomainNetDefFormat: Modernize <tune/> formatting 2023-02-01 08:36:24 +01:00
net-openvswitch.xml
net-server.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
net-server.xml
net-udp.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
net-udp.xml
net-user-addr.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
net-user-addr.xml
net-user-passt.x86_64-7.2.0.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
net-user-passt.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
net-user-passt.xml conf: remove <backend upstream='xxx'/> attribute 2023-01-13 10:02:05 +01:00
net-user-slirp-portforward.x86_64-latest.err conf: Restrict use of <portForward> to the passt backend 2023-04-18 15:52:30 +02:00
net-user-slirp-portforward.xml conf: Restrict use of <portForward> to the passt backend 2023-04-18 15:52:30 +02:00
net-user.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
net-user.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +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_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
net-vdpa-multiqueue.xml qemu: support multiqueue for vdpa net device 2022-03-09 16:23:02 -06:00
net-vdpa.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
net-vdpa.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
net-vhostuser-fail.err
net-vhostuser-fail.xml
net-vhostuser-multiq.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
net-vhostuser-multiq.xml
net-vhostuser.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
net-vhostuser.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
net-vhostuser.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
net-virtio-ccw.s390x-latest.args tests: add capabilities for QEMU 8.1.0 on s390x 2023-07-10 13:28:09 +02:00
net-virtio-ccw.xml
net-virtio-device.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
net-virtio-device.xml
net-virtio-disable-offloads.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
net-virtio-disable-offloads.xml
net-virtio-netdev.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
net-virtio-netdev.xml
net-virtio-network-portgroup.xml
net-virtio-rss.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
net-virtio-rss.xml domain_conf: Add configs for virtio net RSS and Hash report. 2022-04-05 15:36:27 +02:00
net-virtio-rxqueuesize-invalid-size.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
net-virtio-rxqueuesize-invalid-size.xml
net-virtio-rxtxqueuesize.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
net-virtio-rxtxqueuesize.xml
net-virtio-teaming-hostdev.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
net-virtio-teaming-hostdev.xml
net-virtio-teaming-network.xml
net-virtio-teaming.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
net-virtio-teaming.xml
net-virtio.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
net-virtio.xml
non-x86_64-timer-error.s390x-latest.err qemu: convert some s390x tests to use real capability data 2022-10-03 19:46:42 +02:00
non-x86_64-timer-error.xml
nosharepages.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
nosharepages.xml
numad-auto-memory-vcpu-cpuset.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
numad-auto-memory-vcpu-cpuset.xml
numad-auto-memory-vcpu-no-cpuset-and-placement.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
numad-auto-memory-vcpu-no-cpuset-and-placement.xml
numad-auto-vcpu-no-numatune.xml
numad-auto-vcpu-static-numatune-no-nodeset.err
numad-auto-vcpu-static-numatune-no-nodeset.xml
numad-auto-vcpu-static-numatune.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
numad-auto-vcpu-static-numatune.xml
numad-static-memory-auto-vcpu.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
numad-static-memory-auto-vcpu.xml
numad-static-vcpu-no-numatune.xml
numad.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
numad.xml
numatune-auto-nodeset-invalid.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
numatune-auto-nodeset-invalid.xml
numatune-auto-prefer.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
numatune-auto-prefer.xml
numatune-distances.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
numatune-distances.xml
numatune-hmat-none.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
numatune-hmat-none.xml conf: numa: Allow formatting 'none' values for 'associativity' and 'policy' of cache 2023-05-17 10:07:18 +02:00
numatune-hmat.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
numatune-hmat.xml
numatune-memnode-invalid-mode.err
numatune-memnode-invalid-mode.xml
numatune-memnode-no-memory.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
numatune-memnode-no-memory.xml
numatune-memnode-nocpu.err
numatune-memnode-nocpu.xml
numatune-memnode-restrictive-mode-err-mixed.x86_64-latest.err numa_conf: Deny other memory modes than 'restrictive' if a memnode is 'restrictive' 2023-05-22 13:58:03 +02:00
numatune-memnode-restrictive-mode-err-mixed.xml numa_conf: Deny other memory modes than 'restrictive' if a memnode is 'restrictive' 2023-05-22 13:58:03 +02:00
numatune-memnode-restrictive-mode.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
numatune-memnode-restrictive-mode.xml qemuxml2argvdata: Adjust maximum NUMA node used 2023-03-15 12:46:28 +01:00
numatune-memnode-unavailable-restrictive.x86_64-latest.err qemuxml2argvmock: Drop virNuma* mocks 2023-03-15 12:46:36 +01:00
numatune-memnode-unavailable-restrictive.xml tests: Add cases for numatune with unavailable nodes 2023-01-09 11:09:21 +01:00
numatune-memnode-unavailable-strict.x86_64-latest.err qemuxml2argvmock: Drop virNuma* mocks 2023-03-15 12:46:36 +01:00
numatune-memnode-unavailable-strict.xml tests: Add cases for numatune with unavailable nodes 2023-01-09 11:09:21 +01:00
numatune-memnode.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
numatune-memnode.x86_64-5.2.0.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
numatune-memnode.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
numatune-memnode.xml qemuxml2argvdata: Adjust maximum NUMA node used 2023-03-15 12:46:28 +01:00
numatune-memnodes-problematic.err
numatune-memnodes-problematic.xml
numatune-memory-invalid-nodeset.err
numatune-memory-invalid-nodeset.xml
numatune-memory.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
numatune-memory.xml
numatune-no-vcpu.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
numatune-no-vcpu.xml
numatune-static-nodeset-exceed-hostnode.err qemuxml2argvmock: Drop virNuma* mocks 2023-03-15 12:46:36 +01:00
numatune-static-nodeset-exceed-hostnode.xml
numatune-system-memory.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
numatune-system-memory.xml qemu_command: do not use host-nodes for system memory 2021-11-10 11:17:44 +01:00
numavcpus-topology-mismatch.xml
pages-dimm-discard.x86_64-latest.args tests: Drop more QEMU driver config overrides 2023-03-06 14:44:13 +01:00
pages-dimm-discard.xml qemuxml2xmltest: Convert hugepages related tests to _CAPS_LATEST 2022-11-04 15:27:42 +01:00
pages-discard-hugepages.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
pages-discard-hugepages.xml qemuxml2xmltest: Convert hugepages related tests to _CAPS_LATEST 2022-11-04 15:27:42 +01:00
pages-discard.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
pages-discard.xml qemuxml2argvtest: Convert hugepages related tests to _CAPS_LATEST 2022-11-04 15:27:42 +01:00
panic-double.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
panic-double.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
panic-no-address.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
panic-no-address.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
panic-pseries.xml
panic.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
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 qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
parallel-parport-chardev.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
parallel-parport-chardev.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
parallel-tcp-chardev.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
parallel-tcp-chardev.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
parallel-tcp-chardev.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
parallel-unix-chardev.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
parallel-unix-chardev.xml
pc-i440fx-acpi-root-hotplug-disable.x86_64-5.1.0.err qemu: Fix hotplug error message format to conform to spec 2021-10-25 23:42:01 -04:00
pc-i440fx-acpi-root-hotplug-disable.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
pc-i440fx-acpi-root-hotplug-disable.xml Revert "qemuxml2xmltest: Convert all acpi-hotplug control related tests to DO_TEST_CAPS_LATEST" 2021-10-25 23:18:40 -04:00
pc-i440fx-acpi-root-hotplug-enable.x86_64-5.1.0.err qemu: Fix hotplug error message format to conform to spec 2021-10-25 23:42:01 -04:00
pc-i440fx-acpi-root-hotplug-enable.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
pc-i440fx-acpi-root-hotplug-enable.xml Revert "qemuxml2xmltest: Convert all acpi-hotplug control related tests to DO_TEST_CAPS_LATEST" 2021-10-25 23:18:40 -04:00
pci-autoadd-addr.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
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 qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +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 qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
pci-autofill-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-bridge-duplicate-index.err
pci-bridge-duplicate-index.xml tests: qemuxml2argvdata: Remove use of 'pc-1.0' and 'pc-1.2' machine types 2022-01-07 09:25:13 +01:00
pci-bridge-many-disks.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
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 tests: qemuxml2argvdata: Remove use of 'pc-1.0' and 'pc-1.2' machine types 2022-01-07 09:25:13 +01:00
pci-bridge.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
pci-bridge.xml tests: qemuxml2argvdata: Remove use of 'pc-1.0' and 'pc-1.2' machine types 2022-01-07 09:25:13 +01:00
pci-bus-invalid.err
pci-bus-invalid.xml
pci-domain-invalid.err
pci-domain-invalid.xml
pci-expander-bus-bad-bus.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
pci-expander-bus-bad-bus.xml tests: qemuxml2argvdata: Purge versioned i440fx machine types from fake-caps tests 2022-01-07 09:25:14 +01:00
pci-expander-bus-bad-machine.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
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 use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
pci-expander-bus.xml tests: qemuxml2argvdata: Purge versioned i440fx machine types from fake-caps tests 2022-01-07 09:25:14 +01:00
pci-function-invalid.err
pci-function-invalid.xml
pci-many.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
pci-many.xml tests: qemuxml2argvdata: Remove use of 'pc-1.0' and 'pc-1.2' machine types 2022-01-07 09:25:13 +01:00
pci-rom-disabled-invalid.args
pci-rom-disabled-invalid.xml
pci-rom-disabled.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
pci-rom-disabled.xml
pci-rom.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
pci-rom.xml
pci-root-address.err
pci-root-address.xml tests: qemuxml2argvdata: Remove use of 'pc-1.0' and 'pc-1.2' machine types 2022-01-07 09:25:13 +01:00
pci-root-nonzero-index.err
pci-root-nonzero-index.xml tests: qemuxml2argvdata: Remove use of 'pc-1.0' and 'pc-1.2' machine types 2022-01-07 09:25:13 +01:00
pci-serial-dev-chardev.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
pci-serial-dev-chardev.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
pci-serial-dev-chardev.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
pci-slot-invalid.err
pci-slot-invalid.xml
pcie-expander-bus-aarch64.aarch64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
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 tests: qemuxml2argvdata: Purge versioned i440fx machine types from fake-caps tests 2022-01-07 09:25:14 +01:00
pcie-expander-bus.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
pcie-expander-bus.xml
pcie-root-port-model-generic.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
pcie-root-port-model-generic.xml
pcie-root-port-model-ioh3420.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
pcie-root-port-model-ioh3420.xml
pcie-root-port-nohotplug.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
pcie-root-port-nohotplug.xml
pcie-root-port-too-many.err
pcie-root-port-too-many.xml
pcie-root-port.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
pcie-root-port.xml
pcie-root.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
pcie-root.xml
pcie-switch-downstream-port.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
pcie-switch-downstream-port.xml
pcie-switch-upstream-port.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
pcie-switch-upstream-port.xml
pcihole64-gib.xml tests: qemuxml2argvdata: Remove use of 'pc-1.0' and 'pc-1.2' machine types 2022-01-07 09:25:13 +01:00
pcihole64-q35.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
pcihole64-q35.xml
pcihole64.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
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 qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
pmu-feature-off.xml
pmu-feature.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
pmu-feature.xml
ppc64-default-cpu-kvm-pseries-2.7.ppc64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
ppc64-default-cpu-kvm-pseries-2.7.xml
ppc64-default-cpu-kvm-pseries-3.1.ppc64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
ppc64-default-cpu-kvm-pseries-3.1.xml
ppc64-default-cpu-kvm-pseries-4.2.ppc64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
ppc64-default-cpu-kvm-pseries-4.2.xml
ppc64-default-cpu-tcg-pseries-2.7.ppc64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
ppc64-default-cpu-tcg-pseries-2.7.xml
ppc64-default-cpu-tcg-pseries-3.1.ppc64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
ppc64-default-cpu-tcg-pseries-3.1.xml
ppc64-default-cpu-tcg-pseries-4.2.ppc64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
ppc64-default-cpu-tcg-pseries-4.2.xml
ppc64-pseries-graphics.ppc64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
ppc64-pseries-graphics.xml
ppc64-pseries-headless.ppc64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
ppc64-pseries-headless.xml
ppc64-tpm-double.ppc64-latest.err qemuxml2argvtest: Use real capabilities for negative test cases for ppc64 architecture 2023-04-03 09:19:07 +02:00
ppc64-tpm-double.xml
ppc64-tpmproxy-double.ppc64-latest.err qemuxml2argvtest: Use real capabilities for negative test cases for ppc64 architecture 2023-04-03 09:19:07 +02:00
ppc64-tpmproxy-double.xml
ppc64-tpmproxy-single.ppc64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
ppc64-tpmproxy-single.xml
ppc64-tpmproxy-with-tpm.ppc64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
ppc64-tpmproxy-with-tpm.xml
ppc64-usb-controller-legacy.ppc64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
ppc64-usb-controller-legacy.xml
ppc64-usb-controller-qemu-xhci.ppc64-latest.args tests: Use DO_TEST_CAPS_*_ABI_UPDATE() for ppc64 2023-08-21 13:50:53 +02:00
ppc64-usb-controller-qemu-xhci.xml
ppc64-usb-controller.ppc64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
ppc64-usb-controller.xml
ppc-dtb.ppc-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
ppc-dtb.xml qemuxml2argvdata: Convert test cases for 'ppc' architecture to latest caps 2023-03-06 20:55:50 +01:00
ppce500-serial.ppc-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
ppce500-serial.xml qemuxml2argvdata: Convert test cases for 'ppc' architecture to latest caps 2023-03-06 20:55:50 +01:00
pseries-basic.ppc64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
pseries-basic.xml
pseries-console-native.ppc64-latest.args tests: change qemuxml2argv pseries tests to TEST_CAPS_LATEST 2022-10-13 16:27:16 -03:00
pseries-console-native.xml
pseries-console-virtio.ppc64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
pseries-console-virtio.xml
pseries-cpu-compat-power9.ppc64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +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 qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
pseries-cpu-compat-power10.ppc64-latest.err cpu_ppc64: add support for host-model on POWER10 2022-05-24 14:25:41 -03:00
pseries-cpu-compat-power10.xml cpu_ppc64: add support for host-model on POWER10 2022-05-24 14:25:41 -03:00
pseries-cpu-compat.ppc64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
pseries-cpu-compat.xml
pseries-cpu-exact.ppc64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
pseries-cpu-exact.xml
pseries-cpu-le.ppc64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
pseries-cpu-le.xml
pseries-default-phb-numa-node.ppc64-latest.err tests: change qemuxml2argv pseries tests to TEST_CAPS_LATEST 2022-10-13 16:27:16 -03:00
pseries-default-phb-numa-node.xml
pseries-features-invalid-machine.err
pseries-features-invalid-machine.xml
pseries-features.ppc64-4.2.0.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
pseries-features.ppc64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
pseries-features.xml
pseries-hostdevs-1.ppc64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
pseries-hostdevs-1.xml
pseries-hostdevs-2.ppc64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
pseries-hostdevs-2.xml
pseries-hostdevs-3.ppc64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
pseries-hostdevs-3.xml
pseries-many-buses-1.ppc64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
pseries-many-buses-1.xml
pseries-many-buses-2.ppc64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
pseries-many-buses-2.xml
pseries-many-devices.ppc64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
pseries-many-devices.xml
pseries-no-parallel.ppc64-latest.err qemuxml2argvtest: Use real capabilities for negative test cases for ppc64 architecture 2023-04-03 09:19:07 +02:00
pseries-no-parallel.xml
pseries-nvram.ppc64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
pseries-nvram.xml
pseries-panic-address.ppc64-latest.err tests: change qemuxml2argv pseries tests to TEST_CAPS_LATEST 2022-10-13 16:27:16 -03:00
pseries-panic-address.xml
pseries-panic-missing.ppc64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
pseries-panic-missing.xml
pseries-panic-no-address.ppc64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
pseries-panic-no-address.xml
pseries-phb-default-missing.ppc64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
pseries-phb-default-missing.xml
pseries-phb-invalid-target-index-1.ppc64-latest.err qemuxml2argvtest: Use real capabilities for negative test cases for ppc64 architecture 2023-04-03 09:19:07 +02:00
pseries-phb-invalid-target-index-1.xml
pseries-phb-invalid-target-index-2.ppc64-latest.err qemuxml2argvtest: Use real capabilities for negative test cases for ppc64 architecture 2023-04-03 09:19:07 +02:00
pseries-phb-invalid-target-index-2.xml
pseries-phb-invalid-target-index-3.ppc64-latest.err qemuxml2argvtest: Use real capabilities for negative test cases for ppc64 architecture 2023-04-03 09:19:07 +02:00
pseries-phb-invalid-target-index-3.xml
pseries-phb-numa-node.ppc64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
pseries-phb-numa-node.xml
pseries-phb-simple.ppc64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
pseries-phb-simple.xml
pseries-serial-compat.ppc64-latest.args tests: change qemuxml2argv pseries tests to TEST_CAPS_LATEST 2022-10-13 16:27:16 -03:00
pseries-serial-compat.xml
pseries-serial-invalid-machine.err
pseries-serial-invalid-machine.xml
pseries-serial-native.ppc64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
pseries-serial-native.xml
pseries-serial-pci.ppc64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
pseries-serial-pci.xml
pseries-serial-usb.ppc64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
pseries-serial-usb.xml
pseries-serial+console-native.ppc64-latest.args tests: change qemuxml2argv pseries tests to TEST_CAPS_LATEST 2022-10-13 16:27:16 -03:00
pseries-serial+console-native.xml
pseries-spaprvio-invalid.ppc64-latest.err qemuxml2argvtest: Use real capabilities for negative test cases for ppc64 architecture 2023-04-03 09:19:07 +02:00
pseries-spaprvio-invalid.xml
pseries-usb-default.ppc64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
pseries-usb-default.xml
pseries-usb-kbd.ppc64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
pseries-usb-kbd.xml
pseries-usb-multi.ppc64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
pseries-usb-multi.xml
pseries-vio-address-clash.xml
pseries-vio-user-assigned.ppc64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
pseries-vio-user-assigned.xml
pseries-vio.ppc64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
pseries-vio.xml
pv-spinlock-disabled.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02: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_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
pv-spinlock-enabled.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
pvpanic-pci-aarch64.aarch64-latest.args tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
pvpanic-pci-aarch64.xml tests: add test cases for device pvpanic-pci 2023-02-21 17:51:24 +01:00
pvpanic-pci-invalid-address-aarch64.aarch64-latest.err tests: add test cases for device pvpanic-pci 2023-02-21 17:51:24 +01:00
pvpanic-pci-invalid-address-aarch64.xml tests: add test cases for device pvpanic-pci 2023-02-21 17:51:24 +01:00
pvpanic-pci-no-address-aarch64.aarch64-latest.args tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
pvpanic-pci-no-address-aarch64.xml tests: add case for pvpanic-pci without address 2023-02-21 17:51:28 +01:00
pvpanic-pci-x86_64.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
pvpanic-pci-x86_64.xml tests: add test cases for device pvpanic-pci 2023-02-21 17:51:24 +01:00
q35-default-devices-only.x86_64-4.2.0.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
q35-default-devices-only.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
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 qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
q35-multifunction.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
q35-multifunction.xml
q35-pci-force-address.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
q35-pci-force-address.xml
q35-pcie-autoadd.x86_64-4.2.0.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
q35-pcie-autoadd.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
q35-pcie-autoadd.xml
q35-pcie.x86_64-4.2.0.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
q35-pcie.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
q35-pcie.xml
q35-pm-disable-fallback.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
q35-pm-disable-fallback.xml tests: qemuxml2argvdata: Remove specific q35 machine types from fake-caps tests 2022-01-07 09:25:13 +01:00
q35-pm-disable.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
q35-pm-disable.xml tests: qemuxml2argvdata: Remove specific q35 machine types from fake-caps tests 2022-01-07 09:25:13 +01:00
q35-usb2-multi.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
q35-usb2-multi.xml
q35-usb2-reorder.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
q35-usb2-reorder.xml
q35-usb2.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
q35-usb2.xml
q35-virt-manager-basic.x86_64-4.2.0.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
q35-virt-manager-basic.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
q35-virt-manager-basic.xml qemu: validate: Fix logic for validating presence of the HPET timer 2023-03-07 12:26:32 +01:00
q35-wrong-root.err
q35-wrong-root.xml
q35.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
q35.xml
qemu-ns-alt.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
qemu-ns-alt.xml
qemu-ns-commandline-ns0.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
qemu-ns-commandline-ns0.xml
qemu-ns-commandline-ns1.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
qemu-ns-commandline-ns1.xml
qemu-ns-commandline.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
qemu-ns-commandline.xml
qemu-ns-domain-commandline-ns0.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
qemu-ns-domain-commandline-ns0.xml
qemu-ns-domain-commandline.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
qemu-ns-domain-commandline.xml
qemu-ns-domain-ns0.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
qemu-ns-domain-ns0.xml
qemu-ns-no-env.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
qemu-ns-no-env.xml
qemu-ns.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
qemu-ns.xml qemuxml2argvtest: Make 'qemu-ns' test case more stable 2022-07-11 12:48:28 +02:00
reboot-timeout-disabled.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
reboot-timeout-disabled.xml
reboot-timeout-enabled.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
reboot-timeout-enabled.xml
restore-v2-fd.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
restore-v2-fd.xml
restore-v2.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
restore-v2.xml
riscv64-virt-graphics.riscv64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
riscv64-virt-graphics.xml
riscv64-virt-headless.riscv64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
riscv64-virt-headless.xml
riscv64-virt-pci.riscv64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
riscv64-virt-pci.xml
riscv64-virt.riscv64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
riscv64-virt.xml
s390-allow-bogus-usb-controller.s390x-latest.args tests: add capabilities for QEMU 8.1.0 on s390x 2023-07-10 13:28:09 +02:00
s390-allow-bogus-usb-controller.xml
s390-allow-bogus-usb-none.s390x-latest.args tests: add capabilities for QEMU 8.1.0 on s390x 2023-07-10 13:28:09 +02:00
s390-allow-bogus-usb-none.xml
s390-async-teardown-disabled.s390x-6.0.0.args qemu: allow use of async teardown in domain 2023-07-10 13:28:17 +02:00
s390-async-teardown-disabled.s390x-latest.args qemu: allow use of async teardown in domain 2023-07-10 13:28:17 +02:00
s390-async-teardown-disabled.xml qemu: allow use of async teardown in domain 2023-07-10 13:28:17 +02:00
s390-async-teardown-no-attrib.s390x-latest.args qemu: allow use of async teardown in domain 2023-07-10 13:28:17 +02:00
s390-async-teardown-no-attrib.xml qemu: allow use of async teardown in domain 2023-07-10 13:28:17 +02:00
s390-async-teardown.s390x-6.0.0.err qemu: allow use of async teardown in domain 2023-07-10 13:28:17 +02:00
s390-async-teardown.s390x-latest.args qemu: allow use of async teardown in domain 2023-07-10 13:28:17 +02:00
s390-async-teardown.xml qemu: allow use of async teardown in domain 2023-07-10 13:28:17 +02:00
s390-default-cpu-kvm-ccw-virtio-2.7.s390x-latest.args tests: add capabilities for QEMU 8.1.0 on s390x 2023-07-10 13:28:09 +02:00
s390-default-cpu-kvm-ccw-virtio-2.7.xml
s390-default-cpu-kvm-ccw-virtio-4.2.s390x-latest.args tests: add capabilities for QEMU 8.1.0 on s390x 2023-07-10 13:28:09 +02:00
s390-default-cpu-kvm-ccw-virtio-4.2.xml
s390-default-cpu-tcg-ccw-virtio-2.7.s390x-latest.args tests: add capabilities for QEMU 8.1.0 on s390x 2023-07-10 13:28:09 +02:00
s390-default-cpu-tcg-ccw-virtio-2.7.xml
s390-default-cpu-tcg-ccw-virtio-4.2.s390x-latest.args tests: add capabilities for QEMU 8.1.0 on s390x 2023-07-10 13:28:09 +02:00
s390-default-cpu-tcg-ccw-virtio-4.2.xml
s390-defaultconsole.xml
s390-no-parallel.s390x-latest.err qemuxml2argvtest: Convert rest of s390 tests to real caps 2023-04-03 09:19:07 +02:00
s390-no-parallel.xml
s390-panic-address.s390x-latest.err qemuxml2argvtest: Convert rest of s390 tests to real caps 2023-04-03 09:19:07 +02:00
s390-panic-address.xml
s390-panic-missing.s390x-latest.args tests: add capabilities for QEMU 8.1.0 on s390x 2023-07-10 13:28:09 +02:00
s390-panic-missing.xml
s390-panic-no-address.s390x-latest.args tests: add capabilities for QEMU 8.1.0 on s390x 2023-07-10 13:28:09 +02:00
s390-panic-no-address.xml
s390-panic.xml
s390-serial-2.s390x-latest.args tests: add capabilities for QEMU 8.1.0 on s390x 2023-07-10 13:28:09 +02:00
s390-serial-2.xml
s390-serial-console.s390x-latest.args tests: add capabilities for QEMU 8.1.0 on s390x 2023-07-10 13:28:09 +02:00
s390-serial-console.xml
s390-serial.s390x-latest.args tests: add capabilities for QEMU 8.1.0 on s390x 2023-07-10 13:28:09 +02:00
s390-serial.xml
s390x-ccw-graphics.s390x-latest.args tests: add capabilities for QEMU 8.1.0 on s390x 2023-07-10 13:28:09 +02:00
s390x-ccw-graphics.xml
s390x-ccw-headless.s390x-latest.args tests: add capabilities for QEMU 8.1.0 on s390x 2023-07-10 13:28:09 +02:00
s390x-ccw-headless.xml
seclabel-dac-none.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
seclabel-dac-none.xml
seclabel-device-duplicates.err
seclabel-device-duplicates.xml
seclabel-device-multiple.xml
seclabel-device-relabel-invalid.err conf: Reject invalid device's <seclabel relabel='yes'/> with no <label/> 2023-06-01 13:53:09 +02:00
seclabel-device-relabel-invalid.xml conf: Reject invalid device's <seclabel relabel='yes'/> with no <label/> 2023-06-01 13:53:09 +02:00
seclabel-dynamic-baselabel.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
seclabel-dynamic-baselabel.xml
seclabel-dynamic-labelskip.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
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 qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
seclabel-dynamic-override.xml
seclabel-dynamic-relabel.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
seclabel-dynamic-relabel.xml
seclabel-dynamic.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
seclabel-dynamic.xml
seclabel-multiple.err
seclabel-multiple.xml
seclabel-none.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
seclabel-none.xml
seclabel-static-labelskip.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
seclabel-static-labelskip.xml
seclabel-static-relabel.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
seclabel-static-relabel.xml
seclabel-static.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
seclabel-static.xml
serial-debugcon.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
serial-debugcon.xml qemu: add tests for the ISA debug console command line 2022-02-03 10:59:03 +00:00
serial-dev-chardev-iobase.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
serial-dev-chardev-iobase.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
serial-dev-chardev-iobase.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
serial-dev-chardev.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
serial-dev-chardev.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
serial-dev-chardev.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
serial-file-chardev.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
serial-file-chardev.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
serial-file-chardev.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
serial-file-log.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
serial-file-log.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
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 qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
serial-many-chardev.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
serial-many-chardev.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
serial-pty-chardev.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
serial-pty-chardev.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
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 qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
serial-spiceport.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
serial-spiceport.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
serial-target-port-auto.xml
serial-tcp-chardev.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
serial-tcp-chardev.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
serial-tcp-chardev.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
serial-tcp-telnet-chardev.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
serial-tcp-telnet-chardev.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02: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 qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
serial-tcp-tlsx509-chardev-notls.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
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 qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
serial-tcp-tlsx509-chardev-verify.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
serial-tcp-tlsx509-chardev-verify.xml Add the port allocation logic for isa-serial devices. 2022-01-14 15:41:57 +01:00
serial-tcp-tlsx509-chardev.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
serial-tcp-tlsx509-chardev.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
serial-tcp-tlsx509-chardev.xml Add the port allocation logic for isa-serial devices. 2022-01-14 15:41:57 +01:00
serial-tcp-tlsx509-secret-chardev.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
serial-tcp-tlsx509-secret-chardev.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
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 qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
serial-udp-chardev.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
serial-udp-chardev.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
serial-unix-chardev.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
serial-unix-chardev.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
serial-unix-chardev.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
serial-unix-missing-source.x86_64-latest.err qemuxml2argvtest: Fix serial-unix-missing-source case 2023-03-06 20:55:50 +01:00
serial-unix-missing-source.xml qemuxml2argvtest: Fix serial-unix-missing-source case 2023-03-06 20:55:50 +01:00
serial-vc-chardev.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
serial-vc-chardev.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
serial-vc-chardev.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
sgx-epc.x86_64-7.0.0.args tests: Drop more QEMU driver config overrides 2023-03-06 14:44:13 +01:00
sgx-epc.xml qemu: Add implicit watchdog for q35 machine types 2023-01-26 16:40:30 +01:00
shmem-invalid-address.err
shmem-invalid-address.xml
shmem-invalid-size.err
shmem-invalid-size.xml
shmem-msi-only.err
shmem-msi-only.xml
shmem-plain-doorbell.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
shmem-plain-doorbell.xml
shmem-small-size.err
shmem-small-size.xml
shmem.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
shmem.err
shmem.xml
smartcard-controller.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
smartcard-controller.xml
smartcard-host-certificates-database.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
smartcard-host-certificates-database.xml
smartcard-host-certificates.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
smartcard-host-certificates.xml
smartcard-host.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
smartcard-host.xml
smartcard-passthrough-spicevmc.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
smartcard-passthrough-spicevmc.xml tests: Adjust for invalid qemu command combinations 2022-05-12 10:20:36 +02:00
smartcard-passthrough-tcp.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
smartcard-passthrough-tcp.xml
smartcard-passthrough-unix.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
smartcard-passthrough-unix.xml
smbios-date.err
smbios-date.xml
smbios-multiple-type2.xml
smbios-type-fwcfg.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
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 qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
smbios.xml
smp-dies.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
smp-dies.xml
smp.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
smp.xml
sound-device.x86_64-4.2.0.args qemu: Adapt to new way of specifying PC speaker 2023-07-19 16:03:31 +02:00
sound-device.x86_64-latest.args qemu: Adapt to new way of specifying PC speaker 2023-07-19 16:03:31 +02:00
sound-device.xml conf: qemu: Add support for multi-channel mode for 'usb' sound cards 2023-05-09 15:12:03 +02:00
sparc-minimal.sparc-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
sparc-minimal.xml
tap-vhost-incorrect.xml
tap-vhost.xml
tpm-emulator-spapr.ppc64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
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_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
tpm-emulator-tpm2-enc.xml qemuxml2xmloutdata: Turn tpm-*.xml files into symlinks 2022-01-04 10:23:11 +01:00
tpm-emulator-tpm2-pstate.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
tpm-emulator-tpm2-pstate.xml qemuxml2xmloutdata: Turn tpm-*.xml files into symlinks 2022-01-04 10:23:11 +01:00
tpm-emulator-tpm2.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
tpm-emulator-tpm2.x86_64-latest.err qemuxml2argvtest: Add negative cases for TPM version 2022-08-04 08:14:43 +02:00
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 qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
tpm-emulator.x86_64-latest.err qemuxml2argvtest: Add negative cases for TPM version 2022-08-04 08:14:43 +02:00
tpm-emulator.xml qemuxml2xmloutdata: Turn tpm-*.xml files into symlinks 2022-01-04 10:23:11 +01:00
tpm-external.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
tpm-external.xml qemu: add external backend for tpm 2022-12-19 10:33:20 +01:00
tpm-no-backend-invalid.err
tpm-no-backend-invalid.xml
tpm-passthrough-crb.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
tpm-passthrough-crb.xml qemuxml2xmloutdata: Turn tpm-*.xml files into symlinks 2022-01-04 10:23:11 +01:00
tpm-passthrough.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
tpm-passthrough.xml qemuxml2xmloutdata: Turn tpm-*.xml files into symlinks 2022-01-04 10:23:11 +01:00
tseg-explicit-size.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
tseg-explicit-size.xml
tseg-i440fx.x86_64-latest.err
tseg-i440fx.xml
tseg-invalid-size.x86_64-latest.err
tseg-invalid-size.xml
usb1-usb2.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
usb1-usb2.xml
usb-bus-missing.err
usb-bus-missing.xml
usb-controller-default-q35.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
usb-controller-default-q35.xml
usb-controller-default-unavailable-q35.err
usb-controller-default-unavailable-q35.xml
usb-controller-explicit-q35.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
usb-controller-explicit-q35.xml
usb-controller-explicit-unavailable-q35.err qemuBuildUSBControllerDevStr: Split out validation of USB controller 2021-10-12 10:26:05 +02:00
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 qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
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 use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
usb-controller-xhci.xml
usb-controller.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
usb-controller.xml
usb-hub-autoadd-deluxe.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
usb-hub-autoadd-deluxe.xml
usb-hub-autoadd.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
usb-hub-autoadd.xml
usb-hub-conflict.err
usb-hub-conflict.xml
usb-hub-nonexistent.err
usb-hub-nonexistent.xml
usb-hub.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
usb-hub.xml
usb-ich9-autoassign.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
usb-ich9-autoassign.xml
usb-ich9-companion.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
usb-ich9-companion.xml
usb-ich9-ehci-addr.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
usb-ich9-ehci-addr.xml
usb-ich9-no-companion.err
usb-ich9-no-companion.xml
usb-long-port-path.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
usb-long-port-path.xml
usb-none-hub.err
usb-none-hub.xml
usb-none-other.err
usb-none-other.xml
usb-none-usbtablet.err
usb-none-usbtablet.xml
usb-none.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
usb-none.xml
usb-piix3-controller.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
usb-piix3-controller.xml
usb-port-autoassign.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
usb-port-autoassign.xml
usb-port-missing.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
usb-port-missing.xml
usb-ports-out-of-range.err
usb-ports-out-of-range.xml
usb-ports.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
usb-ports.xml
usb-redir-boot.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
usb-redir-boot.xml tests: Adjust for invalid qemu command combinations 2022-05-12 10:20:36 +02:00
usb-redir-filter-version.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
usb-redir-filter-version.xml tests: Adjust for invalid qemu command combinations 2022-05-12 10:20:36 +02:00
usb-redir-filter.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
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 qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
usb-redir-unix.xml
usb-redir.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
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
usb-too-long-port-path-invalid.xml
usb-xhci-autoassign.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
usb-xhci-autoassign.xml
user-aliases2.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
user-aliases2.xml tests: qemuxml2argvdata: Remove specific q35 machine types from fake-caps tests 2022-01-07 09:25:13 +01:00
user-aliases-usb.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
user-aliases-usb.xml tests: qemuxml2argvdata: Purge versioned i440fx machine types from fake-caps tests 2022-01-07 09:25:14 +01:00
user-aliases.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
user-aliases.xml tests: Drop more QEMU driver config overrides 2023-03-06 14:44:13 +01:00
vcpu-placement-static.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
vcpu-placement-static.xml qemuxml2(argv|xml)test: Modernize 'cputune' test cases 2023-03-06 13:22:36 +01:00
vhost_queues-invalid.err conf: Convert virDomainNetDefParseXML() to virXMLProp*() 2022-01-21 16:42:14 +01:00
vhost_queues-invalid.xml
vhost_queues.xml
vhost-user-fs-fd-memory.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
vhost-user-fs-fd-memory.xml conf: virtiofs: add thread_pool element 2022-06-16 14:58:25 +02:00
vhost-user-fs-hugepages.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
vhost-user-fs-hugepages.xml qemu: Add implicit watchdog for q35 machine types 2023-01-26 16:40:30 +01:00
vhost-user-fs-readonly.x86_64-latest.err
vhost-user-fs-readonly.xml
vhost-user-fs-sock.xml
vhost-user-gpu-secondary.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02: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_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
vhost-user-vga.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
vhost-vsock-auto.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
vhost-vsock-auto.xml
vhost-vsock-ccw-auto.s390x-latest.args tests: add capabilities for QEMU 8.1.0 on s390x 2023-07-10 13:28:09 +02:00
vhost-vsock-ccw-auto.xml
vhost-vsock-ccw-iommu.s390x-latest.args tests: add capabilities for QEMU 8.1.0 on s390x 2023-07-10 13:28:09 +02:00
vhost-vsock-ccw-iommu.xml
vhost-vsock-ccw.s390x-latest.args tests: add capabilities for QEMU 8.1.0 on s390x 2023-07-10 13:28:09 +02:00
vhost-vsock-ccw.xml
vhost-vsock.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
vhost-vsock.xml qemuxml2(argv|xml)test: Unify usage of DO_TEST_CAPS_LATEST 2022-01-07 09:25:14 +01:00
video-bochs-display-device.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
video-bochs-display-device.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
video-device-pciaddr-default.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +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 qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
video-none-device.xml
video-qxl-device-vgamem.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
video-qxl-device-vgamem.xml
video-qxl-device-vram64.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
video-qxl-device-vram64.xml
video-qxl-device.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
video-qxl-device.xml
video-qxl-heads.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
video-qxl-heads.xml
video-qxl-noheads.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
video-qxl-noheads.xml
video-qxl-resolution.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
video-qxl-resolution.xml
video-qxl-sec-device-vgamem.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
video-qxl-sec-device-vgamem.xml
video-qxl-sec-device-vram64.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
video-qxl-sec-device-vram64.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
video-qxl-sec-device.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
video-qxl-sec-device.xml
video-ramfb-display-device-pci-address.x86_64-latest.err
video-ramfb-display-device-pci-address.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
video-ramfb-display-device.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
video-ramfb-display-device.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
video-vga-device-vgamem.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
video-vga-device-vgamem.xml
video-vga-device.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
video-vga-device.xml
video-vga-qxl-heads.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
video-vga-qxl-heads.xml
video-virtio-blob-off.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
video-virtio-blob-off.xml qemu: Implement 'blob' support for virtio gpu 2023-03-08 13:05:05 -06:00
video-virtio-blob-on.x86_64-latest.args qemu: require memfd memory for virtio 'blob' support 2023-07-19 09:46:30 -05:00
video-virtio-blob-on.xml qemu: require memfd memory for virtio 'blob' support 2023-07-19 09:46:30 -05:00
video-virtio-gpu-ccw-auto.xml
video-virtio-gpu-ccw.s390x-latest.args tests: add capabilities for QEMU 8.1.0 on s390x 2023-07-10 13:28:09 +02:00
video-virtio-gpu-ccw.xml
video-virtio-gpu-device.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
video-virtio-gpu-device.xml
video-virtio-gpu-sdl-gl.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
video-virtio-gpu-sdl-gl.xml
video-virtio-gpu-secondary.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
video-virtio-gpu-secondary.xml
video-virtio-gpu-spice-gl.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
video-virtio-gpu-spice-gl.xml
video-virtio-gpu-virgl.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
video-virtio-gpu-virgl.xml
video-virtio-vga-gpu-gl.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
video-virtio-vga-gpu-gl.xml
video-virtio-vga.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
video-virtio-vga.xml
virtio-9p-createmode.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
virtio-9p-createmode.xml
virtio-9p-multidevs.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
virtio-9p-multidevs.xml
virtio-input-passthrough.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
virtio-input-passthrough.xml
virtio-input.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
virtio-input.xml
virtio-iommu-aarch64.aarch64-latest.args tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
virtio-iommu-aarch64.xml tests: Use firmware autoselection on aarch64 2022-07-01 15:10:05 +02:00
virtio-iommu-invalid-address-type.x86_64-latest.err qemu: Validate address type for virtio-iommu 2022-04-01 19:31:00 +02:00
virtio-iommu-invalid-address-type.xml qemu: Validate address type for virtio-iommu 2022-04-01 19:31:00 +02:00
virtio-iommu-invalid-address.x86_64-latest.err tests: Add test for virtio-iommu address 2022-04-01 19:31:00 +02:00
virtio-iommu-invalid-address.xml tests: Add test for virtio-iommu address 2022-04-01 19:31:00 +02:00
virtio-iommu-no-acpi.x86_64-latest.err qemu: Validate use of ACPI with virtio-iommu 2022-04-01 19:30:59 +02:00
virtio-iommu-no-acpi.xml qemu: Validate use of ACPI with virtio-iommu 2022-04-01 19:30:59 +02:00
virtio-iommu-wrong-machine.x86_64-latest.err qemu: Validate machine type used with virtio-iommu 2022-04-01 19:30:59 +02:00
virtio-iommu-wrong-machine.xml qemu: Validate machine type used with virtio-iommu 2022-04-01 19:30:59 +02:00
virtio-iommu-x86_64.x86_64-6.1.0.err qemu: Validate capabilities for virtio-iommu 2022-04-01 19:30:59 +02:00
virtio-iommu-x86_64.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
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 qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
virtio-lun.xml
virtio-non-transitional.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
virtio-non-transitional.xml qemu: remove support for transitional virtio-input-host 2022-01-18 19:13:36 +01:00
virtio-options-controller-ats.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
virtio-options-controller-ats.xml
virtio-options-controller-iommu.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
virtio-options-controller-iommu.xml
virtio-options-controller-packed.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
virtio-options-controller-packed.xml
virtio-options-disk-ats.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
virtio-options-disk-ats.xml
virtio-options-disk-iommu.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
virtio-options-disk-iommu.xml
virtio-options-disk-packed.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
virtio-options-disk-packed.xml
virtio-options-fs-ats.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
virtio-options-fs-ats.xml
virtio-options-fs-iommu.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
virtio-options-fs-iommu.xml
virtio-options-fs-packed.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
virtio-options-fs-packed.xml
virtio-options-input-ats.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
virtio-options-input-ats.xml
virtio-options-input-iommu.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
virtio-options-input-iommu.xml
virtio-options-input-packed.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
virtio-options-input-packed.xml
virtio-options-memballoon-ats.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
virtio-options-memballoon-ats.xml
virtio-options-memballoon-freepage-reporting.err
virtio-options-memballoon-freepage-reporting.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
virtio-options-memballoon-freepage-reporting.xml
virtio-options-memballoon-iommu.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
virtio-options-memballoon-iommu.xml
virtio-options-memballoon-packed.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
virtio-options-memballoon-packed.xml
virtio-options-net-ats.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
virtio-options-net-ats.xml
virtio-options-net-iommu.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
virtio-options-net-iommu.xml
virtio-options-net-packed.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
virtio-options-net-packed.xml
virtio-options-rng-ats.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
virtio-options-rng-ats.xml
virtio-options-rng-iommu.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
virtio-options-rng-iommu.xml
virtio-options-rng-packed.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
virtio-options-rng-packed.xml
virtio-options-video-ats.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
virtio-options-video-ats.xml
virtio-options-video-iommu.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
virtio-options-video-iommu.xml
virtio-options-video-packed.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
virtio-options-video-packed.xml
virtio-options.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
virtio-options.xml domain_conf: Add configs for virtio net RSS and Hash report. 2022-04-05 15:36:27 +02:00
virtio-rng-builtin.x86_64-5.2.0.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
virtio-rng-builtin.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
virtio-rng-builtin.xml
virtio-rng-ccw.s390x-latest.args tests: add capabilities for QEMU 8.1.0 on s390x 2023-07-10 13:28:09 +02:00
virtio-rng-ccw.xml
virtio-rng-default.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
virtio-rng-default.xml
virtio-rng-egd-crash.err
virtio-rng-egd-crash.xml
virtio-rng-egd-unix.x86_64-5.2.0.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
virtio-rng-egd-unix.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
virtio-rng-egd-unix.xml
virtio-rng-egd.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
virtio-rng-egd.xml
virtio-rng-multiple.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
virtio-rng-multiple.xml
virtio-rng-random.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
virtio-rng-random.xml
virtio-transitional-not-supported.x86_64-latest.err
virtio-transitional-not-supported.xml
virtio-transitional.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
virtio-transitional.xml qemu: remove support for transitional virtio-input-host 2022-01-18 19:13:36 +01:00
vmcoreinfo.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
vmcoreinfo.xml
watchdog-device.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
watchdog-device.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
watchdog-diag288.s390x-latest.args tests: add capabilities for QEMU 8.1.0 on s390x 2023-07-10 13:28:09 +02:00
watchdog-diag288.xml
watchdog-dump.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
watchdog-dump.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
watchdog-injectnmi.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
watchdog-injectnmi.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
watchdog-q35-multiple.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
watchdog-q35-multiple.xml qemu: Forbid ib700 watchdogs for non-i440fx machine types 2023-04-20 10:17:35 +02:00
watchdog.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
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 qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
x86_64-default-cpu-kvm-pc-4.2.xml
x86_64-default-cpu-kvm-q35-4.2.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
x86_64-default-cpu-kvm-q35-4.2.xml
x86_64-default-cpu-tcg-features.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
x86_64-default-cpu-tcg-features.xml qemu: Add implicit watchdog for q35 machine types 2023-01-26 16:40:30 +01:00
x86_64-default-cpu-tcg-pc-4.2.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
x86_64-default-cpu-tcg-pc-4.2.xml
x86_64-default-cpu-tcg-q35-4.2.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
x86_64-default-cpu-tcg-q35-4.2.xml
x86_64-pc-graphics.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
x86_64-pc-graphics.xml
x86_64-pc-headless.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
x86_64-pc-headless.xml
x86_64-q35-graphics.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
x86_64-q35-graphics.xml
x86_64-q35-headless.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
x86_64-q35-headless.xml
x86-kvm-32-on-64.x86_64-latest.args qemu_command: Always use modern syntax of '-m' 2023-06-26 12:58:23 +02:00
x86-kvm-32-on-64.xml qemuxml2(argv|xml)data: x86-kvm-32-on-64: Add machine type 2022-01-17 09:26:17 +01:00