libvirt/tests/qemuxml2xmloutdata
Michal Privoznik 7711a7346a qemu: Relax os.loader->type check when validating domain
When validating a domain among all the checks there are two that
concern VIR_DOMAIN_LOADER_TYPE_PFLASH specifically. The first
check ensures that on x86 ACPI is enabled when UEFI is requested,
the second ensures that UEFI is used when ACPI is requested on
aarch64. However, check for UEFI is done by plain comparison of
def->os.loader->type which is insufficient because we have
def->os.firmware too.

NB, this wouldn't be a problem for active domain, because on
startup process def->os.loader->type gets filled by
qemuFirmwareEnableFeatures(), but that's not the case for
inactive domains.

Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1729604

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Andrea Bolognani <abologna@redhat.com>
2019-07-15 13:24:09 +02:00
..
aarch64-aavmf-virtio-mmio.xml
aarch64-gic-default-both.xml
aarch64-gic-default-v2.xml
aarch64-gic-default-v3.xml
aarch64-gic-default.xml
aarch64-gic-host.xml
aarch64-gic-none-both.xml
aarch64-gic-none-tcg.xml
aarch64-gic-none-v2.xml
aarch64-gic-none-v3.xml
aarch64-gic-none.xml
aarch64-gic-v2.xml
aarch64-gic-v3.xml
aarch64-os-firmware-efi.aarch64-latest.xml qemu: Relax os.loader->type check when validating domain 2019-07-15 13:24:09 +02:00
aarch64-pci-serial.xml
aarch64-traditional-pci.xml
aarch64-video-default.xml
aarch64-video-virtio-gpu-pci.xml
aarch64-virt-graphics.aarch64-latest.xml tests: Enable *-headless and *-graphics in qemuxml2xml 2019-06-26 10:37:54 +02:00
aarch64-virt-headless.aarch64-latest.xml tests: Enable *-headless and *-graphics in qemuxml2xml 2019-06-26 10:37:54 +02:00
aarch64-virtio-pci-default.xml
aarch64-virtio-pci-manual-addresses.xml
acpi-table.xml
autoindex.xml
balloon-device-auto.xml
balloon-device-period.xml
bios-nvram-os-interleave.xml
bios-nvram.xml
blkdeviotune-group-num.xml
blkdeviotune-max-length.xml
blkdeviotune-max.xml
blkdeviotune.xml
blkiotune-device.xml
blkiotune.xml
boot-cdrom.xml
boot-floppy-q35.xml qemuxml2xmloutdata: Use more symlinks 2018-08-10 07:16:03 +02:00
boot-floppy.xml
boot-menu-disable-with-timeout.xml
boot-menu-disable.xml
boot-menu-enable-with-timeout.xml
boot-multi.xml
boot-network.xml
boot-order.xml
channel-guestfwd.xml
channel-unix-source-path-active.xml tests: Use WHEN_BOTH in qemuxml2xml whenever possible 2019-03-05 10:41:08 +01:00
channel-unix-source-path-inactive.xml tests: Use WHEN_BOTH in qemuxml2xml whenever possible 2019-03-05 10:41:08 +01:00
channel-virtio-auto.xml
channel-virtio-state-active.xml
channel-virtio-state-inactive.xml
channel-virtio.xml
chardev-label.xml
clock-catchup.xml
clock-localtime.xml
clock-timer-hyperv-rtc.xml
clock-utc.xml
console-compat2.xml
console-compat-auto.xml
console-compat.xml
console-virtio-many.xml
console-virtio.xml
controller-usb-order.xml
controller-virtio-scsi.xml tests: qemuxml: Merge 'ioeventfd' variant of 'virtio-scsi' test into the common file 2019-02-08 08:31:15 +01:00
cpu-check-default-none2.xml
cpu-check-default-none.xml
cpu-check-default-partial2.xml
cpu-check-default-partial.xml
cpu-check-full.xml
cpu-check-none.xml
cpu-check-partial.xml
cpu-empty.xml
cpu-eoi-disabled.xml
cpu-eoi-enabled.xml
cpu-host-kvmclock.xml
cpu-host-model-features.xml
cpu-host-passthrough-features.xml
cpu-kvmclock.xml
cpu-numa1.xml
cpu-numa2.xml
cpu-numa-disjoint.xml
cpu-numa-disordered.xml
cpu-numa-memshared.xml
cpu-numa-no-memory-element.xml
cputune-iothreads.xml
cputune-iothreadsched-zeropriority.xml
cputune-iothreadsched.xml
cputune-numatune.xml
cputune-zero-shares.xml
cputune.xml
default-kvm-host-arch.xml
default-qemu-host-arch.xml
disk-active-commit-active.xml tests: Use WHEN_BOTH in qemuxml2xml whenever possible 2019-03-05 10:41:08 +01:00
disk-active-commit-inactive.xml tests: Use WHEN_BOTH in qemuxml2xml whenever possible 2019-03-05 10:41:08 +01:00
disk-aio.xml
disk-backing-chains-active.xml conf: Format seclabels for <backingStore> 2019-04-03 11:58:09 +02:00
disk-backing-chains-inactive.xml conf: Format seclabels for <backingStore> 2019-04-03 11:58:09 +02:00
disk-backing-chains-index-active.xml conf: Allow formatting and parsing of 'index' for disk source image 2018-08-21 15:46:06 +02:00
disk-backing-chains-index-inactive.xml conf: domain: Format out user provided backing chains in XML 2018-08-21 15:46:06 +02:00
disk-backing-chains-noindex.xml tests: Rename some qemuxml2xml output files for clarity 2019-03-05 10:40:50 +01:00
disk-boot-cdrom.xml tests: qemu: Drop 'drive' from disk tests 2018-07-23 15:32:33 +02:00
disk-boot-disk.xml tests: qemu: Drop 'drive' from disk tests 2018-07-23 15:32:33 +02:00
disk-cache.xml tests: qemu: Unify disk cache testing 2018-07-23 15:32:34 +02:00
disk-cdrom-bus-other.xml tests: qemuxml2argv: Add CDROM disks for all untested buses 2019-02-08 08:48:11 +01:00
disk-cdrom.xml tests: qemuxml2argv: Add test case for empty CDROM with cache mode 2019-01-21 17:04:26 +01:00
disk-copy_on_read.xml
disk-detect-zeroes.xml tests: qemu: Drop 'drive' from disk tests 2018-07-23 15:32:33 +02:00
disk-discard.xml tests: qemu: Drop 'drive' from disk tests 2018-07-23 15:32:33 +02:00
disk-error-policy.xml tests: qemu: Drop 'drive' from disk tests 2018-07-23 15:32:33 +02:00
disk-fat.xml tests: qemu: Drop 'drive' from disk tests 2018-07-23 15:32:33 +02:00
disk-floppy.xml
disk-fmt-qcow.xml tests: qemu: Drop 'drive' from disk tests 2018-07-23 15:32:33 +02:00
disk-mirror-active.xml conf: Add 'index' attribute for <disk><mirror><source> 2019-04-03 11:58:09 +02:00
disk-mirror-inactive.xml conf: domain: Format out user provided backing chains in XML 2018-08-21 15:46:06 +02:00
disk-mirror-old-active.xml tests: Rename some qemuxml2xml output files for clarity 2019-03-05 10:40:50 +01:00
disk-mirror-old-inactive.xml conf: domain: Format out user provided backing chains in XML 2018-08-21 15:46:06 +02:00
disk-network-gluster.xml qemu: domain: Assume 'raw' default storage format also for network storage 2019-02-04 13:42:11 +01:00
disk-network-iscsi.xml qemu: domain: Assume 'raw' default storage format also for network storage 2019-02-04 13:42:11 +01:00
disk-network-nbd.xml qemu: domain: Assume 'raw' default storage format also for network storage 2019-02-04 13:42:11 +01:00
disk-network-rbd.xml tests: qemuxml2argv: Unify testing of 'disk-network-rbd' 2018-07-23 15:32:35 +02:00
disk-network-sheepdog.xml tests: qemu: Drop 'drive' from disk tests 2018-07-23 15:32:33 +02:00
disk-network-source-auth.xml tests: qemu: Drop 'drive' from disk tests 2018-07-23 15:32:33 +02:00
disk-network-tlsx509.xml tests: qemu: Drop 'drive' from disk tests 2018-07-23 15:32:33 +02:00
disk-network-vxhs.xml tests: qemu: Drop 'drive' from disk tests 2018-07-23 15:32:33 +02:00
disk-scsi-device-auto.xml
disk-scsi-disk-vpd.xml
disk-scsi-lun-passthrough-sgio.xml
disk-scsi.xml conf: Format spapr-vio addresses as 32-bit 2019-06-20 12:50:03 +02:00
disk-serial.xml qemu: format serial and geometry on frontend disk device 2018-07-03 16:32:42 +01:00
disk-source-pool-mode.xml
disk-source-pool.xml qemu: Supply correct default type for 'dir' based VIR_STORAGE_TYPE_VOLUME 2019-06-26 12:28:31 +02:00
disk-usb-device.xml
disk-virtio-queues.xml qemuxml2xmloutdata: Use more symlinks 2018-08-10 07:16:03 +02:00
disk-virtio-s390-zpci.xml conf: Introduce parser, formatter for uid and fid 2018-11-15 12:32:18 +01:00
disk-virtio-scsi-reservations.xml
disk-virtio.xml
encrypted-disk-usage.xml
encrypted-disk.xml qemu: domain: Forbid storage with old QCOW2 encryption 2018-06-05 08:14:00 +02:00
eoi-disabled.xml
eoi-enabled.xml
event_idx.xml
fd-memory-no-numa-topology.xml qemuxml2xmltest: Add memfd tests 2019-04-03 16:37:19 +02:00
fd-memory-numa-topology2.xml qemuxml2xmltest: Add memfd tests 2019-04-03 16:37:19 +02:00
fd-memory-numa-topology3.xml qemuxml2xmltest: Add memfd tests 2019-04-03 16:37:19 +02:00
fd-memory-numa-topology.xml qemuxml2xmltest: Add memfd tests 2019-04-03 16:37:19 +02:00
floppy-drive-fat.xml
genid-active.x86_64-latest.xml tests: qemuxml2xml: Convert genid* to TEST_CAPS 2019-04-16 12:44:36 -04:00
genid-auto-active.x86_64-latest.xml tests: qemuxml2xml: Convert genid* to TEST_CAPS 2019-04-16 12:44:36 -04:00
genid-auto-inactive.x86_64-latest.xml tests: qemuxml2xml: Convert genid* to TEST_CAPS 2019-04-16 12:44:36 -04:00
genid-inactive.x86_64-latest.xml tests: qemuxml2xml: Convert genid* to TEST_CAPS 2019-04-16 12:44:36 -04:00
graphics-egl-headless-rendernode.xml conf: gfx: egl-headless: Introduce a new <gl> subelement 2018-12-03 14:56:08 +01:00
graphics-listen-network2.xml
graphics-listen-network.xml
graphics-sdl-fullscreen.xml
graphics-sdl.xml
graphics-spice-auto-socket-cfg.xml
graphics-spice-auto-socket.xml
graphics-spice-compression.xml
graphics-spice-egl-headless.xml qemu: Introduce a new graphics display type 'headless' 2018-07-18 18:16:07 +02:00
graphics-spice-qxl-vga.xml
graphics-spice-socket.xml
graphics-spice-timeout.xml
graphics-spice.xml
graphics-vnc-auto-socket-cfg.xml
graphics-vnc-auto-socket.xml
graphics-vnc-egl-headless.xml qemu: Introduce a new graphics display type 'headless' 2018-07-18 18:16:07 +02:00
graphics-vnc-no-listen-attr.xml
graphics-vnc-remove-generated-socket-active.xml
graphics-vnc-remove-generated-socket-inactive.xml
graphics-vnc-sasl.xml
graphics-vnc-socket.xml
graphics-vnc-tls.xml tests: qemu: Remove disk from graphics-vnc-tls 2018-07-18 13:27:07 +02:00
graphics-vnc-websocket.xml
graphics-vnc.xml
hostdev-mdev-display.xml tests: qemu: Drop disk from hostdev-mdev tests 2018-08-21 15:46:06 +02:00
hostdev-mdev-precreated.xml tests: qemu: Drop disk from hostdev-mdev tests 2018-08-21 15:46:06 +02:00
hostdev-pci-address.xml
hostdev-scsi-autogen-address.xml
hostdev-scsi-large-unit.xml
hostdev-scsi-lsi-iscsi-auth.xml
hostdev-scsi-lsi-iscsi.xml
hostdev-scsi-lsi.xml
hostdev-scsi-rawio.xml
hostdev-scsi-readonly.xml
hostdev-scsi-sgio.xml
hostdev-scsi-shareable.xml
hostdev-scsi-vhost-scsi-ccw.xml
hostdev-scsi-vhost-scsi-pci.xml
hostdev-scsi-vhost-scsi-pcie.xml
hostdev-scsi-virtio-iscsi-auth.xml
hostdev-scsi-virtio-iscsi.xml
hostdev-scsi-virtio-scsi.xml
hostdev-subsys-mdev-vfio-ccw.xml
hostdev-usb-address.xml
hostdev-vfio-zpci-autogenerate.xml qemu: Generate and use zPCI device in QEMU command line 2018-11-15 12:32:18 +01:00
hostdev-vfio-zpci-boundaries.xml qemu: Generate and use zPCI device in QEMU command line 2018-11-15 12:32:18 +01:00
hostdev-vfio-zpci-multidomain-many.xml qemu: Generate and use zPCI device in QEMU command line 2018-11-15 12:32:18 +01:00
hostdev-vfio-zpci.xml conf: Introduce parser, formatter for uid and fid 2018-11-15 12:32:18 +01:00
hostdev-vfio.xml
hugepages-default-2M.xml tests: rename hugepages-pages5 into hugepages-default-2M 2018-08-10 17:06:48 +02:00
hugepages-default-system-size.xml tests: rename hugepages-pages6 into hugepages-default-system-size 2018-08-10 17:06:48 +02:00
hugepages-default.xml tests: rename hugepages to hugepages-default 2018-08-10 17:06:48 +02:00
hugepages-memaccess2.xml
hugepages-memaccess.xml
hugepages-nodeset.xml conf: Introduce virDomainDefPostParseMemtune 2018-08-10 17:06:48 +02:00
hugepages-numa-default-2M.xml tests: rename hugepages-pages2 into hugepages-numa-default-2M 2018-08-10 17:06:48 +02:00
hugepages-numa-default-dimm.xml tests: extract hugepages-numa-default-dimm out of hugepages-numa 2018-08-10 17:06:48 +02:00
hugepages-numa-nodeset-part.xml tests: rename hugepages-pages3 into hugepages-numa-nodeset-part 2018-08-10 17:06:48 +02:00
hugepages-numa-nodeset.xml tests: rename hugepages-pages into hugepages-numa-nodeset 2018-08-10 17:06:48 +02:00
hugepages-nvdimm.xml qemu: Prefer nvdimmPath over hugepages for memory-backend-file 2018-08-13 16:33:45 +02:00
hugepages-shared.xml
hyperv-off.xml qemu: add support for Hyper-V Enlightened VMCS 2018-11-15 09:54:57 +01:00
hyperv-panic.xml
hyperv.xml qemu: add support for Hyper-V Enlightened VMCS 2018-11-15 09:54:57 +01:00
input-usbmouse.xml
input-usbtablet.xml
input-virtio-ccw.xml
intel-iommu-caching-mode.x86_64-latest.xml tests: Use DO_TEST_CAPS_*() for Intel IOMMU 2019-05-22 14:54:32 +02:00
intel-iommu-device-iotlb.x86_64-latest.xml tests: Use DO_TEST_CAPS_*() for Intel IOMMU 2019-05-22 14:54:32 +02:00
intel-iommu-eim.x86_64-latest.xml tests: Use DO_TEST_CAPS_*() for Intel IOMMU 2019-05-22 14:54:32 +02:00
intel-iommu.x86_64-2.6.0.xml tests: Use DO_TEST_CAPS_*() for Intel IOMMU 2019-05-22 14:54:32 +02:00
intel-iommu.x86_64-latest.xml tests: Use DO_TEST_CAPS_*() for Intel IOMMU 2019-05-22 14:54:32 +02:00
interface-driver.xml
interface-server.xml
iommu-smmuv3.aarch64-latest.xml conf: Parse and format SMMUv3 IOMMU 2019-06-03 17:40:48 +02:00
iothreads-disk-virtio-ccw.xml
iothreads-disk.xml
iothreads-ids-partial.xml
iothreads-ids.xml
iothreads-virtio-scsi-ccw.xml
iothreads-virtio-scsi-pci.xml
iothreads.xml
kvm-features-off.xml
kvm-features.xml
kvmclock.xml
lease.xml
luks-disks-source.xml
luks-disks.xml qemuxml2xmloutdata: Use more symlinks 2018-08-10 07:16:03 +02:00
mach-virt-console-native.xml
mach-virt-console-virtio.xml tests: Fix use of virtio-serial for aarch64/virt 2018-09-05 15:54:41 +02:00
mach-virt-serial-compat.xml
mach-virt-serial-native.xml
mach-virt-serial-pci.xml
mach-virt-serial-usb.xml
mach-virt-serial+console-native.xml
machine-core-off.xml
machine-core-on.xml
machine-loadparm-multiple-disks-nets-s390.xml
memfd-memory-default-hugepage.xml qemuBuildMemoryBackendProps: Get pagesize early 2019-04-03 16:37:19 +02:00
memfd-memory-numa.xml qemuxml2xmltest: Add memfd tests 2019-04-03 16:37:19 +02:00
memory-hotplug-dimm.xml
memory-hotplug-nonuma.xml
memory-hotplug-nvdimm-access.xml
memory-hotplug-nvdimm-align.xml conf: Introduce 'alignsize' element into xml for NVDIMM memory 2019-01-02 09:00:24 -05:00
memory-hotplug-nvdimm-label.xml
memory-hotplug-nvdimm-pmem.xml conf: Introduce 'pmem' element into xml for NVDIMM memory 2019-01-02 09:00:29 -05:00
memory-hotplug-nvdimm-readonly.xml conf: Introduce 'readonly' element into xml for NVDIMM memory 2019-01-02 09:00:34 -05:00
memory-hotplug-nvdimm.xml
memory-hotplug.xml
memorybacking-set.xml
memorybacking-unset.xml
memtune-unlimited.xml
memtune.xml
metadata-duplicate.xml
metadata.xml
migrate.xml
minimal.xml
misc-acpi.xml
misc-disable-s3.xml
misc-disable-suspends.xml
misc-enable-s4.xml
misc-no-reboot.xml
misc-uuid.xml
net-bandwidth2.xml
net-bandwidth.xml
net-coalesce.xml
net-eth-hostip.xml
net-eth-ifname.xml
net-eth.xml
net-hostdev-bootorder.xml conf: correct false boot order error during domain parse 2018-09-12 11:09:53 -04:00
net-hostdev-vfio.xml
net-hostdev.xml
net-many-models.xml tests: Add several net model passthrough tests 2019-04-16 13:11:08 -04:00
net-midonet.xml
net-mtu.xml
net-openvswitch.xml
net-udp.xml
net-user-addr.xml
net-user.xml
net-vhostuser.xml tests: qemuxml2argv: Remove disks from few tests which don't need them 2018-12-05 17:53:26 +01:00
net-virtio-device.xml
net-virtio-disable-offloads.xml
net-virtio-network-portgroup.xml
net-virtio-rxtxqueuesize.xml
net-virtio.xml
nographics-vga.xml
nosharepages.xml
numad-auto-memory-vcpu-cpuset.xml
numad-auto-memory-vcpu-no-cpuset-and-placement.xml
numad-auto-vcpu-no-numatune.xml
numad-static-vcpu-no-numatune.xml
numatune-auto-prefer.xml
numatune-memnode-no-memory.xml
numatune-memnode.xml
os-firmware-bios.x86_64-latest.xml tests: qemuxml2xml: Convert os-firmware* to TEST_CAPS 2019-04-16 12:44:36 -04:00
os-firmware-efi-secboot.x86_64-latest.xml tests: qemuxml2xml: Convert os-firmware* to TEST_CAPS 2019-04-16 12:44:36 -04:00
os-firmware-efi.x86_64-latest.xml tests: qemuxml2xml: Convert os-firmware* to TEST_CAPS 2019-04-16 12:44:36 -04:00
pages-dimm-discard.xml tests: rename hugepages-pages7 into pages-dimm-discard 2018-08-10 17:06:48 +02:00
pages-discard-hugepages.xml tests: extract pages-discard-hugepages out of hugepages-pages3 2018-08-10 17:06:48 +02:00
pages-discard.xml tests: extract pages-discard out of hugepages-pages 2018-08-10 17:06:48 +02:00
panic-double.xml
panic-isa.xml
panic-no-address.xml
panic-pseries.xml
panic.xml
parallel-tcp.xml
pci-autoadd-addr.xml
pci-autoadd-idx.xml
pci-autofill-addr.xml qemu: Forbid cdroms on virtio bus 2019-02-08 08:41:40 +01:00
pci-bridge-many-disks.xml
pci-bridge.xml
pci-expander-bus.xml
pci-many.xml
pci-rom-disabled-invalid.xml
pci-rom-disabled.xml
pci-rom.xml
pci-serial-dev-chardev.xml
pcie-expander-bus.xml
pcie-root-port-model-generic.xml
pcie-root-port-model-ioh3420.xml
pcie-root-port.xml
pcie-root.xml
pcie-switch-downstream-port.xml
pcie-switch-upstream-port.xml
pcihole64-gib.xml
pcihole64-none.xml
pcihole64-q35.xml
pcihole64.xml
pmu-feature-off.xml
pmu-feature.xml
ppc64-pseries-graphics.ppc64-latest.xml tests: Enable *-headless and *-graphics in qemuxml2xml 2019-06-26 10:37:54 +02:00
ppc64-pseries-headless.ppc64-latest.xml tests: Enable *-headless and *-graphics in qemuxml2xml 2019-06-26 10:37:54 +02:00
ppc64-usb-controller-legacy.xml
ppc64-usb-controller.xml
pseries-console-native.xml
pseries-console-virtio.xml
pseries-cpu-compat-power9.xml
pseries-cpu-compat.xml
pseries-cpu-exact.xml
pseries-features.xml conf: Parse and format nested-hv feature 2018-11-27 17:12:19 +01:00
pseries-hostdevs-1.xml
pseries-hostdevs-2.xml
pseries-hostdevs-3.xml
pseries-many-buses-1.xml
pseries-many-buses-2.xml
pseries-many-devices.xml
pseries-nvram.xml conf: Format spapr-vio addresses as 32-bit 2019-06-20 12:50:03 +02:00
pseries-panic-missing.xml
pseries-panic-no-address.xml
pseries-phb-default-missing.xml
pseries-phb-numa-node.xml
pseries-phb-simple.xml
pseries-serial-compat.xml
pseries-serial-native.xml
pseries-serial-pci.xml
pseries-serial-usb.xml
pseries-serial+console-native.xml
pv-spinlock-disabled.xml
pv-spinlock-enabled.xml
q35-default-devices-only.xml
q35-multifunction.xml
q35-pci-force-address.xml
q35-pcie-autoadd.xml
q35-pcie.xml
q35-usb2-multi.xml
q35-usb2-reorder.xml
q35-usb2.xml
q35-virt-manager-basic.xml
q35-virtio-pci.xml
q35.xml
qemu-ns-no-env.xml
reboot-timeout-disabled.xml
reboot-timeout-enabled.xml
restore-v2.xml
riscv64-virt-graphics.riscv64-latest.xml tests: Enable *-headless and *-graphics in qemuxml2xml 2019-06-26 10:37:54 +02:00
riscv64-virt-headless.riscv64-latest.xml tests: Enable *-headless and *-graphics in qemuxml2xml 2019-06-26 10:37:54 +02:00
riscv64-virt-pci.xml tests: Add test for PCI usage on RISC-V 2019-02-01 11:57:52 +01:00
riscv64-virt.xml qemu: Introduce 16550A serial console model 2018-08-28 17:57:38 +02:00
s390-defaultconsole.xml
s390-panic-missing.xml
s390-panic-no-address.xml
s390-panic.xml
s390-serial-2.xml
s390-serial-console.xml
s390-serial.xml
s390x-ccw-graphics.s390x-latest.xml tests: Enable *-headless and *-graphics in qemuxml2xml 2019-06-26 10:37:54 +02:00
s390x-ccw-headless.s390x-latest.xml tests: Enable *-headless and *-graphics in qemuxml2xml 2019-06-26 10:37:54 +02:00
seclabel-dac-none.xml
seclabel-device-multiple.xml
seclabel-dynamic-baselabel-inactive.xml tests: Add -inactive suffix when appropriate for qemuxml2xml 2019-03-05 10:41:10 +01:00
seclabel-dynamic-labelskip-inactive.xml tests: Add -inactive suffix when appropriate for qemuxml2xml 2019-03-05 10:41:10 +01:00
seclabel-dynamic-none-relabel-inactive.xml tests: Add -inactive suffix when appropriate for qemuxml2xml 2019-03-05 10:41:10 +01:00
seclabel-dynamic-none.xml
seclabel-dynamic-override-inactive.xml tests: Add -inactive suffix when appropriate for qemuxml2xml 2019-03-05 10:41:10 +01:00
seclabel-dynamic-relabel-inactive.xml tests: Add -inactive suffix when appropriate for qemuxml2xml 2019-03-05 10:41:10 +01:00
seclabel-none.xml
seclabel-static-labelskip-active.xml tests: Use WHEN_BOTH in qemuxml2xml whenever possible 2019-03-05 10:41:08 +01:00
seclabel-static-labelskip-inactive.xml tests: Use WHEN_BOTH in qemuxml2xml whenever possible 2019-03-05 10:41:08 +01:00
seclabel-static.xml
serial-dev.xml
serial-file.xml
serial-many.xml
serial-pty.xml
serial-spiceport-nospice.xml
serial-spiceport.xml
serial-target-port-auto.xml
serial-tcp-telnet.xml
serial-tcp-tlsx509-chardev-notls.xml
serial-tcp-tlsx509-chardev.xml
serial-tcp.xml
serial-udp.xml
serial-unix.xml
serial-vc.xml
shmem-plain-doorbell.xml
shmem.xml
smartcard-controller.xml
smartcard-host-certificates-database.xml tests: add test file for smartcard database 2018-06-18 19:27:49 -04:00
smartcard-host-certificates.xml
smartcard-host.xml
smartcard-passthrough-spicevmc.xml
smartcard-passthrough-tcp.xml
smbios-multiple-type2.xml
smbios.xml
smp.xml
sound-device.xml
sound.xml
tap-vhost-incorrect.xml
tap-vhost.xml
tpm-emulator-tpm2.xml conf: Add support for choosing emulation of a TPM 2.0 2018-06-06 10:48:41 -04:00
tpm-emulator.xml conf: Add support for choosing emulation of a TPM 2.0 2018-06-06 10:48:41 -04:00
tpm-passthrough-crb.xml
tpm-passthrough.xml
tseg-explicit-size.xml qemu: Add support for setting the TSEG size 2018-06-08 10:28:46 +02:00
tseg-old-machine-type.xml qemu: Add support for setting the TSEG size 2018-06-08 10:28:46 +02:00
tseg.xml qemu: Add support for setting the TSEG size 2018-06-08 10:28:46 +02:00
usb-controller-default-q35.xml
usb-controller-explicit-q35.xml
usb-controller.xml
usb-ich9-ehci-addr.xml
usb-none.xml
usb-piix3-controller.xml
usb-port-missing.xml
usb-redir-filter-version.xml
usb-redir-filter.xml
usb-redir.xml
user-aliases.xml
vcpu-placement-static.xml qemuxml2xmloutdata: Use more symlinks 2018-08-10 07:16:03 +02:00
vhost_queues.xml
vhost-vsock-auto.xml
vhost-vsock-ccw-auto.xml qemu: Add ccw support for vhost-vsock 2018-08-07 15:02:59 +02:00
vhost-vsock-ccw.xml qemu: Add ccw support for vhost-vsock 2018-08-07 15:02:59 +02:00
vhost-vsock.xml
video-device-pciaddr-default.xml
video-none-device.xml conf: Introduce new video type 'none' 2018-07-18 18:23:51 +02:00
video-qxl-heads.xml
video-qxl-noheads.xml
video-virtio-gpu-ccw-auto.xml
video-virtio-gpu-ccw.xml
video-virtio-gpu-device.xml
video-virtio-gpu-sdl-gl.xml
video-virtio-gpu-secondary.xml
video-virtio-gpu-spice-gl.xml
video-virtio-gpu-virgl.xml
virtio-input-passthrough.xml
virtio-input.xml
virtio-lun.xml
virtio-non-transitional.x86_64-latest.xml tests: qemuxml2xml: Convert virtio-*transitional to TEST_CAPS 2019-04-16 12:44:36 -04:00
virtio-options.xml
virtio-rng-egd.xml
virtio-rng-random.xml
virtio-transitional.x86_64-latest.xml tests: qemuxml2xml: Convert virtio-*transitional to TEST_CAPS 2019-04-16 12:44:36 -04:00
vmcoreinfo.xml
watchdog.xml
x86_64-pc-graphics.x86_64-latest.xml tests: Enable *-headless and *-graphics in qemuxml2xml 2019-06-26 10:37:54 +02:00
x86_64-pc-headless.x86_64-latest.xml tests: Enable *-headless and *-graphics in qemuxml2xml 2019-06-26 10:37:54 +02:00
x86_64-q35-graphics.x86_64-latest.xml tests: Enable *-headless and *-graphics in qemuxml2xml 2019-06-26 10:37:54 +02:00
x86_64-q35-headless.x86_64-latest.xml tests: Enable *-headless and *-graphics in qemuxml2xml 2019-06-26 10:37:54 +02:00