libvirt/tests/qemuxml2xmloutdata
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
..
aarch64-aavmf-virtio-mmio.aarch64-latest.xml qemuxml2xmltest: Convert rest of 'aarch64' cases to real capabilities 2023-04-11 10:08:32 +02:00
aarch64-default-cpu-kvm-virt-4.2.aarch64-latest.xml
aarch64-default-cpu-tcg-virt-4.2.aarch64-latest.xml
aarch64-features-sve.aarch64-latest.xml qemu: populate <audio> element with default config 2021-03-09 22:58:30 +00:00
aarch64-gic-default-both.aarch64-latest.xml qemuxml2xmltest: Modernize 'aarch64-gic*' test cases 2023-04-11 10:08:32 +02:00
aarch64-gic-default-v2.aarch64-latest.xml qemuxml2xmltest: Modernize 'aarch64-gic*' test cases 2023-04-11 10:08:32 +02:00
aarch64-gic-default-v3.aarch64-latest.xml qemuxml2xmltest: Modernize 'aarch64-gic*' test cases 2023-04-11 10:08:32 +02:00
aarch64-gic-default.aarch64-latest.xml qemuxml2xmltest: Modernize 'aarch64-gic*' test cases 2023-04-11 10:08:32 +02:00
aarch64-gic-host.aarch64-latest.xml qemuxml2xmltest: Modernize 'aarch64-gic*' test cases 2023-04-11 10:08:32 +02:00
aarch64-gic-none-both.aarch64-latest.xml qemuxml2xmltest: Modernize 'aarch64-gic*' test cases 2023-04-11 10:08:32 +02:00
aarch64-gic-none-tcg.aarch64-latest.xml qemuxml2xmltest: Modernize 'aarch64-gic*' test cases 2023-04-11 10:08:32 +02:00
aarch64-gic-none-v2.aarch64-latest.xml qemuxml2xmltest: Modernize 'aarch64-gic*' test cases 2023-04-11 10:08:32 +02:00
aarch64-gic-none-v3.aarch64-latest.xml qemuxml2xmltest: Modernize 'aarch64-gic*' test cases 2023-04-11 10:08:32 +02:00
aarch64-gic-none.aarch64-latest.xml qemuxml2xmltest: Modernize 'aarch64-gic*' test cases 2023-04-11 10:08:32 +02:00
aarch64-gic-v2.aarch64-latest.xml qemuxml2xmltest: Modernize 'aarch64-gic*' test cases 2023-04-11 10:08:32 +02:00
aarch64-gic-v3.aarch64-latest.xml Revert "conf: Introduce MTE domain feature" 2023-05-22 15:13:19 +02:00
aarch64-pci-serial.aarch64-latest.xml qemuxml2xmltest: Convert rest of 'aarch64' cases to real capabilities 2023-04-11 10:08:32 +02:00
aarch64-tpm.aarch64-latest.xml
aarch64-traditional-pci.aarch64-latest.xml qemuxml2xmltest: Convert rest of 'aarch64' cases to real capabilities 2023-04-11 10:08:32 +02:00
aarch64-usb-controller.aarch64-latest.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.xml qemuxml2xmltest: Convert rest of 'aarch64' cases to real capabilities 2023-04-11 10:08:32 +02:00
aarch64-video-virtio-gpu-pci.aarch64-latest.xml qemuxml2xmltest: Convert rest of 'aarch64' cases to real capabilities 2023-04-11 10:08:32 +02:00
aarch64-virt-graphics.aarch64-latest.xml tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
aarch64-virt-headless.aarch64-latest.xml tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
aarch64-virtio-pci-default.aarch64-latest.xml
aarch64-virtio-pci-manual-addresses.aarch64-latest.xml qemuxml2argvtest: Update 'aarch64-virtio-pci-manual-addresses' case 2023-04-11 10:08:32 +02:00
acpi-table.xml
async-teardown.x86_64-latest.xml qemu: allow use of async teardown in domain 2023-07-10 13:28:17 +02:00
audio-alsa-best.x86_64-latest.xml qemuxml2xmltest: Modernize all 'audio-' cases 2023-05-17 10:02:19 +02:00
audio-alsa-full.x86_64-latest.xml qemuxml2xmltest: Modernize all 'audio-' cases 2023-05-17 10:02:19 +02:00
audio-alsa-minimal.x86_64-latest.xml qemuxml2xmltest: Modernize all 'audio-' cases 2023-05-17 10:02:19 +02:00
audio-coreaudio-best.x86_64-latest.xml qemuxml2xmltest: Modernize all 'audio-' cases 2023-05-17 10:02:19 +02:00
audio-coreaudio-full.x86_64-latest.xml qemuxml2xmltest: Modernize all 'audio-' cases 2023-05-17 10:02:19 +02:00
audio-coreaudio-minimal.x86_64-latest.xml qemuxml2xmltest: Modernize all 'audio-' cases 2023-05-17 10:02:19 +02:00
audio-default-nographics.x86_64-latest.xml
audio-default-sdl.x86_64-latest.xml
audio-default-spice.x86_64-latest.xml
audio-default-vnc.x86_64-latest.xml
audio-file-best.x86_64-latest.xml qemuxml2xmltest: Modernize all 'audio-' cases 2023-05-17 10:02:19 +02:00
audio-file-full.x86_64-latest.xml qemuxml2xmltest: Modernize all 'audio-' cases 2023-05-17 10:02:19 +02:00
audio-file-minimal.x86_64-latest.xml qemuxml2xmltest: Modernize all 'audio-' cases 2023-05-17 10:02:19 +02:00
audio-jack-full.x86_64-latest.xml qemuxml2xmltest: Modernize all 'audio-' cases 2023-05-17 10:02:19 +02:00
audio-many-backends.x86_64-latest.xml qemuxml2xmlout: Replace symlinks of all 'audio-' tests by real files 2023-05-17 10:02:19 +02:00
audio-none-best.x86_64-latest.xml qemuxml2xmltest: Modernize all 'audio-' cases 2023-05-17 10:02:19 +02:00
audio-none-full.x86_64-latest.xml qemuxml2xmltest: Modernize all 'audio-' cases 2023-05-17 10:02:19 +02:00
audio-none-minimal.x86_64-latest.xml qemuxml2xmltest: Modernize all 'audio-' cases 2023-05-17 10:02:19 +02:00
audio-oss-best.x86_64-latest.xml qemuxml2xmltest: Modernize all 'audio-' cases 2023-05-17 10:02:19 +02:00
audio-oss-full.x86_64-latest.xml qemuxml2xmltest: Modernize all 'audio-' cases 2023-05-17 10:02:19 +02:00
audio-oss-minimal.x86_64-latest.xml qemuxml2xmltest: Modernize all 'audio-' cases 2023-05-17 10:02:19 +02:00
audio-pulseaudio-best.x86_64-latest.xml qemuxml2xmltest: Modernize all 'audio-' cases 2023-05-17 10:02:19 +02:00
audio-pulseaudio-full.x86_64-latest.xml qemuxml2xmltest: Modernize all 'audio-' cases 2023-05-17 10:02:19 +02:00
audio-pulseaudio-minimal.x86_64-latest.xml qemuxml2xmltest: Modernize all 'audio-' cases 2023-05-17 10:02:19 +02:00
audio-sdl-best.x86_64-latest.xml qemuxml2xmltest: Modernize all 'audio-' cases 2023-05-17 10:02:19 +02:00
audio-sdl-full.x86_64-latest.xml qemuxml2xmltest: Modernize all 'audio-' cases 2023-05-17 10:02:19 +02:00
audio-sdl-minimal.x86_64-latest.xml qemuxml2xmltest: Modernize all 'audio-' cases 2023-05-17 10:02:19 +02:00
audio-spice-best.x86_64-latest.xml qemuxml2xmltest: Modernize all 'audio-' cases 2023-05-17 10:02:19 +02:00
audio-spice-full.x86_64-latest.xml qemuxml2xmltest: Modernize all 'audio-' cases 2023-05-17 10:02:19 +02:00
audio-spice-minimal.x86_64-latest.xml qemuxml2xmltest: Modernize all 'audio-' cases 2023-05-17 10:02:19 +02:00
autoindex.xml qemu: Add implicit watchdog for q35 machine types 2023-01-26 16:40:30 +01:00
balloon-device-auto.xml
balloon-device-period.xml
blkdeviotune-group-num.x86_64-latest.xml qemuxml2(argv|xml): Modernize 'blkdeviotune' tests 2020-05-12 06:54:59 +02:00
blkdeviotune-max-length.x86_64-latest.xml
blkdeviotune-max.x86_64-latest.xml
blkdeviotune.x86_64-latest.xml
blkiotune-device.xml
blkiotune.xml
boot-cdrom.xml
boot-floppy-q35.xml
boot-floppy.xml
boot-menu-disable-with-timeout.xml
boot-menu-disable.xml
boot-menu-enable-with-timeout.xml
boot-multi.xml
boot-network.xml
boot-order.xml
channel-guestfwd.xml
channel-qemu-vdagent-features.x86_64-latest.xml
channel-qemu-vdagent.x86_64-latest.xml
channel-unix-source-path-active.xml qemu: Move channelTargetDir into stateDir 2023-08-17 17:22:09 +02:00
channel-unix-source-path-inactive.xml qemu: Move channelTargetDir into stateDir 2023-08-17 17:22:09 +02:00
channel-virtio-auto.xml
channel-virtio-state-active.xml qemu: capabilities: Move setting QEMU_CAPS_DEVICE_VIDEO_PRIMARY to virQEMUCapsInitQMPBasicArch 2021-05-03 12:14:44 +02:00
channel-virtio-state-inactive.xml
channel-virtio.xml
chardev-label.xml
clock-absolute.x86_64-latest.xml
clock-catchup.xml
clock-localtime.xml qemu: populate <audio> element with default config 2021-03-09 22:58:30 +00:00
clock-realtime.xml
clock-timer-armvtimer.aarch64-latest.xml
clock-timer-hyperv-rtc.xml
clock-utc.xml
console-compat2.xml qemu: capabilities: Move setting QEMU_CAPS_DEVICE_VIDEO_PRIMARY to virQEMUCapsInitQMPBasicArch 2021-05-03 12:14:44 +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.xml
console-virtio-many.xml
console-virtio.xml
controller-usb-order.x86_64-latest.xml
controller-virtio-scsi.xml
cpu-check-default-none2.xml
cpu-check-default-none.xml
cpu-check-default-partial2.xml
cpu-check-default-partial.xml
cpu-check-full.xml
cpu-check-none.xml
cpu-check-partial.xml
cpu-empty.xml
cpu-eoi-disabled.xml
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-host-kvmclock.xml
cpu-host-model-features.xml
cpu-host-model-vendor.xml
cpu-host-passthrough-features.xml qemu: capabilities: Move setting QEMU_CAPS_DEVICE_VIDEO_PRIMARY to virQEMUCapsInitQMPBasicArch 2021-05-03 12:14:44 +02:00
cpu-Icelake-Server-pconfig.x86_64-latest.xml
cpu-kvmclock.xml
cpu-numa1.xml
cpu-numa2.xml
cpu-numa-disjoint.xml
cpu-numa-disordered.xml
cpu-numa-memshared.xml qemu: capabilities: Move setting QEMU_CAPS_DEVICE_VIDEO_PRIMARY to virQEMUCapsInitQMPBasicArch 2021-05-03 12:14:44 +02:00
cpu-numa-no-memory-element.xml
cpu-phys-bits-emulate-bare.x86_64-latest.xml qemu: allow forcing emulated maxphysaddr 2023-04-25 11:19:37 +02:00
cpu-phys-bits-limit.x86_64-latest.xml conf: cpu: add limit for maxphysaddr 2023-04-25 11:19:37 +02:00
cputune-cpuset-big-id.x86_64-latest.xml
cputune-numatune.x86_64-latest.xml qemuxml2(argv|xml)test: Modernize 'cputune' test cases 2023-03-06 13:22:36 +01:00
cputune-zero-shares.x86_64-latest.xml qemuxml2(argv|xml)test: Modernize 'cputune' test cases 2023-03-06 13:22:36 +01:00
cputune.x86_64-latest.xml qemuxml2(argv|xmltest): Simplify testing of scheduler settings 2023-03-06 13:22:36 +01:00
crypto-builtin.x86_64-latest.xml conf: introduce crypto device 2023-01-25 16:00:42 +01:00
default-kvm-host-arch.xml
default-qemu-host-arch.xml
default-video-type-aarch64.aarch64-latest.xml
default-video-type-ppc64.ppc64-latest.xml
default-video-type-riscv64.riscv64-latest.xml
default-video-type-s390x.s390x-latest.xml qemu: populate <audio> element with default config 2021-03-09 22:58:30 +00:00
default-video-type-x86_64-caps-test-0.xml
default-video-type-x86_64-caps-test-1.xml
devices-acpi-index.x86_64-latest.xml
disk-active-commit-active.xml
disk-active-commit-inactive.xml
disk-aio-io_uring.x86_64-latest.xml
disk-aio.xml
disk-arm-virtio-sd.aarch64-latest.xml
disk-backing-chains-index-active.xml qemuxml2argvtest: Add seclabels in <backingStore> to disk-backing-chains-(no)index 2023-01-06 15:31:16 +01:00
disk-backing-chains-index-inactive.xml qemuxml2argvtest: Add seclabels in <backingStore> to disk-backing-chains-(no)index 2023-01-06 15:31:16 +01: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-boot-cdrom.xml
disk-boot-disk.xml
disk-cache.x86_64-latest.xml
disk-cdrom-bus-other.xml
disk-cdrom-empty-network-invalid.x86_64-latest.xml
disk-cdrom-network.x86_64-latest.xml
disk-cdrom.xml
disk-copy_on_read.xml
disk-detect-zeroes.x86_64-latest.xml
disk-discard_no_unref.x86_64-latest.xml Add discard_no_unref option for qcow2 images 2023-06-26 13:06:00 +02:00
disk-discard.x86_64-latest.xml
disk-error-policy.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
disk-floppy.xml
disk-fmt-qcow.xml
disk-metadata-cache.x86_64-latest.xml
disk-mirror-active.xml qemu: capabilities: Move setting QEMU_CAPS_DEVICE_VIDEO_PRIMARY to virQEMUCapsInitQMPBasicArch 2021-05-03 12:14:44 +02:00
disk-mirror-inactive.xml
disk-mirror-old-active.xml qemu: capabilities: Move setting QEMU_CAPS_DEVICE_VIDEO_PRIMARY to virQEMUCapsInitQMPBasicArch 2021-05-03 12:14:44 +02:00
disk-mirror-old-inactive.xml
disk-network-gluster.xml
disk-network-http.x86_64-latest.xml
disk-network-iscsi.xml
disk-network-nbd.xml qemu: implement QEMU NBD source reconnect delay attribute 2023-03-10 09:38:05 +01:00
disk-network-nfs-inactive.x86_64-latest.xml
disk-network-nfs.x86_64-latest.xml
disk-network-rbd-encryption-layering.x86_64-latest.xml qemu: add support for librbd layered encryption 2023-03-16 15:19:36 +01:00
disk-network-rbd-encryption-luks-any.x86_64-latest.xml qemu: add luks-any encryption support for RBD images 2023-03-16 15:19:36 +01:00
disk-network-rbd-encryption.x86_64-latest.xml
disk-network-rbd.xml
disk-network-sheepdog.xml
disk-network-source-auth.xml
disk-network-tlsx509-nbd-hostname.x86_64-latest.xml
disk-network-tlsx509-nbd.xml
disk-network-tlsx509-vxhs.xml
disk-network-vxhs.xml
disk-nvme.x86_64-latest.xml
disk-rotation.x86_64-latest.xml
disk-sata-device.x86_64-latest.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-scsi-device-auto.xml
disk-scsi-disk-vpd.xml
disk-scsi.x86_64-latest.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
disk-serial.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.xml
disk-source-fd.x86_64-latest.xml qemuxml2*test: Enable testing of disks with 'fdgroup' 2023-01-09 14:59:43 +01:00
disk-source-pool-mode.xml
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.xml
disk-usb-device.xml
disk-vhostuser.x86_64-latest.xml
disk-virtio-queues.x86_64-latest.xml
disk-virtio-s390-zpci.s390x-latest.xml qemuxml2xmltest: Convert all s390 test cases to real capabilities 2023-04-03 09:19:08 +02:00
disk-virtio-scsi-reservations.xml
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.xml
encrypted-disk.x86_64-latest.xml
eoi-disabled.xml
eoi-enabled.xml
event_idx.xml
fd-memory-no-numa-topology.xml
fd-memory-numa-topology2.xml
fd-memory-numa-topology3.xml
fd-memory-numa-topology4.x86_64-latest.xml
fd-memory-numa-topology.xml
firmware-auto-bios-stateless.x86_64-latest.xml qemu: Automatically add firmware type/features information 2023-03-22 13:49:53 +01:00
firmware-auto-bios.x86_64-latest.xml qemu: Automatically add firmware type/features information 2023-03-22 13:49:53 +01:00
firmware-auto-efi-aarch64.aarch64-latest.xml tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
firmware-auto-efi-abi-update-aarch64.aarch64-latest.xml tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
firmware-auto-efi-abi-update.x86_64-latest.xml tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
firmware-auto-efi-enrolled-keys.x86_64-latest.xml tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
firmware-auto-efi-format-loader-qcow2.x86_64-latest.xml tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
firmware-auto-efi-format-loader-raw-abi-update.aarch64-latest.xml tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
firmware-auto-efi-format-loader-raw.aarch64-latest.xml tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
firmware-auto-efi-format-nvram-qcow2-network-nbd.x86_64-latest.xml tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
firmware-auto-efi-format-nvram-qcow2-path.x86_64-latest.xml tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
firmware-auto-efi-format-nvram-qcow2.x86_64-latest.xml tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
firmware-auto-efi-loader-insecure.x86_64-latest.xml tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
firmware-auto-efi-loader-path-nonstandard.x86_64-latest.xml conf: Remove some firmware validation checks 2023-03-22 13:49:53 +01:00
firmware-auto-efi-loader-path.x86_64-latest.xml tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
firmware-auto-efi-loader-secure-abi-update.x86_64-latest.xml tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
firmware-auto-efi-loader-secure.x86_64-latest.xml tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
firmware-auto-efi-no-enrolled-keys.x86_64-latest.xml tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
firmware-auto-efi-no-secboot.x86_64-latest.xml tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
firmware-auto-efi-nvram-file.x86_64-latest.xml tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
firmware-auto-efi-nvram-network-iscsi.x86_64-latest.xml tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
firmware-auto-efi-nvram-network-nbd.x86_64-latest.xml tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
firmware-auto-efi-nvram-path.x86_64-latest.xml tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
firmware-auto-efi-nvram-template-nonstandard.x86_64-latest.xml tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
firmware-auto-efi-nvram-template.x86_64-latest.xml tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
firmware-auto-efi-rw-abi-update.x86_64-latest.xml tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
firmware-auto-efi-rw.x86_64-latest.xml tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
firmware-auto-efi-secboot.x86_64-latest.xml tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
firmware-auto-efi-smm-off.x86_64-latest.xml tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
firmware-auto-efi-stateless.x86_64-latest.xml tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
firmware-auto-efi.x86_64-latest.xml tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
firmware-manual-bios-stateless.x86_64-latest.xml tests: Unify input files for firmware tests 2023-03-03 13:40:43 +01:00
firmware-manual-bios.x86_64-latest.xml tests: Unify input files for firmware tests 2023-03-03 13:40:43 +01:00
firmware-manual-efi-aarch64-legacy-paths.aarch64-latest.xml tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
firmware-manual-efi-acpi-aarch64.aarch64-latest.xml tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
firmware-manual-efi-acpi-q35.x86_64-latest.xml tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
firmware-manual-efi-features.x86_64-latest.xml tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
firmware-manual-efi-loader-path-nonstandard.x86_64-latest.xml tests: Add more tests for firmware selection 2023-08-21 13:51:23 +02:00
firmware-manual-efi-loader-secure.x86_64-latest.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.xml tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
firmware-manual-efi-no-enrolled-keys.x86_64-latest.xml tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
firmware-manual-efi-no-secboot-legacy-paths.x86_64-latest.xml tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
firmware-manual-efi-no-secboot.x86_64-latest.xml tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
firmware-manual-efi-noacpi-aarch64.aarch64-latest.xml tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
firmware-manual-efi-nvram-file.x86_64-latest.xml tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
firmware-manual-efi-nvram-network-iscsi.x86_64-latest.xml tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
firmware-manual-efi-nvram-network-nbd.x86_64-latest.xml tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
firmware-manual-efi-nvram-template-nonstandard.x86_64-latest.xml tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
firmware-manual-efi-nvram-template.x86_64-latest.xml tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
firmware-manual-efi-rw-implicit.x86_64-latest.xml tests: Enable qemuxml2xml for more firmware tests 2023-03-03 13:40:48 +01:00
firmware-manual-efi-rw-legacy-paths.x86_64-latest.xml tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
firmware-manual-efi-rw-modern-paths.x86_64-latest.xml tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
firmware-manual-efi-rw.x86_64-latest.xml tests: Enable qemuxml2xml for more firmware tests 2023-03-03 13:40:48 +01:00
firmware-manual-efi-secboot-legacy-paths.x86_64-latest.xml tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
firmware-manual-efi-secboot.x86_64-latest.xml tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
firmware-manual-efi-stateless.x86_64-latest.xml tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
firmware-manual-efi.x86_64-latest.xml tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
firmware-manual-noefi-acpi-q35.x86_64-latest.xml tests: Enable qemuxml2xml for more firmware tests 2023-03-03 13:40:48 +01:00
firmware-manual-noefi-noacpi-aarch64.aarch64-latest.xml tests: Enable qemuxml2xml for more firmware tests 2023-03-03 13:40:48 +01:00
firmware-manual-noefi-noacpi-q35.x86_64-latest.xml tests: Enable qemuxml2xml for more firmware tests 2023-03-03 13:40:48 +01:00
floppy-drive-fat.xml qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests 2022-01-07 09:25:14 +01:00
genid-active.x86_64-latest.xml
genid-auto-active.x86_64-latest.xml
genid-auto-inactive.x86_64-latest.xml
genid-inactive.x86_64-latest.xml
graphics-dbus-address.xml
graphics-dbus-audio.xml
graphics-dbus-chardev.xml
graphics-dbus-p2p.xml
graphics-dbus.xml
graphics-egl-headless-rendernode.xml
graphics-listen-network2.xml
graphics-listen-network.xml
graphics-sdl-fullscreen.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
graphics-sdl.xml
graphics-spice-auto-socket-cfg.x86_64-latest.xml
graphics-spice-auto-socket.x86_64-latest.xml
graphics-spice-compression.x86_64-latest.xml
graphics-spice-egl-headless.x86_64-latest.xml
graphics-spice-qxl-vga.x86_64-latest.xml
graphics-spice-socket.x86_64-latest.xml
graphics-spice-timeout.x86_64-latest.xml
graphics-spice.x86_64-latest.xml
graphics-vnc-auto-socket-cfg.xml
graphics-vnc-auto-socket.xml
graphics-vnc-egl-headless.xml
graphics-vnc-no-listen-attr.xml
graphics-vnc-remove-generated-socket-active.xml tests: Drop more QEMU driver config overrides 2023-03-06 14:44:13 +01:00
graphics-vnc-remove-generated-socket-inactive.xml
graphics-vnc-sasl.xml
graphics-vnc-socket.xml
graphics-vnc-tls.xml
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.xml
hostdev-mdev-display-ramfb.x86_64-latest.xml
hostdev-mdev-display.xml
hostdev-mdev-precreated.xml
hostdev-pci-address-unassigned.xml
hostdev-pci-address.x86_64-latest.xml
hostdev-pci-multifunction.xml
hostdev-scsi-autogen-address.xml
hostdev-scsi-large-unit.xml
hostdev-scsi-lsi.xml
hostdev-scsi-shareable.xml
hostdev-scsi-vhost-scsi-ccw.s390x-latest.xml qemuxml2xmltest: Convert all s390 test cases to real capabilities 2023-04-03 09:19:08 +02:00
hostdev-scsi-vhost-scsi-pci.xml
hostdev-scsi-vhost-scsi-pcie.x86_64-latest.xml qemu: Add implicit watchdog for q35 machine types 2023-01-26 16:40:30 +01:00
hostdev-scsi-virtio-scsi.xml
hostdev-subsys-mdev-vfio-ap.s390x-latest.xml qemuxml2xmltest: Convert all s390 test cases to real capabilities 2023-04-03 09:19:08 +02:00
hostdev-subsys-mdev-vfio-ccw-boot.s390x-latest.xml
hostdev-subsys-mdev-vfio-ccw.s390x-latest.xml qemuxml2xmltest: Convert all s390 test cases to real capabilities 2023-04-03 09:19:08 +02:00
hostdev-usb-address.x86_64-latest.xml
hostdev-vfio-zpci-autogenerate-fids.s390x-latest.xml qemuxml2xmltest: Convert all s390 test cases to real capabilities 2023-04-03 09:19:08 +02:00
hostdev-vfio-zpci-autogenerate-uids.s390x-latest.xml qemuxml2xmltest: Convert all s390 test cases to real capabilities 2023-04-03 09:19:08 +02:00
hostdev-vfio-zpci-autogenerate.s390x-latest.xml qemuxml2xmltest: Convert all s390 test cases to real capabilities 2023-04-03 09:19:08 +02:00
hostdev-vfio-zpci-boundaries.s390x-latest.xml qemuxml2xmltest: Convert all s390 test cases to real capabilities 2023-04-03 09:19:08 +02:00
hostdev-vfio-zpci-ccw-memballoon.s390x-latest.xml qemuxml2xmltest: Convert all s390 test cases to real capabilities 2023-04-03 09:19:08 +02:00
hostdev-vfio-zpci-multidomain-many.s390x-latest.xml qemuxml2xmltest: Convert all s390 test cases to real capabilities 2023-04-03 09:19:08 +02:00
hostdev-vfio-zpci.s390x-latest.xml qemuxml2xmltest: Convert all s390 test cases to real capabilities 2023-04-03 09:19:08 +02:00
hostdev-vfio.xml
hugepages-default-2M.x86_64-latest.xml qemuxml2xmltest: Convert hugepages related tests to _CAPS_LATEST 2022-11-04 15:27:42 +01:00
hugepages-default-system-size.x86_64-latest.xml qemuxml2xmltest: Convert hugepages related tests to _CAPS_LATEST 2022-11-04 15:27:42 +01:00
hugepages-default.x86_64-latest.xml qemuxml2xmltest: Convert hugepages related tests to _CAPS_LATEST 2022-11-04 15:27:42 +01:00
hugepages-memaccess2.x86_64-latest.xml qemuxml2xmltest: Convert hugepages related tests to _CAPS_LATEST 2022-11-04 15:27:42 +01:00
hugepages-memaccess3.x86_64-latest.xml qemuxml2xmltest: Convert hugepages related tests to _CAPS_LATEST 2022-11-04 15:27:42 +01:00
hugepages-memaccess.x86_64-latest.xml qemuxml2xmltest: Convert hugepages related tests to _CAPS_LATEST 2022-11-04 15:27:42 +01:00
hugepages-nodeset.x86_64-latest.xml qemuxml2xmltest: Convert hugepages related tests to _CAPS_LATEST 2022-11-04 15:27:42 +01:00
hugepages-numa-default-2M.x86_64-latest.xml qemuxml2xmltest: Convert hugepages related tests to _CAPS_LATEST 2022-11-04 15:27:42 +01:00
hugepages-numa-default-dimm.x86_64-latest.xml qemuxml2xmltest: Convert hugepages related tests to _CAPS_LATEST 2022-11-04 15:27:42 +01:00
hugepages-numa-nodeset-part.x86_64-latest.xml qemuxml2xmltest: Convert hugepages related tests to _CAPS_LATEST 2022-11-04 15:27:42 +01:00
hugepages-numa-nodeset.x86_64-latest.xml qemuxml2xmltest: Convert hugepages related tests to _CAPS_LATEST 2022-11-04 15:27:42 +01:00
hugepages-nvdimm.x86_64-latest.xml qemuxml2xmltest: Convert hugepages related tests to _CAPS_LATEST 2022-11-04 15:27:42 +01:00
hugepages-shared.x86_64-latest.xml qemuxml2xmltest: Convert hugepages related tests to _CAPS_LATEST 2022-11-04 15:27:42 +01:00
hvf-aarch64-virt-headless.aarch64-latest.xml tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
hvf-x86_64-q35-headless.x86_64-latest.xml tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
hyperv-off.xml
hyperv-panic.xml
hyperv-passthrough.xml
hyperv-stimer-direct.xml
hyperv.xml conf: Introduce support for 'hv-avic' Hyper-V enlightenment 2022-11-09 14:08:31 +01:00
input-linux.x86_64-latest.xml
input-usbmouse.xml
input-usbtablet.xml
input-virtio-ccw.s390x-latest.xml qemuxml2xmltest: Convert all s390 test cases to real capabilities 2023-04-03 09:19:08 +02:00
intel-iommu-aw-bits.x86_64-latest.xml conf: add address width attribute to iommu 2020-06-23 15:51:49 +02:00
intel-iommu-caching-mode.x86_64-latest.xml
intel-iommu-device-iotlb.x86_64-latest.xml
intel-iommu-eim.x86_64-latest.xml
intel-iommu.x86_64-latest.xml
interface-driver.xml
iommu-smmuv3.aarch64-latest.xml
iothreads-disk-virtio-ccw.s390x-latest.xml qemuxml2xmltest: Modernize iothread CWW/SCSI test cases 2023-03-06 13:22:36 +01:00
iothreads-disk.x86_64-latest.xml tests: qemuxml2argvdata: Remove irrelevant <disk> from 'iothread-*' cases 2023-03-06 13:22:37 +01:00
iothreads-ids-partial.x86_64-latest.xml tests: qemuxml2argvdata: Remove irrelevant <disk> from 'iothread-*' cases 2023-03-06 13:22:37 +01:00
iothreads-ids-pool-sizes.x86_64-latest.xml
iothreads-ids.x86_64-latest.xml tests: qemuxml2argvdata: Remove irrelevant <disk> from 'iothread-*' cases 2023-03-06 13:22:37 +01:00
iothreads-virtio-scsi-ccw.s390x-latest.xml qemuxml2xmltest: Modernize iothread CWW/SCSI test cases 2023-03-06 13:22:36 +01:00
iothreads-virtio-scsi-pci.x86_64-latest.xml tests: qemuxml2argvdata: Remove irrelevant <disk> from 'iothread-*' cases 2023-03-06 13:22:37 +01:00
kvm-features-off.xml
kvm-features.xml
kvmclock.xml
lease.xml
luks-disks-source-qcow2.x86_64-latest.xml
luks-disks-source.x86_64-latest.xml
luks-disks.x86_64-latest.xml
mach-virt-console-native.aarch64-latest.xml qemuxml2xmltest: Modernize 'mach-virt*' cases 2023-04-11 10:08:32 +02:00
mach-virt-console-virtio.aarch64-latest.xml qemuxml2xmltest: Modernize 'mach-virt*' cases 2023-04-11 10:08:32 +02:00
mach-virt-serial-compat.aarch64-latest.xml qemuxml2xmltest: Modernize 'mach-virt*' cases 2023-04-11 10:08:32 +02:00
mach-virt-serial-native.aarch64-latest.xml qemuxml2xmltest: Modernize 'mach-virt*' cases 2023-04-11 10:08:32 +02:00
mach-virt-serial-pci.aarch64-latest.xml qemuxml2xmltest: Modernize 'mach-virt*' cases 2023-04-11 10:08:32 +02:00
mach-virt-serial-usb.aarch64-latest.xml qemuxml2xmltest: Modernize 'mach-virt*' cases 2023-04-11 10:08:32 +02:00
mach-virt-serial+console-native.aarch64-latest.xml qemuxml2xmltest: Modernize 'mach-virt*' cases 2023-04-11 10:08:32 +02:00
machine-core-off.xml qemu: populate <audio> element with default config 2021-03-09 22:58:30 +00:00
machine-core-on.xml
machine-loadparm-hostdev.s390x-latest.xml qemuAppendLoadparmMachineParm: add loadparm from hostdev 2023-03-10 08:54:05 +01:00
machine-loadparm-multiple-disks-nets-s390.s390x-latest.xml qemuxml2xmltest: Convert all s390 test cases to real capabilities 2023-04-03 09:19:08 +02:00
machine-smm-off.x86_64-latest.xml qemu: Add implicit watchdog for q35 machine types 2023-01-26 16:40:30 +01:00
machine-smm-on.x86_64-latest.xml qemu: Add implicit watchdog for q35 machine types 2023-01-26 16:40:30 +01:00
memfd-memory-default-hugepage.x86_64-latest.xml
memfd-memory-numa.x86_64-latest.xml
memory-hotplug-dimm-addr.x86_64-latest.xml qemuxml2argvdata: Extend vCPUs placement in memory-hotplug-dimm-addr.xml 2023-03-15 12:46:33 +01:00
memory-hotplug-dimm.xml
memory-hotplug-multiple.x86_64-latest.xml qemuxml2(argv|xml)test: Add case for validating proper DIMM slot validation 2023-06-26 12:58:24 +02:00
memory-hotplug-nvdimm-access.xml
memory-hotplug-nvdimm-align.xml
memory-hotplug-nvdimm-label.xml
memory-hotplug-nvdimm-pmem.xml
memory-hotplug-nvdimm-ppc64-abi-update.ppc64-latest.xml tests: Use DO_TEST_CAPS_*_ABI_UPDATE() for ppc64 2023-08-21 13:50:53 +02:00
memory-hotplug-nvdimm-ppc64.ppc64-latest.xml qemuxml2xmltest: Modernize all remaining 'ppc64' test cases 2023-04-03 09:19:07 +02:00
memory-hotplug-nvdimm-readonly.xml
memory-hotplug-nvdimm.xml
memory-hotplug-ppc64-nonuma-abi-update.ppc64-latest.xml tests: Use DO_TEST_CAPS_*_ABI_UPDATE() for ppc64 2023-08-21 13:50:53 +02:00
memory-hotplug-ppc64-nonuma.ppc64-latest.xml qemuxml2xmltest: Modernize all remaining 'ppc64' test cases 2023-04-03 09:19:07 +02:00
memory-hotplug-virtio-mem.x86_64-latest.xml
memory-hotplug-virtio-pmem.x86_64-latest.xml
memory-hotplug.xml
memorybacking-set.xml
memorybacking-unset.xml
memtune-unlimited.xml qemu: capabilities: Move setting QEMU_CAPS_DEVICE_VIDEO_PRIMARY to virQEMUCapsInitQMPBasicArch 2021-05-03 12:14:44 +02:00
memtune.xml
metadata-duplicate.xml
metadata.xml
migrate.xml
minimal.xml
misc-acpi.xml
misc-disable-s3.xml
misc-disable-suspends.xml
misc-enable-s4.xml
misc-no-reboot.xml
misc-uuid.xml
net-bandwidth2.xml
net-bandwidth.xml
net-coalesce.xml
net-eth-hostip.xml
net-eth-ifname.xml
net-eth-unmanaged-tap.xml
net-eth.xml
net-hostdev-bootorder.xml
net-hostdev-vfio.xml qemu: capabilities: Move setting QEMU_CAPS_DEVICE_VIDEO_PRIMARY to virQEMUCapsInitQMPBasicArch 2021-05-03 12:14:44 +02:00
net-hostdev.xml
net-isolated-port.x86_64-latest.xml qemu: Add implicit watchdog for q35 machine types 2023-01-26 16:40:30 +01:00
net-many-models.xml qemu: capabilities: Move setting QEMU_CAPS_DEVICE_VIDEO_PRIMARY to virQEMUCapsInitQMPBasicArch 2021-05-03 12:14:44 +02:00
net-midonet.xml
net-mtu.xml qemuxml2xmloutdata: Turn net-mtu.xml into a symlink 2023-02-01 08:36:14 +01:00
net-openvswitch.xml
net-server.xml
net-udp.xml
net-user-addr.xml
net-user-passt.x86_64-latest.xml qemu: add check for QEMU_CAPS_NETDEV_STREAM during validation 2023-02-22 07:36:45 -05:00
net-user-passt.xml conf: parse/format passt-related XML additions 2023-01-09 14:24:27 -05:00
net-user.xml
net-vdpa-multiqueue.xml
net-vdpa.xml
net-vhostuser.xml
net-virtio-device.xml
net-virtio-disable-offloads.xml
net-virtio-network-portgroup.xml
net-virtio-rss.x86_64-latest.xml
net-virtio-rxtxqueuesize.xml
net-virtio-teaming-hostdev.xml
net-virtio-teaming-network.xml
net-virtio-teaming.xml
net-virtio.xml
nosharepages.xml
numad-auto-memory-vcpu-cpuset.xml qemu: capabilities: Move setting QEMU_CAPS_DEVICE_VIDEO_PRIMARY to virQEMUCapsInitQMPBasicArch 2021-05-03 12:14:44 +02:00
numad-auto-memory-vcpu-no-cpuset-and-placement.xml
numad-auto-vcpu-no-numatune.xml
numad-static-vcpu-no-numatune.xml
numatune-auto-prefer.xml
numatune-distances.xml
numatune-hmat-none.x86_64-latest.xml conf: numa: Allow formatting 'none' values for 'associativity' and 'policy' of cache 2023-05-17 10:07:18 +02:00
numatune-hmat.xml
numatune-memnode-no-memory.xml
numatune-memnode-restrictive-mode.x86_64-latest.xml
numatune-memnode.xml qemuxml2argvdata: Adjust maximum NUMA node used 2023-03-15 12:46:28 +01:00
numatune-no-vcpu.xml
numavcpus-topology-mismatch.x86_64-latest.xml
pages-dimm-discard.x86_64-latest.xml qemuxml2xmltest: Convert hugepages related tests to _CAPS_LATEST 2022-11-04 15:27:42 +01:00
pages-discard-hugepages.x86_64-latest.xml qemuxml2xmltest: Convert hugepages related tests to _CAPS_LATEST 2022-11-04 15:27:42 +01:00
pages-discard.xml tests: extract pages-discard out of hugepages-pages 2018-08-10 17:06:48 +02:00
panic-double.xml
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.ppc64-latest.xml
panic.xml
pc-i440fx-acpi-root-hotplug-disable.x86_64-latest.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-latest.xml
pci-autoadd-addr.xml
pci-autoadd-idx.xml
pci-autofill-addr.xml
pci-bridge-many-disks.xml
pci-bridge.xml
pci-expander-bus.xml
pci-many.xml
pci-rom-disabled-invalid.xml
pci-rom-disabled.xml
pci-rom.xml qemu: capabilities: Move setting QEMU_CAPS_DEVICE_VIDEO_PRIMARY to virQEMUCapsInitQMPBasicArch 2021-05-03 12:14:44 +02:00
pci-serial-dev-chardev.xml
pcie-expander-bus-aarch64.aarch64-latest.xml
pcie-expander-bus.xml qemu: Add implicit watchdog for q35 machine types 2023-01-26 16:40:30 +01:00
pcie-root-port-model-generic.xml qemu: Add implicit watchdog for q35 machine types 2023-01-26 16:40:30 +01:00
pcie-root-port-model-ioh3420.xml qemu: Add implicit watchdog for q35 machine types 2023-01-26 16:40:30 +01:00
pcie-root-port-nohotplug.x86_64-latest.xml qemu: Add implicit watchdog for q35 machine types 2023-01-26 16:40:30 +01:00
pcie-root-port.xml qemu: Add implicit watchdog for q35 machine types 2023-01-26 16:40:30 +01:00
pcie-root.xml qemu: Add implicit watchdog for q35 machine types 2023-01-26 16:40:30 +01:00
pcie-switch-downstream-port.xml qemu: Add implicit watchdog for q35 machine types 2023-01-26 16:40:30 +01:00
pcie-switch-upstream-port.xml qemu: Add implicit watchdog for q35 machine types 2023-01-26 16:40:30 +01:00
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.xml qemu: Add implicit watchdog for q35 machine types 2023-01-26 16:40:30 +01:00
pcihole64.xml
pmu-feature-off.xml
pmu-feature.xml
ppc64-default-cpu-kvm-pseries-2.7.ppc64-latest.xml
ppc64-default-cpu-kvm-pseries-3.1.ppc64-latest.xml
ppc64-default-cpu-kvm-pseries-4.2.ppc64-latest.xml
ppc64-default-cpu-tcg-pseries-2.7.ppc64-latest.xml
ppc64-default-cpu-tcg-pseries-3.1.ppc64-latest.xml
ppc64-default-cpu-tcg-pseries-4.2.ppc64-latest.xml
ppc64-pseries-graphics.ppc64-latest.xml
ppc64-pseries-headless.ppc64-latest.xml
ppc64-tpmproxy-single.ppc64-latest.xml qemu: populate <audio> element with default config 2021-03-09 22:58:30 +00:00
ppc64-tpmproxy-with-tpm.ppc64-latest.xml
ppc64-usb-controller-legacy.ppc64-latest.xml qemuxml2xmltest: Modernize all remaining 'ppc64' test cases 2023-04-03 09:19:07 +02:00
ppc64-usb-controller.ppc64-latest.xml qemuxml2xmltest: Modernize all remaining 'ppc64' test cases 2023-04-03 09:19:07 +02:00
pseries-console-native.ppc64-latest.xml
pseries-console-virtio.ppc64-latest.xml
pseries-cpu-compat-power9.ppc64-latest.xml
pseries-cpu-compat-power10.ppc64-latest.xml
pseries-cpu-compat.ppc64-latest.xml qemuxml2xmltests.c: convert pseries tests to DO_TEST_CAPS_ARCH_LATEST 2022-05-23 19:19:16 -03:00
pseries-cpu-exact.ppc64-latest.xml
pseries-features.ppc64-latest.xml qemuxml2xmltests.c: convert pseries tests to DO_TEST_CAPS_ARCH_LATEST 2022-05-23 19:19:16 -03:00
pseries-hostdevs-1.ppc64-latest.xml
pseries-hostdevs-2.ppc64-latest.xml qemuxml2xmltests.c: convert pseries tests to DO_TEST_CAPS_ARCH_LATEST 2022-05-23 19:19:16 -03:00
pseries-hostdevs-3.ppc64-latest.xml
pseries-many-buses-1.ppc64-latest.xml
pseries-many-buses-2.ppc64-latest.xml
pseries-many-devices.ppc64-latest.xml
pseries-nvram.ppc64-latest.xml
pseries-panic-missing.ppc64-latest.xml
pseries-panic-no-address.ppc64-latest.xml
pseries-phb-default-missing.ppc64-latest.xml
pseries-phb-numa-node.ppc64-latest.xml
pseries-phb-simple.ppc64-latest.xml
pseries-serial-compat.ppc64-latest.xml
pseries-serial-native.ppc64-latest.xml qemuxml2xmltests.c: convert pseries tests to DO_TEST_CAPS_ARCH_LATEST 2022-05-23 19:19:16 -03:00
pseries-serial-pci.ppc64-latest.xml
pseries-serial-usb.ppc64-latest.xml
pseries-serial+console-native.ppc64-latest.xml
pv-spinlock-disabled.xml
pv-spinlock-enabled.xml
pvpanic-pci-aarch64.aarch64-latest.xml tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
pvpanic-pci-no-address-aarch64.aarch64-latest.xml tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
pvpanic-pci-x86_64.x86_64-latest.xml tests: add test cases for device pvpanic-pci 2023-02-21 17:51:24 +01:00
q35-default-devices-only.x86_64-latest.xml qemu: Add implicit watchdog for q35 machine types 2023-01-26 16:40:30 +01:00
q35-multifunction.x86_64-latest.xml qemu: Add implicit watchdog for q35 machine types 2023-01-26 16:40:30 +01:00
q35-pci-force-address.xml qemu: Add implicit watchdog for q35 machine types 2023-01-26 16:40:30 +01:00
q35-pcie-autoadd.x86_64-latest.xml qemu: Add implicit watchdog for q35 machine types 2023-01-26 16:40:30 +01:00
q35-pcie.x86_64-latest.xml qemu: Add implicit watchdog for q35 machine types 2023-01-26 16:40:30 +01:00
q35-usb2-multi.xml qemu: Add implicit watchdog for q35 machine types 2023-01-26 16:40:30 +01:00
q35-usb2-reorder.xml qemu: Add implicit watchdog for q35 machine types 2023-01-26 16:40:30 +01:00
q35-usb2.xml qemu: Add implicit watchdog for q35 machine types 2023-01-26 16:40:30 +01:00
q35-virt-manager-basic.x86_64-latest.xml qemu: validate: Fix logic for validating presence of the HPET timer 2023-03-07 12:26:32 +01:00
q35.xml qemu: Add implicit watchdog for q35 machine types 2023-01-26 16:40:30 +01:00
qemu-ns-no-env.xml
qemu-ns.x86_64-latest.xml
reboot-timeout-disabled.xml
reboot-timeout-enabled.xml
restore-v2.xml
riscv64-virt-graphics.riscv64-latest.xml
riscv64-virt-headless.riscv64-latest.xml
riscv64-virt-pci.riscv64-latest.xml qemuxml2(argv|xml)test: Convert last fake-caps riscv64 tests to real caps 2023-03-06 20:55:50 +01:00
riscv64-virt.riscv64-latest.xml qemuxml2(argv|xml)test: Convert last fake-caps riscv64 tests to real caps 2023-03-06 20:55:50 +01:00
s390-async-teardown-disabled.s390x-6.0.0.xml qemu: allow use of async teardown in domain 2023-07-10 13:28:17 +02:00
s390-async-teardown-disabled.s390x-latest.xml qemu: allow use of async teardown in domain 2023-07-10 13:28:17 +02:00
s390-async-teardown-no-attrib.s390x-latest.xml qemu: allow use of async teardown in domain 2023-07-10 13:28:17 +02:00
s390-async-teardown.s390x-latest.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.xml qemu: populate <audio> element with default config 2021-03-09 22:58:30 +00:00
s390-default-cpu-kvm-ccw-virtio-4.2.s390x-latest.xml
s390-default-cpu-tcg-ccw-virtio-2.7.s390x-latest.xml
s390-default-cpu-tcg-ccw-virtio-4.2.s390x-latest.xml
s390-defaultconsole.s390x-latest.xml
s390-panic-missing.s390x-latest.xml qemuxml2xmltest: Convert all s390 test cases to real capabilities 2023-04-03 09:19:08 +02:00
s390-panic-no-address.s390x-latest.xml qemuxml2xmltest: Convert all s390 test cases to real capabilities 2023-04-03 09:19:08 +02:00
s390-panic.s390x-latest.xml qemuxml2xmltest: Convert all s390 test cases to real capabilities 2023-04-03 09:19:08 +02:00
s390-serial-2.s390x-latest.xml qemuxml2xmltest: Convert all s390 test cases to real capabilities 2023-04-03 09:19:08 +02:00
s390-serial-console.s390x-latest.xml qemuxml2xmltest: Convert all s390 test cases to real capabilities 2023-04-03 09:19:08 +02:00
s390-serial.s390x-latest.xml qemuxml2xmltest: Convert all s390 test cases to real capabilities 2023-04-03 09:19:08 +02:00
s390x-ccw-graphics.s390x-latest.xml
s390x-ccw-headless.s390x-latest.xml
seclabel-dac-none.xml
seclabel-device-multiple.xml
seclabel-dynamic-baselabel-inactive.xml qemu: capabilities: Move setting QEMU_CAPS_DEVICE_VIDEO_PRIMARY to virQEMUCapsInitQMPBasicArch 2021-05-03 12:14:44 +02:00
seclabel-dynamic-labelskip-inactive.xml
seclabel-dynamic-none-relabel-inactive.xml
seclabel-dynamic-none.xml
seclabel-dynamic-override-inactive.xml
seclabel-dynamic-relabel-inactive.xml
seclabel-none.xml
seclabel-static-labelskip-active.xml
seclabel-static-labelskip-inactive.xml
seclabel-static.xml
serial-debugcon.xml
serial-spiceport.xml
serial-target-port-auto.xml
serial-tcp-tlsx509-chardev-notls.xml
serial-tcp-tlsx509-chardev.xml
sgx-epc.x86_64-7.0.0.xml conf: Introduce SGX EPC element into device memory xml 2022-11-11 14:06:34 +01:00
shmem-plain-doorbell.xml
shmem.xml
smartcard-controller.xml qemu: capabilities: Move setting QEMU_CAPS_DEVICE_VIDEO_PRIMARY to virQEMUCapsInitQMPBasicArch 2021-05-03 12:14:44 +02:00
smartcard-host-certificates-database.xml
smartcard-host-certificates.xml
smartcard-host.xml
smartcard-passthrough-spicevmc.xml
smartcard-passthrough-tcp.xml
smbios-multiple-type2.xml
smbios-type-fwcfg.xml
smbios.xml
smp.xml
sound-device.x86_64-latest.xml conf: qemu: Add support for multi-channel mode for 'usb' sound cards 2023-05-09 15:12:03 +02:00
tap-vhost-incorrect.xml
tap-vhost.xml qemu: capabilities: Move setting QEMU_CAPS_DEVICE_VIDEO_PRIMARY to virQEMUCapsInitQMPBasicArch 2021-05-03 12:14:44 +02:00
tpm-emulator-spapr.ppc64-latest.xml qemuxml2xmltest: Introduce tpm-emulator-spapr test 2022-01-04 09:43:35 +01:00
tpm-emulator-tpm2-enc.x86_64-latest.xml
tpm-emulator-tpm2-pstate.x86_64-latest.xml
tpm-emulator-tpm2.x86_64-latest.xml
tpm-emulator.x86_64-latest.xml
tpm-external.x86_64-latest.xml qemu: add external backend for tpm 2022-12-19 10:33:20 +01:00
tpm-passthrough-crb.x86_64-latest.xml
tpm-passthrough.x86_64-latest.xml
tseg-explicit-size.x86_64-latest.xml qemu: Add implicit watchdog for q35 machine types 2023-01-26 16:40:30 +01:00
usb-controller-default-q35.xml qemu: Add implicit watchdog for q35 machine types 2023-01-26 16:40:30 +01:00
usb-controller-explicit-q35.xml qemu: Add implicit watchdog for q35 machine types 2023-01-26 16:40:30 +01:00
usb-controller.xml
usb-ich9-ehci-addr.xml
usb-none.xml
usb-piix3-controller.xml
usb-port-missing.xml
usb-redir-filter-version.xml
usb-redir-filter.xml
usb-redir.xml
user-aliases.x86_64-latest.xml
vcpu-placement-static.x86_64-latest.xml qemuxml2(argv|xml)test: Modernize 'cputune' test cases 2023-03-06 13:22:36 +01:00
vhost_queues.xml
vhost-user-fs-fd-memory.x86_64-latest.xml
vhost-user-fs-hugepages.x86_64-latest.xml
vhost-user-fs-sock.x86_64-latest.xml conf: add socket for virtiofs filesystems 2021-04-21 15:48:01 +02:00
vhost-vsock-auto.x86_64-latest.xml
vhost-vsock-ccw-auto.s390x-latest.xml qemuxml2xmltest: Convert all s390 test cases to real capabilities 2023-04-03 09:19:08 +02:00
vhost-vsock-ccw-iommu.s390x-latest.xml
vhost-vsock-ccw.s390x-latest.xml qemuxml2xmltest: Convert all s390 test cases to real capabilities 2023-04-03 09:19:08 +02:00
vhost-vsock.x86_64-latest.xml
video-device-pciaddr-default.xml
video-none-device.xml
video-qxl-heads.xml
video-qxl-noheads.xml
video-qxl-resolution.xml
video-virtio-blob-off.x86_64-latest.xml qemu: Implement 'blob' support for virtio gpu 2023-03-08 13:05:05 -06:00
video-virtio-blob-on.x86_64-latest.xml qemu: require memfd memory for virtio 'blob' support 2023-07-19 09:46:30 -05:00
video-virtio-gpu-ccw-auto.s390x-latest.xml qemuxml2xmltest: Convert all s390 test cases to real capabilities 2023-04-03 09:19:08 +02:00
video-virtio-gpu-ccw.s390x-latest.xml qemuxml2xmltest: Convert all s390 test cases to real capabilities 2023-04-03 09:19:08 +02:00
video-virtio-gpu-device.xml qemu: populate <audio> element with default config 2021-03-09 22:58:30 +00:00
video-virtio-gpu-sdl-gl.xml
video-virtio-gpu-secondary.xml
video-virtio-gpu-spice-gl.xml
video-virtio-gpu-virgl.xml
video-virtio-vga-gpu-gl.x86_64-latest.xml
virtio-9p-createmode.x86_64-latest.xml
virtio-9p-multidevs.x86_64-latest.xml
virtio-input-passthrough.xml
virtio-input.xml
virtio-iommu-aarch64.aarch64-latest.xml tests: Update firmware descriptor files 2023-08-21 13:51:24 +02:00
virtio-iommu-x86_64.x86_64-latest.xml qemu: Add implicit watchdog for q35 machine types 2023-01-26 16:40:30 +01:00
virtio-lun.xml
virtio-non-transitional.x86_64-latest.xml qemu: Add implicit watchdog for q35 machine types 2023-01-26 16:40:30 +01:00
virtio-options.x86_64-latest.xml
virtio-rng-builtin.x86_64-latest.xml
virtio-rng-egd.xml
virtio-rng-random.xml
virtio-transitional.x86_64-latest.xml qemu: Add implicit watchdog for q35 machine types 2023-01-26 16:40:30 +01:00
vmcoreinfo.xml qemu: capabilities: Move setting QEMU_CAPS_DEVICE_VIDEO_PRIMARY to virQEMUCapsInitQMPBasicArch 2021-05-03 12:14:44 +02:00
watchdog-q35-multiple.x86_64-latest.xml qemu: Forbid ib700 watchdogs for non-i440fx machine types 2023-04-20 10:17:35 +02:00
watchdog.xml
x86_64-default-cpu-kvm-pc-4.2.x86_64-latest.xml
x86_64-default-cpu-kvm-q35-4.2.x86_64-latest.xml qemu: Add implicit watchdog for q35 machine types 2023-01-26 16:40:30 +01:00
x86_64-default-cpu-tcg-features.x86_64-latest.xml conf: Introduce TCG domain features 2021-12-13 17:01:02 +01:00
x86_64-default-cpu-tcg-pc-4.2.x86_64-latest.xml
x86_64-default-cpu-tcg-q35-4.2.x86_64-latest.xml qemu: Add implicit watchdog for q35 machine types 2023-01-26 16:40:30 +01:00
x86_64-pc-graphics.x86_64-latest.xml
x86_64-pc-headless.x86_64-latest.xml
x86_64-q35-graphics.x86_64-latest.xml qemu: Add implicit watchdog for q35 machine types 2023-01-26 16:40:30 +01:00
x86_64-q35-headless.x86_64-latest.xml qemu: Add implicit watchdog for q35 machine types 2023-01-26 16:40:30 +01:00
x86-kvm-32-on-64.x86_64-latest.xml qemuxml2(argv|xml)data: x86-kvm-32-on-64: Add machine type 2022-01-17 09:26:17 +01:00