libvirt/tests/qemuxml2argvdata
Ani Sinha 133d7983d6 qemu: command: add support to enable/disable hotplug on pci-root controller
This change adds qemu backend command line support for enabling or disabling
hotplug on the pci-root controller using the 'target' sub-element of the
pci-root controller as shown below:

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

'<target hotplug='off/on'/>' is only valid for pc (i440fx-based x86)
machinetypes and turns on the following command line option that is passed
to qemu for x86 guests:

-global PIIX4_PM.acpi-root-pci-hotplug=<off/on>

Before introduction of this attribute, hotplug was always enabled for
pci-root of an i440fx-based machinetype, and since its introduction
the default setting has always been "on" for those machinetypes.

This change also adds the required qemuxml2argv unit tests in order to test
correct qemu arguments. Unit tests have also been added to test qemu capability
validation checks.

Signed-off-by: Ani Sinha <ani@anisinha.ca>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Reviewed-by: Laine Stump <laine@redhat.com>
2021-10-01 14:42:18 -04:00
..
440fx-ide-address-conflict.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
440fx-ide-address-conflict.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
440fx-wrong-root.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
440fx-wrong-root.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
aarch64-aavmf-virtio-mmio.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
aarch64-aavmf-virtio-mmio.xml
aarch64-acpi-nouefi.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
aarch64-acpi-nouefi.xml
aarch64-acpi-uefi.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
aarch64-acpi-uefi.xml
aarch64-cpu-passthrough.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
aarch64-cpu-passthrough.xml
aarch64-default-cpu-kvm-virt-4.2.aarch64-latest.args tests: Add capabilities for QEMU 6.0 on aarch64 2021-08-04 09:58:09 +02:00
aarch64-default-cpu-kvm-virt-4.2.xml qemuxml2*test: Add test cases for default CPU models on aarch64 2019-11-20 17:22:07 +01:00
aarch64-default-cpu-tcg-virt-4.2.aarch64-latest.args tests: Add capabilities for QEMU 6.0 on aarch64 2021-08-04 09:58:09 +02:00
aarch64-default-cpu-tcg-virt-4.2.xml qemuxml2*test: Add test cases for default CPU models on aarch64 2019-11-20 17:22:07 +01:00
aarch64-features-sve-disabled.aarch64-latest.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
aarch64-features-sve-disabled.xml tests: Introduce tests for ARM CPU features 2019-11-07 16:09:22 +01:00
aarch64-features-sve.aarch64-4.0.0.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
aarch64-features-sve.aarch64-latest.args tests: Add capabilities for QEMU 6.0 on aarch64 2021-08-04 09:58:09 +02:00
aarch64-features-sve.xml tests: Introduce tests for ARM CPU features 2019-11-07 16:09:22 +01:00
aarch64-features-wrong.aarch64-latest.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
aarch64-features-wrong.xml tests: Introduce tests for ARM CPU features 2019-11-07 16:09:22 +01:00
aarch64-gic-default-both.args
aarch64-gic-default-both.xml
aarch64-gic-default-v2.args
aarch64-gic-default-v2.xml
aarch64-gic-default-v3.args
aarch64-gic-default-v3.xml
aarch64-gic-default.args
aarch64-gic-default.xml
aarch64-gic-host.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
aarch64-gic-host.xml qemu: populate <audio> element with default config 2021-03-09 22:58:30 +00:00
aarch64-gic-invalid.err virDomainFeaturesDefParse: Use virXMLPropEnum 2021-05-03 11:17:40 +02:00
aarch64-gic-invalid.xml
aarch64-gic-none-both.args
aarch64-gic-none-both.xml
aarch64-gic-none-tcg.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
aarch64-gic-none-tcg.xml
aarch64-gic-none-v2.args
aarch64-gic-none-v2.xml
aarch64-gic-none-v3.args
aarch64-gic-none-v3.xml
aarch64-gic-none.args
aarch64-gic-none.xml
aarch64-gic-not-arm.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
aarch64-gic-not-arm.xml
aarch64-gic-not-virt.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
aarch64-gic-not-virt.xml tests: qemuxml2argv: Use existing non-virt machine in 'aarch64-gic-not-virt' 2020-01-27 14:55:03 +01:00
aarch64-gic-v2.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
aarch64-gic-v2.xml qemu: populate <audio> element with default config 2021-03-09 22:58:30 +00:00
aarch64-gic-v3.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
aarch64-gic-v3.xml qemu: populate <audio> element with default config 2021-03-09 22:58:30 +00:00
aarch64-kvm-32-on-64.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
aarch64-kvm-32-on-64.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
aarch64-kvm-32-on-64.xml
aarch64-noacpi-nouefi.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
aarch64-noacpi-nouefi.xml
aarch64-noacpi-uefi.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
aarch64-noacpi-uefi.xml
aarch64-os-firmware-efi.aarch64-latest.args tests: Add capabilities for QEMU 6.0 on aarch64 2021-08-04 09:58:09 +02:00
aarch64-os-firmware-efi.xml qemu: Relax os.loader->type check when validating domain 2019-07-15 13:24:09 +02:00
aarch64-pci-serial.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
aarch64-pci-serial.xml
aarch64-tpm-wrong-model.err qemu: Reject TPM 1.2 for ARM virt guests 2021-07-01 16:15:05 +02:00
aarch64-tpm-wrong-model.xml qemu: Reject TPM 1.2 for ARM virt guests 2021-07-01 16:15:05 +02:00
aarch64-tpm.aarch64-latest.args tests: Add capabilities for QEMU 6.0 on aarch64 2021-08-04 09:58:09 +02:00
aarch64-tpm.xml tests: Test the defaults for TPM on ARM virt guests 2021-07-01 16:15:05 +02:00
aarch64-traditional-pci.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
aarch64-traditional-pci.xml
aarch64-usb-controller-nec-xhci.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
aarch64-usb-controller-nec-xhci.xml
aarch64-usb-controller-qemu-xhci.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
aarch64-usb-controller-qemu-xhci.xml
aarch64-video-default.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
aarch64-video-default.xml
aarch64-video-virtio-gpu-pci.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
aarch64-video-virtio-gpu-pci.xml
aarch64-virt-2.6-virtio-pci-default.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
aarch64-virt-2.6-virtio-pci-default.xml
aarch64-virt-default-nic.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
aarch64-virt-default-nic.xml
aarch64-virt-graphics.aarch64-latest.args tests: Add capabilities for QEMU 6.0 on aarch64 2021-08-04 09:58:09 +02:00
aarch64-virt-graphics.xml tests: Update *-headless and *-graphics 2019-06-26 10:37:48 +02:00
aarch64-virt-headless.aarch64-latest.args tests: Add capabilities for QEMU 6.0 on aarch64 2021-08-04 09:58:09 +02:00
aarch64-virt-headless.xml tests: Update *-headless and *-graphics 2019-06-26 10:37:48 +02:00
aarch64-virt-virtio.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
aarch64-virt-virtio.xml
aarch64-virtio-pci-default.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
aarch64-virtio-pci-default.xml
aarch64-virtio-pci-manual-addresses.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
aarch64-virtio-pci-manual-addresses.xml
acpi-table.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
acpi-table.xml
arm-vexpressa9-basic.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
arm-vexpressa9-basic.xml
arm-vexpressa9-nodevs.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
arm-vexpressa9-nodevs.xml
arm-vexpressa9-virtio.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
arm-vexpressa9-virtio.xml
arm-virt-virtio.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
arm-virt-virtio.xml
audio-alsa-best.x86_64-4.1.0.args qemuxml2argvtest: Use versioned ("4.1.0") capabilities for pre '-audiodev' cases 2021-09-23 14:48:51 +02:00
audio-alsa-best.x86_64-latest.args qemu: wire up support for timer period audio setting 2021-06-04 12:08:03 +01:00
audio-alsa-best.xml qemu: wire up support for timer period audio setting 2021-06-04 12:08:03 +01:00
audio-alsa-full.x86_64-4.1.0.err qemuxml2argvtest: Use versioned ("4.1.0") capabilities for pre '-audiodev' cases 2021-09-23 14:48:51 +02:00
audio-alsa-full.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
audio-alsa-full.xml qemu: wire up support for backend specific audio settings 2021-03-09 22:58:53 +00:00
audio-alsa-minimal.x86_64-4.1.0.args qemuxml2argvtest: Use versioned ("4.1.0") capabilities for pre '-audiodev' cases 2021-09-23 14:48:51 +02:00
audio-alsa-minimal.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
audio-alsa-minimal.xml qemu: support use of <audio> elements 2021-03-09 22:58:26 +00:00
audio-coreaudio-best.x86_64-4.1.0.args qemuxml2argvtest: Use versioned ("4.1.0") capabilities for pre '-audiodev' cases 2021-09-23 14:48:51 +02:00
audio-coreaudio-best.x86_64-latest.args qemu: wire up support for timer period audio setting 2021-06-04 12:08:03 +01:00
audio-coreaudio-best.xml qemu: wire up support for timer period audio setting 2021-06-04 12:08:03 +01:00
audio-coreaudio-full.x86_64-4.1.0.err qemuxml2argvtest: Use versioned ("4.1.0") capabilities for pre '-audiodev' cases 2021-09-23 14:48:51 +02:00
audio-coreaudio-full.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
audio-coreaudio-full.xml qemu: wire up support for backend specific audio settings 2021-03-09 22:58:53 +00:00
audio-coreaudio-minimal.x86_64-4.1.0.args qemuxml2argvtest: Use versioned ("4.1.0") capabilities for pre '-audiodev' cases 2021-09-23 14:48:51 +02:00
audio-coreaudio-minimal.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
audio-coreaudio-minimal.xml qemu: support use of <audio> elements 2021-03-09 22:58:26 +00:00
audio-default-nographics.x86_64-4.1.0.args qemuxml2argvtest: Use versioned ("4.1.0") capabilities for pre '-audiodev' cases 2021-09-23 14:48:51 +02:00
audio-default-nographics.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
audio-default-nographics.xml qemu: populate <audio> element with default config 2021-03-09 22:58:30 +00:00
audio-default-sdl.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
audio-default-sdl.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
audio-default-sdl.xml qemu: populate <audio> element with default config 2021-03-09 22:58:30 +00:00
audio-default-spice.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
audio-default-spice.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
audio-default-spice.xml qemu: populate <audio> element with default config 2021-03-09 22:58:30 +00:00
audio-default-vnc.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
audio-default-vnc.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
audio-default-vnc.xml qemu: populate <audio> element with default config 2021-03-09 22:58:30 +00:00
audio-file-best.x86_64-4.1.0.args qemuxml2argvtest: Use versioned ("4.1.0") capabilities for pre '-audiodev' cases 2021-09-23 14:48:51 +02:00
audio-file-best.x86_64-latest.args qemu: wire up support for timer period audio setting 2021-06-04 12:08:03 +01:00
audio-file-best.xml qemu: wire up support for timer period audio setting 2021-06-04 12:08:03 +01:00
audio-file-full.x86_64-4.1.0.err qemuxml2argvtest: Use versioned ("4.1.0") capabilities for pre '-audiodev' cases 2021-09-23 14:48:51 +02:00
audio-file-full.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
audio-file-full.xml qemu: wire up support for backend specific audio settings 2021-03-09 22:58:53 +00:00
audio-file-minimal.x86_64-4.1.0.args qemuxml2argvtest: Use versioned ("4.1.0") capabilities for pre '-audiodev' cases 2021-09-23 14:48:51 +02:00
audio-file-minimal.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
audio-file-minimal.xml qemu: support use of <audio> elements 2021-03-09 22:58:26 +00:00
audio-jack-full.x86_64-4.1.0.err qemuxml2argvtest: Use versioned ("4.1.0") capabilities for pre '-audiodev' cases 2021-09-23 14:48:51 +02:00
audio-jack-full.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
audio-jack-full.xml qemu: wire up support for backend specific audio settings 2021-03-09 22:58:53 +00:00
audio-jack-minimal.x86_64-4.1.0.err qemuxml2argvtest: Use versioned ("4.1.0") capabilities for pre '-audiodev' cases 2021-09-23 14:48:51 +02:00
audio-jack-minimal.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
audio-jack-minimal.xml qemu: support use of <audio> elements 2021-03-09 22:58:26 +00:00
audio-many-backends.x86_64-4.1.0.err qemuxml2argvtest: Use versioned ("4.1.0") capabilities for pre '-audiodev' cases 2021-09-23 14:48:51 +02:00
audio-many-backends.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
audio-many-backends.xml qemu: support use of <audio> elements 2021-03-09 22:58:26 +00:00
audio-none-best.x86_64-4.1.0.args qemuxml2argvtest: Use versioned ("4.1.0") capabilities for pre '-audiodev' cases 2021-09-23 14:48:51 +02:00
audio-none-best.x86_64-latest.args qemu: wire up support for timer period audio setting 2021-06-04 12:08:03 +01:00
audio-none-best.xml qemu: wire up support for timer period audio setting 2021-06-04 12:08:03 +01:00
audio-none-full.x86_64-4.1.0.err qemuxml2argvtest: Use versioned ("4.1.0") capabilities for pre '-audiodev' cases 2021-09-23 14:48:51 +02:00
audio-none-full.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
audio-none-full.xml qemu: wire up support for common audio backend settings 2021-03-09 22:58:45 +00:00
audio-none-minimal.x86_64-4.1.0.args qemuxml2argvtest: Use versioned ("4.1.0") capabilities for pre '-audiodev' cases 2021-09-23 14:48:51 +02:00
audio-none-minimal.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
audio-none-minimal.xml qemu: support use of <audio> elements 2021-03-09 22:58:26 +00:00
audio-oss-best.x86_64-4.1.0.args qemuxml2argvtest: Use versioned ("4.1.0") capabilities for pre '-audiodev' cases 2021-09-23 14:48:51 +02:00
audio-oss-best.x86_64-latest.args qemu: wire up support for timer period audio setting 2021-06-04 12:08:03 +01:00
audio-oss-best.xml qemu: wire up support for timer period audio setting 2021-06-04 12:08:03 +01:00
audio-oss-full.x86_64-4.1.0.err qemuxml2argvtest: Use versioned ("4.1.0") capabilities for pre '-audiodev' cases 2021-09-23 14:48:51 +02:00
audio-oss-full.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
audio-oss-full.xml qemu: wire up support for backend specific audio settings 2021-03-09 22:58:53 +00:00
audio-oss-minimal.x86_64-4.1.0.args qemuxml2argvtest: Use versioned ("4.1.0") capabilities for pre '-audiodev' cases 2021-09-23 14:48:51 +02:00
audio-oss-minimal.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
audio-oss-minimal.xml qemu: support use of <audio> elements 2021-03-09 22:58:26 +00:00
audio-pulseaudio-best.x86_64-4.1.0.args qemuxml2argvtest: Use versioned ("4.1.0") capabilities for pre '-audiodev' cases 2021-09-23 14:48:51 +02:00
audio-pulseaudio-best.x86_64-latest.args qemu: wire up support for timer period audio setting 2021-06-04 12:08:03 +01:00
audio-pulseaudio-best.xml qemu: wire up support for timer period audio setting 2021-06-04 12:08:03 +01:00
audio-pulseaudio-full.x86_64-4.1.0.err qemuxml2argvtest: Use versioned ("4.1.0") capabilities for pre '-audiodev' cases 2021-09-23 14:48:51 +02:00
audio-pulseaudio-full.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
audio-pulseaudio-full.xml qemu: wire up support for backend specific audio settings 2021-03-09 22:58:53 +00:00
audio-pulseaudio-minimal.x86_64-4.1.0.args qemuxml2argvtest: Use versioned ("4.1.0") capabilities for pre '-audiodev' cases 2021-09-23 14:48:51 +02:00
audio-pulseaudio-minimal.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
audio-pulseaudio-minimal.xml qemu: support use of <audio> elements 2021-03-09 22:58:26 +00:00
audio-sdl-best.x86_64-4.1.0.args qemuxml2argvtest: Use versioned ("4.1.0") capabilities for pre '-audiodev' cases 2021-09-23 14:48:51 +02:00
audio-sdl-best.x86_64-latest.args qemu: wire up support for timer period audio setting 2021-06-04 12:08:03 +01:00
audio-sdl-best.xml qemu: wire up support for timer period audio setting 2021-06-04 12:08:03 +01:00
audio-sdl-full.x86_64-4.1.0.err qemuxml2argvtest: Use versioned ("4.1.0") capabilities for pre '-audiodev' cases 2021-09-23 14:48:51 +02:00
audio-sdl-full.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
audio-sdl-full.xml qemu: wire up support for backend specific audio settings 2021-03-09 22:58:53 +00:00
audio-sdl-minimal.x86_64-4.1.0.args qemuxml2argvtest: Use versioned ("4.1.0") capabilities for pre '-audiodev' cases 2021-09-23 14:48:51 +02:00
audio-sdl-minimal.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
audio-sdl-minimal.xml qemu: support use of <audio> elements 2021-03-09 22:58:26 +00:00
audio-spice-best.x86_64-4.1.0.args qemuxml2argvtest: Use versioned ("4.1.0") capabilities for pre '-audiodev' cases 2021-09-23 14:48:51 +02:00
audio-spice-best.x86_64-latest.args qemu: wire up support for timer period audio setting 2021-06-04 12:08:03 +01:00
audio-spice-best.xml qemu: wire up support for timer period audio setting 2021-06-04 12:08:03 +01:00
audio-spice-full.x86_64-4.1.0.err qemuxml2argvtest: Use versioned ("4.1.0") capabilities for pre '-audiodev' cases 2021-09-23 14:48:51 +02:00
audio-spice-full.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
audio-spice-full.xml qemu: wire up support for common audio backend settings 2021-03-09 22:58:45 +00:00
audio-spice-minimal.x86_64-4.1.0.args qemuxml2argvtest: Use versioned ("4.1.0") capabilities for pre '-audiodev' cases 2021-09-23 14:48:51 +02:00
audio-spice-minimal.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
audio-spice-minimal.xml qemu: support use of <audio> elements 2021-03-09 22:58:26 +00:00
autoindex.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
autoindex.xml
balloon-ccw-deflate.args tests: qemu: Remove 's390-ccw' machine type from fake capabilities 2021-09-23 14:48:51 +02:00
balloon-ccw-deflate.xml tests: qemu: Remove 's390-ccw' machine type from fake capabilities 2021-09-23 14:48:51 +02:00
balloon-device-auto.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
balloon-device-auto.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
balloon-device-deflate-off.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
balloon-device-deflate-off.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
balloon-device-deflate.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
balloon-device-deflate.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
balloon-device-period.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
balloon-device-period.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
balloon-device.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
balloon-device.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
balloon-mmio-deflate.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
balloon-mmio-deflate.xml
bios-nvram-os-interleave.xml
bios-nvram-secure.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
bios-nvram-secure.xml
bios-nvram.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
bios-nvram.xml
bios.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
bios.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
blkdeviotune-group-num.x86_64-4.1.0.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
blkdeviotune-group-num.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
blkdeviotune-group-num.xml qemu: populate <audio> element with default config 2021-03-09 22:58:30 +00:00
blkdeviotune-max-length.x86_64-4.1.0.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
blkdeviotune-max-length.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
blkdeviotune-max-length.xml qemu: populate <audio> element with default config 2021-03-09 22:58:30 +00:00
blkdeviotune-max.x86_64-4.1.0.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
blkdeviotune-max.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
blkdeviotune-max.xml qemu: populate <audio> element with default config 2021-03-09 22:58:30 +00:00
blkdeviotune.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
blkiotune-device.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
blkiotune-device.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
blkiotune.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
blkiotune.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
boot-cdrom.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
boot-cdrom.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
boot-complex.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
boot-complex.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
boot-dev+order.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
boot-dev+order.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
boot-floppy-q35.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
boot-floppy-q35.xml qemu: populate <audio> element with default config 2021-03-09 22:58:30 +00:00
boot-floppy.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
boot-floppy.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
boot-menu-disable-drive.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
boot-menu-disable-drive.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
boot-menu-disable-with-timeout.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
boot-menu-disable.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
boot-menu-disable.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
boot-menu-enable-with-timeout-invalid.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
boot-menu-enable-with-timeout-invalid.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
boot-menu-enable-with-timeout.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
boot-menu-enable-with-timeout.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
boot-menu-enable.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
boot-menu-enable.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
boot-multi.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
boot-multi.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
boot-network.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
boot-network.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
boot-order.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
boot-order.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
channel-guestfwd.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
channel-guestfwd.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
channel-spicevmc.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
channel-spicevmc.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
channel-unix-guestfwd.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
channel-unix-guestfwd.xml
channel-unix-source-path.xml
channel-virtio-auto.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
channel-virtio-auto.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
channel-virtio-autoadd.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
channel-virtio-autoadd.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
channel-virtio-autoassign.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
channel-virtio-autoassign.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
channel-virtio-default.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
channel-virtio-default.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
channel-virtio-state.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
channel-virtio-state.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
channel-virtio-unix.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
channel-virtio-unix.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
channel-virtio.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
channel-virtio.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
chardev-label.xml
chardev-reconnect-generated-path.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
chardev-reconnect-generated-path.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
chardev-reconnect-invalid-timeout.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
chardev-reconnect-invalid-timeout.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
chardev-reconnect.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
chardev-reconnect.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
clock-catchup.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
clock-catchup.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
clock-france.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
clock-france.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
clock-hpet-off.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
clock-hpet-off.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
clock-localtime-basis-localtime.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
clock-localtime-basis-localtime.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
clock-localtime.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
clock-localtime.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
clock-realtime.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
clock-realtime.xml qemu: populate <audio> element with default config 2021-03-09 22:58:30 +00:00
clock-timer-armvtimer.aarch64-latest.args tests: Add capabilities for QEMU 6.0 on aarch64 2021-08-04 09:58:09 +02:00
clock-timer-armvtimer.xml qemu: populate <audio> element with default config 2021-03-09 22:58:30 +00:00
clock-timer-hyperv-rtc.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
clock-timer-hyperv-rtc.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
clock-utc.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
clock-utc.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
clock-variable.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
clock-variable.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
console-compat2.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
console-compat-auto.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
console-compat-auto.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
console-compat-chardev.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
console-compat-chardev.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
console-compat.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
console-compat.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
console-sclp.s390x-latest.args tests: qemuxml2argv: Modernize 'console-sclp' test 2021-06-15 16:58:22 +02:00
console-sclp.xml tests: qemuxml2argv: Modernize 'console-sclp' test 2021-06-15 16:58:22 +02:00
console-virtio-ccw.args tests: qemu: Remove 's390-ccw' machine type from fake capabilities 2021-09-23 14:48:51 +02:00
console-virtio-ccw.xml tests: qemu: Remove 's390-ccw' machine type from fake capabilities 2021-09-23 14:48:51 +02:00
console-virtio-many.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
console-virtio-many.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
console-virtio-unix.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
console-virtio-unix.xml
console-virtio.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
console-virtio.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
controller-order.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
controller-order.xml tests: qemuxml2argv: Remove downstream machine type in 'controller-order' case 2020-01-27 14:55:03 +01:00
controller-usb-order.xml
controller-virtio-scsi.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
controller-virtio-scsi.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
cpu-cache-disable2.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
cpu-cache-disable2.xml
cpu-cache-disable3.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
cpu-cache-disable3.xml
cpu-cache-disable.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
cpu-cache-disable.xml
cpu-cache-emulate-l2.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
cpu-cache-emulate-l2.xml
cpu-cache-emulate-l3.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
cpu-cache-emulate-l3.xml
cpu-cache-passthrough2.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
cpu-cache-passthrough2.xml
cpu-cache-passthrough3.err qemu: wire up support for maximum CPU model 2021-02-10 11:44:48 +00:00
cpu-cache-passthrough3.xml
cpu-cache-passthrough-l3.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
cpu-cache-passthrough-l3.xml
cpu-cache-passthrough.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
cpu-cache-passthrough.xml
cpu-check-default-none2.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
cpu-check-default-none2.xml
cpu-check-default-none.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
cpu-check-default-none.xml
cpu-check-default-partial2.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
cpu-check-default-partial2.xml
cpu-check-default-partial.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
cpu-check-default-partial.xml
cpu-check-full.args
cpu-check-full.xml
cpu-check-none.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
cpu-check-none.xml
cpu-check-partial.args
cpu-check-partial.xml
cpu-empty.xml
cpu-eoi-disabled.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
cpu-eoi-disabled.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
cpu-eoi-enabled.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
cpu-eoi-enabled.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
cpu-exact1.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
cpu-exact1.xml
cpu-exact2-nofallback.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
cpu-exact2-nofallback.xml
cpu-exact2.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
cpu-exact2.xml
cpu-fallback.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
cpu-fallback.xml
cpu-Haswell2.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
cpu-Haswell2.xml
cpu-Haswell3.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
cpu-Haswell3.xml
cpu-Haswell-noTSX.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
cpu-Haswell-noTSX.xml
cpu-Haswell.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
cpu-Haswell.xml
cpu-host-kvmclock.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
cpu-host-kvmclock.xml
cpu-host-model-cmt.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
cpu-host-model-cmt.x86_64-4.0.0.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
cpu-host-model-cmt.xml
cpu-host-model-fallback.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
cpu-host-model-fallback.xml
cpu-host-model-features.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
cpu-host-model-nofallback.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
cpu-host-model-nofallback.xml
cpu-host-model-vendor.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
cpu-host-model-vendor.xml
cpu-host-model.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
cpu-host-model.x86_64-2.11.0.args qemuxml2argvtest: Add 'cpu-host-model' cases for all x86-64 real qemu caps versions 2021-08-25 10:33:38 +02:00
cpu-host-model.x86_64-2.12.0.args qemuxml2argvtest: Add 'cpu-host-model' cases for all x86-64 real qemu caps versions 2021-08-25 10:33:38 +02:00
cpu-host-model.x86_64-3.0.0.args qemuxml2argvtest: Add 'cpu-host-model' cases for all x86-64 real qemu caps versions 2021-08-25 10:33:38 +02:00
cpu-host-model.x86_64-3.1.0.args qemuxml2argvtest: Add 'cpu-host-model' cases for all x86-64 real qemu caps versions 2021-08-25 10:33:38 +02:00
cpu-host-model.x86_64-4.0.0.args qemuxml2argvtest: Add 'cpu-host-model' cases for all x86-64 real qemu caps versions 2021-08-25 10:33:38 +02:00
cpu-host-model.x86_64-4.1.0.args qemuxml2argvtest: Add 'cpu-host-model' cases for all x86-64 real qemu caps versions 2021-08-25 10:33:38 +02:00
cpu-host-model.x86_64-4.2.0.args qemuxml2argvtest: Add 'cpu-host-model' cases for all x86-64 real qemu caps versions 2021-08-25 10:33:38 +02:00
cpu-host-model.x86_64-5.0.0.args qemuxml2argvtest: Add 'cpu-host-model' cases for all x86-64 real qemu caps versions 2021-08-25 10:33:38 +02:00
cpu-host-model.x86_64-5.1.0.args qemuxml2argvtest: Add 'cpu-host-model' cases for all x86-64 real qemu caps versions 2021-08-25 10:33:38 +02:00
cpu-host-model.x86_64-5.2.0.args qemuxml2argvtest: Add 'cpu-host-model' cases for all x86-64 real qemu caps versions 2021-08-25 10:33:38 +02:00
cpu-host-model.x86_64-6.0.0.args qemuxml2argvtest: Add 'cpu-host-model' cases for all x86-64 real qemu caps versions 2021-08-25 10:33:38 +02:00
cpu-host-model.x86_64-6.1.0.args qemucapabilitiesdata: Update qemu caps dump for 6.1.0 release 2021-08-25 10:33:38 +02:00
cpu-host-model.x86_64-latest.args qemuxml2argvtest: Add LATEST version of 'cpu-host-model' 2021-08-25 10:33:38 +02:00
cpu-host-model.xml qemuxml2argvtest: Slightly modernize "cpu-host-model" case 2021-08-25 10:33:38 +02:00
cpu-host-passthrough-features.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
cpu-host-passthrough-features.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
cpu-host-passthrough.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
cpu-host-passthrough.xml
cpu-hotplug-granularity.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
cpu-hotplug-granularity.xml conf: add support for specifying CPU "dies" parameter 2020-01-16 15:11:42 +00:00
cpu-hotplug-startup.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
cpu-hotplug-startup.xml conf: add support for specifying CPU "dies" parameter 2020-01-16 15:11:42 +00:00
cpu-Icelake-Server-pconfig.x86_64-3.1.0.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
cpu-Icelake-Server-pconfig.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
cpu-Icelake-Server-pconfig.xml qemuxml2*test: Add tests for Icelake-Server,-pconfig 2019-11-12 20:14:15 +01:00
cpu-kvmclock.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
cpu-kvmclock.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
cpu-minimum1.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
cpu-minimum1.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
cpu-minimum2.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
cpu-minimum2.xml
cpu-no-removed-features.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
cpu-no-removed-features.xml
cpu-nofallback.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
cpu-nofallback.xml
cpu-numa1.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
cpu-numa1.xml conf: add support for specifying CPU "dies" parameter 2020-01-16 15:11:42 +00:00
cpu-numa2.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
cpu-numa2.xml conf: add support for specifying CPU "dies" parameter 2020-01-16 15:11:42 +00:00
cpu-numa3.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
cpu-numa3.xml conf: add support for specifying CPU "dies" parameter 2020-01-16 15:11:42 +00:00
cpu-numa-disjoint.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
cpu-numa-disjoint.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
cpu-numa-disjoint.xml conf: add support for specifying CPU "dies" parameter 2020-01-16 15:11:42 +00:00
cpu-numa-disordered.xml conf: add support for specifying CPU "dies" parameter 2020-01-16 15:11:42 +00:00
cpu-numa-memshared-1.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
cpu-numa-memshared-1.xml qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
cpu-numa-memshared.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
cpu-numa-memshared.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
cpu-numa-memshared.xml conf: add support for specifying CPU "dies" parameter 2020-01-16 15:11:42 +00:00
cpu-numa-no-memory-element.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
cpu-numa-no-memory-element.xml conf: add support for specifying CPU "dies" parameter 2020-01-16 15:11:42 +00:00
cpu-qemu-host-passthrough.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
cpu-qemu-host-passthrough.xml
cpu-s390-features.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
cpu-s390-features.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
cpu-s390-features.xml
cpu-s390-zEC12.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
cpu-s390-zEC12.xml
cpu-strict1.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
cpu-strict1.xml
cpu-topology1.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
cpu-topology1.xml conf: add support for specifying CPU "dies" parameter 2020-01-16 15:11:42 +00:00
cpu-topology2.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
cpu-topology2.xml conf: add support for specifying CPU "dies" parameter 2020-01-16 15:11:42 +00:00
cpu-topology3.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
cpu-topology3.xml conf: add support for specifying CPU "dies" parameter 2020-01-16 15:11:42 +00:00
cpu-translation.x86_64-4.0.0.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
cpu-translation.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
cpu-translation.xml qemuxml2argvtest: Add test for CPU features translation 2019-06-20 00:22:38 +02:00
cpu-tsc-frequency.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
cpu-tsc-frequency.x86_64-4.0.0.args qemuxml2argvtest: Unify 'cpu-tsc-frequency' and 'cpu-tsc-high-frequency' case 2021-08-25 10:33:38 +02:00
cpu-tsc-frequency.xml qemuxml2argvtest: Unify 'cpu-tsc-frequency' and 'cpu-tsc-high-frequency' case 2021-08-25 10:33:38 +02:00
cputune-cpuset-big-id.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
cputune-cpuset-big-id.xml qemuxml2*test: Add cases for CPU pinning to large host CPU IDs 2020-06-16 10:32:32 +02:00
cputune-iothreads.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
cputune-iothreadsched-toomuch.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
cputune-iothreadsched-toomuch.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
cputune-iothreadsched-zeropriority.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
cputune-iothreadsched.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
cputune-numatune.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
cputune-numatune.xml
cputune-vcpusched-overlap.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
cputune-vcpusched-overlap.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
cputune-zero-shares.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
cputune-zero-shares.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
cputune.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
cputune.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
default-kvm-host-arch.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
default-kvm-host-arch.xml
default-qemu-host-arch.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
default-qemu-host-arch.xml
default-video-type-aarch64.aarch64-latest.args tests: Add capabilities for QEMU 6.0 on aarch64 2021-08-04 09:58:09 +02:00
default-video-type-aarch64.xml tests: qemuxml: Fix and enable default-video-type* tests 2020-01-27 14:55:03 +01:00
default-video-type-ppc64.ppc64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
default-video-type-ppc64.xml tests: qemuxml: Fix and enable default-video-type* tests 2020-01-27 14:55:03 +01:00
default-video-type-riscv64.riscv64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
default-video-type-riscv64.xml tests: qemuxml: Fix and enable default-video-type* tests 2020-01-27 14:55:03 +01:00
default-video-type-s390x.s390x-latest.args tests: Add capabilities for QEMU 6.0.0 on s390x 2021-05-19 10:40:50 +02:00
default-video-type-s390x.xml tests: qemuxml: Fix and enable default-video-type* tests 2020-01-27 14:55:03 +01:00
default-video-type-x86_64-caps-test-0.err conf: validate: Run global device definition validation before callbacks 2021-09-09 10:17:28 +02:00
default-video-type-x86_64-caps-test-0.xml tests: qemuxml: Fix and enable default-video-type* tests 2020-01-27 14:55:03 +01:00
default-video-type-x86_64-caps-test-1.xml tests: qemuxml: Fix and enable default-video-type* tests 2020-01-27 14:55:03 +01:00
devices-acpi-index.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
devices-acpi-index.xml qemu: wire up command line support for ACPI index 2021-04-07 18:11:13 +01:00
disk-active-commit.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-address-conflict.x86_64-latest.err qemuxml2argvtest: Use DO_TEST_CAPS_LATEST_PARSE_ERROR for disk cases 2021-09-23 14:48:51 +02:00
disk-address-conflict.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-aio-io_uring.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
disk-aio-io_uring.xml tests: Tests for io mode io_uring 2020-04-24 09:17:06 +02:00
disk-aio.x86_64-2.12.0.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
disk-aio.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
disk-aio.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-arm-virtio-sd.aarch64-4.0.0.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
disk-arm-virtio-sd.aarch64-latest.args tests: Add capabilities for QEMU 6.0 on aarch64 2021-08-04 09:58:09 +02:00
disk-arm-virtio-sd.xml tests: Add tests for a virtio and sd disk in a single machine 2020-05-12 06:55:00 +02:00
disk-attaching-partition-nosupport.x86_64-latest.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
disk-attaching-partition-nosupport.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-backing-chains-index.x86_64-2.12.0.args
disk-backing-chains-index.x86_64-latest.args
disk-backing-chains-index.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-backing-chains-noindex.x86_64-2.12.0.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
disk-backing-chains-noindex.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
disk-backing-chains-noindex.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-backing-chains.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-blockio.x86_64-latest.args qemuxml2argvtest: Use real caps for all disk frontend property tests 2021-09-23 14:48:51 +02:00
disk-blockio.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-boot-cdrom.x86_64-latest.args qemuxml2argvtest: Use real caps for all disk frontend property tests 2021-09-23 14:48:51 +02:00
disk-boot-cdrom.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-boot-disk.x86_64-latest.args qemuxml2argvtest: Use real caps for all disk frontend property tests 2021-09-23 14:48:51 +02:00
disk-boot-disk.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-cache.x86_64-2.12.0.args qemuxml2argvtest: Merge 'disk-iscsi' case into 'disk-cache' 2021-09-23 14:48:51 +02:00
disk-cache.x86_64-latest.args qemuxml2argvtest: Merge 'disk-iscsi' case into 'disk-cache' 2021-09-23 14:48:51 +02:00
disk-cache.xml qemuxml2argvtest: Merge 'disk-iscsi' case into 'disk-cache' 2021-09-23 14:48:51 +02:00
disk-cdrom-bus-other.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
disk-cdrom-bus-other.xml qemu: Forbid 'cdrom' on 'sd' bus 2020-05-12 06:55:00 +02:00
disk-cdrom-empty-network-invalid.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
disk-cdrom-empty-network-invalid.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-cdrom-network.x86_64-2.12.0.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
disk-cdrom-network.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
disk-cdrom-network.xml qemuxml2argvdata: disk-cdrom-network: Remove specific machine type 2021-02-09 11:30:19 +01:00
disk-cdrom-tray.x86_64-2.12.0.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
disk-cdrom-tray.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
disk-cdrom-tray.xml tests: qemuxml: Purge prehistoric machine type 'pc-0.13' from "latest" tests 2020-01-27 14:55:03 +01:00
disk-cdrom.x86_64-2.12.0.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
disk-cdrom.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
disk-cdrom.xml qemu: Add test cases for 'host_cdrom' blockdev backend via <disk> 2020-11-02 14:14:51 +01:00
disk-copy_on_read.x86_64-2.12.0.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
disk-copy_on_read.x86_64-latest.args qemu: block: Pass discard requests through the copy-on-read block filter 2021-07-28 15:18:18 +02:00
disk-copy_on_read.xml tests: qemuxml: Purge prehistoric machine type 'pc-0.13' from "latest" tests 2020-01-27 14:55:03 +01:00
disk-detect-zeroes.x86_64-2.12.0.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
disk-detect-zeroes.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
disk-detect-zeroes.xml qemu: populate <audio> element with default config 2021-03-09 22:58:30 +00:00
disk-device-lun-type-invalid.x86_64-latest.err qemuxml2argvtest: Use DO_TEST_CAPS_LATEST_PARSE_ERROR for disk cases 2021-09-23 14:48:51 +02:00
disk-device-lun-type-invalid.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-discard.x86_64-4.1.0.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
disk-discard.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
disk-discard.xml tests: qemuxml: Remove prehistoric machine types from legacy tests 2020-01-27 14:55:03 +01:00
disk-error-policy-s390x.s390x-2.12.0.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
disk-error-policy-s390x.s390x-latest.args tests: Add capabilities for QEMU 6.0.0 on s390x 2021-05-19 10:40:50 +02:00
disk-error-policy-s390x.xml tests: qemu: add disk-error-policy tests for s390x 2020-04-01 15:45:47 +02:00
disk-error-policy.x86_64-2.12.0.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
disk-error-policy.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
disk-error-policy.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-fdc-incompatible-address.x86_64-latest.err qemuxml2argvtest: Use DO_TEST_CAPS_LATEST_PARSE_ERROR for disk cases 2021-09-23 14:48:51 +02:00
disk-fdc-incompatible-address.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-floppy-pseries.ppc64-latest.err qemuxml2argvtest: Modernize 'disk-floppy-pseries' case 2021-09-23 14:48:51 +02:00
disk-floppy-pseries.xml
disk-floppy-q35-2_9.x86_64-2.12.0.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
disk-floppy-q35-2_9.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
disk-floppy-q35-2_9.xml
disk-floppy-q35-2_11.x86_64-2.12.0.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
disk-floppy-q35-2_11.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
disk-floppy-q35-2_11.xml
disk-floppy-tray.x86_64-latest.args qemuxml2argvtest: Use real caps for all disk frontend property tests 2021-09-23 14:48:51 +02:00
disk-floppy-tray.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-floppy.x86_64-2.12.0.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
disk-floppy.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
disk-floppy.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-fmt-cow.x86_64-latest.err qemuxml2argvtest: Use DO_TEST_CAPS_LATEST_PARSE_ERROR for disk cases 2021-09-23 14:48:51 +02:00
disk-fmt-cow.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-fmt-dir.x86_64-latest.err qemuxml2argvtest: Use DO_TEST_CAPS_LATEST_PARSE_ERROR for disk cases 2021-09-23 14:48:51 +02:00
disk-fmt-dir.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-fmt-iso.x86_64-latest.err qemuxml2argvtest: Use DO_TEST_CAPS_LATEST_PARSE_ERROR for disk cases 2021-09-23 14:48:51 +02:00
disk-fmt-iso.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-fmt-qcow.x86_64-4.1.0.args qemuxml2argvtest: Modernize outstanding disk-backend related tests 2021-09-23 14:48:51 +02:00
disk-fmt-qcow.x86_64-latest.args qemuxml2argvtest: Modernize outstanding disk-backend related tests 2021-09-23 14:48:51 +02:00
disk-fmt-qcow.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-geometry.x86_64-latest.args qemuxml2argvtest: Use real caps for all disk frontend property tests 2021-09-23 14:48:51 +02:00
disk-geometry.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-hostdev-scsi-address-conflict.x86_64-latest.err qemuxml2argvtest: Use DO_TEST_CAPS_LATEST_PARSE_ERROR for disk cases 2021-09-23 14:48:51 +02:00
disk-hostdev-scsi-address-conflict.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-ide-incompatible-address.x86_64-latest.err qemuxml2argvtest: Use DO_TEST_CAPS_LATEST_PARSE_ERROR for disk cases 2021-09-23 14:48:51 +02:00
disk-ide-incompatible-address.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-ide-split.x86_64-latest.args qemuxml2argvtest: Use real caps for all disk frontend property tests 2021-09-23 14:48:51 +02:00
disk-ide-split.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-ide-wwn.x86_64-latest.args qemuxml2argvtest: Use real caps for all disk frontend property tests 2021-09-23 14:48:51 +02:00
disk-ide-wwn.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-ioeventfd.x86_64-latest.args qemuxml2argvtest: Use real caps for all disk frontend property tests 2021-09-23 14:48:51 +02:00
disk-ioeventfd.xml tests: qemuxml: Remove prehistoric machine types from legacy tests 2020-01-27 14:55:03 +01:00
disk-metadata-cache.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
disk-metadata-cache.xml conf: Introduce <metadata_cache> subelement of <disk><driver> 2021-01-08 15:27:00 +01:00
disk-mirror-old.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-mirror.xml conf: disk: Parse and format <metadata_cache> also for <mirror> 2021-01-14 18:28:47 +01:00
disk-missing-target-invalid.x86_64-latest.err qemuxml2argvtest: Use DO_TEST_CAPS_LATEST_PARSE_ERROR for disk cases 2021-09-23 14:48:51 +02:00
disk-missing-target-invalid.xml qemuxml2argvtest: Add test case for missing disk '<target>' 2021-09-09 10:17:28 +02:00
disk-network-gluster.x86_64-2.12.0.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
disk-network-gluster.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
disk-network-gluster.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-network-http.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
disk-network-http.xml conf: Add support for http(s) query strings 2020-03-30 16:30:34 +02:00
disk-network-iscsi-auth-secrettype-invalid.x86_64-latest.err qemuxml2argvtest: Use DO_TEST_CAPS_LATEST_PARSE_ERROR for disk cases 2021-09-23 14:48:51 +02:00
disk-network-iscsi-auth-secrettype-invalid.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-network-iscsi-auth-wrong-secrettype.x86_64-latest.err qemuxml2argvtest: Use DO_TEST_CAPS_LATEST_PARSE_ERROR for disk cases 2021-09-23 14:48:51 +02:00
disk-network-iscsi-auth-wrong-secrettype.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-network-iscsi.x86_64-2.12.0.args qemuxml2argvtest: Replace 'disk-network-iscsi' by the more comprehensive 'disk-network-iscsi-modern' 2021-09-23 14:48:51 +02:00
disk-network-iscsi.x86_64-latest.args qemuxml2argvtest: Replace 'disk-network-iscsi' by the more comprehensive 'disk-network-iscsi-modern' 2021-09-23 14:48:51 +02:00
disk-network-iscsi.xml qemuxml2argvtest: Replace 'disk-network-iscsi' by the more comprehensive 'disk-network-iscsi-modern' 2021-09-23 14:48:51 +02:00
disk-network-nbd.x86_64-2.12.0.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
disk-network-nbd.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
disk-network-nbd.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-network-nfs.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
disk-network-nfs.xml tests: Add tests for NFS disk protocol 2021-01-08 15:11:15 +01:00
disk-network-rbd-no-colon.x86_64-4.1.0.err qemuxml2argvtest: Modernize 'disk-network-rbd-no-colon' case 2021-09-23 14:48:51 +02:00
disk-network-rbd-no-colon.x86_64-latest.args qemuxml2argvtest: Modernize 'disk-network-rbd-no-colon' case 2021-09-23 14:48:51 +02:00
disk-network-rbd-no-colon.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-network-rbd.x86_64-2.12.0.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
disk-network-rbd.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
disk-network-rbd.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-network-sheepdog.x86_64-2.12.0.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
disk-network-sheepdog.x86_64-6.0.0.args qemuxml2argvtest: Limit 'disk-network-sheepdog' testcase to qemu-6.0.0 2021-05-19 10:19:47 +02:00
disk-network-sheepdog.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-network-source-auth-both.x86_64-latest.err qemuxml2argvtest: Use DO_TEST_CAPS_LATEST_PARSE_ERROR for disk cases 2021-09-23 14:48:51 +02:00
disk-network-source-auth-both.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-network-source-auth.x86_64-2.12.0.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
disk-network-source-auth.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
disk-network-source-auth.xml schema: secret: Relax requirements for usage name 2021-01-08 09:18:21 +01:00
disk-network-tlsx509-nbd.x86_64-2.12.0.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
disk-network-tlsx509-nbd.x86_64-5.2.0.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
disk-network-tlsx509-nbd.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
disk-network-tlsx509-nbd.xml tests: qemu: Split NBD and VXHS protocol tests 2020-07-31 10:27:50 +02:00
disk-network-tlsx509-vxhs.x86_64-2.12.0.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
disk-network-tlsx509-vxhs.x86_64-5.0.0.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
disk-network-tlsx509-vxhs.xml tests: qemu: Split NBD and VXHS protocol tests 2020-07-31 10:27:50 +02:00
disk-network-vxhs.xml
disk-no-boot.x86_64-latest.args qemuxml2argvtest: Use real caps for all disk frontend property tests 2021-09-23 14:48:51 +02:00
disk-no-boot.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-nvme.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
disk-nvme.xml qemu: populate <audio> element with default config 2021-03-09 22:58:30 +00:00
disk-order.x86_64-latest.args qemuxml2argvtest: Use real caps for all disk frontend property tests 2021-09-23 14:48:51 +02:00
disk-order.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-readonly-disk.x86_64-2.12.0.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
disk-readonly-disk.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
disk-readonly-disk.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-rotation.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
disk-rotation.xml qemu: implement setting of rotation rate for SCSI/IDE disks 2021-04-01 15:11:38 +01:00
disk-same-targets.x86_64-latest.err qemuxml2argvtest: Use DO_TEST_CAPS_LATEST_PARSE_ERROR for disk cases 2021-09-23 14:48:51 +02:00
disk-same-targets.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-sata-device.x86_64-latest.args qemuxml2argvtest: Use real caps for all disk frontend property tests 2021-09-23 14:48:51 +02:00
disk-sata-device.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-sata-incompatible-address.x86_64-latest.err qemuxml2argvtest: Use DO_TEST_CAPS_LATEST_PARSE_ERROR for disk cases 2021-09-23 14:48:51 +02:00
disk-sata-incompatible-address.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-scsi-device-auto.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
disk-scsi-device-auto.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-scsi-disk-split.x86_64-latest.args qemuxml2argvtest: Use real caps for all disk frontend property tests 2021-09-23 14:48:51 +02:00
disk-scsi-disk-split.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-scsi-disk-vpd-build-error.x86_64-latest.err qemuxml2argvtest: Use DO_TEST_CAPS_LATEST_PARSE_ERROR for disk cases 2021-09-23 14:48:51 +02:00
disk-scsi-disk-vpd-build-error.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-scsi-disk-vpd.x86_64-latest.args qemuxml2argvtest: Use real caps for all disk frontend property tests 2021-09-23 14:48:51 +02:00
disk-scsi-disk-vpd.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-scsi-disk-wwn.x86_64-latest.args qemuxml2argvtest: Use real caps for all disk frontend property tests 2021-09-23 14:48:51 +02:00
disk-scsi-disk-wwn.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-scsi-incompatible-address.x86_64-latest.err qemuxml2argvtest: Use DO_TEST_CAPS_LATEST_PARSE_ERROR for disk cases 2021-09-23 14:48:51 +02:00
disk-scsi-incompatible-address.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-scsi-lun-passthrough-sgio.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-scsi-lun-passthrough.x86_64-latest.args qemuxml2argvtest: Use real caps for all disk frontend property tests 2021-09-23 14:48:51 +02:00
disk-scsi-lun-passthrough.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-scsi.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
disk-scsi.xml tests: qemuxml2argvtest: Add vmpvscsi to disk-scsi test 2020-05-13 09:30:20 +02:00
disk-serial.x86_64-latest.args qemuxml2argvtest: Use real caps for all disk frontend property tests 2021-09-23 14:48:51 +02:00
disk-serial.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-shared-qcow.x86_64-latest.err qemuxml2argvtest: Use DO_TEST_CAPS_LATEST_PARSE_ERROR for disk cases 2021-09-23 14:48:51 +02:00
disk-shared-qcow.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-shared.x86_64-2.12.0.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
disk-shared.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
disk-shared.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-slices.x86_64-latest.args schema: Allow '0' offset for a <slice> of <disk> 2021-05-24 20:26:20 +02:00
disk-slices.xml schema: Allow '0' offset for a <slice> of <disk> 2021-05-24 20:26:20 +02:00
disk-snapshot.x86_64-latest.args qemuxml2argvtest: Use real caps for all disk frontend property tests 2021-09-23 14:48:51 +02:00
disk-snapshot.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-source-pool-mode.x86_64-4.1.0.args qemuxml2argvtest: Modernize outstanding disk-backend related tests 2021-09-23 14:48:51 +02:00
disk-source-pool-mode.x86_64-latest.args qemuxml2argvtest: Modernize outstanding disk-backend related tests 2021-09-23 14:48:51 +02:00
disk-source-pool-mode.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-source-pool.x86_64-4.1.0.args qemuxml2argvtest: Modernize outstanding disk-backend related tests 2021-09-23 14:48:51 +02:00
disk-source-pool.x86_64-latest.args qemuxml2argvtest: Modernize outstanding disk-backend related tests 2021-09-23 14:48:51 +02:00
disk-source-pool.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-transient.x86_64-4.1.0.err tests: Add qemuxml2argv and qemuxml2xml test for <transient shareBacking='yes'> 2021-05-24 20:38:08 +02:00
disk-transient.x86_64-latest.args tests: Add qemuxml2argv and qemuxml2xml test for <transient shareBacking='yes'> 2021-05-24 20:38:08 +02:00
disk-transient.xml tests: Add qemuxml2argv and qemuxml2xml test for <transient shareBacking='yes'> 2021-05-24 20:38:08 +02:00
disk-usb-device-removable.x86_64-latest.args qemuxml2argvtest: Use real caps for all disk frontend property tests 2021-09-23 14:48:51 +02:00
disk-usb-device-removable.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-usb-device.x86_64-latest.args qemuxml2argvtest: Use real caps for all disk frontend property tests 2021-09-23 14:48:51 +02:00
disk-usb-device.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-usb-pci.x86_64-latest.err qemuxml2argvtest: Use DO_TEST_CAPS_LATEST_PARSE_ERROR for disk cases 2021-09-23 14:48:51 +02:00
disk-usb-pci.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
disk-vhostuser.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
disk-vhostuser.xml conf: allow virtio driver attributes for vhostuser disk 2021-02-08 10:49:59 +01:00
disk-virtio-ccw-many.s390x-latest.args qemuxml2argvtest: Modernize s390x disk tests 2021-09-23 14:48:51 +02:00
disk-virtio-ccw-many.xml qemuxml2argvtest: Modernize s390x disk tests 2021-09-23 14:48:51 +02:00
disk-virtio-ccw.s390x-latest.args qemuxml2argvtest: Modernize s390x disk tests 2021-09-23 14:48:51 +02:00
disk-virtio-ccw.xml qemuxml2argvtest: Modernize s390x disk tests 2021-09-23 14:48:51 +02:00
disk-virtio-queues.x86_64-latest.args qemu: Implement virtio-blk queue-size option 2021-09-21 12:22:49 +02:00
disk-virtio-queues.xml qemu: Implement virtio-blk queue-size option 2021-09-21 12:22:49 +02:00
disk-virtio-s390-zpci.s390x-latest.args qemuxml2argvtest: Modernize s390x disk tests 2021-09-23 14:48:51 +02:00
disk-virtio-s390-zpci.xml
disk-virtio-scsi-reservations.x86_64-2.12.0.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
disk-virtio-scsi-reservations.x86_64-5.2.0.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
disk-virtio-scsi-reservations.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
disk-virtio-scsi-reservations.xml qemu: populate <audio> element with default config 2021-03-09 22:58:30 +00:00
disk-virtio.x86_64-latest.args qemuxml2argvtest: Use real caps for all disk frontend property tests 2021-09-23 14:48:51 +02:00
disk-virtio.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
downscript.xml qemu: populate <audio> element with default config 2021-03-09 22:58:30 +00:00
encrypted-disk-usage.x86_64-4.1.0.args qemuxml2argvtest: Convert encrypted disk test cases to DO_TEST_CAPS_LATEST 2021-09-23 14:48:50 +02:00
encrypted-disk-usage.x86_64-latest.args qemuxml2argvtest: Convert encrypted disk test cases to DO_TEST_CAPS_LATEST 2021-09-23 14:48:50 +02:00
encrypted-disk-usage.xml qemu: populate <audio> element with default config 2021-03-09 22:58:30 +00:00
encrypted-disk.x86_64-4.1.0.args qemuxml2argvtest: Convert encrypted disk test cases to DO_TEST_CAPS_LATEST 2021-09-23 14:48:50 +02:00
encrypted-disk.x86_64-latest.args qemuxml2argvtest: Convert encrypted disk test cases to DO_TEST_CAPS_LATEST 2021-09-23 14:48:50 +02:00
encrypted-disk.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
eoi-disabled.x86_64-4.0.0.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
eoi-disabled.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
eoi-disabled.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
eoi-enabled.x86_64-4.0.0.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
eoi-enabled.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
eoi-enabled.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
event_idx.x86_64-latest.args qemuxml2argvtest: Use real caps for all disk frontend property tests 2021-09-23 14:48:51 +02:00
event_idx.xml tests: qemuxml: Remove prehistoric machine types from legacy tests 2020-01-27 14:55:03 +01:00
fd-memory-no-numa-topology.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
fd-memory-no-numa-topology.xml qemu: populate <audio> element with default config 2021-03-09 22:58:30 +00:00
fd-memory-numa-topology2.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
fd-memory-numa-topology2.xml qemu: populate <audio> element with default config 2021-03-09 22:58:30 +00:00
fd-memory-numa-topology3.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
fd-memory-numa-topology3.xml qemu: populate <audio> element with default config 2021-03-09 22:58:30 +00:00
fd-memory-numa-topology.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
fd-memory-numa-topology.xml qemu: populate <audio> element with default config 2021-03-09 22:58:30 +00:00
fips-enabled.x86_64-5.1.0.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
fips-enabled.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
fips-enabled.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
floppy-drive-fat.x86_64-2.12.0.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
floppy-drive-fat.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
floppy-drive-fat.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
fs9p-ccw.s390x-latest.args tests: Add capabilities for QEMU 6.0.0 on s390x 2021-05-19 10:40:50 +02:00
fs9p-ccw.xml
fs9p.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
fs9p.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
genid-auto.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
genid-auto.xml
genid.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
genid.xml
graphics-egl-headless-rendernode.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
graphics-egl-headless-rendernode.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
graphics-egl-headless.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
graphics-egl-headless.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
graphics-egl-headless.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
graphics-listen-network2.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
graphics-listen-network.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
graphics-sdl-egl-headless.x86_64-latest.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
graphics-sdl-egl-headless.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
graphics-sdl-fullscreen.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
graphics-sdl-fullscreen.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
graphics-sdl.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
graphics-sdl.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
graphics-spice-agent-file-xfer.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
graphics-spice-agent-file-xfer.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
graphics-spice-agentmouse.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
graphics-spice-agentmouse.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
graphics-spice-auto-socket-cfg.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
graphics-spice-auto-socket-cfg.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
graphics-spice-auto-socket.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
graphics-spice-auto-socket.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
graphics-spice-compression.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
graphics-spice-compression.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
graphics-spice-egl-headless.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
graphics-spice-egl-headless.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
graphics-spice-gl-auto-rendernode.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
graphics-spice-gl-auto-rendernode.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
graphics-spice-invalid-egl-headless.x86_64-latest.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
graphics-spice-invalid-egl-headless.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
graphics-spice-no-args.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
graphics-spice-no-args.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
graphics-spice-qxl-vga.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
graphics-spice-qxl-vga.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
graphics-spice-sasl.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
graphics-spice-sasl.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
graphics-spice-socket.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
graphics-spice-socket.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
graphics-spice-timeout.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
graphics-spice-timeout.xml conf: add support for specifying CPU "dies" parameter 2020-01-16 15:11:42 +00:00
graphics-spice-usb-redir.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
graphics-spice-usb-redir.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
graphics-spice.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
graphics-spice.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
graphics-vnc-auto-socket-cfg.x86_64-2.11.0.args qemuxml2argvtest: Replace vnc unix socket tests with pinned versions 2021-09-24 10:37:00 +02:00
graphics-vnc-auto-socket-cfg.x86_64-latest.args qemuxml2argvtest: Add DO_TEST_CAPS_LATEST for the vnc unix socket tests 2021-09-24 10:37:00 +02:00
graphics-vnc-auto-socket-cfg.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
graphics-vnc-auto-socket.x86_64-2.11.0.args qemuxml2argvtest: Replace vnc unix socket tests with pinned versions 2021-09-24 10:37:00 +02:00
graphics-vnc-auto-socket.x86_64-latest.args qemuxml2argvtest: Add DO_TEST_CAPS_LATEST for the vnc unix socket tests 2021-09-24 10:37:00 +02:00
graphics-vnc-auto-socket.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
graphics-vnc-egl-headless.x86_64-2.11.0.args qemuxml2argvtest: Modernize the rest of 'graphics-vnc' tests 2021-09-24 10:37:00 +02:00
graphics-vnc-egl-headless.x86_64-latest.args qemuxml2argvtest: Modernize the rest of 'graphics-vnc' tests 2021-09-24 10:37:00 +02:00
graphics-vnc-egl-headless.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
graphics-vnc-no-listen-attr.x86_64-2.11.0.args qemuxml2argvtest: Modernize the rest of 'graphics-vnc' tests 2021-09-24 10:37:00 +02:00
graphics-vnc-no-listen-attr.x86_64-latest.args qemuxml2argvtest: Modernize the rest of 'graphics-vnc' tests 2021-09-24 10:37:00 +02:00
graphics-vnc-no-listen-attr.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
graphics-vnc-none.x86_64-2.11.0.args qemuxml2argvtest: Modernize the rest of 'graphics-vnc' tests 2021-09-24 10:37:00 +02:00
graphics-vnc-none.x86_64-latest.args qemuxml2argvtest: Modernize the rest of 'graphics-vnc' tests 2021-09-24 10:37:00 +02:00
graphics-vnc-none.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
graphics-vnc-policy.x86_64-2.11.0.args qemuxml2argvtest: Modernize the rest of 'graphics-vnc' tests 2021-09-24 10:37:00 +02:00
graphics-vnc-policy.x86_64-latest.args qemuxml2argvtest: Modernize the rest of 'graphics-vnc' tests 2021-09-24 10:37:00 +02:00
graphics-vnc-policy.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
graphics-vnc-power.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
graphics-vnc-power.xml qemu: wire up support for VNC power control options 2021-03-08 21:04:06 +00:00
graphics-vnc-remove-generated-socket.x86_64-2.11.0.args qemuxml2argvtest: Modernize the rest of 'graphics-vnc' tests 2021-09-24 10:37:00 +02:00
graphics-vnc-remove-generated-socket.x86_64-latest.args qemuxml2argvtest: Modernize the rest of 'graphics-vnc' tests 2021-09-24 10:37:00 +02:00
graphics-vnc-remove-generated-socket.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
graphics-vnc-sasl.x86_64-2.11.0.args qemuxml2argvtest: Modernize the rest of 'graphics-vnc' tests 2021-09-24 10:37:00 +02:00
graphics-vnc-sasl.x86_64-latest.args qemuxml2argvtest: Modernize the rest of 'graphics-vnc' tests 2021-09-24 10:37:00 +02:00
graphics-vnc-sasl.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
graphics-vnc-socket-new-cmdline.x86_64-2.11.0.args qemuxml2argvtest: Modernize the rest of 'graphics-vnc' tests 2021-09-24 10:37:00 +02:00
graphics-vnc-socket-new-cmdline.x86_64-latest.args qemuxml2argvtest: Modernize the rest of 'graphics-vnc' tests 2021-09-24 10:37:00 +02:00
graphics-vnc-socket-new-cmdline.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
graphics-vnc-socket.x86_64-2.11.0.args qemuxml2argvtest: Replace vnc unix socket tests with pinned versions 2021-09-24 10:37:00 +02:00
graphics-vnc-socket.x86_64-latest.args qemuxml2argvtest: Add DO_TEST_CAPS_LATEST for the vnc unix socket tests 2021-09-24 10:37:00 +02:00
graphics-vnc-socket.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
graphics-vnc-tls-secret.x86_64-5.2.0.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
graphics-vnc-tls-secret.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
graphics-vnc-tls-secret.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
graphics-vnc-tls.x86_64-2.11.0.args qemuxml2argvtest: Use real caps in "graphics-vnc-tls" case 2021-09-24 10:36:59 +02:00
graphics-vnc-tls.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
graphics-vnc-tls.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
graphics-vnc-websocket.x86_64-2.11.0.args qemuxml2argvtest: Modernize the rest of 'graphics-vnc' tests 2021-09-24 10:37:00 +02:00
graphics-vnc-websocket.x86_64-latest.args qemuxml2argvtest: Modernize the rest of 'graphics-vnc' tests 2021-09-24 10:37:00 +02:00
graphics-vnc-websocket.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
graphics-vnc.x86_64-2.11.0.args qemuxml2argvtest: Modernize the rest of 'graphics-vnc' tests 2021-09-24 10:37:00 +02:00
graphics-vnc.x86_64-latest.args qemuxml2argvtest: Modernize the rest of 'graphics-vnc' tests 2021-09-24 10:37:00 +02:00
graphics-vnc.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
hostdev-mdev-display-missing-graphics.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
hostdev-mdev-display-missing-graphics.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
hostdev-mdev-display-ramfb.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
hostdev-mdev-display-ramfb.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
hostdev-mdev-display-spice-egl-headless.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
hostdev-mdev-display-spice-egl-headless.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
hostdev-mdev-display-spice-opengl.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
hostdev-mdev-display-spice-opengl.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
hostdev-mdev-display-vnc-egl-headless.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
hostdev-mdev-display-vnc-egl-headless.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
hostdev-mdev-display-vnc.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
hostdev-mdev-display-vnc.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
hostdev-mdev-display.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
hostdev-mdev-duplicate.err conf: verify for duplicate hostdevs 2021-07-01 16:34:03 +02:00
hostdev-mdev-duplicate.xml conf: verify for duplicate hostdevs 2021-07-01 16:34:03 +02:00
hostdev-mdev-invalid-target-address.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
hostdev-mdev-invalid-target-address.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
hostdev-mdev-precreated.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
hostdev-mdev-precreated.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
hostdev-mdev-src-address-invalid.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
hostdev-mdev-src-address-invalid.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
hostdev-pci-address-device.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
hostdev-pci-address-device.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
hostdev-pci-address-unassigned.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
hostdev-pci-address-unassigned.xml Introducing new address type='unassigned' for PCI hostdevs 2019-12-18 13:08:27 -05:00
hostdev-pci-address.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
hostdev-pci-address.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
hostdev-pci-duplicate.err conf: verify for duplicate hostdevs 2021-07-01 16:34:03 +02:00
hostdev-pci-duplicate.xml conf: verify for duplicate hostdevs 2021-07-01 16:34:03 +02:00
hostdev-pci-multifunction.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
hostdev-pci-multifunction.xml tests: Add a baseline test for multifunction pci device use case 2019-09-09 16:44:24 +02:00
hostdev-scsi-autogen-address.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
hostdev-scsi-duplicate.err conf: verify for duplicate hostdevs 2021-07-01 16:34:03 +02:00
hostdev-scsi-duplicate.xml conf: verify for duplicate hostdevs 2021-07-01 16:34:03 +02:00
hostdev-scsi-large-unit.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
hostdev-scsi-lsi.x86_64-4.1.0.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
hostdev-scsi-lsi.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
hostdev-scsi-lsi.xml qemuxml2argvtest: hostdev-scsi-lsi: Integrate 'hostdev-scsi-lsi-iscsi-auth' case 2020-06-23 13:57:13 +02:00
hostdev-scsi-rawio.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
hostdev-scsi-sgio.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
hostdev-scsi-shareable.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
hostdev-scsi-vhost-scsi-ccw.args tests: qemu: Remove 's390-ccw' machine type from fake capabilities 2021-09-23 14:48:51 +02:00
hostdev-scsi-vhost-scsi-ccw.xml tests: qemu: Remove 's390-ccw' machine type from fake capabilities 2021-09-23 14:48:51 +02:00
hostdev-scsi-vhost-scsi-pci-boot-fail.x86_64-latest.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
hostdev-scsi-vhost-scsi-pci-boot-fail.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
hostdev-scsi-vhost-scsi-pci.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
hostdev-scsi-vhost-scsi-pci.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
hostdev-scsi-vhost-scsi-pcie.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
hostdev-scsi-vhost-scsi-pcie.xml
hostdev-scsi-virtio-scsi.x86_64-4.1.0.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
hostdev-scsi-virtio-scsi.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
hostdev-scsi-virtio-scsi.xml qemuxml2argvtest: hostdev-scsi-virtio-scsi: Add <readonly/> to one of the iSCSI hostdevs 2020-09-16 09:08:56 +02:00
hostdev-subsys-mdev-vfio-ap-boot-fail.s390x-latest.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
hostdev-subsys-mdev-vfio-ap-boot-fail.xml tests: add vfio-ap mdev tests 2019-08-28 12:20:11 +02:00
hostdev-subsys-mdev-vfio-ap.s390x-latest.args tests: Add capabilities for QEMU 6.0.0 on s390x 2021-05-19 10:40:50 +02:00
hostdev-subsys-mdev-vfio-ap.xml tests: add vfio-ap mdev tests 2019-08-28 12:20:11 +02:00
hostdev-subsys-mdev-vfio-ccw-boot.s390x-latest.args tests: Add capabilities for QEMU 6.0.0 on s390x 2021-05-19 10:40:50 +02:00
hostdev-subsys-mdev-vfio-ccw-boot.xml qemu: support bootindex on vfio-ccw mdev devices 2019-08-28 12:26:43 +02:00
hostdev-subsys-mdev-vfio-ccw-duplicate-address.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
hostdev-subsys-mdev-vfio-ccw-duplicate-address.xml
hostdev-subsys-mdev-vfio-ccw-invalid-address.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
hostdev-subsys-mdev-vfio-ccw-invalid-address.xml
hostdev-subsys-mdev-vfio-ccw.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
hostdev-subsys-mdev-vfio-ccw.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
hostdev-subsys-mdev-vfio-ccw.xml
hostdev-usb-address-device-boot.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
hostdev-usb-address-device-boot.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
hostdev-usb-address-device.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
hostdev-usb-address-device.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
hostdev-usb-address.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
hostdev-usb-address.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
hostdev-usb-duplicate.err conf: verify for duplicate hostdevs 2021-07-01 16:34:03 +02:00
hostdev-usb-duplicate.xml conf: verify for duplicate hostdevs 2021-07-01 16:34:03 +02:00
hostdev-vfio-multidomain.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
hostdev-vfio-multidomain.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
hostdev-vfio-zpci-autogenerate-fids.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
hostdev-vfio-zpci-autogenerate-fids.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
hostdev-vfio-zpci-autogenerate-fids.xml tests: qemu: add more tests for ZPCI on S390 2020-06-26 18:53:51 +02:00
hostdev-vfio-zpci-autogenerate-uids.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
hostdev-vfio-zpci-autogenerate-uids.xml tests: qemu: add more tests for ZPCI on S390 2020-06-26 18:53:51 +02:00
hostdev-vfio-zpci-autogenerate.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
hostdev-vfio-zpci-autogenerate.xml
hostdev-vfio-zpci-boundaries.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
hostdev-vfio-zpci-boundaries.xml
hostdev-vfio-zpci-ccw-memballoon.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
hostdev-vfio-zpci-ccw-memballoon.xml tests: add test with PCI and CCW device 2020-06-26 18:53:51 +02:00
hostdev-vfio-zpci-duplicate.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
hostdev-vfio-zpci-duplicate.xml tests: qemu: add more tests for ZPCI on S390 2020-06-26 18:53:51 +02:00
hostdev-vfio-zpci-invalid-uid-valid-fid.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
hostdev-vfio-zpci-invalid-uid-valid-fid.xml tests: qemu: add more tests for ZPCI on S390 2020-06-26 18:53:51 +02:00
hostdev-vfio-zpci-multidomain-many.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
hostdev-vfio-zpci-multidomain-many.xml
hostdev-vfio-zpci-set-zero.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
hostdev-vfio-zpci-set-zero.xml tests: qemu: add more tests for ZPCI on S390 2020-06-26 18:53:51 +02:00
hostdev-vfio-zpci-uid-set-zero.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
hostdev-vfio-zpci-uid-set-zero.xml conf: fix zPCI address auto-generation on s390 2020-06-26 18:53:51 +02:00
hostdev-vfio-zpci-wrong-arch.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
hostdev-vfio-zpci-wrong-arch.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
hostdev-vfio-zpci.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
hostdev-vfio-zpci.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
hostdev-vfio-zpci.xml
hostdev-vfio.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
hostdev-vfio.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
hostdevs-drive-address-conflict.x86_64-latest.err qemuxml2argvtest: Use DO_TEST_CAPS_LATEST_PARSE_ERROR for disk cases 2021-09-23 14:48:51 +02:00
hostdevs-drive-address-conflict.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
hotplug-base.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
hotplug-base.xml
hugepages-default-1G-nodeset-2M.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
hugepages-default-1G-nodeset-2M.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
hugepages-default-2M.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
hugepages-default-2M.xml qemu: populate <audio> element with default config 2021-03-09 22:58:30 +00:00
hugepages-default-system-size.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
hugepages-default-system-size.xml qemu: populate <audio> element with default config 2021-03-09 22:58:30 +00:00
hugepages-default.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
hugepages-default.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
hugepages-memaccess2.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
hugepages-memaccess2.xml qemu: populate <audio> element with default config 2021-03-09 22:58:30 +00:00
hugepages-memaccess3.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
hugepages-memaccess3.x86_64-latest.args qemuxml2argvdata: Don't use 'host-model' cpu in 'hugepages-memaccess3' 2021-08-25 10:33:38 +02:00
hugepages-memaccess3.xml qemuxml2argvdata: Don't use 'host-model' cpu in 'hugepages-memaccess3' 2021-08-25 10:33:38 +02:00
hugepages-memaccess-invalid.err virDomainNumaDefParseXML: Use virXMLProp* 2021-05-14 12:15:56 -04:00
hugepages-memaccess-invalid.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
hugepages-memaccess.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
hugepages-memaccess.xml qemu: populate <audio> element with default config 2021-03-09 22:58:30 +00:00
hugepages-nodeset-nonexist.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
hugepages-nodeset-nonexist.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
hugepages-nodeset.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
hugepages-nodeset.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
hugepages-numa-default-2M.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
hugepages-numa-default-2M.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
hugepages-numa-default-dimm.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
hugepages-numa-default-dimm.xml qemu: populate <audio> element with default config 2021-03-09 22:58:30 +00:00
hugepages-numa-default.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
hugepages-numa-default.xml
hugepages-numa-nodeset-nonexist.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
hugepages-numa-nodeset-nonexist.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
hugepages-numa-nodeset-part.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
hugepages-numa-nodeset-part.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
hugepages-numa-nodeset.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
hugepages-numa-nodeset.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
hugepages-nvdimm.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
hugepages-nvdimm.xml qemu: populate <audio> element with default config 2021-03-09 22:58:30 +00:00
hugepages-shared.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
hugepages-shared.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
hyperv-off.x86_64-4.0.0.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
hyperv-off.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
hyperv-off.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
hyperv-panic.x86_64-4.0.0.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
hyperv-panic.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
hyperv-panic.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
hyperv-stimer-direct.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
hyperv-stimer-direct.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
hyperv.x86_64-4.0.0.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
hyperv.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
hyperv.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
input-linux.x86_64-latest.args conf: Add grabToggle to evdev input 2021-07-23 11:20:48 +02:00
input-linux.xml conf: Add grabToggle to evdev input 2021-07-23 11:20:48 +02:00
input-usbmouse-addr.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
input-usbmouse-addr.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
input-usbmouse.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
input-usbmouse.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
input-usbtablet.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
input-usbtablet.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
input-virtio-ccw.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
input-virtio-ccw.xml
intel-iommu-aw-bits.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
intel-iommu-aw-bits.xml qemu: populate <audio> element with default config 2021-03-09 22:58:30 +00:00
intel-iommu-caching-mode.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
intel-iommu-caching-mode.xml qemu: populate <audio> element with default config 2021-03-09 22:58:30 +00:00
intel-iommu-device-iotlb.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
intel-iommu-device-iotlb.xml qemu: populate <audio> element with default config 2021-03-09 22:58:30 +00:00
intel-iommu-eim.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
intel-iommu-eim.xml qemu: populate <audio> element with default config 2021-03-09 22:58:30 +00:00
intel-iommu-wrong-machine.x86_64-latest.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
intel-iommu-wrong-machine.xml
intel-iommu.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
intel-iommu.xml qemu: populate <audio> element with default config 2021-03-09 22:58:30 +00:00
interface-driver.xml tests: qemuxml2xml: Remove prehistoric machine types from legacy tests 2020-01-27 14:55:03 +01:00
interface-server.xml
iommu-smmuv3.aarch64-latest.args tests: Add capabilities for QEMU 6.0 on aarch64 2021-08-04 09:58:09 +02:00
iommu-smmuv3.xml
iothreads-disk-virtio-ccw.args tests: qemu: Remove 's390-ccw' machine type from fake capabilities 2021-09-23 14:48:51 +02:00
iothreads-disk-virtio-ccw.xml tests: qemu: Remove 's390-ccw' machine type from fake capabilities 2021-09-23 14:48:51 +02:00
iothreads-disk.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
iothreads-disk.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
iothreads-ids-partial.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
iothreads-ids-partial.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
iothreads-ids.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
iothreads-ids.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
iothreads-nocap.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
iothreads-nocap.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
iothreads-virtio-scsi-ccw.s390x-latest.args tests: Add capabilities for QEMU 6.0.0 on s390x 2021-05-19 10:40:50 +02:00
iothreads-virtio-scsi-ccw.xml tests: qemuxml: Use existing machine type in 'iothreads-virtio-scsi-ccw' case 2020-01-27 14:55:03 +01:00
iothreads-virtio-scsi-pci.x86_64-5.2.0.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
iothreads-virtio-scsi-pci.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
iothreads-virtio-scsi-pci.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
iothreads.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
iothreads.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
kvm-features-off.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
kvm-features-off.xml tests: Add tests for kvm-poll-control feature 2020-11-17 14:40:54 +01:00
kvm-features.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
kvm-features.xml tests: Add tests for kvm-poll-control feature 2020-11-17 14:40:54 +01:00
kvm-pit-delay.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
kvm-pit-delay.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
kvm-pit-discard.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
kvm-pit-discard.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
kvmclock.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
kvmclock.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
kvmclock+eoi-disabled.x86_64-4.0.0.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
kvmclock+eoi-disabled.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
kvmclock+eoi-disabled.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
launch-security-s390-pv.s390x-latest.args qemu: Use common id lsec0 for launchSecurity 2021-07-21 13:30:30 +02:00
launch-security-s390-pv.xml conf: Add s390-pv as launch security type 2021-07-21 13:30:25 +02:00
launch-security-sev-missing-platform-info.x86_64-2.12.0.args qemu: Use common id lsec0 for launchSecurity 2021-07-21 13:30:30 +02:00
launch-security-sev-missing-platform-info.xml conf: domain: sev: Make 'cbitpos' & 'reducedPhysBits' attrs optional 2020-10-19 11:03:39 +02:00
launch-security-sev.x86_64-2.12.0.args qemu: Use common id lsec0 for launchSecurity 2021-07-21 13:30:30 +02:00
launch-security-sev.x86_64-6.0.0.args qemu: Use common id lsec0 for launchSecurity 2021-07-21 13:30:30 +02:00
launch-security-sev.xml tests: use newer machine in qemuxml2argv launch-security-sev 2021-06-15 11:33:35 +02:00
lease.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
luks-disk-invalid.x86_64-latest.err qemuxml2argvtest: Convert encrypted disk test cases to DO_TEST_CAPS_LATEST 2021-09-23 14:48:50 +02:00
luks-disk-invalid.xml
luks-disks-source-both.x86_64-latest.err qemuxml2argvtest: Convert encrypted disk test cases to DO_TEST_CAPS_LATEST 2021-09-23 14:48:50 +02:00
luks-disks-source-both.xml
luks-disks-source-qcow2.args qemu: domain: Always assume QEMU_CAPS_ISCSI_PASSWORD_SECRET 2021-09-22 14:53:55 +02:00
luks-disks-source-qcow2.x86_64-5.2.0.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
luks-disks-source-qcow2.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
luks-disks-source-qcow2.xml qemuxml2argvdata: luks-disks-source-qcow2: Remove specific machine type 2021-02-09 11:30:19 +01:00
luks-disks-source.x86_64-4.1.0.args qemuxml2argvtest: Convert encrypted disk test cases to DO_TEST_CAPS_LATEST 2021-09-23 14:48:50 +02:00
luks-disks-source.x86_64-latest.args qemuxml2argvtest: Convert encrypted disk test cases to DO_TEST_CAPS_LATEST 2021-09-23 14:48:50 +02:00
luks-disks-source.xml
luks-disks.x86_64-4.1.0.args qemuxml2argvtest: Convert encrypted disk test cases to DO_TEST_CAPS_LATEST 2021-09-23 14:48:50 +02:00
luks-disks.x86_64-latest.args qemuxml2argvtest: Convert encrypted disk test cases to DO_TEST_CAPS_LATEST 2021-09-23 14:48:50 +02:00
luks-disks.xml qemu: populate <audio> element with default config 2021-03-09 22:58:30 +00:00
mach-virt-console-native.args
mach-virt-console-native.xml
mach-virt-console-virtio.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
mach-virt-console-virtio.xml
mach-virt-serial-compat.args
mach-virt-serial-compat.xml
mach-virt-serial-invalid-machine.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
mach-virt-serial-invalid-machine.xml
mach-virt-serial-native.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
mach-virt-serial-native.xml
mach-virt-serial-pci.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
mach-virt-serial-pci.xml
mach-virt-serial-usb.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
mach-virt-serial-usb.xml
mach-virt-serial+console-native.args
mach-virt-serial+console-native.xml
machine-aeskeywrap-off-cap.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
machine-aeskeywrap-off-cap.xml
machine-aeskeywrap-off-caps.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
machine-aeskeywrap-off-caps.xml
machine-aeskeywrap-on-cap.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
machine-aeskeywrap-on-cap.xml
machine-aeskeywrap-on-caps.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
machine-aeskeywrap-on-caps.xml
machine-aliases1.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
machine-aliases1.xml
machine-aliases2.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
machine-aliases2.xml
machine-core-off.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
machine-core-off.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
machine-core-on.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
machine-core-on.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
machine-deakeywrap-off-cap.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
machine-deakeywrap-off-cap.xml
machine-deakeywrap-off-caps.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
machine-deakeywrap-off-caps.xml
machine-deakeywrap-on-cap.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
machine-deakeywrap-on-cap.xml
machine-deakeywrap-on-caps.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
machine-deakeywrap-on-caps.xml
machine-keywrap-none-caps.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
machine-keywrap-none-caps.xml
machine-keywrap-none.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
machine-keywrap-none.xml
machine-loadparm-multiple-disks-nets-s390.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
machine-loadparm-multiple-disks-nets-s390.xml
machine-loadparm-net-s390.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
machine-loadparm-net-s390.xml
machine-loadparm-s390-char-invalid.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
machine-loadparm-s390-char-invalid.xml
machine-loadparm-s390-len-invalid.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
machine-loadparm-s390-len-invalid.xml
machine-loadparm-s390.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
machine-loadparm-s390.xml
machine-smm-opt.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
machine-smm-opt.xml
machine-vmport-opt.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
machine-vmport-opt.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
master-key.args qemu: command: Always assume 'QEMU_CAPS_BOOT_STRICT' 2021-09-21 12:26:06 +02:00
master-key.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
memfd-memory-default-hugepage.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
memfd-memory-default-hugepage.xml qemu: populate <audio> element with default config 2021-03-09 22:58:30 +00:00
memfd-memory-numa.x86_64-latest.args qemu: Don't use memory-backend-memfd for NVDIMMs 2021-07-07 16:25:03 +02:00
memfd-memory-numa.xml qemu: Don't use memory-backend-memfd for NVDIMMs 2021-07-07 16:25:03 +02:00
memory-align-fail.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
memory-align-fail.xml conf: add support for specifying CPU "dies" parameter 2020-01-16 15:11:42 +00:00
memory-hotplug-dimm-addr.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
memory-hotplug-dimm-addr.xml conf: add support for specifying CPU "dies" parameter 2020-01-16 15:11:42 +00:00
memory-hotplug-dimm.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
memory-hotplug-dimm.xml conf: add support for specifying CPU "dies" parameter 2020-01-16 15:11:42 +00:00
memory-hotplug-nonuma.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
memory-hotplug-nonuma.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
memory-hotplug-nvdimm-access.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
memory-hotplug-nvdimm-access.xml qemu: populate <audio> element with default config 2021-03-09 22:58:30 +00:00
memory-hotplug-nvdimm-align.x86_64-5.2.0.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
memory-hotplug-nvdimm-align.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
memory-hotplug-nvdimm-align.xml qemu: populate <audio> element with default config 2021-03-09 22:58:30 +00:00
memory-hotplug-nvdimm-label.x86_64-5.2.0.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
memory-hotplug-nvdimm-label.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
memory-hotplug-nvdimm-label.xml qemu: populate <audio> element with default config 2021-03-09 22:58:30 +00:00
memory-hotplug-nvdimm-pmem.x86_64-5.2.0.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
memory-hotplug-nvdimm-pmem.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
memory-hotplug-nvdimm-pmem.xml qemu: populate <audio> element with default config 2021-03-09 22:58:30 +00:00
memory-hotplug-nvdimm-ppc64-abi-update.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
memory-hotplug-nvdimm-ppc64-abi-update.xml qemu_domain.c: post parse pSeries NVDIMM align with PARSE_ABI_UPDATE 2020-12-04 15:38:14 -03:00
memory-hotplug-nvdimm-ppc64.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
memory-hotplug-nvdimm-ppc64.xml tests: Simplify some ppc64 tests 2020-12-04 15:56:48 +01:00
memory-hotplug-nvdimm-readonly.x86_64-5.2.0.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
memory-hotplug-nvdimm-readonly.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
memory-hotplug-nvdimm-readonly.xml qemu: populate <audio> element with default config 2021-03-09 22:58:30 +00:00
memory-hotplug-nvdimm.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
memory-hotplug-nvdimm.xml qemu: populate <audio> element with default config 2021-03-09 22:58:30 +00:00
memory-hotplug-ppc64-nonuma-abi-update.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
memory-hotplug-ppc64-nonuma-abi-update.xml qemu_domain.c: align all pSeries mem modules when PARSE_ABI_UPDATE 2020-12-04 15:38:47 -03:00
memory-hotplug-ppc64-nonuma.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
memory-hotplug-ppc64-nonuma.xml qemu: populate <audio> element with default config 2021-03-09 22:58:30 +00:00
memory-hotplug-virtio-mem.x86_64-latest.args qemu: Build command line for virtio-mem 2021-10-01 11:04:05 +02:00
memory-hotplug-virtio-mem.xml conf: Introduce virtio-mem <memory/> model 2021-10-01 11:02:53 +02:00
memory-hotplug-virtio-pmem.x86_64-5.2.0.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
memory-hotplug-virtio-pmem.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
memory-hotplug-virtio-pmem.xml qemu: populate <audio> element with default config 2021-03-09 22:58:30 +00:00
memory-hotplug.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
memory-hotplug.xml conf: add support for specifying CPU "dies" parameter 2020-01-16 15:11:42 +00:00
memorybacking-set.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
memorybacking-unset.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
memtune-unlimited.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
memtune-unlimited.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
memtune.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
memtune.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
metadata-duplicate.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
metadata.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
migrate-numa-unaligned.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
migrate-numa-unaligned.xml
migrate.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
migrate.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
minimal-no-memory.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
minimal-no-memory.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
minimal.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
minimal.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
misc-acpi.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
misc-acpi.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
misc-disable-s3.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
misc-disable-s3.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
misc-disable-suspends.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
misc-disable-suspends.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
misc-enable-s4.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
misc-enable-s4.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
misc-enable-s4.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
misc-no-reboot.x86_64-5.2.0.args qemuxml2argvtest: Pin old-style '-no-reboot' usage to qemu-5.2 2021-09-23 14:48:51 +02:00
misc-no-reboot.x86_64-latest.args qemu: command: Always use '-no-shutdown' 2021-08-25 15:32:45 +02:00
misc-no-reboot.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
misc-uuid.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
misc-uuid.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
missing-machine.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
missing-machine.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
mlock-off.x86_64-3.0.0.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
mlock-off.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
mlock-off.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
mlock-on.x86_64-3.0.0.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
mlock-on.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
mlock-on.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
monitor-json.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
monitor-json.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
multifunction-pci-device.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
multifunction-pci-device.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
name-escape.args qemu: command: Always QEMU_CAPS_VNC_MULTI_SERVERS 2021-09-24 10:37:00 +02:00
name-escape.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
net-bandwidth2.xml tests: qemuxml2xml: Remove prehistoric machine types from legacy tests 2020-01-27 14:55:03 +01:00
net-bandwidth.xml tests: qemuxml2xml: Remove prehistoric machine types from legacy tests 2020-01-27 14:55:03 +01:00
net-client.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
net-client.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
net-coalesce.xml qemu: don't raise error upon interface update without <frames/> for <rx/> in coalesce 2021-03-23 15:37:45 +01:00
net-eth-hostip.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
net-eth-hostip.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
net-eth-ifname.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
net-eth-ifname.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
net-eth-names.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
net-eth-names.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
net-eth-unmanaged-tap.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
net-eth-unmanaged-tap.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
net-eth.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
net-eth.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
net-hostdev-bootorder.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
net-hostdev-bootorder.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
net-hostdev-fail.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
net-hostdev-fail.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
net-hostdev-multidomain.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
net-hostdev-multidomain.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
net-hostdev-vfio-multidomain.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
net-hostdev-vfio-multidomain.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
net-hostdev-vfio.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
net-hostdev-vfio.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
net-hostdev.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
net-hostdev.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
net-isolated-port.xml conf: parse/format <port isolated='yes|no'/> 2020-02-20 23:09:27 -05:00
net-many-models.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
net-many-models.xml
net-mcast.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
net-mcast.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
net-midonet.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
net-mtu.xml tests: qemuxml2xml: Remove prehistoric machine types from legacy tests 2020-01-27 14:55:03 +01:00
net-openvswitch.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
net-server.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
net-server.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
net-udp.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
net-udp.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
net-user-addr.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
net-user-addr.xml qemu: populate <audio> element with default config 2021-03-09 22:58:30 +00:00
net-user.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
net-user.x86_64-4.0.0.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
net-user.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
net-vdpa.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
net-vdpa.xml qemu: add vdpa support 2020-10-20 14:48:02 -04:00
net-vhostuser-fail.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
net-vhostuser-fail.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
net-vhostuser-multiq.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
net-vhostuser-multiq.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
net-vhostuser.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
net-vhostuser.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
net-vhostuser.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
net-virtio-ccw.args tests: qemu: Remove 's390-ccw' machine type from fake capabilities 2021-09-23 14:48:51 +02:00
net-virtio-ccw.xml tests: qemu: Remove 's390-ccw' machine type from fake capabilities 2021-09-23 14:48:51 +02:00
net-virtio-device.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
net-virtio-device.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
net-virtio-disable-offloads.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
net-virtio-disable-offloads.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
net-virtio-netdev.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
net-virtio-netdev.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
net-virtio-network-portgroup.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
net-virtio-rxqueuesize-invalid-size.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
net-virtio-rxqueuesize-invalid-size.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
net-virtio-rxtxqueuesize.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
net-virtio-rxtxqueuesize.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
net-virtio-teaming-hostdev.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
net-virtio-teaming-hostdev.xml qemu: populate <audio> element with default config 2021-03-09 22:58:30 +00:00
net-virtio-teaming-network.xml conf: parse/format <teaming> subelement of <interface> 2020-01-29 15:33:29 -05:00
net-virtio-teaming.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
net-virtio-teaming.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
net-virtio-teaming.xml conf: parse/format <teaming> subelement of <interface> 2020-01-29 15:33:29 -05:00
net-virtio.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
net-virtio.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
non-x86_64-timer-error.err tests: qemu: Remove 's390-ccw' machine type from fake capabilities 2021-09-23 14:48:51 +02:00
non-x86_64-timer-error.xml tests: qemu: Remove 's390-ccw' machine type from fake capabilities 2021-09-23 14:48:51 +02:00
nosharepages.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
nosharepages.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
numad-auto-memory-vcpu-cpuset.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
numad-auto-memory-vcpu-cpuset.xml conf: add support for specifying CPU "dies" parameter 2020-01-16 15:11:42 +00:00
numad-auto-memory-vcpu-no-cpuset-and-placement.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
numad-auto-memory-vcpu-no-cpuset-and-placement.xml conf: add support for specifying CPU "dies" parameter 2020-01-16 15:11:42 +00:00
numad-auto-vcpu-no-numatune.xml conf: add support for specifying CPU "dies" parameter 2020-01-16 15:11:42 +00:00
numad-auto-vcpu-static-numatune-no-nodeset.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
numad-auto-vcpu-static-numatune-no-nodeset.xml conf: add support for specifying CPU "dies" parameter 2020-01-16 15:11:42 +00:00
numad-auto-vcpu-static-numatune.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
numad-auto-vcpu-static-numatune.xml conf: add support for specifying CPU "dies" parameter 2020-01-16 15:11:42 +00:00
numad-static-memory-auto-vcpu.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
numad-static-memory-auto-vcpu.xml conf: add support for specifying CPU "dies" parameter 2020-01-16 15:11:42 +00:00
numad-static-vcpu-no-numatune.xml conf: add support for specifying CPU "dies" parameter 2020-01-16 15:11:42 +00:00
numad.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
numad.xml conf: add support for specifying CPU "dies" parameter 2020-01-16 15:11:42 +00:00
numatune-auto-nodeset-invalid.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
numatune-auto-nodeset-invalid.xml conf: add support for specifying CPU "dies" parameter 2020-01-16 15:11:42 +00:00
numatune-auto-prefer.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
numatune-auto-prefer.xml
numatune-distances.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
numatune-distances.xml tests: qemuxml2argv: Use existing machine type for 'numatune-distances' case 2020-01-27 14:55:03 +01:00
numatune-hmat.x86_64-latest.args schemas: Allow cache attribute for bandwidth element for HMAT 2021-07-08 16:28:30 +02:00
numatune-hmat.xml schemas: Allow cache attribute for bandwidth element for HMAT 2021-07-08 16:28:30 +02:00
numatune-memnode-invalid-mode.err conf, docs, schema: Add support for 'restrictive' mode in numatune 2021-04-19 11:39:13 +02:00
numatune-memnode-invalid-mode.xml conf, docs, schema: Add support for 'restrictive' mode in numatune 2021-04-19 11:39:13 +02:00
numatune-memnode-no-memory.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
numatune-memnode-no-memory.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
numatune-memnode-no-memory.xml
numatune-memnode-nocpu.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
numatune-memnode-nocpu.xml
numatune-memnode-restrictive-mode.x86_64-latest.args qemu: Add support for 'restrictive' mode in numatune 2021-04-19 11:39:21 +02:00
numatune-memnode-restrictive-mode.xml conf, docs, schema: Add support for 'restrictive' mode in numatune 2021-04-19 11:39:13 +02:00
numatune-memnode.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
numatune-memnode.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
numatune-memnode.x86_64-5.2.0.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
numatune-memnode.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
numatune-memnode.xml
numatune-memnodes-problematic.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
numatune-memnodes-problematic.xml
numatune-memory-invalid-nodeset.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
numatune-memory-invalid-nodeset.xml conf: add support for specifying CPU "dies" parameter 2020-01-16 15:11:42 +00:00
numatune-memory.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
numatune-memory.xml conf: add support for specifying CPU "dies" parameter 2020-01-16 15:11:42 +00:00
numatune-no-vcpu.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
numatune-no-vcpu.xml qemu: populate <audio> element with default config 2021-03-09 22:58:30 +00:00
numatune-static-nodeset-exceed-hostnode.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
numatune-static-nodeset-exceed-hostnode.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
numavcpus-topology-mismatch.xml qemuxml2xmltest.c: add NUMA vcpus auto fill tests 2020-06-18 12:31:54 +02:00
os-firmware-bios.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
os-firmware-bios.xml
os-firmware-efi-no-enrolled-keys.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
os-firmware-efi-no-enrolled-keys.xml conf: remove duplicated firmware type attribute 2021-03-30 10:19:42 +01:00
os-firmware-efi-secboot.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
os-firmware-efi-secboot.xml
os-firmware-efi.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
os-firmware-efi.xml
pages-dimm-discard.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
pages-dimm-discard.xml qemu: populate <audio> element with default config 2021-03-09 22:58:30 +00:00
pages-discard-hugepages.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
pages-discard-hugepages.xml qemu: populate <audio> element with default config 2021-03-09 22:58:30 +00:00
pages-discard.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
pages-discard.xml qemu: populate <audio> element with default config 2021-03-09 22:58:30 +00:00
panic-double.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
panic-double.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
panic-isa.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
panic-no-address.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
panic-no-address.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
panic-pseries.xml
panic.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
panic.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
parallel-parport-chardev.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
parallel-parport-chardev.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
parallel-tcp-chardev.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
parallel-tcp-chardev.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
parallel-unix-chardev.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
parallel-unix-chardev.xml
pc-i440fx-acpi-root-hotplug-disable.args qemu: command: add support to enable/disable hotplug on pci-root controller 2021-10-01 14:42:18 -04:00
pc-i440fx-acpi-root-hotplug-disable.err qemu: command: add support to enable/disable hotplug on pci-root controller 2021-10-01 14:42:18 -04:00
pc-i440fx-acpi-root-hotplug-disable.xml conf: introduce option to enable/disable pci hotplug on pci-root controller 2021-10-01 14:19:44 -04:00
pc-i440fx-acpi-root-hotplug-enable.xml conf: introduce option to enable/disable pci hotplug on pci-root controller 2021-10-01 14:19:44 -04:00
pci-autoadd-addr.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
pci-autoadd-addr.xml
pci-autoadd-idx.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
pci-autoadd-idx.xml
pci-autofill-addr.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
pci-autofill-addr.xml
pci-bridge-duplicate-index.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
pci-bridge-duplicate-index.xml
pci-bridge-many-disks.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
pci-bridge-many-disks.xml
pci-bridge-negative-index-invalid.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
pci-bridge-negative-index-invalid.xml
pci-bridge.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
pci-bridge.xml
pci-bus-invalid.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
pci-bus-invalid.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
pci-domain-invalid.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
pci-domain-invalid.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
pci-expander-bus-bad-bus.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
pci-expander-bus-bad-bus.xml
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 conf: add support for specifying CPU "dies" parameter 2020-01-16 15:11:42 +00:00
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
pci-expander-bus.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
pci-expander-bus.xml conf: add support for specifying CPU "dies" parameter 2020-01-16 15:11:42 +00:00
pci-function-invalid.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
pci-function-invalid.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
pci-many.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
pci-many.xml
pci-rom-disabled-invalid.args
pci-rom-disabled-invalid.xml
pci-rom-disabled.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
pci-rom-disabled.xml
pci-rom.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
pci-rom.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
pci-root-address.err domain_conf: move pci-root/pcie-root address check to domain_validate.c 2020-12-09 09:51:52 -03:00
pci-root-address.xml
pci-root-nonzero-index.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
pci-root-nonzero-index.xml
pci-serial-dev-chardev.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
pci-serial-dev-chardev.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
pci-slot-invalid.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
pci-slot-invalid.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
pcie-expander-bus-aarch64.aarch64-latest.args tests: Test pcie-expander-bus for aarch64/virt guests 2021-08-04 09:58:16 +02:00
pcie-expander-bus-aarch64.xml tests: Test pcie-expander-bus for aarch64/virt guests 2021-08-04 09:58:16 +02:00
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 conf: add support for specifying CPU "dies" parameter 2020-01-16 15:11:42 +00:00
pcie-expander-bus-bad-machine.err qemu: Allow pcie-expander-bus for aarch64/virt guests 2021-08-04 09:58:14 +02:00
pcie-expander-bus-bad-machine.xml conf: add support for specifying CPU "dies" parameter 2020-01-16 15:11:42 +00:00
pcie-expander-bus.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
pcie-expander-bus.xml conf: add support for specifying CPU "dies" parameter 2020-01-16 15:11:42 +00:00
pcie-root-port-model-generic.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
pcie-root-port-model-generic.xml
pcie-root-port-model-ioh3420.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
pcie-root-port-model-ioh3420.xml
pcie-root-port-nohotplug.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
pcie-root-port-nohotplug.xml conf: new attribute "hotplug" for pci controllers 2020-04-12 22:32:30 -04:00
pcie-root-port-too-many.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
pcie-root-port-too-many.xml
pcie-root-port.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
pcie-root-port.xml
pcie-root.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
pcie-root.xml
pcie-switch-downstream-port.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
pcie-switch-downstream-port.xml
pcie-switch-upstream-port.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
pcie-switch-upstream-port.xml
pcihole64-gib.xml
pcihole64-none.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
pcihole64-none.xml
pcihole64-q35.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
pcihole64-q35.xml
pcihole64.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
pcihole64.xml
pmu-feature-off.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
pmu-feature-off.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
pmu-feature.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
pmu-feature.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
ppc64-default-cpu-kvm-pseries-2.7.ppc64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
ppc64-default-cpu-kvm-pseries-2.7.xml qemuxml2*test: Add test cases for default CPU models on ppc64 2019-11-20 17:22:07 +01:00
ppc64-default-cpu-kvm-pseries-3.1.ppc64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
ppc64-default-cpu-kvm-pseries-3.1.xml qemuxml2*test: Add test cases for default CPU models on ppc64 2019-11-20 17:22:07 +01:00
ppc64-default-cpu-kvm-pseries-4.2.ppc64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
ppc64-default-cpu-kvm-pseries-4.2.xml qemuxml2*test: Add test cases for default CPU models on ppc64 2019-11-20 17:22:07 +01:00
ppc64-default-cpu-tcg-pseries-2.7.ppc64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
ppc64-default-cpu-tcg-pseries-2.7.xml qemuxml2*test: Add test cases for default CPU models on ppc64 2019-11-20 17:22:07 +01:00
ppc64-default-cpu-tcg-pseries-3.1.ppc64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
ppc64-default-cpu-tcg-pseries-3.1.xml qemuxml2*test: Add test cases for default CPU models on ppc64 2019-11-20 17:22:07 +01:00
ppc64-default-cpu-tcg-pseries-4.2.ppc64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
ppc64-default-cpu-tcg-pseries-4.2.xml qemuxml2*test: Add test cases for default CPU models on ppc64 2019-11-20 17:22:07 +01:00
ppc64-pseries-graphics.ppc64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
ppc64-pseries-graphics.xml tests: Update *-headless and *-graphics 2019-06-26 10:37:48 +02:00
ppc64-pseries-headless.ppc64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
ppc64-pseries-headless.xml tests: Update *-headless and *-graphics 2019-06-26 10:37:48 +02:00
ppc64-tpm-double.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
ppc64-tpm-double.xml tests: add XML schema tests for the TPM Proxy device 2020-06-23 17:27:50 +02:00
ppc64-tpmproxy-double.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
ppc64-tpmproxy-double.xml tests: add XML schema tests for the TPM Proxy device 2020-06-23 17:27:50 +02:00
ppc64-tpmproxy-single.ppc64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
ppc64-tpmproxy-single.xml tests: add XML schema tests for the TPM Proxy device 2020-06-23 17:27:50 +02:00
ppc64-tpmproxy-with-tpm.ppc64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
ppc64-tpmproxy-with-tpm.xml tests: add XML schema tests for the TPM Proxy device 2020-06-23 17:27:50 +02:00
ppc64-usb-controller-legacy.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
ppc64-usb-controller-legacy.xml
ppc64-usb-controller-qemu-xhci.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
ppc64-usb-controller-qemu-xhci.xml
ppc64-usb-controller.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
ppc64-usb-controller.xml
ppc-dtb.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
ppc-dtb.xml
ppce500-serial.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
ppce500-serial.xml
pseries-basic.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
pseries-basic.xml
pseries-console-native.args
pseries-console-native.xml
pseries-console-virtio.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
pseries-console-virtio.xml
pseries-cpu-compat-power9.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
pseries-cpu-compat-power9.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
pseries-cpu-compat-power9.xml
pseries-cpu-compat.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
pseries-cpu-compat.xml
pseries-cpu-exact.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
pseries-cpu-exact.xml
pseries-cpu-le.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
pseries-cpu-le.xml
pseries-default-phb-numa-node.err conf: validate: Run global device definition validation before callbacks 2021-09-09 10:17:28 +02:00
pseries-default-phb-numa-node.xml conf: add support for specifying CPU "dies" parameter 2020-01-16 15:11:42 +00:00
pseries-features-ccf.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
pseries-features-ccf.xml qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
pseries-features-cfpc.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
pseries-features-cfpc.xml qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
pseries-features-hpt-pagesize.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
pseries-features-hpt-pagesize.xml qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
pseries-features-htm.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
pseries-features-htm.xml qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
pseries-features-ibs.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
pseries-features-ibs.xml qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
pseries-features-invalid-machine.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
pseries-features-invalid-machine.xml
pseries-features-nested-hv.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
pseries-features-nested-hv.xml qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
pseries-features-sbbc.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
pseries-features-sbbc.xml qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
pseries-features.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
pseries-features.xml qemu: Implement the IBS pSeries feature 2020-04-27 14:43:13 +02:00
pseries-hostdevs-1.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
pseries-hostdevs-1.xml
pseries-hostdevs-2.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
pseries-hostdevs-2.xml
pseries-hostdevs-3.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
pseries-hostdevs-3.xml
pseries-machine-max-cpu-compat.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
pseries-machine-max-cpu-compat.xml
pseries-many-buses-1.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
pseries-many-buses-1.xml
pseries-many-buses-2.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
pseries-many-buses-2.xml
pseries-many-devices.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
pseries-many-devices.xml
pseries-no-parallel.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
pseries-no-parallel.xml
pseries-nvram.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
pseries-nvram.xml
pseries-panic-address.err qemu_command.c: move 'panic' validation to qemu_validate.c 2020-10-15 10:54:33 -03:00
pseries-panic-address.xml
pseries-panic-missing.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
pseries-panic-missing.xml
pseries-panic-no-address.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
pseries-panic-no-address.xml
pseries-phb-default-missing.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
pseries-phb-default-missing.xml
pseries-phb-invalid-target-index-1.err conf: validate: Run global device definition validation before callbacks 2021-09-09 10:17:28 +02:00
pseries-phb-invalid-target-index-1.xml
pseries-phb-invalid-target-index-2.err conf: validate: Run global device definition validation before callbacks 2021-09-09 10:17:28 +02:00
pseries-phb-invalid-target-index-2.xml
pseries-phb-invalid-target-index-3.err conf: validate: Run global device definition validation before callbacks 2021-09-09 10:17:28 +02:00
pseries-phb-invalid-target-index-3.xml
pseries-phb-numa-node.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
pseries-phb-numa-node.xml conf: add support for specifying CPU "dies" parameter 2020-01-16 15:11:42 +00:00
pseries-phb-simple.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
pseries-phb-simple.xml
pseries-serial-compat.args
pseries-serial-compat.xml
pseries-serial-invalid-machine.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
pseries-serial-invalid-machine.xml
pseries-serial-native.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
pseries-serial-native.xml
pseries-serial-pci.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
pseries-serial-pci.xml
pseries-serial-usb.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
pseries-serial-usb.xml
pseries-serial+console-native.args
pseries-serial+console-native.xml
pseries-spaprvio-invalid.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
pseries-spaprvio-invalid.xml tests: Add pseries-spaprvio-invalid 2019-06-20 12:50:01 +02:00
pseries-usb-default.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
pseries-usb-default.xml
pseries-usb-kbd.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
pseries-usb-kbd.xml
pseries-usb-multi.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
pseries-usb-multi.xml
pseries-vio-address-clash.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
pseries-vio-address-clash.xml
pseries-vio-user-assigned.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
pseries-vio-user-assigned.xml
pseries-vio.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
pseries-vio.xml
pv-spinlock-disabled.x86_64-4.0.0.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
pv-spinlock-disabled.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
pv-spinlock-disabled.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
pv-spinlock-enabled.x86_64-4.0.0.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
pv-spinlock-enabled.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
pv-spinlock-enabled.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
q35-acpi-nouefi.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
q35-acpi-nouefi.xml
q35-acpi-uefi.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
q35-acpi-uefi.xml
q35-default-devices-only.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
q35-default-devices-only.xml
q35-dmi-bad-address1.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
q35-dmi-bad-address1.xml
q35-dmi-bad-address2.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
q35-dmi-bad-address2.xml
q35-multifunction.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
q35-multifunction.xml
q35-noacpi-nouefi.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
q35-noacpi-nouefi.xml
q35-noacpi-uefi.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
q35-noacpi-uefi.xml
q35-pci-force-address.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
q35-pci-force-address.xml
q35-pcie-autoadd.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
q35-pcie-autoadd.xml
q35-pcie.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
q35-pcie.xml
q35-pm-disable-fallback.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
q35-pm-disable-fallback.xml
q35-pm-disable.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
q35-pm-disable.xml
q35-usb2-multi.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
q35-usb2-multi.xml
q35-usb2-reorder.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
q35-usb2-reorder.xml
q35-usb2.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
q35-usb2.xml
q35-virt-manager-basic.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
q35-virt-manager-basic.xml
q35-virtio-pci.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
q35-virtio-pci.xml
q35-wrong-root.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
q35-wrong-root.xml
q35.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
q35.xml
qemu-ns-alt.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
qemu-ns-alt.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
qemu-ns-commandline-ns0.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
qemu-ns-commandline-ns0.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
qemu-ns-commandline-ns1.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
qemu-ns-commandline-ns1.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
qemu-ns-commandline.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
qemu-ns-commandline.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
qemu-ns-domain-commandline-ns0.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
qemu-ns-domain-commandline-ns0.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
qemu-ns-domain-commandline.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
qemu-ns-domain-commandline.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
qemu-ns-domain-ns0.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
qemu-ns-domain-ns0.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
qemu-ns-no-env.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
qemu-ns-no-env.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
qemu-ns.x86_64-4.0.0.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
qemu-ns.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
qemu-ns.xml qemu: Add per-VM control of deprecation behavior 2021-04-06 17:07:56 +02:00
reboot-timeout-disabled.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
reboot-timeout-disabled.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
reboot-timeout-enabled.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
reboot-timeout-enabled.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
restore-v2-fd.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
restore-v2-fd.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
restore-v2.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
restore-v2.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
riscv64-virt-graphics.riscv64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
riscv64-virt-graphics.xml tests: Add riscv64-virt-graphics 2019-06-26 10:37:51 +02:00
riscv64-virt-headless.riscv64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
riscv64-virt-headless.xml tests: Update *-headless and *-graphics 2019-06-26 10:37:48 +02:00
riscv64-virt-pci.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
riscv64-virt-pci.xml
riscv64-virt.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
riscv64-virt.xml
s390-allow-bogus-usb-controller.s390x-latest.args tests: qemuxml2argv: Modernize 's390-allow-bogus-usb-controller' test 2021-06-15 16:58:22 +02:00
s390-allow-bogus-usb-controller.xml tests: qemuxml2argv: Modernize 's390-allow-bogus-usb-controller' test 2021-06-15 16:58:22 +02:00
s390-allow-bogus-usb-none.s390x-latest.args tests: qemuxml2argv: Modernize 's390-allow-bogus-usb-none' test 2021-06-15 16:58:22 +02:00
s390-allow-bogus-usb-none.xml tests: qemuxml2argv: Modernize 's390-allow-bogus-usb-none' test 2021-06-15 16:58:22 +02:00
s390-default-cpu-kvm-ccw-virtio-2.7.s390x-latest.args tests: Add capabilities for QEMU 6.0.0 on s390x 2021-05-19 10:40:50 +02:00
s390-default-cpu-kvm-ccw-virtio-2.7.xml qemuxml2*test: Add default CPU tests for s390-ccw-virtio-2.7 machines 2020-02-07 09:19:02 +01:00
s390-default-cpu-kvm-ccw-virtio-4.2.s390x-latest.args tests: Add capabilities for QEMU 6.0.0 on s390x 2021-05-19 10:40:50 +02:00
s390-default-cpu-kvm-ccw-virtio-4.2.xml qemuxml2*test: Add test cases for default CPU models on s390x 2019-11-20 17:22:07 +01:00
s390-default-cpu-tcg-ccw-virtio-2.7.s390x-latest.args tests: Add capabilities for QEMU 6.0.0 on s390x 2021-05-19 10:40:50 +02:00
s390-default-cpu-tcg-ccw-virtio-2.7.xml qemuxml2*test: Add default CPU tests for s390-ccw-virtio-2.7 machines 2020-02-07 09:19:02 +01:00
s390-default-cpu-tcg-ccw-virtio-4.2.s390x-latest.args tests: Add capabilities for QEMU 6.0.0 on s390x 2021-05-19 10:40:50 +02:00
s390-default-cpu-tcg-ccw-virtio-4.2.xml qemuxml2*test: Add test cases for default CPU models on s390x 2019-11-20 17:22:07 +01:00
s390-defaultconsole.xml tests: qemuxml2xml: Modernize 's390-defaultconsole' case 2021-06-15 16:58:22 +02:00
s390-no-parallel.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
s390-no-parallel.xml
s390-panic-address.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
s390-panic-address.xml
s390-panic-missing.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
s390-panic-missing.xml
s390-panic-no-address.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
s390-panic-no-address.xml
s390-panic.xml
s390-serial-2.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
s390-serial-2.xml
s390-serial-console.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
s390-serial-console.xml
s390-serial.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
s390-serial.xml
s390x-ccw-graphics.s390x-latest.args tests: Add capabilities for QEMU 6.0.0 on s390x 2021-05-19 10:40:50 +02:00
s390x-ccw-graphics.xml tests: Update *-headless and *-graphics 2019-06-26 10:37:48 +02:00
s390x-ccw-headless.s390x-latest.args tests: Add capabilities for QEMU 6.0.0 on s390x 2021-05-19 10:40:50 +02:00
s390x-ccw-headless.xml tests: Update *-headless and *-graphics 2019-06-26 10:37:48 +02:00
seclabel-dac-none.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
seclabel-dac-none.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
seclabel-device-duplicates.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
seclabel-device-duplicates.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
seclabel-device-multiple.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
seclabel-dynamic-baselabel.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
seclabel-dynamic-baselabel.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
seclabel-dynamic-labelskip.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
seclabel-dynamic-labelskip.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
seclabel-dynamic-none-relabel.xml
seclabel-dynamic-none.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
seclabel-dynamic-override.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
seclabel-dynamic-override.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
seclabel-dynamic-relabel.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
seclabel-dynamic-relabel.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
seclabel-dynamic.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
seclabel-dynamic.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
seclabel-multiple.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
seclabel-multiple.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
seclabel-none.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
seclabel-none.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
seclabel-static-labelskip.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
seclabel-static-labelskip.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
seclabel-static-relabel.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
seclabel-static-relabel.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
seclabel-static.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
seclabel-static.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
serial-dev-chardev-iobase.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
serial-dev-chardev-iobase.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
serial-dev-chardev.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
serial-dev-chardev.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
serial-file-chardev.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
serial-file-chardev.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
serial-file-log.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
serial-file-log.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
serial-many-chardev.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
serial-many-chardev.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
serial-pty-chardev.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
serial-pty-chardev.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
serial-spiceport-nospice.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
serial-spiceport-nospice.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
serial-spiceport.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
serial-spiceport.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
serial-target-port-auto.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
serial-tcp-chardev.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
serial-tcp-chardev.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
serial-tcp-telnet-chardev.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
serial-tcp-telnet-chardev.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
serial-tcp-tlsx509-chardev-notls.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
serial-tcp-tlsx509-chardev-notls.xml qemu: populate <audio> element with default config 2021-03-09 22:58:30 +00:00
serial-tcp-tlsx509-chardev-verify.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
serial-tcp-tlsx509-chardev-verify.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
serial-tcp-tlsx509-chardev.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
serial-tcp-tlsx509-chardev.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
serial-tcp-tlsx509-secret-chardev.args qemu: command: Always assume 'QEMU_CAPS_BOOT_STRICT' 2021-09-21 12:26:06 +02:00
serial-tcp-tlsx509-secret-chardev.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
serial-udp-chardev.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
serial-udp-chardev.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
serial-unix-chardev.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
serial-unix-chardev.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
serial-unix-chardev.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
serial-unix-missing-source.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
serial-unix-missing-source.xml
serial-vc-chardev.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
serial-vc-chardev.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
shmem-invalid-address.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
shmem-invalid-address.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
shmem-invalid-size.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
shmem-invalid-size.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
shmem-msi-only.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
shmem-msi-only.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
shmem-plain-doorbell.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
shmem-plain-doorbell.xml qemu: add support for shmem-{plain, doorbell} role 2020-08-03 10:57:47 +02:00
shmem-small-size.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
shmem-small-size.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
shmem.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
shmem.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
shmem.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
smartcard-controller.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
smartcard-controller.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
smartcard-host-certificates-database.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
smartcard-host-certificates-database.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
smartcard-host-certificates.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
smartcard-host-certificates.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
smartcard-host.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
smartcard-host.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
smartcard-passthrough-spicevmc.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
smartcard-passthrough-spicevmc.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
smartcard-passthrough-tcp.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
smartcard-passthrough-tcp.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
smartcard-passthrough-unix.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
smartcard-passthrough-unix.xml
smbios-date.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
smbios-date.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
smbios-multiple-type2.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
smbios-type-fwcfg.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
smbios-type-fwcfg.xml qemu: populate <audio> element with default config 2021-03-09 22:58:30 +00:00
smbios-uuid-match.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
smbios-uuid-match.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
smbios.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
smbios.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
smp-dies.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
smp-dies.xml qemu: add support for specifying CPU "dies" topology parameter 2020-01-16 15:11:55 +00:00
smp.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
smp.xml conf: add support for specifying CPU "dies" parameter 2020-01-16 15:11:42 +00:00
sound-device.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
sound-device.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
sound.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
sound.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
sparc-minimal.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
sparc-minimal.xml tests: add minimal XML example for sparc VM 2020-11-20 12:09:51 +00:00
tap-vhost-incorrect.xml tests: qemuxml2xml: Remove prehistoric machine types from legacy tests 2020-01-27 14:55:03 +01:00
tap-vhost.xml tests: qemuxml2xml: Remove prehistoric machine types from legacy tests 2020-01-27 14:55:03 +01:00
tpm-emulator-spapr.ppc64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
tpm-emulator-spapr.xml tests: Add test for domain XML with tpm-spapr TPM device model 2020-02-05 19:57:10 +01:00
tpm-emulator-tpm2-enc.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
tpm-emulator-tpm2-enc.xml tests: Add test for TPM XML encryption parser and formatter 2019-07-26 09:59:27 +01:00
tpm-emulator-tpm2-pstate.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
tpm-emulator-tpm2-pstate.xml conf: Add support for keeping TPM emulator state 2021-01-06 11:44:12 +01:00
tpm-emulator-tpm2.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
tpm-emulator-tpm2.xml
tpm-emulator.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
tpm-emulator.xml tests: fix xml2xml tpm-emulator.xml test 2019-09-06 12:47:46 +02:00
tpm-no-backend-invalid.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
tpm-no-backend-invalid.xml
tpm-passthrough-crb.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
tpm-passthrough-crb.xml
tpm-passthrough.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
tpm-passthrough.xml tests: qemuxml2argv: Modernize tpm-passthrough tests 2020-01-27 14:55:03 +01:00
tseg-explicit-size.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
tseg-explicit-size.xml
tseg-i440fx.x86_64-latest.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
tseg-i440fx.xml
tseg-invalid-size.x86_64-latest.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
tseg-invalid-size.xml
usb1-usb2.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
usb1-usb2.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
usb-bus-missing.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
usb-bus-missing.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
usb-controller-default-q35.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
usb-controller-default-q35.xml
usb-controller-default-unavailable-q35.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
usb-controller-default-unavailable-q35.xml
usb-controller-explicit-q35.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
usb-controller-explicit-q35.xml
usb-controller-explicit-unavailable-q35.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
usb-controller-explicit-unavailable-q35.xml
usb-controller-qemu-xhci-limit.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
usb-controller-qemu-xhci-limit.xml
usb-controller-qemu-xhci-unavailable.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
usb-controller-qemu-xhci-unavailable.xml
usb-controller-qemu-xhci.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +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 tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
usb-controller-xhci.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
usb-controller-xhci.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
usb-controller.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
usb-controller.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
usb-hub-autoadd-deluxe.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
usb-hub-autoadd-deluxe.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
usb-hub-autoadd.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
usb-hub-autoadd.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
usb-hub-conflict.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
usb-hub-conflict.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
usb-hub-nonexistent.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
usb-hub-nonexistent.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
usb-hub.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
usb-hub.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
usb-ich9-autoassign.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
usb-ich9-autoassign.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
usb-ich9-companion.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
usb-ich9-companion.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
usb-ich9-ehci-addr.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
usb-ich9-ehci-addr.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
usb-ich9-no-companion.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
usb-ich9-no-companion.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
usb-long-port-path.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
usb-long-port-path.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
usb-none-hub.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
usb-none-hub.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
usb-none-other.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
usb-none-other.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
usb-none-usbtablet.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
usb-none-usbtablet.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
usb-none.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
usb-none.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
usb-piix3-controller.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
usb-piix3-controller.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
usb-port-autoassign.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
usb-port-autoassign.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
usb-port-missing.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
usb-port-missing.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
usb-ports-out-of-range.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
usb-ports-out-of-range.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
usb-ports.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
usb-ports.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
usb-redir-boot.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
usb-redir-boot.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
usb-redir-filter-version.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
usb-redir-filter-version.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
usb-redir-filter.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
usb-redir-filter.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
usb-redir-unix.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
usb-redir-unix.xml
usb-redir.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
usb-redir.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
usb-too-long-port-path-invalid.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
usb-too-long-port-path-invalid.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
usb-xhci-autoassign.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
usb-xhci-autoassign.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
user-aliases2.args
user-aliases2.xml
user-aliases-usb.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
user-aliases-usb.xml
user-aliases.args qemu: command: Always assume 'QEMU_CAPS_BOOT_STRICT' 2021-09-21 12:26:06 +02:00
user-aliases.xml qemu: populate <audio> element with default config 2021-03-09 22:58:30 +00:00
vcpu-placement-static.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
vcpu-placement-static.xml qemu: populate <audio> element with default config 2021-03-09 22:58:30 +00:00
vhost_queues-invalid.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
vhost_queues-invalid.xml
vhost_queues.xml tests: qemuxml2xml: Remove prehistoric machine types from legacy tests 2020-01-27 14:55:03 +01:00
vhost-user-fs-fd-memory.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
vhost-user-fs-fd-memory.xml conf: Introduce <sandbox mode='chroot'/> for <filesystem><binary> 2021-04-21 11:51:31 -04:00
vhost-user-fs-hugepages.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
vhost-user-fs-hugepages.xml qemu: populate <audio> element with default config 2021-03-09 22:58:30 +00:00
vhost-user-fs-readonly.x86_64-latest.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
vhost-user-fs-readonly.xml qemu: reject readonly attribute for virtiofs 2020-05-13 12:35:03 +02:00
vhost-user-fs-sock.xml conf: require target for external virtiofsd 2021-06-17 10:51:24 +02:00
vhost-user-gpu-secondary.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
vhost-user-gpu-secondary.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
vhost-user-vga.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
vhost-user-vga.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
vhost-vsock-auto.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
vhost-vsock-auto.xml
vhost-vsock-ccw-auto.s390x-latest.args tests: Add capabilities for QEMU 6.0.0 on s390x 2021-05-19 10:40:50 +02:00
vhost-vsock-ccw-auto.xml
vhost-vsock-ccw-iommu.s390x-latest.args tests: Add capabilities for QEMU 6.0.0 on s390x 2021-05-19 10:40:50 +02:00
vhost-vsock-ccw-iommu.xml qemu: populate <audio> element with default config 2021-03-09 22:58:30 +00:00
vhost-vsock-ccw.s390x-latest.args tests: Add capabilities for QEMU 6.0.0 on s390x 2021-05-19 10:40:50 +02:00
vhost-vsock-ccw.xml qemu: populate <audio> element with default config 2021-03-09 22:58:30 +00:00
vhost-vsock.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
vhost-vsock.xml qemu: populate <audio> element with default config 2021-03-09 22:58:30 +00:00
video-bochs-display-device.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
video-bochs-display-device.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
video-device-pciaddr-default.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
video-device-pciaddr-default.xml tests: qemuxml: Remove prehistoric machine types from legacy tests 2020-01-27 14:55:03 +01:00
video-invalid-multiple-devices.err conf: validate: Run global device definition validation before callbacks 2021-09-09 10:17:28 +02:00
video-invalid-multiple-devices.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
video-multiple-primaries.err domain_conf.c: move primary video check to validate callback 2020-12-09 09:51:51 -03:00
video-multiple-primaries.xml domain_conf.c: move primary video check to validate callback 2020-12-09 09:51:51 -03:00
video-none-device.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
video-none-device.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
video-qxl-device-vgamem.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
video-qxl-device-vgamem.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
video-qxl-device-vram64.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
video-qxl-device-vram64.xml
video-qxl-device.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
video-qxl-device.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
video-qxl-heads.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
video-qxl-heads.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
video-qxl-noheads.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
video-qxl-noheads.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
video-qxl-resolution.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
video-qxl-resolution.xml qemu: populate <audio> element with default config 2021-03-09 22:58:30 +00:00
video-qxl-sec-device-vgamem.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
video-qxl-sec-device-vgamem.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
video-qxl-sec-device-vram64.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
video-qxl-sec-device-vram64.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
video-qxl-sec-device.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
video-qxl-sec-device.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
video-ramfb-display-device-pci-address.x86_64-latest.err conf: validate: Run global device definition validation before callbacks 2021-09-09 10:17:28 +02:00
video-ramfb-display-device-pci-address.xml qemu: ramfb video device doesn't support PCI address 2020-06-25 19:47:41 -04:00
video-ramfb-display-device.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
video-ramfb-display-device.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
video-vga-device-vgamem.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
video-vga-device-vgamem.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
video-vga-device.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
video-vga-device.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
video-vga-qxl-heads.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
video-vga-qxl-heads.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
video-virtio-gpu-ccw-auto.xml
video-virtio-gpu-ccw.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
video-virtio-gpu-ccw.xml
video-virtio-gpu-device.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
video-virtio-gpu-device.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
video-virtio-gpu-sdl-gl.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
video-virtio-gpu-sdl-gl.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
video-virtio-gpu-secondary.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
video-virtio-gpu-secondary.xml
video-virtio-gpu-spice-gl.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
video-virtio-gpu-spice-gl.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
video-virtio-gpu-virgl.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
video-virtio-gpu-virgl.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
video-virtio-vga-gpu-gl.x86_64-latest.args tests: Tests for virtio-vga-gl and virtio-gpu-gl-pci device 2021-06-11 13:06:58 +02:00
video-virtio-vga-gpu-gl.xml tests: Tests for virtio-vga-gl and virtio-gpu-gl-pci device 2021-06-11 13:06:58 +02:00
video-virtio-vga.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
video-virtio-vga.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
virtio-9p-createmode.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
virtio-9p-createmode.xml qemu: add 'fmode' and 'dmode' options 2020-11-04 18:25:55 +01:00
virtio-9p-multidevs.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
virtio-9p-multidevs.xml conf: add 'multidevs' option 2020-04-06 13:55:27 +02:00
virtio-input-passthrough.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
virtio-input-passthrough.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
virtio-input.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
virtio-input.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
virtio-lun.x86_64-latest.args qemuxml2argvtest: Use real caps for all disk frontend property tests 2021-09-23 14:48:51 +02:00
virtio-lun.xml qemu: Forbid non-raw images for disk type='lun' with vitio-blk frontend 2020-05-12 06:55:00 +02:00
virtio-non-transitional.x86_64-3.1.0.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
virtio-non-transitional.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
virtio-non-transitional.xml
virtio-options-controller-ats.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
virtio-options-controller-ats.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
virtio-options-controller-ats.xml tests: more fine-granular tests for virtio-options 2020-04-27 17:26:13 +02:00
virtio-options-controller-iommu.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
virtio-options-controller-iommu.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
virtio-options-controller-iommu.xml tests: more fine-granular tests for virtio-options 2020-04-27 17:26:13 +02:00
virtio-options-controller-packed.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
virtio-options-controller-packed.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
virtio-options-controller-packed.xml tests: more fine-granular tests for virtio-options 2020-04-27 17:26:13 +02:00
virtio-options-disk-ats.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
virtio-options-disk-ats.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
virtio-options-disk-ats.xml tests: more fine-granular tests for virtio-options 2020-04-27 17:26:13 +02:00
virtio-options-disk-iommu.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
virtio-options-disk-iommu.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
virtio-options-disk-iommu.xml tests: more fine-granular tests for virtio-options 2020-04-27 17:26:13 +02:00
virtio-options-disk-packed.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
virtio-options-disk-packed.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
virtio-options-disk-packed.xml tests: more fine-granular tests for virtio-options 2020-04-27 17:26:13 +02:00
virtio-options-fs-ats.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
virtio-options-fs-ats.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
virtio-options-fs-ats.xml tests: more fine-granular tests for virtio-options 2020-04-27 17:26:13 +02:00
virtio-options-fs-iommu.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
virtio-options-fs-iommu.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
virtio-options-fs-iommu.xml tests: more fine-granular tests for virtio-options 2020-04-27 17:26:13 +02:00
virtio-options-fs-packed.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
virtio-options-fs-packed.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
virtio-options-fs-packed.xml tests: more fine-granular tests for virtio-options 2020-04-27 17:26:13 +02:00
virtio-options-input-ats.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
virtio-options-input-ats.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
virtio-options-input-ats.xml tests: more fine-granular tests for virtio-options 2020-04-27 17:26:13 +02:00
virtio-options-input-iommu.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
virtio-options-input-iommu.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
virtio-options-input-iommu.xml tests: more fine-granular tests for virtio-options 2020-04-27 17:26:13 +02:00
virtio-options-input-packed.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
virtio-options-input-packed.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
virtio-options-input-packed.xml tests: more fine-granular tests for virtio-options 2020-04-27 17:26:13 +02:00
virtio-options-memballoon-ats.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
virtio-options-memballoon-ats.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
virtio-options-memballoon-ats.xml tests: more fine-granular tests for virtio-options 2020-04-27 17:26:13 +02:00
virtio-options-memballoon-freepage-reporting.err lib: s/free-page-reporting/freePageReporting/ 2020-10-15 10:57:11 +02:00
virtio-options-memballoon-freepage-reporting.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
virtio-options-memballoon-freepage-reporting.xml lib: s/free-page-reporting/freePageReporting/ 2020-10-15 10:57:11 +02:00
virtio-options-memballoon-iommu.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
virtio-options-memballoon-iommu.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
virtio-options-memballoon-iommu.xml tests: more fine-granular tests for virtio-options 2020-04-27 17:26:13 +02:00
virtio-options-memballoon-packed.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
virtio-options-memballoon-packed.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
virtio-options-memballoon-packed.xml tests: more fine-granular tests for virtio-options 2020-04-27 17:26:13 +02:00
virtio-options-net-ats.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
virtio-options-net-ats.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
virtio-options-net-ats.xml tests: more fine-granular tests for virtio-options 2020-04-27 17:26:13 +02:00
virtio-options-net-iommu.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
virtio-options-net-iommu.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
virtio-options-net-iommu.xml tests: more fine-granular tests for virtio-options 2020-04-27 17:26:13 +02:00
virtio-options-net-packed.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
virtio-options-net-packed.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
virtio-options-net-packed.xml tests: more fine-granular tests for virtio-options 2020-04-27 17:26:13 +02:00
virtio-options-rng-ats.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
virtio-options-rng-ats.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
virtio-options-rng-ats.xml tests: more fine-granular tests for virtio-options 2020-04-27 17:26:13 +02:00
virtio-options-rng-iommu.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
virtio-options-rng-iommu.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
virtio-options-rng-iommu.xml tests: more fine-granular tests for virtio-options 2020-04-27 17:26:13 +02:00
virtio-options-rng-packed.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
virtio-options-rng-packed.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
virtio-options-rng-packed.xml tests: more fine-granular tests for virtio-options 2020-04-27 17:26:13 +02:00
virtio-options-video-ats.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
virtio-options-video-ats.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
virtio-options-video-ats.xml tests: more fine-granular tests for virtio-options 2020-04-27 17:26:13 +02:00
virtio-options-video-iommu.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
virtio-options-video-iommu.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
virtio-options-video-iommu.xml tests: more fine-granular tests for virtio-options 2020-04-27 17:26:13 +02:00
virtio-options-video-packed.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
virtio-options-video-packed.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
virtio-options-video-packed.xml tests: more fine-granular tests for virtio-options 2020-04-27 17:26:13 +02:00
virtio-options.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
virtio-options.xml qemu: populate <audio> element with default config 2021-03-09 22:58:30 +00:00
virtio-rng-builtin.x86_64-5.2.0.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
virtio-rng-builtin.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
virtio-rng-builtin.xml qemu: Implement builtin rng backend 2020-01-24 17:03:35 +01:00
virtio-rng-ccw.args tests: qemu: Remove 's390-ccw' machine type from fake capabilities 2021-09-23 14:48:51 +02:00
virtio-rng-ccw.xml tests: qemu: Remove 's390-ccw' machine type from fake capabilities 2021-09-23 14:48:51 +02:00
virtio-rng-default.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
virtio-rng-default.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
virtio-rng-egd-crash.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
virtio-rng-egd-crash.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
virtio-rng-egd-unix.x86_64-5.2.0.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
virtio-rng-egd-unix.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
virtio-rng-egd-unix.xml
virtio-rng-egd.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
virtio-rng-egd.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
virtio-rng-multiple.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
virtio-rng-multiple.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
virtio-rng-random.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
virtio-rng-random.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
virtio-transitional-not-supported.x86_64-latest.err qemuxml2argvtest: Test expected error messages 2020-09-23 22:47:59 +02:00
virtio-transitional-not-supported.xml
virtio-transitional.x86_64-3.1.0.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
virtio-transitional.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
virtio-transitional.xml
vmcoreinfo.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
vmcoreinfo.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
watchdog-device.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
watchdog-device.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
watchdog-diag288.s390x-latest.args tests: qemuxml2argv: Modernize 'watchdog-diag288' test 2021-06-15 16:58:22 +02:00
watchdog-diag288.xml tests: qemuxml2argv: Modernize 'watchdog-diag288' test 2021-06-15 16:58:22 +02:00
watchdog-dump.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
watchdog-dump.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
watchdog-injectnmi.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
watchdog-injectnmi.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
watchdog.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
watchdog.xml tests: fix name of 32-bit x86 QEMU binary 2019-12-03 13:57:44 +00:00
x86_64-default-cpu-kvm-pc-4.2.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
x86_64-default-cpu-kvm-pc-4.2.xml qemuxml2*test: Add test cases for default CPU models on x86_64 2019-11-20 17:22:07 +01:00
x86_64-default-cpu-kvm-q35-4.2.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
x86_64-default-cpu-kvm-q35-4.2.xml qemuxml2*test: Add test cases for default CPU models on x86_64 2019-11-20 17:22:07 +01:00
x86_64-default-cpu-tcg-pc-4.2.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
x86_64-default-cpu-tcg-pc-4.2.xml qemuxml2*test: Add test cases for default CPU models on x86_64 2019-11-20 17:22:07 +01:00
x86_64-default-cpu-tcg-q35-4.2.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
x86_64-default-cpu-tcg-q35-4.2.xml qemuxml2*test: Add test cases for default CPU models on x86_64 2019-11-20 17:22:07 +01:00
x86_64-pc-graphics.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
x86_64-pc-graphics.xml tests: Update *-headless and *-graphics 2019-06-26 10:37:48 +02:00
x86_64-pc-headless.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
x86_64-pc-headless.xml tests: Update *-headless and *-graphics 2019-06-26 10:37:48 +02:00
x86_64-q35-graphics.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
x86_64-q35-graphics.xml tests: Update *-headless and *-graphics 2019-06-26 10:37:48 +02:00
x86_64-q35-headless.x86_64-latest.args qemuxml2argvtest: Use internal wrapping of command line arguments 2021-04-12 15:55:10 +02:00
x86_64-q35-headless.xml tests: Update *-headless and *-graphics 2019-06-26 10:37:48 +02:00
x86-kvm-32-on-64.args qemu: Always assume presence of QEMU_CAPS_OBJECT_SECRET 2021-09-22 14:53:55 +02:00
x86-kvm-32-on-64.xml