]> xenbits.xensource.com Git - libvirt.git/commit
qemuxml2xmltest: Convert rest of 'DO_TEST_NOCAPS' cases to 'DO_TEST_CAPS_LATEST'
authorPeter Krempa <pkrempa@redhat.com>
Tue, 15 Aug 2023 11:27:41 +0000 (13:27 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 22 Aug 2023 12:04:41 +0000 (14:04 +0200)
commit7c13b991085f8bc694c93cb6e936859f65d01353
treec3acba0485b8a4c3c6d2ace76199dd69b414e2bd
parent5789bfae8ee4b4087c59f4de95617ff4eb307d99
qemuxml2xmltest: Convert rest of 'DO_TEST_NOCAPS' cases to 'DO_TEST_CAPS_LATEST'

Finish the conversion of cases which didn't need any special
capabilities to use real capabilities.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
181 files changed:
tests/qemuxml2argvdata/net-mtu.xml
tests/qemuxml2argvdata/pages-discard.xml
tests/qemuxml2xmloutdata/acpi-table.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/acpi-table.xml [deleted file]
tests/qemuxml2xmloutdata/boot-cdrom.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/boot-cdrom.xml [deleted file]
tests/qemuxml2xmloutdata/boot-floppy.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/boot-floppy.xml [deleted file]
tests/qemuxml2xmloutdata/boot-menu-disable-with-timeout.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/boot-menu-disable-with-timeout.xml [deleted file]
tests/qemuxml2xmloutdata/boot-menu-disable.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/boot-menu-disable.xml [deleted file]
tests/qemuxml2xmloutdata/boot-menu-enable-with-timeout.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/boot-menu-enable-with-timeout.xml [deleted file]
tests/qemuxml2xmloutdata/boot-multi.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/boot-multi.xml [deleted file]
tests/qemuxml2xmloutdata/boot-network.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/boot-network.xml [deleted file]
tests/qemuxml2xmloutdata/boot-order.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/boot-order.xml [deleted file]
tests/qemuxml2xmloutdata/channel-unix-source-path-active.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/channel-unix-source-path-active.xml [deleted file]
tests/qemuxml2xmloutdata/channel-unix-source-path-inactive.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/channel-unix-source-path-inactive.xml [deleted file]
tests/qemuxml2xmloutdata/console-compat-auto.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/console-compat-auto.xml [deleted file]
tests/qemuxml2xmloutdata/console-compat.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/console-compat.xml [deleted file]
tests/qemuxml2xmloutdata/cpu-check-default-none.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-check-default-none.xml [deleted file]
tests/qemuxml2xmloutdata/cpu-check-default-none2.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-check-default-none2.xml [deleted file]
tests/qemuxml2xmloutdata/cpu-check-default-partial.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-check-default-partial.xml [deleted file]
tests/qemuxml2xmloutdata/cpu-check-default-partial2.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-check-default-partial2.xml [deleted file]
tests/qemuxml2xmloutdata/cpu-check-full.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-check-full.xml [deleted file]
tests/qemuxml2xmloutdata/cpu-check-none.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-check-none.xml [deleted file]
tests/qemuxml2xmloutdata/cpu-check-partial.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-check-partial.xml [deleted file]
tests/qemuxml2xmloutdata/cpu-empty.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-empty.xml [deleted file]
tests/qemuxml2xmloutdata/cpu-eoi-disabled.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-eoi-disabled.xml [deleted file]
tests/qemuxml2xmloutdata/cpu-eoi-enabled.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-eoi-enabled.xml [deleted file]
tests/qemuxml2xmloutdata/cpu-host-kvmclock.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-host-kvmclock.xml [deleted file]
tests/qemuxml2xmloutdata/cpu-host-model-vendor.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-host-model-vendor.xml [deleted file]
tests/qemuxml2xmloutdata/cpu-numa-disjoint.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-numa-disjoint.xml [deleted file]
tests/qemuxml2xmloutdata/cpu-numa-disordered.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-numa-disordered.xml [deleted file]
tests/qemuxml2xmloutdata/cpu-numa-memshared.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-numa-memshared.xml [deleted file]
tests/qemuxml2xmloutdata/cpu-numa-no-memory-element.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-numa-no-memory-element.xml [deleted file]
tests/qemuxml2xmloutdata/cpu-numa1.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-numa1.xml [deleted file]
tests/qemuxml2xmloutdata/cpu-numa2.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-numa2.xml [deleted file]
tests/qemuxml2xmloutdata/default-kvm-host-arch.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/default-kvm-host-arch.xml [deleted file]
tests/qemuxml2xmloutdata/default-qemu-host-arch.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/default-qemu-host-arch.xml [deleted file]
tests/qemuxml2xmloutdata/disk-aio.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/disk-aio.xml [deleted file]
tests/qemuxml2xmloutdata/disk-backing-chains-index-active.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/disk-backing-chains-index-active.xml [deleted file]
tests/qemuxml2xmloutdata/disk-backing-chains-index-inactive.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/disk-backing-chains-index-inactive.xml [deleted file]
tests/qemuxml2xmloutdata/disk-backing-chains-noindex.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/disk-backing-chains-noindex.xml [deleted file]
tests/qemuxml2xmloutdata/disk-boot-cdrom.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/disk-boot-cdrom.xml [deleted file]
tests/qemuxml2xmloutdata/disk-boot-disk.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/disk-boot-disk.xml [deleted file]
tests/qemuxml2xmloutdata/disk-cdrom.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/disk-cdrom.xml [deleted file]
tests/qemuxml2xmloutdata/disk-copy_on_read.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/disk-copy_on_read.xml [deleted file]
tests/qemuxml2xmloutdata/disk-error-policy.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/disk-error-policy.xml [deleted file]
tests/qemuxml2xmloutdata/disk-floppy.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/disk-floppy.xml [deleted file]
tests/qemuxml2xmloutdata/disk-fmt-qcow.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/disk-fmt-qcow.xml [deleted file]
tests/qemuxml2xmloutdata/disk-network-gluster.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/disk-network-gluster.xml [deleted file]
tests/qemuxml2xmloutdata/disk-network-nbd.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/disk-network-nbd.xml [deleted file]
tests/qemuxml2xmloutdata/disk-network-rbd.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/disk-network-rbd.xml [deleted file]
tests/qemuxml2xmloutdata/disk-network-sheepdog.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/disk-network-sheepdog.xml [deleted file]
tests/qemuxml2xmloutdata/disk-network-source-auth.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/disk-network-source-auth.xml [deleted file]
tests/qemuxml2xmloutdata/disk-network-tlsx509-nbd.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/disk-network-tlsx509-nbd.xml [deleted file]
tests/qemuxml2xmloutdata/disk-serial.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/disk-serial.xml [deleted file]
tests/qemuxml2xmloutdata/disk-source-pool-mode.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/disk-source-pool-mode.xml [deleted file]
tests/qemuxml2xmloutdata/disk-source-pool.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/disk-source-pool.xml [deleted file]
tests/qemuxml2xmloutdata/disk-virtio.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/disk-virtio.xml [deleted file]
tests/qemuxml2xmloutdata/downscript.x86_64-latest.xml [new symlink]
tests/qemuxml2xmloutdata/downscript.xml [deleted symlink]
tests/qemuxml2xmloutdata/eoi-disabled.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/eoi-disabled.xml [deleted file]
tests/qemuxml2xmloutdata/eoi-enabled.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/eoi-enabled.xml [deleted file]
tests/qemuxml2xmloutdata/event_idx.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/event_idx.xml [deleted file]
tests/qemuxml2xmloutdata/floppy-drive-fat.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/floppy-drive-fat.xml [deleted file]
tests/qemuxml2xmloutdata/hyperv-off.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/hyperv-off.xml [deleted file]
tests/qemuxml2xmloutdata/hyperv-panic.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/hyperv-panic.xml [deleted file]
tests/qemuxml2xmloutdata/hyperv-passthrough.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/hyperv-passthrough.xml [deleted file]
tests/qemuxml2xmloutdata/hyperv-stimer-direct.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/hyperv-stimer-direct.xml [deleted file]
tests/qemuxml2xmloutdata/hyperv.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/hyperv.xml [deleted file]
tests/qemuxml2xmloutdata/interface-driver.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/interface-driver.xml [deleted file]
tests/qemuxml2xmloutdata/misc-no-reboot.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/misc-no-reboot.xml [deleted file]
tests/qemuxml2xmloutdata/net-coalesce.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/net-coalesce.xml [deleted file]
tests/qemuxml2xmloutdata/net-mtu.x86_64-latest.xml [new symlink]
tests/qemuxml2xmloutdata/net-mtu.xml [deleted symlink]
tests/qemuxml2xmloutdata/net-user.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/net-user.xml [deleted file]
tests/qemuxml2xmloutdata/net-vhostuser.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/net-vhostuser.xml [deleted file]
tests/qemuxml2xmloutdata/numatune-auto-prefer.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/numatune-auto-prefer.xml [deleted file]
tests/qemuxml2xmloutdata/numatune-distances.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/numatune-distances.xml [deleted file]
tests/qemuxml2xmloutdata/numatune-memnode-no-memory.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/numatune-memnode-no-memory.xml [deleted file]
tests/qemuxml2xmloutdata/numatune-memnode.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/numatune-memnode.xml [deleted file]
tests/qemuxml2xmloutdata/pages-discard.x86_64-latest.xml [new symlink]
tests/qemuxml2xmloutdata/pages-discard.xml [deleted symlink]
tests/qemuxml2xmloutdata/pci-rom-disabled-invalid.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/pci-rom-disabled-invalid.xml [deleted file]
tests/qemuxml2xmloutdata/pci-rom-disabled.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/pci-rom-disabled.xml [deleted file]
tests/qemuxml2xmloutdata/pci-serial-dev-chardev.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/pci-serial-dev-chardev.xml [deleted file]
tests/qemuxml2xmloutdata/pcihole64-gib.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/pcihole64-gib.xml [deleted file]
tests/qemuxml2xmloutdata/pcihole64.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/pcihole64.xml [deleted file]
tests/qemuxml2xmloutdata/pv-spinlock-disabled.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/pv-spinlock-disabled.xml [deleted file]
tests/qemuxml2xmloutdata/pv-spinlock-enabled.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/pv-spinlock-enabled.xml [deleted file]
tests/qemuxml2xmloutdata/serial-debugcon.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/serial-debugcon.xml [deleted file]
tests/qemuxml2xmloutdata/serial-tcp-tlsx509-chardev.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/serial-tcp-tlsx509-chardev.xml [deleted file]
tests/qemuxml2xmloutdata/tap-vhost-incorrect.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/tap-vhost-incorrect.xml [deleted file]
tests/qemuxml2xmloutdata/tap-vhost.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/tap-vhost.xml [deleted file]
tests/qemuxml2xmloutdata/vhost_queues.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/vhost_queues.xml [deleted file]
tests/qemuxml2xmloutdata/virtio-lun.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/virtio-lun.xml [deleted file]
tests/qemuxml2xmloutdata/watchdog.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/watchdog.xml [deleted file]
tests/qemuxml2xmltest.c