]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
qemuxmlconftest: Move data directory 'qemuxml2argvdata' to 'qemuxmlconfdata'
authorPeter Krempa <pkrempa@redhat.com>
Mon, 22 Jan 2024 12:18:56 +0000 (13:18 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 24 Jan 2024 08:19:28 +0000 (09:19 +0100)
Unify the naming of the data directory with the test name.

'tests/qemuxml2argvdata' is for the time converted to a symlink to
'qemuxmlconfdata', to preserve the symlinks in
'tests/qemuxml2xmloutdata'

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Andrea Bolognani <abologna@redhat.com>
2360 files changed:
tests/qemunbdkittest.c
tests/qemusecuritytest.c
tests/qemuxml2argvdata [new symlink]
tests/qemuxmlactivetest.c
tests/qemuxmlconfdata/440fx-ide-address-conflict.x86_64-latest.err [moved from tests/qemuxml2argvdata/440fx-ide-address-conflict.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/440fx-ide-address-conflict.xml [moved from tests/qemuxml2argvdata/440fx-ide-address-conflict.xml with 100% similarity]
tests/qemuxmlconfdata/440fx-wrong-root.x86_64-latest.err [moved from tests/qemuxml2argvdata/440fx-wrong-root.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/440fx-wrong-root.xml [moved from tests/qemuxml2argvdata/440fx-wrong-root.xml with 100% similarity]
tests/qemuxmlconfdata/aarch64-cpu-passthrough.aarch64-latest.args [moved from tests/qemuxml2argvdata/aarch64-cpu-passthrough.aarch64-latest.args with 100% similarity]
tests/qemuxmlconfdata/aarch64-cpu-passthrough.xml [moved from tests/qemuxml2argvdata/aarch64-cpu-passthrough.xml with 100% similarity]
tests/qemuxmlconfdata/aarch64-default-cpu-kvm-virt-4.2.aarch64-latest.args [moved from tests/qemuxml2argvdata/aarch64-default-cpu-kvm-virt-4.2.aarch64-latest.args with 100% similarity]
tests/qemuxmlconfdata/aarch64-default-cpu-kvm-virt-4.2.xml [moved from tests/qemuxml2argvdata/aarch64-default-cpu-kvm-virt-4.2.xml with 100% similarity]
tests/qemuxmlconfdata/aarch64-default-cpu-tcg-virt-4.2.aarch64-latest.args [moved from tests/qemuxml2argvdata/aarch64-default-cpu-tcg-virt-4.2.aarch64-latest.args with 100% similarity]
tests/qemuxmlconfdata/aarch64-default-cpu-tcg-virt-4.2.xml [moved from tests/qemuxml2argvdata/aarch64-default-cpu-tcg-virt-4.2.xml with 100% similarity]
tests/qemuxmlconfdata/aarch64-features-sve-disabled.aarch64-latest.err [moved from tests/qemuxml2argvdata/aarch64-features-sve-disabled.aarch64-latest.err with 100% similarity]
tests/qemuxmlconfdata/aarch64-features-sve-disabled.xml [moved from tests/qemuxml2argvdata/aarch64-features-sve-disabled.xml with 100% similarity]
tests/qemuxmlconfdata/aarch64-features-sve.aarch64-latest.args [moved from tests/qemuxml2argvdata/aarch64-features-sve.aarch64-latest.args with 100% similarity]
tests/qemuxmlconfdata/aarch64-features-sve.xml [moved from tests/qemuxml2argvdata/aarch64-features-sve.xml with 100% similarity]
tests/qemuxmlconfdata/aarch64-features-wrong.aarch64-latest.err [moved from tests/qemuxml2argvdata/aarch64-features-wrong.aarch64-latest.err with 100% similarity]
tests/qemuxmlconfdata/aarch64-features-wrong.xml [moved from tests/qemuxml2argvdata/aarch64-features-wrong.xml with 100% similarity]
tests/qemuxmlconfdata/aarch64-gic-default-both.aarch64-latest.args [moved from tests/qemuxml2argvdata/aarch64-gic-default-both.aarch64-latest.args with 100% similarity]
tests/qemuxmlconfdata/aarch64-gic-default-both.xml [moved from tests/qemuxml2argvdata/aarch64-gic-default-both.xml with 100% similarity]
tests/qemuxmlconfdata/aarch64-gic-default-v2.aarch64-latest.args [moved from tests/qemuxml2argvdata/aarch64-gic-default-v2.aarch64-latest.args with 100% similarity]
tests/qemuxmlconfdata/aarch64-gic-default-v2.xml [moved from tests/qemuxml2argvdata/aarch64-gic-default-v2.xml with 100% similarity]
tests/qemuxmlconfdata/aarch64-gic-default-v3.aarch64-latest.args [moved from tests/qemuxml2argvdata/aarch64-gic-default-v3.aarch64-latest.args with 100% similarity]
tests/qemuxmlconfdata/aarch64-gic-default-v3.xml [moved from tests/qemuxml2argvdata/aarch64-gic-default-v3.xml with 100% similarity]
tests/qemuxmlconfdata/aarch64-gic-default.aarch64-4.2.0.args [moved from tests/qemuxml2argvdata/aarch64-gic-default.aarch64-4.2.0.args with 100% similarity]
tests/qemuxmlconfdata/aarch64-gic-default.aarch64-latest.args [moved from tests/qemuxml2argvdata/aarch64-gic-default.aarch64-latest.args with 100% similarity]
tests/qemuxmlconfdata/aarch64-gic-default.xml [moved from tests/qemuxml2argvdata/aarch64-gic-default.xml with 100% similarity]
tests/qemuxmlconfdata/aarch64-gic-host.aarch64-latest.args [moved from tests/qemuxml2argvdata/aarch64-gic-host.aarch64-latest.args with 100% similarity]
tests/qemuxmlconfdata/aarch64-gic-host.xml [moved from tests/qemuxml2argvdata/aarch64-gic-host.xml with 100% similarity]
tests/qemuxmlconfdata/aarch64-gic-invalid.aarch64-latest.err [moved from tests/qemuxml2argvdata/aarch64-gic-invalid.aarch64-latest.err with 100% similarity]
tests/qemuxmlconfdata/aarch64-gic-invalid.xml [moved from tests/qemuxml2argvdata/aarch64-gic-invalid.xml with 100% similarity]
tests/qemuxmlconfdata/aarch64-gic-none-both.aarch64-latest.args [moved from tests/qemuxml2argvdata/aarch64-gic-none-both.aarch64-latest.args with 100% similarity]
tests/qemuxmlconfdata/aarch64-gic-none-both.xml [moved from tests/qemuxml2argvdata/aarch64-gic-none-both.xml with 100% similarity]
tests/qemuxmlconfdata/aarch64-gic-none-tcg.aarch64-latest.args [moved from tests/qemuxml2argvdata/aarch64-gic-none-tcg.aarch64-latest.args with 100% similarity]
tests/qemuxmlconfdata/aarch64-gic-none-tcg.xml [moved from tests/qemuxml2argvdata/aarch64-gic-none-tcg.xml with 100% similarity]
tests/qemuxmlconfdata/aarch64-gic-none-v2.aarch64-latest.args [moved from tests/qemuxml2argvdata/aarch64-gic-none-v2.aarch64-latest.args with 100% similarity]
tests/qemuxmlconfdata/aarch64-gic-none-v2.xml [moved from tests/qemuxml2argvdata/aarch64-gic-none-v2.xml with 100% similarity]
tests/qemuxmlconfdata/aarch64-gic-none-v3.aarch64-latest.args [moved from tests/qemuxml2argvdata/aarch64-gic-none-v3.aarch64-latest.args with 100% similarity]
tests/qemuxmlconfdata/aarch64-gic-none-v3.xml [moved from tests/qemuxml2argvdata/aarch64-gic-none-v3.xml with 100% similarity]
tests/qemuxmlconfdata/aarch64-gic-none.aarch64-4.2.0.args [moved from tests/qemuxml2argvdata/aarch64-gic-none.aarch64-4.2.0.args with 100% similarity]
tests/qemuxmlconfdata/aarch64-gic-none.aarch64-latest.args [moved from tests/qemuxml2argvdata/aarch64-gic-none.aarch64-latest.args with 100% similarity]
tests/qemuxmlconfdata/aarch64-gic-none.xml [moved from tests/qemuxml2argvdata/aarch64-gic-none.xml with 100% similarity]
tests/qemuxmlconfdata/aarch64-gic-not-arm.ppc64-latest.err [moved from tests/qemuxml2argvdata/aarch64-gic-not-arm.ppc64-latest.err with 100% similarity]
tests/qemuxmlconfdata/aarch64-gic-not-arm.xml [moved from tests/qemuxml2argvdata/aarch64-gic-not-arm.xml with 100% similarity]
tests/qemuxmlconfdata/aarch64-gic-not-virt.aarch64-latest.err [moved from tests/qemuxml2argvdata/aarch64-gic-not-virt.aarch64-latest.err with 100% similarity]
tests/qemuxmlconfdata/aarch64-gic-not-virt.xml [moved from tests/qemuxml2argvdata/aarch64-gic-not-virt.xml with 100% similarity]
tests/qemuxmlconfdata/aarch64-gic-v2.aarch64-latest.args [moved from tests/qemuxml2argvdata/aarch64-gic-v2.aarch64-latest.args with 100% similarity]
tests/qemuxmlconfdata/aarch64-gic-v2.xml [moved from tests/qemuxml2argvdata/aarch64-gic-v2.xml with 100% similarity]
tests/qemuxmlconfdata/aarch64-gic-v3.aarch64-latest.args [moved from tests/qemuxml2argvdata/aarch64-gic-v3.aarch64-latest.args with 100% similarity]
tests/qemuxmlconfdata/aarch64-gic-v3.xml [moved from tests/qemuxml2argvdata/aarch64-gic-v3.xml with 100% similarity]
tests/qemuxmlconfdata/aarch64-kvm-32-on-64.aarch64-latest.args [moved from tests/qemuxml2argvdata/aarch64-kvm-32-on-64.aarch64-latest.args with 100% similarity]
tests/qemuxmlconfdata/aarch64-kvm-32-on-64.xml [moved from tests/qemuxml2argvdata/aarch64-kvm-32-on-64.xml with 100% similarity]
tests/qemuxmlconfdata/aarch64-pci-serial.aarch64-latest.args [moved from tests/qemuxml2argvdata/aarch64-pci-serial.aarch64-latest.args with 100% similarity]
tests/qemuxmlconfdata/aarch64-pci-serial.xml [moved from tests/qemuxml2argvdata/aarch64-pci-serial.xml with 100% similarity]
tests/qemuxmlconfdata/aarch64-tpm-wrong-model.aarch64-latest.err [moved from tests/qemuxml2argvdata/aarch64-tpm-wrong-model.aarch64-latest.err with 100% similarity]
tests/qemuxmlconfdata/aarch64-tpm-wrong-model.xml [moved from tests/qemuxml2argvdata/aarch64-tpm-wrong-model.xml with 100% similarity]
tests/qemuxmlconfdata/aarch64-tpm.aarch64-latest.args [moved from tests/qemuxml2argvdata/aarch64-tpm.aarch64-latest.args with 100% similarity]
tests/qemuxmlconfdata/aarch64-tpm.xml [moved from tests/qemuxml2argvdata/aarch64-tpm.xml with 100% similarity]
tests/qemuxmlconfdata/aarch64-traditional-pci.aarch64-latest.args [moved from tests/qemuxml2argvdata/aarch64-traditional-pci.aarch64-latest.args with 100% similarity]
tests/qemuxmlconfdata/aarch64-traditional-pci.xml [moved from tests/qemuxml2argvdata/aarch64-traditional-pci.xml with 100% similarity]
tests/qemuxmlconfdata/aarch64-usb-controller.aarch64-latest.args [moved from tests/qemuxml2argvdata/aarch64-usb-controller.aarch64-latest.args with 100% similarity]
tests/qemuxmlconfdata/aarch64-usb-controller.xml [moved from tests/qemuxml2argvdata/aarch64-usb-controller.xml with 100% similarity]
tests/qemuxmlconfdata/aarch64-video-default.aarch64-latest.args [moved from tests/qemuxml2argvdata/aarch64-video-default.aarch64-latest.args with 100% similarity]
tests/qemuxmlconfdata/aarch64-video-default.xml [moved from tests/qemuxml2argvdata/aarch64-video-default.xml with 100% similarity]
tests/qemuxmlconfdata/aarch64-video-virtio-gpu-pci.aarch64-latest.args [moved from tests/qemuxml2argvdata/aarch64-video-virtio-gpu-pci.aarch64-latest.args with 100% similarity]
tests/qemuxmlconfdata/aarch64-video-virtio-gpu-pci.xml [moved from tests/qemuxml2argvdata/aarch64-video-virtio-gpu-pci.xml with 100% similarity]
tests/qemuxmlconfdata/aarch64-virt-default-nic.aarch64-latest.args [moved from tests/qemuxml2argvdata/aarch64-virt-default-nic.aarch64-latest.args with 100% similarity]
tests/qemuxmlconfdata/aarch64-virt-default-nic.xml [moved from tests/qemuxml2argvdata/aarch64-virt-default-nic.xml with 100% similarity]
tests/qemuxmlconfdata/aarch64-virt-graphics.aarch64-latest.args [moved from tests/qemuxml2argvdata/aarch64-virt-graphics.aarch64-latest.args with 100% similarity]
tests/qemuxmlconfdata/aarch64-virt-graphics.xml [moved from tests/qemuxml2argvdata/aarch64-virt-graphics.xml with 100% similarity]
tests/qemuxmlconfdata/aarch64-virt-headless-mmio.aarch64-latest.args [moved from tests/qemuxml2argvdata/aarch64-virt-headless-mmio.aarch64-latest.args with 100% similarity]
tests/qemuxmlconfdata/aarch64-virt-headless-mmio.xml [moved from tests/qemuxml2argvdata/aarch64-virt-headless-mmio.xml with 100% similarity]
tests/qemuxmlconfdata/aarch64-virt-headless.aarch64-latest.args [moved from tests/qemuxml2argvdata/aarch64-virt-headless.aarch64-latest.args with 100% similarity]
tests/qemuxmlconfdata/aarch64-virt-headless.xml [moved from tests/qemuxml2argvdata/aarch64-virt-headless.xml with 100% similarity]
tests/qemuxmlconfdata/aarch64-virt-virtio.aarch64-4.2.0.args [moved from tests/qemuxml2argvdata/aarch64-virt-virtio.aarch64-4.2.0.args with 100% similarity]
tests/qemuxmlconfdata/aarch64-virt-virtio.aarch64-latest.args [moved from tests/qemuxml2argvdata/aarch64-virt-virtio.aarch64-latest.args with 100% similarity]
tests/qemuxmlconfdata/aarch64-virt-virtio.xml [moved from tests/qemuxml2argvdata/aarch64-virt-virtio.xml with 100% similarity]
tests/qemuxmlconfdata/aarch64-virtio-pci-manual-addresses.aarch64-latest.args [moved from tests/qemuxml2argvdata/aarch64-virtio-pci-manual-addresses.aarch64-latest.args with 100% similarity]
tests/qemuxmlconfdata/aarch64-virtio-pci-manual-addresses.xml [moved from tests/qemuxml2argvdata/aarch64-virtio-pci-manual-addresses.xml with 100% similarity]
tests/qemuxmlconfdata/acpi-table.x86_64-latest.args [moved from tests/qemuxml2argvdata/acpi-table.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/acpi-table.xml [moved from tests/qemuxml2argvdata/acpi-table.xml with 100% similarity]
tests/qemuxmlconfdata/arm-vexpressa9-basic.aarch64-latest.args [moved from tests/qemuxml2argvdata/arm-vexpressa9-basic.aarch64-latest.args with 100% similarity]
tests/qemuxmlconfdata/arm-vexpressa9-basic.xml [moved from tests/qemuxml2argvdata/arm-vexpressa9-basic.xml with 100% similarity]
tests/qemuxmlconfdata/arm-vexpressa9-nodevs.aarch64-latest.args [moved from tests/qemuxml2argvdata/arm-vexpressa9-nodevs.aarch64-latest.args with 100% similarity]
tests/qemuxmlconfdata/arm-vexpressa9-nodevs.xml [moved from tests/qemuxml2argvdata/arm-vexpressa9-nodevs.xml with 100% similarity]
tests/qemuxmlconfdata/arm-vexpressa9-virtio.aarch64-latest.args [moved from tests/qemuxml2argvdata/arm-vexpressa9-virtio.aarch64-latest.args with 100% similarity]
tests/qemuxmlconfdata/arm-vexpressa9-virtio.xml [moved from tests/qemuxml2argvdata/arm-vexpressa9-virtio.xml with 100% similarity]
tests/qemuxmlconfdata/async-teardown.x86_64-latest.args [moved from tests/qemuxml2argvdata/async-teardown.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/async-teardown.xml [moved from tests/qemuxml2argvdata/async-teardown.xml with 100% similarity]
tests/qemuxmlconfdata/audio-alsa-best.x86_64-latest.args [moved from tests/qemuxml2argvdata/audio-alsa-best.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/audio-alsa-best.xml [moved from tests/qemuxml2argvdata/audio-alsa-best.xml with 100% similarity]
tests/qemuxmlconfdata/audio-alsa-full.x86_64-latest.args [moved from tests/qemuxml2argvdata/audio-alsa-full.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/audio-alsa-full.xml [moved from tests/qemuxml2argvdata/audio-alsa-full.xml with 100% similarity]
tests/qemuxmlconfdata/audio-alsa-minimal.x86_64-latest.args [moved from tests/qemuxml2argvdata/audio-alsa-minimal.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/audio-alsa-minimal.xml [moved from tests/qemuxml2argvdata/audio-alsa-minimal.xml with 100% similarity]
tests/qemuxmlconfdata/audio-coreaudio-best.x86_64-latest.args [moved from tests/qemuxml2argvdata/audio-coreaudio-best.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/audio-coreaudio-best.xml [moved from tests/qemuxml2argvdata/audio-coreaudio-best.xml with 100% similarity]
tests/qemuxmlconfdata/audio-coreaudio-full.x86_64-latest.args [moved from tests/qemuxml2argvdata/audio-coreaudio-full.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/audio-coreaudio-full.xml [moved from tests/qemuxml2argvdata/audio-coreaudio-full.xml with 100% similarity]
tests/qemuxmlconfdata/audio-coreaudio-minimal.x86_64-latest.args [moved from tests/qemuxml2argvdata/audio-coreaudio-minimal.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/audio-coreaudio-minimal.xml [moved from tests/qemuxml2argvdata/audio-coreaudio-minimal.xml with 100% similarity]
tests/qemuxmlconfdata/audio-default-nographics.x86_64-latest.args [moved from tests/qemuxml2argvdata/audio-default-nographics.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/audio-default-nographics.xml [moved from tests/qemuxml2argvdata/audio-default-nographics.xml with 100% similarity]
tests/qemuxmlconfdata/audio-default-sdl.x86_64-4.2.0.args [moved from tests/qemuxml2argvdata/audio-default-sdl.x86_64-4.2.0.args with 100% similarity]
tests/qemuxmlconfdata/audio-default-sdl.x86_64-latest.args [moved from tests/qemuxml2argvdata/audio-default-sdl.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/audio-default-sdl.xml [moved from tests/qemuxml2argvdata/audio-default-sdl.xml with 100% similarity]
tests/qemuxmlconfdata/audio-default-spice.x86_64-4.2.0.args [moved from tests/qemuxml2argvdata/audio-default-spice.x86_64-4.2.0.args with 100% similarity]
tests/qemuxmlconfdata/audio-default-spice.x86_64-latest.args [moved from tests/qemuxml2argvdata/audio-default-spice.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/audio-default-spice.xml [moved from tests/qemuxml2argvdata/audio-default-spice.xml with 100% similarity]
tests/qemuxmlconfdata/audio-default-vnc.x86_64-4.2.0.args [moved from tests/qemuxml2argvdata/audio-default-vnc.x86_64-4.2.0.args with 100% similarity]
tests/qemuxmlconfdata/audio-default-vnc.x86_64-latest.args [moved from tests/qemuxml2argvdata/audio-default-vnc.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/audio-default-vnc.xml [moved from tests/qemuxml2argvdata/audio-default-vnc.xml with 100% similarity]
tests/qemuxmlconfdata/audio-file-best.x86_64-latest.args [moved from tests/qemuxml2argvdata/audio-file-best.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/audio-file-best.xml [moved from tests/qemuxml2argvdata/audio-file-best.xml with 100% similarity]
tests/qemuxmlconfdata/audio-file-full.x86_64-latest.args [moved from tests/qemuxml2argvdata/audio-file-full.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/audio-file-full.xml [moved from tests/qemuxml2argvdata/audio-file-full.xml with 100% similarity]
tests/qemuxmlconfdata/audio-file-minimal.x86_64-latest.args [moved from tests/qemuxml2argvdata/audio-file-minimal.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/audio-file-minimal.xml [moved from tests/qemuxml2argvdata/audio-file-minimal.xml with 100% similarity]
tests/qemuxmlconfdata/audio-jack-full.x86_64-latest.args [moved from tests/qemuxml2argvdata/audio-jack-full.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/audio-jack-full.xml [moved from tests/qemuxml2argvdata/audio-jack-full.xml with 100% similarity]
tests/qemuxmlconfdata/audio-jack-minimal.x86_64-latest.args [moved from tests/qemuxml2argvdata/audio-jack-minimal.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/audio-jack-minimal.xml [moved from tests/qemuxml2argvdata/audio-jack-minimal.xml with 100% similarity]
tests/qemuxmlconfdata/audio-many-backends.x86_64-latest.args [moved from tests/qemuxml2argvdata/audio-many-backends.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/audio-many-backends.xml [moved from tests/qemuxml2argvdata/audio-many-backends.xml with 100% similarity]
tests/qemuxmlconfdata/audio-none-best.x86_64-latest.args [moved from tests/qemuxml2argvdata/audio-none-best.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/audio-none-best.xml [moved from tests/qemuxml2argvdata/audio-none-best.xml with 100% similarity]
tests/qemuxmlconfdata/audio-none-full.x86_64-latest.args [moved from tests/qemuxml2argvdata/audio-none-full.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/audio-none-full.xml [moved from tests/qemuxml2argvdata/audio-none-full.xml with 100% similarity]
tests/qemuxmlconfdata/audio-none-minimal.x86_64-latest.args [moved from tests/qemuxml2argvdata/audio-none-minimal.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/audio-none-minimal.xml [moved from tests/qemuxml2argvdata/audio-none-minimal.xml with 100% similarity]
tests/qemuxmlconfdata/audio-oss-best.x86_64-latest.args [moved from tests/qemuxml2argvdata/audio-oss-best.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/audio-oss-best.xml [moved from tests/qemuxml2argvdata/audio-oss-best.xml with 100% similarity]
tests/qemuxmlconfdata/audio-oss-full.x86_64-latest.args [moved from tests/qemuxml2argvdata/audio-oss-full.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/audio-oss-full.xml [moved from tests/qemuxml2argvdata/audio-oss-full.xml with 100% similarity]
tests/qemuxmlconfdata/audio-oss-minimal.x86_64-latest.args [moved from tests/qemuxml2argvdata/audio-oss-minimal.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/audio-oss-minimal.xml [moved from tests/qemuxml2argvdata/audio-oss-minimal.xml with 100% similarity]
tests/qemuxmlconfdata/audio-pipewire-best.x86_64-latest.args [moved from tests/qemuxml2argvdata/audio-pipewire-best.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/audio-pipewire-best.xml [moved from tests/qemuxml2argvdata/audio-pipewire-best.xml with 100% similarity]
tests/qemuxmlconfdata/audio-pipewire-full.x86_64-latest.args [moved from tests/qemuxml2argvdata/audio-pipewire-full.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/audio-pipewire-full.xml [moved from tests/qemuxml2argvdata/audio-pipewire-full.xml with 100% similarity]
tests/qemuxmlconfdata/audio-pipewire-minimal.x86_64-latest.args [moved from tests/qemuxml2argvdata/audio-pipewire-minimal.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/audio-pipewire-minimal.xml [moved from tests/qemuxml2argvdata/audio-pipewire-minimal.xml with 100% similarity]
tests/qemuxmlconfdata/audio-pulseaudio-best.x86_64-latest.args [moved from tests/qemuxml2argvdata/audio-pulseaudio-best.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/audio-pulseaudio-best.xml [moved from tests/qemuxml2argvdata/audio-pulseaudio-best.xml with 100% similarity]
tests/qemuxmlconfdata/audio-pulseaudio-full.x86_64-latest.args [moved from tests/qemuxml2argvdata/audio-pulseaudio-full.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/audio-pulseaudio-full.xml [moved from tests/qemuxml2argvdata/audio-pulseaudio-full.xml with 100% similarity]
tests/qemuxmlconfdata/audio-pulseaudio-minimal.x86_64-latest.args [moved from tests/qemuxml2argvdata/audio-pulseaudio-minimal.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/audio-pulseaudio-minimal.xml [moved from tests/qemuxml2argvdata/audio-pulseaudio-minimal.xml with 100% similarity]
tests/qemuxmlconfdata/audio-sdl-best.x86_64-latest.args [moved from tests/qemuxml2argvdata/audio-sdl-best.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/audio-sdl-best.xml [moved from tests/qemuxml2argvdata/audio-sdl-best.xml with 100% similarity]
tests/qemuxmlconfdata/audio-sdl-full.x86_64-latest.args [moved from tests/qemuxml2argvdata/audio-sdl-full.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/audio-sdl-full.xml [moved from tests/qemuxml2argvdata/audio-sdl-full.xml with 100% similarity]
tests/qemuxmlconfdata/audio-sdl-minimal.x86_64-latest.args [moved from tests/qemuxml2argvdata/audio-sdl-minimal.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/audio-sdl-minimal.xml [moved from tests/qemuxml2argvdata/audio-sdl-minimal.xml with 100% similarity]
tests/qemuxmlconfdata/audio-spice-best.x86_64-latest.args [moved from tests/qemuxml2argvdata/audio-spice-best.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/audio-spice-best.xml [moved from tests/qemuxml2argvdata/audio-spice-best.xml with 100% similarity]
tests/qemuxmlconfdata/audio-spice-full.x86_64-latest.args [moved from tests/qemuxml2argvdata/audio-spice-full.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/audio-spice-full.xml [moved from tests/qemuxml2argvdata/audio-spice-full.xml with 100% similarity]
tests/qemuxmlconfdata/audio-spice-minimal.x86_64-latest.args [moved from tests/qemuxml2argvdata/audio-spice-minimal.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/audio-spice-minimal.xml [moved from tests/qemuxml2argvdata/audio-spice-minimal.xml with 100% similarity]
tests/qemuxmlconfdata/autoindex.x86_64-latest.args [moved from tests/qemuxml2argvdata/autoindex.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/autoindex.xml [moved from tests/qemuxml2argvdata/autoindex.xml with 100% similarity]
tests/qemuxmlconfdata/balloon-ccw-deflate.s390x-latest.args [moved from tests/qemuxml2argvdata/balloon-ccw-deflate.s390x-latest.args with 100% similarity]
tests/qemuxmlconfdata/balloon-ccw-deflate.xml [moved from tests/qemuxml2argvdata/balloon-ccw-deflate.xml with 100% similarity]
tests/qemuxmlconfdata/balloon-device-auto.x86_64-latest.args [moved from tests/qemuxml2argvdata/balloon-device-auto.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/balloon-device-auto.xml [moved from tests/qemuxml2argvdata/balloon-device-auto.xml with 100% similarity]
tests/qemuxmlconfdata/balloon-device-deflate-off.x86_64-latest.args [moved from tests/qemuxml2argvdata/balloon-device-deflate-off.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/balloon-device-deflate-off.xml [moved from tests/qemuxml2argvdata/balloon-device-deflate-off.xml with 100% similarity]
tests/qemuxmlconfdata/balloon-device-deflate.x86_64-latest.args [moved from tests/qemuxml2argvdata/balloon-device-deflate.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/balloon-device-deflate.xml [moved from tests/qemuxml2argvdata/balloon-device-deflate.xml with 100% similarity]
tests/qemuxmlconfdata/balloon-device-period.x86_64-latest.args [moved from tests/qemuxml2argvdata/balloon-device-period.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/balloon-device-period.xml [moved from tests/qemuxml2argvdata/balloon-device-period.xml with 100% similarity]
tests/qemuxmlconfdata/balloon-device.x86_64-latest.args [moved from tests/qemuxml2argvdata/balloon-device.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/balloon-device.xml [moved from tests/qemuxml2argvdata/balloon-device.xml with 100% similarity]
tests/qemuxmlconfdata/balloon-mmio-deflate.aarch64-latest.args [moved from tests/qemuxml2argvdata/balloon-mmio-deflate.aarch64-latest.args with 100% similarity]
tests/qemuxmlconfdata/balloon-mmio-deflate.xml [moved from tests/qemuxml2argvdata/balloon-mmio-deflate.xml with 100% similarity]
tests/qemuxmlconfdata/blkdeviotune-group-num.x86_64-latest.args [moved from tests/qemuxml2argvdata/blkdeviotune-group-num.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/blkdeviotune-group-num.xml [moved from tests/qemuxml2argvdata/blkdeviotune-group-num.xml with 100% similarity]
tests/qemuxmlconfdata/blkdeviotune-max-length.x86_64-latest.args [moved from tests/qemuxml2argvdata/blkdeviotune-max-length.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/blkdeviotune-max-length.xml [moved from tests/qemuxml2argvdata/blkdeviotune-max-length.xml with 100% similarity]
tests/qemuxmlconfdata/blkdeviotune-max.x86_64-latest.args [moved from tests/qemuxml2argvdata/blkdeviotune-max.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/blkdeviotune-max.xml [moved from tests/qemuxml2argvdata/blkdeviotune-max.xml with 100% similarity]
tests/qemuxmlconfdata/blkdeviotune.x86_64-latest.args [moved from tests/qemuxml2argvdata/blkdeviotune.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/blkdeviotune.xml [moved from tests/qemuxml2argvdata/blkdeviotune.xml with 100% similarity]
tests/qemuxmlconfdata/blkiotune-device.x86_64-latest.args [moved from tests/qemuxml2argvdata/blkiotune-device.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/blkiotune-device.xml [moved from tests/qemuxml2argvdata/blkiotune-device.xml with 100% similarity]
tests/qemuxmlconfdata/blkiotune.x86_64-latest.args [moved from tests/qemuxml2argvdata/blkiotune.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/blkiotune.xml [moved from tests/qemuxml2argvdata/blkiotune.xml with 100% similarity]
tests/qemuxmlconfdata/boot-cdrom.x86_64-latest.args [moved from tests/qemuxml2argvdata/boot-cdrom.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/boot-cdrom.xml [moved from tests/qemuxml2argvdata/boot-cdrom.xml with 100% similarity]
tests/qemuxmlconfdata/boot-complex.x86_64-latest.args [moved from tests/qemuxml2argvdata/boot-complex.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/boot-complex.xml [moved from tests/qemuxml2argvdata/boot-complex.xml with 100% similarity]
tests/qemuxmlconfdata/boot-dev+order.x86_64-latest.err [moved from tests/qemuxml2argvdata/boot-dev+order.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/boot-dev+order.xml [moved from tests/qemuxml2argvdata/boot-dev+order.xml with 100% similarity]
tests/qemuxmlconfdata/boot-floppy-q35.x86_64-latest.args [moved from tests/qemuxml2argvdata/boot-floppy-q35.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/boot-floppy-q35.xml [moved from tests/qemuxml2argvdata/boot-floppy-q35.xml with 100% similarity]
tests/qemuxmlconfdata/boot-floppy.x86_64-latest.args [moved from tests/qemuxml2argvdata/boot-floppy.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/boot-floppy.xml [moved from tests/qemuxml2argvdata/boot-floppy.xml with 100% similarity]
tests/qemuxmlconfdata/boot-menu-disable-drive.x86_64-latest.args [moved from tests/qemuxml2argvdata/boot-menu-disable-drive.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/boot-menu-disable-drive.xml [moved from tests/qemuxml2argvdata/boot-menu-disable-drive.xml with 100% similarity]
tests/qemuxmlconfdata/boot-menu-disable-with-timeout.x86_64-latest.args [moved from tests/qemuxml2argvdata/boot-menu-disable-with-timeout.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/boot-menu-disable-with-timeout.xml [moved from tests/qemuxml2argvdata/boot-menu-disable-with-timeout.xml with 100% similarity]
tests/qemuxmlconfdata/boot-menu-disable.x86_64-latest.args [moved from tests/qemuxml2argvdata/boot-menu-disable.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/boot-menu-disable.xml [moved from tests/qemuxml2argvdata/boot-menu-disable.xml with 100% similarity]
tests/qemuxmlconfdata/boot-menu-enable-with-timeout-invalid.x86_64-latest.err [moved from tests/qemuxml2argvdata/boot-menu-enable-with-timeout-invalid.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/boot-menu-enable-with-timeout-invalid.xml [moved from tests/qemuxml2argvdata/boot-menu-enable-with-timeout-invalid.xml with 100% similarity]
tests/qemuxmlconfdata/boot-menu-enable-with-timeout.x86_64-latest.args [moved from tests/qemuxml2argvdata/boot-menu-enable-with-timeout.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/boot-menu-enable-with-timeout.xml [moved from tests/qemuxml2argvdata/boot-menu-enable-with-timeout.xml with 100% similarity]
tests/qemuxmlconfdata/boot-menu-enable.x86_64-latest.args [moved from tests/qemuxml2argvdata/boot-menu-enable.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/boot-menu-enable.xml [moved from tests/qemuxml2argvdata/boot-menu-enable.xml with 100% similarity]
tests/qemuxmlconfdata/boot-multi.x86_64-latest.args [moved from tests/qemuxml2argvdata/boot-multi.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/boot-multi.xml [moved from tests/qemuxml2argvdata/boot-multi.xml with 100% similarity]
tests/qemuxmlconfdata/boot-network.x86_64-latest.args [moved from tests/qemuxml2argvdata/boot-network.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/boot-network.xml [moved from tests/qemuxml2argvdata/boot-network.xml with 100% similarity]
tests/qemuxmlconfdata/boot-order.x86_64-latest.args [moved from tests/qemuxml2argvdata/boot-order.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/boot-order.xml [moved from tests/qemuxml2argvdata/boot-order.xml with 100% similarity]
tests/qemuxmlconfdata/channel-guestfwd.x86_64-latest.args [moved from tests/qemuxml2argvdata/channel-guestfwd.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/channel-guestfwd.xml [moved from tests/qemuxml2argvdata/channel-guestfwd.xml with 100% similarity]
tests/qemuxmlconfdata/channel-qemu-vdagent-features.x86_64-latest.args [moved from tests/qemuxml2argvdata/channel-qemu-vdagent-features.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/channel-qemu-vdagent-features.xml [moved from tests/qemuxml2argvdata/channel-qemu-vdagent-features.xml with 100% similarity]
tests/qemuxmlconfdata/channel-qemu-vdagent.x86_64-latest.args [moved from tests/qemuxml2argvdata/channel-qemu-vdagent.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/channel-qemu-vdagent.xml [moved from tests/qemuxml2argvdata/channel-qemu-vdagent.xml with 100% similarity]
tests/qemuxmlconfdata/channel-spicevmc.x86_64-latest.args [moved from tests/qemuxml2argvdata/channel-spicevmc.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/channel-spicevmc.xml [moved from tests/qemuxml2argvdata/channel-spicevmc.xml with 100% similarity]
tests/qemuxmlconfdata/channel-unix-guestfwd.x86_64-latest.args [moved from tests/qemuxml2argvdata/channel-unix-guestfwd.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/channel-unix-guestfwd.xml [moved from tests/qemuxml2argvdata/channel-unix-guestfwd.xml with 100% similarity]
tests/qemuxmlconfdata/channel-unix-source-path.x86_64-latest.args [moved from tests/qemuxml2argvdata/channel-unix-source-path.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/channel-unix-source-path.xml [moved from tests/qemuxml2argvdata/channel-unix-source-path.xml with 100% similarity]
tests/qemuxmlconfdata/channel-virtio-auto.x86_64-latest.args [moved from tests/qemuxml2argvdata/channel-virtio-auto.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/channel-virtio-auto.xml [moved from tests/qemuxml2argvdata/channel-virtio-auto.xml with 100% similarity]
tests/qemuxmlconfdata/channel-virtio-autoadd.x86_64-latest.args [moved from tests/qemuxml2argvdata/channel-virtio-autoadd.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/channel-virtio-autoadd.xml [moved from tests/qemuxml2argvdata/channel-virtio-autoadd.xml with 100% similarity]
tests/qemuxmlconfdata/channel-virtio-autoassign.x86_64-latest.args [moved from tests/qemuxml2argvdata/channel-virtio-autoassign.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/channel-virtio-autoassign.xml [moved from tests/qemuxml2argvdata/channel-virtio-autoassign.xml with 100% similarity]
tests/qemuxmlconfdata/channel-virtio-default.x86_64-latest.args [moved from tests/qemuxml2argvdata/channel-virtio-default.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/channel-virtio-default.xml [moved from tests/qemuxml2argvdata/channel-virtio-default.xml with 100% similarity]
tests/qemuxmlconfdata/channel-virtio-state.x86_64-latest.args [moved from tests/qemuxml2argvdata/channel-virtio-state.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/channel-virtio-state.xml [moved from tests/qemuxml2argvdata/channel-virtio-state.xml with 100% similarity]
tests/qemuxmlconfdata/channel-virtio-unix.x86_64-latest.args [moved from tests/qemuxml2argvdata/channel-virtio-unix.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/channel-virtio-unix.xml [moved from tests/qemuxml2argvdata/channel-virtio-unix.xml with 100% similarity]
tests/qemuxmlconfdata/channel-virtio.x86_64-latest.args [moved from tests/qemuxml2argvdata/channel-virtio.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/channel-virtio.xml [moved from tests/qemuxml2argvdata/channel-virtio.xml with 100% similarity]
tests/qemuxmlconfdata/chardev-label.x86_64-latest.args [moved from tests/qemuxml2argvdata/chardev-label.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/chardev-label.xml [moved from tests/qemuxml2argvdata/chardev-label.xml with 100% similarity]
tests/qemuxmlconfdata/chardev-reconnect-generated-path.x86_64-latest.err [moved from tests/qemuxml2argvdata/chardev-reconnect-generated-path.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/chardev-reconnect-generated-path.xml [moved from tests/qemuxml2argvdata/chardev-reconnect-generated-path.xml with 100% similarity]
tests/qemuxmlconfdata/chardev-reconnect-invalid-timeout.x86_64-latest.err [moved from tests/qemuxml2argvdata/chardev-reconnect-invalid-timeout.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/chardev-reconnect-invalid-timeout.xml [moved from tests/qemuxml2argvdata/chardev-reconnect-invalid-timeout.xml with 100% similarity]
tests/qemuxmlconfdata/chardev-reconnect.x86_64-latest.args [moved from tests/qemuxml2argvdata/chardev-reconnect.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/chardev-reconnect.xml [moved from tests/qemuxml2argvdata/chardev-reconnect.xml with 100% similarity]
tests/qemuxmlconfdata/clock-absolute.x86_64-latest.args [moved from tests/qemuxml2argvdata/clock-absolute.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/clock-absolute.xml [moved from tests/qemuxml2argvdata/clock-absolute.xml with 100% similarity]
tests/qemuxmlconfdata/clock-catchup.x86_64-latest.args [moved from tests/qemuxml2argvdata/clock-catchup.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/clock-catchup.xml [moved from tests/qemuxml2argvdata/clock-catchup.xml with 100% similarity]
tests/qemuxmlconfdata/clock-france.x86_64-latest.args [moved from tests/qemuxml2argvdata/clock-france.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/clock-france.xml [moved from tests/qemuxml2argvdata/clock-france.xml with 100% similarity]
tests/qemuxmlconfdata/clock-hpet-off.x86_64-7.2.0.args [moved from tests/qemuxml2argvdata/clock-hpet-off.x86_64-7.2.0.args with 100% similarity]
tests/qemuxmlconfdata/clock-hpet-off.x86_64-latest.args [moved from tests/qemuxml2argvdata/clock-hpet-off.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/clock-hpet-off.xml [moved from tests/qemuxml2argvdata/clock-hpet-off.xml with 100% similarity]
tests/qemuxmlconfdata/clock-localtime-basis-localtime.x86_64-latest.args [moved from tests/qemuxml2argvdata/clock-localtime-basis-localtime.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/clock-localtime-basis-localtime.xml [moved from tests/qemuxml2argvdata/clock-localtime-basis-localtime.xml with 100% similarity]
tests/qemuxmlconfdata/clock-localtime.x86_64-latest.args [moved from tests/qemuxml2argvdata/clock-localtime.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/clock-localtime.xml [moved from tests/qemuxml2argvdata/clock-localtime.xml with 100% similarity]
tests/qemuxmlconfdata/clock-realtime.x86_64-latest.args [moved from tests/qemuxml2argvdata/clock-realtime.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/clock-realtime.xml [moved from tests/qemuxml2argvdata/clock-realtime.xml with 100% similarity]
tests/qemuxmlconfdata/clock-timer-armvtimer.aarch64-latest.args [moved from tests/qemuxml2argvdata/clock-timer-armvtimer.aarch64-latest.args with 100% similarity]
tests/qemuxmlconfdata/clock-timer-armvtimer.xml [moved from tests/qemuxml2argvdata/clock-timer-armvtimer.xml with 100% similarity]
tests/qemuxmlconfdata/clock-timer-hyperv-rtc.x86_64-latest.args [moved from tests/qemuxml2argvdata/clock-timer-hyperv-rtc.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/clock-timer-hyperv-rtc.xml [moved from tests/qemuxml2argvdata/clock-timer-hyperv-rtc.xml with 100% similarity]
tests/qemuxmlconfdata/clock-utc.x86_64-latest.args [moved from tests/qemuxml2argvdata/clock-utc.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/clock-utc.xml [moved from tests/qemuxml2argvdata/clock-utc.xml with 100% similarity]
tests/qemuxmlconfdata/clock-variable.x86_64-latest.args [moved from tests/qemuxml2argvdata/clock-variable.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/clock-variable.xml [moved from tests/qemuxml2argvdata/clock-variable.xml with 100% similarity]
tests/qemuxmlconfdata/console-compat-auto.x86_64-latest.args [moved from tests/qemuxml2argvdata/console-compat-auto.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/console-compat-auto.xml [moved from tests/qemuxml2argvdata/console-compat-auto.xml with 100% similarity]
tests/qemuxmlconfdata/console-compat-chardev.x86_64-latest.args [moved from tests/qemuxml2argvdata/console-compat-chardev.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/console-compat-chardev.xml [moved from tests/qemuxml2argvdata/console-compat-chardev.xml with 100% similarity]
tests/qemuxmlconfdata/console-compat.x86_64-latest.args [moved from tests/qemuxml2argvdata/console-compat.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/console-compat.xml [moved from tests/qemuxml2argvdata/console-compat.xml with 100% similarity]
tests/qemuxmlconfdata/console-compat2.x86_64-latest.args [moved from tests/qemuxml2argvdata/console-compat2.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/console-compat2.xml [moved from tests/qemuxml2argvdata/console-compat2.xml with 100% similarity]
tests/qemuxmlconfdata/console-sclp.s390x-latest.args [moved from tests/qemuxml2argvdata/console-sclp.s390x-latest.args with 100% similarity]
tests/qemuxmlconfdata/console-sclp.xml [moved from tests/qemuxml2argvdata/console-sclp.xml with 100% similarity]
tests/qemuxmlconfdata/console-virtio-ccw.s390x-latest.args [moved from tests/qemuxml2argvdata/console-virtio-ccw.s390x-latest.args with 100% similarity]
tests/qemuxmlconfdata/console-virtio-ccw.xml [moved from tests/qemuxml2argvdata/console-virtio-ccw.xml with 100% similarity]
tests/qemuxmlconfdata/console-virtio-many.x86_64-latest.args [moved from tests/qemuxml2argvdata/console-virtio-many.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/console-virtio-many.xml [moved from tests/qemuxml2argvdata/console-virtio-many.xml with 100% similarity]
tests/qemuxmlconfdata/console-virtio-unix.x86_64-latest.args [moved from tests/qemuxml2argvdata/console-virtio-unix.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/console-virtio-unix.xml [moved from tests/qemuxml2argvdata/console-virtio-unix.xml with 100% similarity]
tests/qemuxmlconfdata/console-virtio.x86_64-latest.args [moved from tests/qemuxml2argvdata/console-virtio.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/console-virtio.xml [moved from tests/qemuxml2argvdata/console-virtio.xml with 100% similarity]
tests/qemuxmlconfdata/controller-order.x86_64-latest.args [moved from tests/qemuxml2argvdata/controller-order.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/controller-order.xml [moved from tests/qemuxml2argvdata/controller-order.xml with 100% similarity]
tests/qemuxmlconfdata/controller-usb-order.x86_64-latest.args [moved from tests/qemuxml2argvdata/controller-usb-order.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/controller-usb-order.xml [moved from tests/qemuxml2argvdata/controller-usb-order.xml with 100% similarity]
tests/qemuxmlconfdata/controller-virtio-scsi.x86_64-latest.args [moved from tests/qemuxml2argvdata/controller-virtio-scsi.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/controller-virtio-scsi.xml [moved from tests/qemuxml2argvdata/controller-virtio-scsi.xml with 100% similarity]
tests/qemuxmlconfdata/cpu-Haswell-noTSX.x86_64-latest.args [moved from tests/qemuxml2argvdata/cpu-Haswell-noTSX.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/cpu-Haswell-noTSX.xml [moved from tests/qemuxml2argvdata/cpu-Haswell-noTSX.xml with 100% similarity]
tests/qemuxmlconfdata/cpu-Haswell.x86_64-latest.args [moved from tests/qemuxml2argvdata/cpu-Haswell.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/cpu-Haswell.xml [moved from tests/qemuxml2argvdata/cpu-Haswell.xml with 100% similarity]
tests/qemuxmlconfdata/cpu-Haswell2.x86_64-latest.args [moved from tests/qemuxml2argvdata/cpu-Haswell2.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/cpu-Haswell2.xml [moved from tests/qemuxml2argvdata/cpu-Haswell2.xml with 100% similarity]
tests/qemuxmlconfdata/cpu-Haswell3.x86_64-latest.args [moved from tests/qemuxml2argvdata/cpu-Haswell3.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/cpu-Haswell3.xml [moved from tests/qemuxml2argvdata/cpu-Haswell3.xml with 100% similarity]
tests/qemuxmlconfdata/cpu-Icelake-Server-pconfig.x86_64-latest.args [moved from tests/qemuxml2argvdata/cpu-Icelake-Server-pconfig.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/cpu-Icelake-Server-pconfig.xml [moved from tests/qemuxml2argvdata/cpu-Icelake-Server-pconfig.xml with 100% similarity]
tests/qemuxmlconfdata/cpu-cache-disable.x86_64-latest.args [moved from tests/qemuxml2argvdata/cpu-cache-disable.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/cpu-cache-disable.xml [moved from tests/qemuxml2argvdata/cpu-cache-disable.xml with 100% similarity]
tests/qemuxmlconfdata/cpu-cache-disable3.x86_64-latest.args [moved from tests/qemuxml2argvdata/cpu-cache-disable3.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/cpu-cache-disable3.xml [moved from tests/qemuxml2argvdata/cpu-cache-disable3.xml with 100% similarity]
tests/qemuxmlconfdata/cpu-cache-emulate-l2.x86_64-latest.err [moved from tests/qemuxml2argvdata/cpu-cache-emulate-l2.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/cpu-cache-emulate-l2.xml [moved from tests/qemuxml2argvdata/cpu-cache-emulate-l2.xml with 100% similarity]
tests/qemuxmlconfdata/cpu-cache-emulate-l3.x86_64-latest.args [moved from tests/qemuxml2argvdata/cpu-cache-emulate-l3.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/cpu-cache-emulate-l3.xml [moved from tests/qemuxml2argvdata/cpu-cache-emulate-l3.xml with 100% similarity]
tests/qemuxmlconfdata/cpu-cache-passthrough-l3.x86_64-latest.err [moved from tests/qemuxml2argvdata/cpu-cache-passthrough-l3.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/cpu-cache-passthrough-l3.xml [moved from tests/qemuxml2argvdata/cpu-cache-passthrough-l3.xml with 100% similarity]
tests/qemuxmlconfdata/cpu-cache-passthrough.x86_64-latest.args [moved from tests/qemuxml2argvdata/cpu-cache-passthrough.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/cpu-cache-passthrough.xml [moved from tests/qemuxml2argvdata/cpu-cache-passthrough.xml with 100% similarity]
tests/qemuxmlconfdata/cpu-cache-passthrough3.x86_64-latest.err [moved from tests/qemuxml2argvdata/cpu-cache-passthrough3.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/cpu-cache-passthrough3.xml [moved from tests/qemuxml2argvdata/cpu-cache-passthrough3.xml with 100% similarity]
tests/qemuxmlconfdata/cpu-check-default-none.x86_64-latest.args [moved from tests/qemuxml2argvdata/cpu-check-default-none.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/cpu-check-default-none.xml [moved from tests/qemuxml2argvdata/cpu-check-default-none.xml with 100% similarity]
tests/qemuxmlconfdata/cpu-check-default-none2.x86_64-latest.args [moved from tests/qemuxml2argvdata/cpu-check-default-none2.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/cpu-check-default-none2.xml [moved from tests/qemuxml2argvdata/cpu-check-default-none2.xml with 100% similarity]
tests/qemuxmlconfdata/cpu-check-default-partial.x86_64-latest.args [moved from tests/qemuxml2argvdata/cpu-check-default-partial.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/cpu-check-default-partial.xml [moved from tests/qemuxml2argvdata/cpu-check-default-partial.xml with 100% similarity]
tests/qemuxmlconfdata/cpu-check-default-partial2.x86_64-latest.args [moved from tests/qemuxml2argvdata/cpu-check-default-partial2.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/cpu-check-default-partial2.xml [moved from tests/qemuxml2argvdata/cpu-check-default-partial2.xml with 100% similarity]
tests/qemuxmlconfdata/cpu-check-full.x86_64-latest.args [moved from tests/qemuxml2argvdata/cpu-check-full.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/cpu-check-full.xml [moved from tests/qemuxml2argvdata/cpu-check-full.xml with 100% similarity]
tests/qemuxmlconfdata/cpu-check-none.x86_64-latest.args [moved from tests/qemuxml2argvdata/cpu-check-none.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/cpu-check-none.xml [moved from tests/qemuxml2argvdata/cpu-check-none.xml with 100% similarity]
tests/qemuxmlconfdata/cpu-check-partial.x86_64-latest.args [moved from tests/qemuxml2argvdata/cpu-check-partial.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/cpu-check-partial.xml [moved from tests/qemuxml2argvdata/cpu-check-partial.xml with 100% similarity]
tests/qemuxmlconfdata/cpu-empty.x86_64-latest.args [moved from tests/qemuxml2argvdata/cpu-empty.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/cpu-empty.xml [moved from tests/qemuxml2argvdata/cpu-empty.xml with 100% similarity]
tests/qemuxmlconfdata/cpu-eoi-disabled.x86_64-latest.args [moved from tests/qemuxml2argvdata/cpu-eoi-disabled.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/cpu-eoi-disabled.xml [moved from tests/qemuxml2argvdata/cpu-eoi-disabled.xml with 100% similarity]
tests/qemuxmlconfdata/cpu-eoi-enabled.x86_64-latest.args [moved from tests/qemuxml2argvdata/cpu-eoi-enabled.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/cpu-eoi-enabled.xml [moved from tests/qemuxml2argvdata/cpu-eoi-enabled.xml with 100% similarity]
tests/qemuxmlconfdata/cpu-exact1.x86_64-latest.args [moved from tests/qemuxml2argvdata/cpu-exact1.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/cpu-exact1.xml [moved from tests/qemuxml2argvdata/cpu-exact1.xml with 100% similarity]
tests/qemuxmlconfdata/cpu-exact2-nofallback.x86_64-latest.args [moved from tests/qemuxml2argvdata/cpu-exact2-nofallback.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/cpu-exact2-nofallback.xml [moved from tests/qemuxml2argvdata/cpu-exact2-nofallback.xml with 100% similarity]
tests/qemuxmlconfdata/cpu-exact2.x86_64-latest.args [moved from tests/qemuxml2argvdata/cpu-exact2.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/cpu-exact2.xml [moved from tests/qemuxml2argvdata/cpu-exact2.xml with 100% similarity]
tests/qemuxmlconfdata/cpu-fallback.x86_64-5.2.0.args [moved from tests/qemuxml2argvdata/cpu-fallback.x86_64-5.2.0.args with 100% similarity]
tests/qemuxmlconfdata/cpu-fallback.x86_64-8.0.0.args [moved from tests/qemuxml2argvdata/cpu-fallback.x86_64-8.0.0.args with 100% similarity]
tests/qemuxmlconfdata/cpu-fallback.xml [moved from tests/qemuxml2argvdata/cpu-fallback.xml with 100% similarity]
tests/qemuxmlconfdata/cpu-host-kvmclock.x86_64-latest.args [moved from tests/qemuxml2argvdata/cpu-host-kvmclock.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/cpu-host-kvmclock.xml [moved from tests/qemuxml2argvdata/cpu-host-kvmclock.xml with 100% similarity]
tests/qemuxmlconfdata/cpu-host-model-cmt.x86_64-latest.args [moved from tests/qemuxml2argvdata/cpu-host-model-cmt.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/cpu-host-model-cmt.xml [moved from tests/qemuxml2argvdata/cpu-host-model-cmt.xml with 100% similarity]
tests/qemuxmlconfdata/cpu-host-model-fallback-kvm.x86_64-4.2.0.args [moved from tests/qemuxml2argvdata/cpu-host-model-fallback-kvm.x86_64-4.2.0.args with 100% similarity]
tests/qemuxmlconfdata/cpu-host-model-fallback-kvm.x86_64-5.0.0.args [moved from tests/qemuxml2argvdata/cpu-host-model-fallback-kvm.x86_64-5.0.0.args with 100% similarity]
tests/qemuxmlconfdata/cpu-host-model-fallback-kvm.x86_64-5.1.0.args [moved from tests/qemuxml2argvdata/cpu-host-model-fallback-kvm.x86_64-5.1.0.args with 100% similarity]
tests/qemuxmlconfdata/cpu-host-model-fallback-kvm.x86_64-5.2.0.args [moved from tests/qemuxml2argvdata/cpu-host-model-fallback-kvm.x86_64-5.2.0.args with 100% similarity]
tests/qemuxmlconfdata/cpu-host-model-fallback-kvm.x86_64-6.0.0.args [moved from tests/qemuxml2argvdata/cpu-host-model-fallback-kvm.x86_64-6.0.0.args with 100% similarity]
tests/qemuxmlconfdata/cpu-host-model-fallback-kvm.x86_64-6.1.0.args [moved from tests/qemuxml2argvdata/cpu-host-model-fallback-kvm.x86_64-6.1.0.args with 100% similarity]
tests/qemuxmlconfdata/cpu-host-model-fallback-kvm.x86_64-6.2.0.args [moved from tests/qemuxml2argvdata/cpu-host-model-fallback-kvm.x86_64-6.2.0.args with 100% similarity]
tests/qemuxmlconfdata/cpu-host-model-fallback-kvm.x86_64-7.0.0.args [moved from tests/qemuxml2argvdata/cpu-host-model-fallback-kvm.x86_64-7.0.0.args with 100% similarity]
tests/qemuxmlconfdata/cpu-host-model-fallback-kvm.x86_64-7.1.0.args [moved from tests/qemuxml2argvdata/cpu-host-model-fallback-kvm.x86_64-7.1.0.args with 100% similarity]
tests/qemuxmlconfdata/cpu-host-model-fallback-kvm.x86_64-7.2.0.args [moved from tests/qemuxml2argvdata/cpu-host-model-fallback-kvm.x86_64-7.2.0.args with 100% similarity]
tests/qemuxmlconfdata/cpu-host-model-fallback-kvm.x86_64-8.0.0.args [moved from tests/qemuxml2argvdata/cpu-host-model-fallback-kvm.x86_64-8.0.0.args with 100% similarity]
tests/qemuxmlconfdata/cpu-host-model-fallback-kvm.x86_64-8.1.0.args [moved from tests/qemuxml2argvdata/cpu-host-model-fallback-kvm.x86_64-8.1.0.args with 100% similarity]
tests/qemuxmlconfdata/cpu-host-model-fallback-kvm.x86_64-latest.args [moved from tests/qemuxml2argvdata/cpu-host-model-fallback-kvm.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/cpu-host-model-fallback-kvm.xml [moved from tests/qemuxml2argvdata/cpu-host-model-fallback-kvm.xml with 100% similarity]
tests/qemuxmlconfdata/cpu-host-model-fallback-tcg.x86_64-4.2.0.args [moved from tests/qemuxml2argvdata/cpu-host-model-fallback-tcg.x86_64-4.2.0.args with 100% similarity]
tests/qemuxmlconfdata/cpu-host-model-fallback-tcg.x86_64-5.0.0.args [moved from tests/qemuxml2argvdata/cpu-host-model-fallback-tcg.x86_64-5.0.0.args with 100% similarity]
tests/qemuxmlconfdata/cpu-host-model-fallback-tcg.x86_64-5.1.0.args [moved from tests/qemuxml2argvdata/cpu-host-model-fallback-tcg.x86_64-5.1.0.args with 100% similarity]
tests/qemuxmlconfdata/cpu-host-model-fallback-tcg.x86_64-5.2.0.args [moved from tests/qemuxml2argvdata/cpu-host-model-fallback-tcg.x86_64-5.2.0.args with 100% similarity]
tests/qemuxmlconfdata/cpu-host-model-fallback-tcg.x86_64-6.0.0.args [moved from tests/qemuxml2argvdata/cpu-host-model-fallback-tcg.x86_64-6.0.0.args with 100% similarity]
tests/qemuxmlconfdata/cpu-host-model-fallback-tcg.x86_64-6.1.0.args [moved from tests/qemuxml2argvdata/cpu-host-model-fallback-tcg.x86_64-6.1.0.args with 100% similarity]
tests/qemuxmlconfdata/cpu-host-model-fallback-tcg.x86_64-6.2.0.args [moved from tests/qemuxml2argvdata/cpu-host-model-fallback-tcg.x86_64-6.2.0.args with 100% similarity]
tests/qemuxmlconfdata/cpu-host-model-fallback-tcg.x86_64-7.0.0.args [moved from tests/qemuxml2argvdata/cpu-host-model-fallback-tcg.x86_64-7.0.0.args with 100% similarity]
tests/qemuxmlconfdata/cpu-host-model-fallback-tcg.x86_64-7.1.0.args [moved from tests/qemuxml2argvdata/cpu-host-model-fallback-tcg.x86_64-7.1.0.args with 100% similarity]
tests/qemuxmlconfdata/cpu-host-model-fallback-tcg.x86_64-7.2.0.args [moved from tests/qemuxml2argvdata/cpu-host-model-fallback-tcg.x86_64-7.2.0.args with 100% similarity]
tests/qemuxmlconfdata/cpu-host-model-fallback-tcg.x86_64-8.0.0.args [moved from tests/qemuxml2argvdata/cpu-host-model-fallback-tcg.x86_64-8.0.0.args with 100% similarity]
tests/qemuxmlconfdata/cpu-host-model-fallback-tcg.x86_64-8.1.0.args [moved from tests/qemuxml2argvdata/cpu-host-model-fallback-tcg.x86_64-8.1.0.args with 100% similarity]
tests/qemuxmlconfdata/cpu-host-model-fallback-tcg.x86_64-latest.args [moved from tests/qemuxml2argvdata/cpu-host-model-fallback-tcg.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/cpu-host-model-fallback-tcg.xml [moved from tests/qemuxml2argvdata/cpu-host-model-fallback-tcg.xml with 100% similarity]
tests/qemuxmlconfdata/cpu-host-model-features.x86_64-latest.args [moved from tests/qemuxml2argvdata/cpu-host-model-features.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/cpu-host-model-features.xml [moved from tests/qemuxml2argvdata/cpu-host-model-features.xml with 100% similarity]
tests/qemuxmlconfdata/cpu-host-model-kvm.x86_64-4.2.0.args [moved from tests/qemuxml2argvdata/cpu-host-model-kvm.x86_64-4.2.0.args with 100% similarity]
tests/qemuxmlconfdata/cpu-host-model-kvm.x86_64-5.0.0.args [moved from tests/qemuxml2argvdata/cpu-host-model-kvm.x86_64-5.0.0.args with 100% similarity]
tests/qemuxmlconfdata/cpu-host-model-kvm.x86_64-5.1.0.args [moved from tests/qemuxml2argvdata/cpu-host-model-kvm.x86_64-5.1.0.args with 100% similarity]
tests/qemuxmlconfdata/cpu-host-model-kvm.x86_64-5.2.0.args [moved from tests/qemuxml2argvdata/cpu-host-model-kvm.x86_64-5.2.0.args with 100% similarity]
tests/qemuxmlconfdata/cpu-host-model-kvm.x86_64-6.0.0.args [moved from tests/qemuxml2argvdata/cpu-host-model-kvm.x86_64-6.0.0.args with 100% similarity]
tests/qemuxmlconfdata/cpu-host-model-kvm.x86_64-6.1.0.args [moved from tests/qemuxml2argvdata/cpu-host-model-kvm.x86_64-6.1.0.args with 100% similarity]
tests/qemuxmlconfdata/cpu-host-model-kvm.x86_64-6.2.0.args [moved from tests/qemuxml2argvdata/cpu-host-model-kvm.x86_64-6.2.0.args with 100% similarity]
tests/qemuxmlconfdata/cpu-host-model-kvm.x86_64-7.0.0.args [moved from tests/qemuxml2argvdata/cpu-host-model-kvm.x86_64-7.0.0.args with 100% similarity]
tests/qemuxmlconfdata/cpu-host-model-kvm.x86_64-7.1.0.args [moved from tests/qemuxml2argvdata/cpu-host-model-kvm.x86_64-7.1.0.args with 100% similarity]
tests/qemuxmlconfdata/cpu-host-model-kvm.x86_64-7.2.0.args [moved from tests/qemuxml2argvdata/cpu-host-model-kvm.x86_64-7.2.0.args with 100% similarity]
tests/qemuxmlconfdata/cpu-host-model-kvm.x86_64-8.0.0.args [moved from tests/qemuxml2argvdata/cpu-host-model-kvm.x86_64-8.0.0.args with 100% similarity]
tests/qemuxmlconfdata/cpu-host-model-kvm.x86_64-8.1.0.args [moved from tests/qemuxml2argvdata/cpu-host-model-kvm.x86_64-8.1.0.args with 100% similarity]
tests/qemuxmlconfdata/cpu-host-model-kvm.x86_64-latest.args [moved from tests/qemuxml2argvdata/cpu-host-model-kvm.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/cpu-host-model-kvm.xml [moved from tests/qemuxml2argvdata/cpu-host-model-kvm.xml with 100% similarity]
tests/qemuxmlconfdata/cpu-host-model-nofallback-kvm.x86_64-4.2.0.args [moved from tests/qemuxml2argvdata/cpu-host-model-nofallback-kvm.x86_64-4.2.0.args with 100% similarity]
tests/qemuxmlconfdata/cpu-host-model-nofallback-kvm.x86_64-5.0.0.args [moved from tests/qemuxml2argvdata/cpu-host-model-nofallback-kvm.x86_64-5.0.0.args with 100% similarity]
tests/qemuxmlconfdata/cpu-host-model-nofallback-kvm.x86_64-5.1.0.args [moved from tests/qemuxml2argvdata/cpu-host-model-nofallback-kvm.x86_64-5.1.0.args with 100% similarity]
tests/qemuxmlconfdata/cpu-host-model-nofallback-kvm.x86_64-5.2.0.args [moved from tests/qemuxml2argvdata/cpu-host-model-nofallback-kvm.x86_64-5.2.0.args with 100% similarity]
tests/qemuxmlconfdata/cpu-host-model-nofallback-kvm.x86_64-6.0.0.args [moved from tests/qemuxml2argvdata/cpu-host-model-nofallback-kvm.x86_64-6.0.0.args with 100% similarity]
tests/qemuxmlconfdata/cpu-host-model-nofallback-kvm.x86_64-6.1.0.args [moved from tests/qemuxml2argvdata/cpu-host-model-nofallback-kvm.x86_64-6.1.0.args with 100% similarity]
tests/qemuxmlconfdata/cpu-host-model-nofallback-kvm.x86_64-6.2.0.args [moved from tests/qemuxml2argvdata/cpu-host-model-nofallback-kvm.x86_64-6.2.0.args with 100% similarity]
tests/qemuxmlconfdata/cpu-host-model-nofallback-kvm.x86_64-7.0.0.args [moved from tests/qemuxml2argvdata/cpu-host-model-nofallback-kvm.x86_64-7.0.0.args with 100% similarity]
tests/qemuxmlconfdata/cpu-host-model-nofallback-kvm.x86_64-7.1.0.args [moved from tests/qemuxml2argvdata/cpu-host-model-nofallback-kvm.x86_64-7.1.0.args with 100% similarity]
tests/qemuxmlconfdata/cpu-host-model-nofallback-kvm.x86_64-7.2.0.args [moved from tests/qemuxml2argvdata/cpu-host-model-nofallback-kvm.x86_64-7.2.0.args with 100% similarity]
tests/qemuxmlconfdata/cpu-host-model-nofallback-kvm.x86_64-8.0.0.args [moved from tests/qemuxml2argvdata/cpu-host-model-nofallback-kvm.x86_64-8.0.0.args with 100% similarity]
tests/qemuxmlconfdata/cpu-host-model-nofallback-kvm.x86_64-8.1.0.args [moved from tests/qemuxml2argvdata/cpu-host-model-nofallback-kvm.x86_64-8.1.0.args with 100% similarity]
tests/qemuxmlconfdata/cpu-host-model-nofallback-kvm.x86_64-latest.args [moved from tests/qemuxml2argvdata/cpu-host-model-nofallback-kvm.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/cpu-host-model-nofallback-kvm.xml [moved from tests/qemuxml2argvdata/cpu-host-model-nofallback-kvm.xml with 100% similarity]
tests/qemuxmlconfdata/cpu-host-model-nofallback-tcg.x86_64-4.2.0.args [moved from tests/qemuxml2argvdata/cpu-host-model-nofallback-tcg.x86_64-4.2.0.args with 100% similarity]
tests/qemuxmlconfdata/cpu-host-model-nofallback-tcg.x86_64-5.0.0.args [moved from tests/qemuxml2argvdata/cpu-host-model-nofallback-tcg.x86_64-5.0.0.args with 100% similarity]
tests/qemuxmlconfdata/cpu-host-model-nofallback-tcg.x86_64-5.1.0.args [moved from tests/qemuxml2argvdata/cpu-host-model-nofallback-tcg.x86_64-5.1.0.args with 100% similarity]
tests/qemuxmlconfdata/cpu-host-model-nofallback-tcg.x86_64-5.2.0.args [moved from tests/qemuxml2argvdata/cpu-host-model-nofallback-tcg.x86_64-5.2.0.args with 100% similarity]
tests/qemuxmlconfdata/cpu-host-model-nofallback-tcg.x86_64-6.0.0.args [moved from tests/qemuxml2argvdata/cpu-host-model-nofallback-tcg.x86_64-6.0.0.args with 100% similarity]
tests/qemuxmlconfdata/cpu-host-model-nofallback-tcg.x86_64-6.1.0.args [moved from tests/qemuxml2argvdata/cpu-host-model-nofallback-tcg.x86_64-6.1.0.args with 100% similarity]
tests/qemuxmlconfdata/cpu-host-model-nofallback-tcg.x86_64-6.2.0.args [moved from tests/qemuxml2argvdata/cpu-host-model-nofallback-tcg.x86_64-6.2.0.args with 100% similarity]
tests/qemuxmlconfdata/cpu-host-model-nofallback-tcg.x86_64-7.0.0.args [moved from tests/qemuxml2argvdata/cpu-host-model-nofallback-tcg.x86_64-7.0.0.args with 100% similarity]
tests/qemuxmlconfdata/cpu-host-model-nofallback-tcg.x86_64-7.1.0.args [moved from tests/qemuxml2argvdata/cpu-host-model-nofallback-tcg.x86_64-7.1.0.args with 100% similarity]
tests/qemuxmlconfdata/cpu-host-model-nofallback-tcg.x86_64-7.2.0.args [moved from tests/qemuxml2argvdata/cpu-host-model-nofallback-tcg.x86_64-7.2.0.args with 100% similarity]
tests/qemuxmlconfdata/cpu-host-model-nofallback-tcg.x86_64-8.0.0.args [moved from tests/qemuxml2argvdata/cpu-host-model-nofallback-tcg.x86_64-8.0.0.args with 100% similarity]
tests/qemuxmlconfdata/cpu-host-model-nofallback-tcg.x86_64-8.1.0.args [moved from tests/qemuxml2argvdata/cpu-host-model-nofallback-tcg.x86_64-8.1.0.args with 100% similarity]
tests/qemuxmlconfdata/cpu-host-model-nofallback-tcg.x86_64-latest.args [moved from tests/qemuxml2argvdata/cpu-host-model-nofallback-tcg.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/cpu-host-model-nofallback-tcg.xml [moved from tests/qemuxml2argvdata/cpu-host-model-nofallback-tcg.xml with 100% similarity]
tests/qemuxmlconfdata/cpu-host-model-tcg.x86_64-4.2.0.args [moved from tests/qemuxml2argvdata/cpu-host-model-tcg.x86_64-4.2.0.args with 100% similarity]
tests/qemuxmlconfdata/cpu-host-model-tcg.x86_64-5.0.0.args [moved from tests/qemuxml2argvdata/cpu-host-model-tcg.x86_64-5.0.0.args with 100% similarity]
tests/qemuxmlconfdata/cpu-host-model-tcg.x86_64-5.1.0.args [moved from tests/qemuxml2argvdata/cpu-host-model-tcg.x86_64-5.1.0.args with 100% similarity]
tests/qemuxmlconfdata/cpu-host-model-tcg.x86_64-5.2.0.args [moved from tests/qemuxml2argvdata/cpu-host-model-tcg.x86_64-5.2.0.args with 100% similarity]
tests/qemuxmlconfdata/cpu-host-model-tcg.x86_64-6.0.0.args [moved from tests/qemuxml2argvdata/cpu-host-model-tcg.x86_64-6.0.0.args with 100% similarity]
tests/qemuxmlconfdata/cpu-host-model-tcg.x86_64-6.1.0.args [moved from tests/qemuxml2argvdata/cpu-host-model-tcg.x86_64-6.1.0.args with 100% similarity]
tests/qemuxmlconfdata/cpu-host-model-tcg.x86_64-6.2.0.args [moved from tests/qemuxml2argvdata/cpu-host-model-tcg.x86_64-6.2.0.args with 100% similarity]
tests/qemuxmlconfdata/cpu-host-model-tcg.x86_64-7.0.0.args [moved from tests/qemuxml2argvdata/cpu-host-model-tcg.x86_64-7.0.0.args with 100% similarity]
tests/qemuxmlconfdata/cpu-host-model-tcg.x86_64-7.1.0.args [moved from tests/qemuxml2argvdata/cpu-host-model-tcg.x86_64-7.1.0.args with 100% similarity]
tests/qemuxmlconfdata/cpu-host-model-tcg.x86_64-7.2.0.args [moved from tests/qemuxml2argvdata/cpu-host-model-tcg.x86_64-7.2.0.args with 100% similarity]
tests/qemuxmlconfdata/cpu-host-model-tcg.x86_64-8.0.0.args [moved from tests/qemuxml2argvdata/cpu-host-model-tcg.x86_64-8.0.0.args with 100% similarity]
tests/qemuxmlconfdata/cpu-host-model-tcg.x86_64-8.1.0.args [moved from tests/qemuxml2argvdata/cpu-host-model-tcg.x86_64-8.1.0.args with 100% similarity]
tests/qemuxmlconfdata/cpu-host-model-tcg.x86_64-latest.args [moved from tests/qemuxml2argvdata/cpu-host-model-tcg.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/cpu-host-model-tcg.xml [moved from tests/qemuxml2argvdata/cpu-host-model-tcg.xml with 100% similarity]
tests/qemuxmlconfdata/cpu-host-model-vendor.x86_64-latest.args [moved from tests/qemuxml2argvdata/cpu-host-model-vendor.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/cpu-host-model-vendor.xml [moved from tests/qemuxml2argvdata/cpu-host-model-vendor.xml with 100% similarity]
tests/qemuxmlconfdata/cpu-host-passthrough-features.x86_64-latest.args [moved from tests/qemuxml2argvdata/cpu-host-passthrough-features.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/cpu-host-passthrough-features.xml [moved from tests/qemuxml2argvdata/cpu-host-passthrough-features.xml with 100% similarity]
tests/qemuxmlconfdata/cpu-host-passthrough.x86_64-latest.args [moved from tests/qemuxml2argvdata/cpu-host-passthrough.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/cpu-host-passthrough.xml [moved from tests/qemuxml2argvdata/cpu-host-passthrough.xml with 100% similarity]
tests/qemuxmlconfdata/cpu-hotplug-granularity.ppc64-latest.err [moved from tests/qemuxml2argvdata/cpu-hotplug-granularity.ppc64-latest.err with 100% similarity]
tests/qemuxmlconfdata/cpu-hotplug-granularity.xml [moved from tests/qemuxml2argvdata/cpu-hotplug-granularity.xml with 100% similarity]
tests/qemuxmlconfdata/cpu-hotplug-startup.x86_64-latest.args [moved from tests/qemuxml2argvdata/cpu-hotplug-startup.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/cpu-hotplug-startup.xml [moved from tests/qemuxml2argvdata/cpu-hotplug-startup.xml with 100% similarity]
tests/qemuxmlconfdata/cpu-kvmclock.x86_64-latest.args [moved from tests/qemuxml2argvdata/cpu-kvmclock.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/cpu-kvmclock.xml [moved from tests/qemuxml2argvdata/cpu-kvmclock.xml with 100% similarity]
tests/qemuxmlconfdata/cpu-minimum1.x86_64-latest.args [moved from tests/qemuxml2argvdata/cpu-minimum1.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/cpu-minimum1.xml [moved from tests/qemuxml2argvdata/cpu-minimum1.xml with 100% similarity]
tests/qemuxmlconfdata/cpu-minimum2.x86_64-latest.args [moved from tests/qemuxml2argvdata/cpu-minimum2.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/cpu-minimum2.xml [moved from tests/qemuxml2argvdata/cpu-minimum2.xml with 100% similarity]
tests/qemuxmlconfdata/cpu-no-removed-features.x86_64-latest.args [moved from tests/qemuxml2argvdata/cpu-no-removed-features.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/cpu-no-removed-features.xml [moved from tests/qemuxml2argvdata/cpu-no-removed-features.xml with 100% similarity]
tests/qemuxmlconfdata/cpu-nofallback.x86_64-5.2.0.err [moved from tests/qemuxml2argvdata/cpu-nofallback.x86_64-5.2.0.err with 100% similarity]
tests/qemuxmlconfdata/cpu-nofallback.x86_64-8.0.0.args [moved from tests/qemuxml2argvdata/cpu-nofallback.x86_64-8.0.0.args with 100% similarity]
tests/qemuxmlconfdata/cpu-nofallback.xml [moved from tests/qemuxml2argvdata/cpu-nofallback.xml with 100% similarity]
tests/qemuxmlconfdata/cpu-numa-disjoint.x86_64-latest.args [moved from tests/qemuxml2argvdata/cpu-numa-disjoint.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/cpu-numa-disjoint.xml [moved from tests/qemuxml2argvdata/cpu-numa-disjoint.xml with 100% similarity]
tests/qemuxmlconfdata/cpu-numa-disordered.x86_64-latest.args [moved from tests/qemuxml2argvdata/cpu-numa-disordered.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/cpu-numa-disordered.xml [moved from tests/qemuxml2argvdata/cpu-numa-disordered.xml with 100% similarity]
tests/qemuxmlconfdata/cpu-numa-memshared.x86_64-latest.args [moved from tests/qemuxml2argvdata/cpu-numa-memshared.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/cpu-numa-memshared.xml [moved from tests/qemuxml2argvdata/cpu-numa-memshared.xml with 100% similarity]
tests/qemuxmlconfdata/cpu-numa-no-memory-element.x86_64-latest.args [moved from tests/qemuxml2argvdata/cpu-numa-no-memory-element.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/cpu-numa-no-memory-element.xml [moved from tests/qemuxml2argvdata/cpu-numa-no-memory-element.xml with 100% similarity]
tests/qemuxmlconfdata/cpu-numa1.x86_64-latest.args [moved from tests/qemuxml2argvdata/cpu-numa1.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/cpu-numa1.xml [moved from tests/qemuxml2argvdata/cpu-numa1.xml with 100% similarity]
tests/qemuxmlconfdata/cpu-numa2.x86_64-latest.args [moved from tests/qemuxml2argvdata/cpu-numa2.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/cpu-numa2.xml [moved from tests/qemuxml2argvdata/cpu-numa2.xml with 100% similarity]
tests/qemuxmlconfdata/cpu-numa3.x86_64-latest.err [moved from tests/qemuxml2argvdata/cpu-numa3.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/cpu-numa3.xml [moved from tests/qemuxml2argvdata/cpu-numa3.xml with 100% similarity]
tests/qemuxmlconfdata/cpu-phys-bits-emulate-bare.x86_64-latest.args [moved from tests/qemuxml2argvdata/cpu-phys-bits-emulate-bare.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/cpu-phys-bits-emulate-bare.xml [moved from tests/qemuxml2argvdata/cpu-phys-bits-emulate-bare.xml with 100% similarity]
tests/qemuxmlconfdata/cpu-phys-bits-emulate.x86_64-latest.args [moved from tests/qemuxml2argvdata/cpu-phys-bits-emulate.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/cpu-phys-bits-emulate.xml [moved from tests/qemuxml2argvdata/cpu-phys-bits-emulate.xml with 100% similarity]
tests/qemuxmlconfdata/cpu-phys-bits-emulate2.x86_64-latest.args [moved from tests/qemuxml2argvdata/cpu-phys-bits-emulate2.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/cpu-phys-bits-emulate2.xml [moved from tests/qemuxml2argvdata/cpu-phys-bits-emulate2.xml with 100% similarity]
tests/qemuxmlconfdata/cpu-phys-bits-limit.x86_64-latest.args [moved from tests/qemuxml2argvdata/cpu-phys-bits-limit.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/cpu-phys-bits-limit.xml [moved from tests/qemuxml2argvdata/cpu-phys-bits-limit.xml with 100% similarity]
tests/qemuxmlconfdata/cpu-phys-bits-passthrough.x86_64-latest.args [moved from tests/qemuxml2argvdata/cpu-phys-bits-passthrough.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/cpu-phys-bits-passthrough.xml [moved from tests/qemuxml2argvdata/cpu-phys-bits-passthrough.xml with 100% similarity]
tests/qemuxmlconfdata/cpu-phys-bits-passthrough2.x86_64-latest.err [moved from tests/qemuxml2argvdata/cpu-phys-bits-passthrough2.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/cpu-phys-bits-passthrough2.xml [moved from tests/qemuxml2argvdata/cpu-phys-bits-passthrough2.xml with 100% similarity]
tests/qemuxmlconfdata/cpu-qemu-host-passthrough.x86_64-latest.err [moved from tests/qemuxml2argvdata/cpu-qemu-host-passthrough.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/cpu-qemu-host-passthrough.xml [moved from tests/qemuxml2argvdata/cpu-qemu-host-passthrough.xml with 100% similarity]
tests/qemuxmlconfdata/cpu-s390-features.s390x-latest.args [moved from tests/qemuxml2argvdata/cpu-s390-features.s390x-latest.args with 100% similarity]
tests/qemuxmlconfdata/cpu-s390-features.xml [moved from tests/qemuxml2argvdata/cpu-s390-features.xml with 100% similarity]
tests/qemuxmlconfdata/cpu-s390-zEC12.s390x-latest.args [moved from tests/qemuxml2argvdata/cpu-s390-zEC12.s390x-latest.args with 100% similarity]
tests/qemuxmlconfdata/cpu-s390-zEC12.xml [moved from tests/qemuxml2argvdata/cpu-s390-zEC12.xml with 100% similarity]
tests/qemuxmlconfdata/cpu-strict1.x86_64-latest.args [moved from tests/qemuxml2argvdata/cpu-strict1.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/cpu-strict1.xml [moved from tests/qemuxml2argvdata/cpu-strict1.xml with 100% similarity]
tests/qemuxmlconfdata/cpu-topology1.x86_64-latest.args [moved from tests/qemuxml2argvdata/cpu-topology1.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/cpu-topology1.xml [moved from tests/qemuxml2argvdata/cpu-topology1.xml with 100% similarity]
tests/qemuxmlconfdata/cpu-topology2.x86_64-latest.args [moved from tests/qemuxml2argvdata/cpu-topology2.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/cpu-topology2.xml [moved from tests/qemuxml2argvdata/cpu-topology2.xml with 100% similarity]
tests/qemuxmlconfdata/cpu-topology3.x86_64-latest.args [moved from tests/qemuxml2argvdata/cpu-topology3.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/cpu-topology3.xml [moved from tests/qemuxml2argvdata/cpu-topology3.xml with 100% similarity]
tests/qemuxmlconfdata/cpu-topology4.x86_64-latest.args [moved from tests/qemuxml2argvdata/cpu-topology4.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/cpu-topology4.xml [moved from tests/qemuxml2argvdata/cpu-topology4.xml with 100% similarity]
tests/qemuxmlconfdata/cpu-topology5.aarch64-latest.args [moved from tests/qemuxml2argvdata/cpu-topology5.aarch64-latest.args with 100% similarity]
tests/qemuxmlconfdata/cpu-topology5.xml [moved from tests/qemuxml2argvdata/cpu-topology5.xml with 100% similarity]
tests/qemuxmlconfdata/cpu-translation.x86_64-latest.args [moved from tests/qemuxml2argvdata/cpu-translation.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/cpu-translation.xml [moved from tests/qemuxml2argvdata/cpu-translation.xml with 100% similarity]
tests/qemuxmlconfdata/cpu-tsc-frequency.x86_64-latest.args [moved from tests/qemuxml2argvdata/cpu-tsc-frequency.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/cpu-tsc-frequency.xml [moved from tests/qemuxml2argvdata/cpu-tsc-frequency.xml with 100% similarity]
tests/qemuxmlconfdata/cputune-cpuset-big-id.x86_64-latest.args [moved from tests/qemuxml2argvdata/cputune-cpuset-big-id.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/cputune-cpuset-big-id.xml [moved from tests/qemuxml2argvdata/cputune-cpuset-big-id.xml with 100% similarity]
tests/qemuxmlconfdata/cputune-iothreadsched-toomuch.x86_64-latest.err [moved from tests/qemuxml2argvdata/cputune-iothreadsched-toomuch.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/cputune-iothreadsched-toomuch.xml [moved from tests/qemuxml2argvdata/cputune-iothreadsched-toomuch.xml with 100% similarity]
tests/qemuxmlconfdata/cputune-numatune.x86_64-latest.args [moved from tests/qemuxml2argvdata/cputune-numatune.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/cputune-numatune.xml [moved from tests/qemuxml2argvdata/cputune-numatune.xml with 100% similarity]
tests/qemuxmlconfdata/cputune-vcpusched-overlap.x86_64-latest.err [moved from tests/qemuxml2argvdata/cputune-vcpusched-overlap.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/cputune-vcpusched-overlap.xml [moved from tests/qemuxml2argvdata/cputune-vcpusched-overlap.xml with 100% similarity]
tests/qemuxmlconfdata/cputune-zero-shares.x86_64-latest.args [moved from tests/qemuxml2argvdata/cputune-zero-shares.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/cputune-zero-shares.xml [moved from tests/qemuxml2argvdata/cputune-zero-shares.xml with 100% similarity]
tests/qemuxmlconfdata/cputune.x86_64-latest.args [moved from tests/qemuxml2argvdata/cputune.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/cputune.xml [moved from tests/qemuxml2argvdata/cputune.xml with 100% similarity]
tests/qemuxmlconfdata/crypto-builtin.x86_64-latest.args [moved from tests/qemuxml2argvdata/crypto-builtin.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/crypto-builtin.xml [moved from tests/qemuxml2argvdata/crypto-builtin.xml with 100% similarity]
tests/qemuxmlconfdata/default-kvm-host-arch.x86_64-latest.args [moved from tests/qemuxml2argvdata/default-kvm-host-arch.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/default-kvm-host-arch.xml [moved from tests/qemuxml2argvdata/default-kvm-host-arch.xml with 100% similarity]
tests/qemuxmlconfdata/default-qemu-host-arch.x86_64-latest.args [moved from tests/qemuxml2argvdata/default-qemu-host-arch.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/default-qemu-host-arch.xml [moved from tests/qemuxml2argvdata/default-qemu-host-arch.xml with 100% similarity]
tests/qemuxmlconfdata/default-video-type-aarch64.aarch64-latest.args [moved from tests/qemuxml2argvdata/default-video-type-aarch64.aarch64-latest.args with 100% similarity]
tests/qemuxmlconfdata/default-video-type-aarch64.xml [moved from tests/qemuxml2argvdata/default-video-type-aarch64.xml with 100% similarity]
tests/qemuxmlconfdata/default-video-type-ppc64.ppc64-latest.args [moved from tests/qemuxml2argvdata/default-video-type-ppc64.ppc64-latest.args with 100% similarity]
tests/qemuxmlconfdata/default-video-type-ppc64.xml [moved from tests/qemuxml2argvdata/default-video-type-ppc64.xml with 100% similarity]
tests/qemuxmlconfdata/default-video-type-riscv64.riscv64-latest.args [moved from tests/qemuxml2argvdata/default-video-type-riscv64.riscv64-latest.args with 100% similarity]
tests/qemuxmlconfdata/default-video-type-riscv64.xml [moved from tests/qemuxml2argvdata/default-video-type-riscv64.xml with 100% similarity]
tests/qemuxmlconfdata/default-video-type-s390x.s390x-latest.args [moved from tests/qemuxml2argvdata/default-video-type-s390x.s390x-latest.args with 100% similarity]
tests/qemuxmlconfdata/default-video-type-s390x.xml [moved from tests/qemuxml2argvdata/default-video-type-s390x.xml with 100% similarity]
tests/qemuxmlconfdata/default-video-type-x86_64.x86_64-latest.args [moved from tests/qemuxml2argvdata/default-video-type-x86_64.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/default-video-type-x86_64.xml [moved from tests/qemuxml2argvdata/default-video-type-x86_64.xml with 100% similarity]
tests/qemuxmlconfdata/devices-acpi-index.x86_64-latest.args [moved from tests/qemuxml2argvdata/devices-acpi-index.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/devices-acpi-index.xml [moved from tests/qemuxml2argvdata/devices-acpi-index.xml with 100% similarity]
tests/qemuxmlconfdata/disk-active-commit.x86_64-latest.args [moved from tests/qemuxml2argvdata/disk-active-commit.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/disk-active-commit.xml [moved from tests/qemuxml2argvdata/disk-active-commit.xml with 100% similarity]
tests/qemuxmlconfdata/disk-address-conflict.x86_64-latest.err [moved from tests/qemuxml2argvdata/disk-address-conflict.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/disk-address-conflict.xml [moved from tests/qemuxml2argvdata/disk-address-conflict.xml with 100% similarity]
tests/qemuxmlconfdata/disk-aio-io_uring.x86_64-latest.args [moved from tests/qemuxml2argvdata/disk-aio-io_uring.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/disk-aio-io_uring.xml [moved from tests/qemuxml2argvdata/disk-aio-io_uring.xml with 100% similarity]
tests/qemuxmlconfdata/disk-aio.x86_64-latest.args [moved from tests/qemuxml2argvdata/disk-aio.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/disk-aio.xml [moved from tests/qemuxml2argvdata/disk-aio.xml with 100% similarity]
tests/qemuxmlconfdata/disk-arm-virtio-sd.aarch64-latest.args [moved from tests/qemuxml2argvdata/disk-arm-virtio-sd.aarch64-latest.args with 100% similarity]
tests/qemuxmlconfdata/disk-arm-virtio-sd.xml [moved from tests/qemuxml2argvdata/disk-arm-virtio-sd.xml with 100% similarity]
tests/qemuxmlconfdata/disk-attaching-partition-nosupport.x86_64-latest.err [moved from tests/qemuxml2argvdata/disk-attaching-partition-nosupport.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/disk-attaching-partition-nosupport.xml [moved from tests/qemuxml2argvdata/disk-attaching-partition-nosupport.xml with 100% similarity]
tests/qemuxmlconfdata/disk-backing-chains-index.x86_64-latest.args [moved from tests/qemuxml2argvdata/disk-backing-chains-index.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/disk-backing-chains-index.xml [moved from tests/qemuxml2argvdata/disk-backing-chains-index.xml with 100% similarity]
tests/qemuxmlconfdata/disk-backing-chains-noindex.x86_64-latest.args [moved from tests/qemuxml2argvdata/disk-backing-chains-noindex.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/disk-backing-chains-noindex.xml [moved from tests/qemuxml2argvdata/disk-backing-chains-noindex.xml with 100% similarity]
tests/qemuxmlconfdata/disk-blockio.x86_64-latest.args [moved from tests/qemuxml2argvdata/disk-blockio.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/disk-blockio.xml [moved from tests/qemuxml2argvdata/disk-blockio.xml with 100% similarity]
tests/qemuxmlconfdata/disk-boot-cdrom.x86_64-latest.args [moved from tests/qemuxml2argvdata/disk-boot-cdrom.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/disk-boot-cdrom.xml [moved from tests/qemuxml2argvdata/disk-boot-cdrom.xml with 100% similarity]
tests/qemuxmlconfdata/disk-boot-disk.x86_64-latest.args [moved from tests/qemuxml2argvdata/disk-boot-disk.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/disk-boot-disk.xml [moved from tests/qemuxml2argvdata/disk-boot-disk.xml with 100% similarity]
tests/qemuxmlconfdata/disk-cache.x86_64-latest.args [moved from tests/qemuxml2argvdata/disk-cache.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/disk-cache.xml [moved from tests/qemuxml2argvdata/disk-cache.xml with 100% similarity]
tests/qemuxmlconfdata/disk-cdrom-bus-other.x86_64-latest.args [moved from tests/qemuxml2argvdata/disk-cdrom-bus-other.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/disk-cdrom-bus-other.xml [moved from tests/qemuxml2argvdata/disk-cdrom-bus-other.xml with 100% similarity]
tests/qemuxmlconfdata/disk-cdrom-empty-network-invalid.x86_64-latest.args [moved from tests/qemuxml2argvdata/disk-cdrom-empty-network-invalid.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/disk-cdrom-empty-network-invalid.xml [moved from tests/qemuxml2argvdata/disk-cdrom-empty-network-invalid.xml with 100% similarity]
tests/qemuxmlconfdata/disk-cdrom-network-nbdkit.x86_64-latest.args [moved from tests/qemuxml2argvdata/disk-cdrom-network-nbdkit.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/disk-cdrom-network-nbdkit.xml [moved from tests/qemuxml2argvdata/disk-cdrom-network-nbdkit.xml with 100% similarity]
tests/qemuxmlconfdata/disk-cdrom-network.x86_64-latest.args [moved from tests/qemuxml2argvdata/disk-cdrom-network.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/disk-cdrom-network.xml [moved from tests/qemuxml2argvdata/disk-cdrom-network.xml with 100% similarity]
tests/qemuxmlconfdata/disk-cdrom-tray.x86_64-latest.args [moved from tests/qemuxml2argvdata/disk-cdrom-tray.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/disk-cdrom-tray.xml [moved from tests/qemuxml2argvdata/disk-cdrom-tray.xml with 100% similarity]
tests/qemuxmlconfdata/disk-cdrom.x86_64-latest.args [moved from tests/qemuxml2argvdata/disk-cdrom.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/disk-cdrom.xml [moved from tests/qemuxml2argvdata/disk-cdrom.xml with 100% similarity]
tests/qemuxmlconfdata/disk-copy_on_read.x86_64-latest.args [moved from tests/qemuxml2argvdata/disk-copy_on_read.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/disk-copy_on_read.xml [moved from tests/qemuxml2argvdata/disk-copy_on_read.xml with 100% similarity]
tests/qemuxmlconfdata/disk-detect-zeroes.x86_64-latest.args [moved from tests/qemuxml2argvdata/disk-detect-zeroes.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/disk-detect-zeroes.xml [moved from tests/qemuxml2argvdata/disk-detect-zeroes.xml with 100% similarity]
tests/qemuxmlconfdata/disk-device-lun-type-invalid.x86_64-latest.err [moved from tests/qemuxml2argvdata/disk-device-lun-type-invalid.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/disk-device-lun-type-invalid.xml [moved from tests/qemuxml2argvdata/disk-device-lun-type-invalid.xml with 100% similarity]
tests/qemuxmlconfdata/disk-device-removable.x86_64-latest.args [moved from tests/qemuxml2argvdata/disk-device-removable.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/disk-device-removable.xml [moved from tests/qemuxml2argvdata/disk-device-removable.xml with 100% similarity]
tests/qemuxmlconfdata/disk-discard.x86_64-latest.args [moved from tests/qemuxml2argvdata/disk-discard.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/disk-discard.xml [moved from tests/qemuxml2argvdata/disk-discard.xml with 100% similarity]
tests/qemuxmlconfdata/disk-discard_no_unref.x86_64-latest.args [moved from tests/qemuxml2argvdata/disk-discard_no_unref.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/disk-discard_no_unref.xml [moved from tests/qemuxml2argvdata/disk-discard_no_unref.xml with 100% similarity]
tests/qemuxmlconfdata/disk-encryption-wrong.x86_64-latest.err [moved from tests/qemuxml2argvdata/disk-encryption-wrong.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/disk-encryption-wrong.xml [moved from tests/qemuxml2argvdata/disk-encryption-wrong.xml with 100% similarity]
tests/qemuxmlconfdata/disk-error-policy-s390x.s390x-latest.args [moved from tests/qemuxml2argvdata/disk-error-policy-s390x.s390x-latest.args with 100% similarity]
tests/qemuxmlconfdata/disk-error-policy-s390x.xml [moved from tests/qemuxml2argvdata/disk-error-policy-s390x.xml with 100% similarity]
tests/qemuxmlconfdata/disk-error-policy.x86_64-latest.args [moved from tests/qemuxml2argvdata/disk-error-policy.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/disk-error-policy.xml [moved from tests/qemuxml2argvdata/disk-error-policy.xml with 100% similarity]
tests/qemuxmlconfdata/disk-fdc-incompatible-address.x86_64-latest.err [moved from tests/qemuxml2argvdata/disk-fdc-incompatible-address.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/disk-fdc-incompatible-address.xml [moved from tests/qemuxml2argvdata/disk-fdc-incompatible-address.xml with 100% similarity]
tests/qemuxmlconfdata/disk-floppy-pseries.ppc64-latest.err [moved from tests/qemuxml2argvdata/disk-floppy-pseries.ppc64-latest.err with 100% similarity]
tests/qemuxmlconfdata/disk-floppy-pseries.xml [moved from tests/qemuxml2argvdata/disk-floppy-pseries.xml with 100% similarity]
tests/qemuxmlconfdata/disk-floppy-q35.x86_64-latest.args [moved from tests/qemuxml2argvdata/disk-floppy-q35.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/disk-floppy-q35.xml [moved from tests/qemuxml2argvdata/disk-floppy-q35.xml with 100% similarity]
tests/qemuxmlconfdata/disk-floppy-tray.x86_64-latest.args [moved from tests/qemuxml2argvdata/disk-floppy-tray.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/disk-floppy-tray.xml [moved from tests/qemuxml2argvdata/disk-floppy-tray.xml with 100% similarity]
tests/qemuxmlconfdata/disk-floppy.x86_64-latest.args [moved from tests/qemuxml2argvdata/disk-floppy.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/disk-floppy.xml [moved from tests/qemuxml2argvdata/disk-floppy.xml with 100% similarity]
tests/qemuxmlconfdata/disk-fmt-cow.x86_64-latest.err [moved from tests/qemuxml2argvdata/disk-fmt-cow.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/disk-fmt-cow.xml [moved from tests/qemuxml2argvdata/disk-fmt-cow.xml with 100% similarity]
tests/qemuxmlconfdata/disk-fmt-dir.x86_64-latest.err [moved from tests/qemuxml2argvdata/disk-fmt-dir.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/disk-fmt-dir.xml [moved from tests/qemuxml2argvdata/disk-fmt-dir.xml with 100% similarity]
tests/qemuxmlconfdata/disk-fmt-iso.x86_64-latest.err [moved from tests/qemuxml2argvdata/disk-fmt-iso.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/disk-fmt-iso.xml [moved from tests/qemuxml2argvdata/disk-fmt-iso.xml with 100% similarity]
tests/qemuxmlconfdata/disk-fmt-qcow.x86_64-latest.args [moved from tests/qemuxml2argvdata/disk-fmt-qcow.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/disk-fmt-qcow.xml [moved from tests/qemuxml2argvdata/disk-fmt-qcow.xml with 100% similarity]
tests/qemuxmlconfdata/disk-geometry.x86_64-latest.args [moved from tests/qemuxml2argvdata/disk-geometry.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/disk-geometry.xml [moved from tests/qemuxml2argvdata/disk-geometry.xml with 100% similarity]
tests/qemuxmlconfdata/disk-hostdev-scsi-address-conflict.x86_64-latest.err [moved from tests/qemuxml2argvdata/disk-hostdev-scsi-address-conflict.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/disk-hostdev-scsi-address-conflict.xml [moved from tests/qemuxml2argvdata/disk-hostdev-scsi-address-conflict.xml with 100% similarity]
tests/qemuxmlconfdata/disk-ide-incompatible-address.x86_64-latest.err [moved from tests/qemuxml2argvdata/disk-ide-incompatible-address.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/disk-ide-incompatible-address.xml [moved from tests/qemuxml2argvdata/disk-ide-incompatible-address.xml with 100% similarity]
tests/qemuxmlconfdata/disk-ide-split.x86_64-latest.args [moved from tests/qemuxml2argvdata/disk-ide-split.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/disk-ide-split.xml [moved from tests/qemuxml2argvdata/disk-ide-split.xml with 100% similarity]
tests/qemuxmlconfdata/disk-ide-wwn.x86_64-latest.args [moved from tests/qemuxml2argvdata/disk-ide-wwn.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/disk-ide-wwn.xml [moved from tests/qemuxml2argvdata/disk-ide-wwn.xml with 100% similarity]
tests/qemuxmlconfdata/disk-ioeventfd.x86_64-latest.args [moved from tests/qemuxml2argvdata/disk-ioeventfd.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/disk-ioeventfd.xml [moved from tests/qemuxml2argvdata/disk-ioeventfd.xml with 100% similarity]
tests/qemuxmlconfdata/disk-metadata-cache.x86_64-latest.args [moved from tests/qemuxml2argvdata/disk-metadata-cache.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/disk-metadata-cache.xml [moved from tests/qemuxml2argvdata/disk-metadata-cache.xml with 100% similarity]
tests/qemuxmlconfdata/disk-mirror-old.x86_64-latest.args [moved from tests/qemuxml2argvdata/disk-mirror-old.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/disk-mirror-old.xml [moved from tests/qemuxml2argvdata/disk-mirror-old.xml with 100% similarity]
tests/qemuxmlconfdata/disk-mirror.x86_64-latest.args [moved from tests/qemuxml2argvdata/disk-mirror.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/disk-mirror.xml [moved from tests/qemuxml2argvdata/disk-mirror.xml with 100% similarity]
tests/qemuxmlconfdata/disk-missing-target-invalid.x86_64-latest.err [moved from tests/qemuxml2argvdata/disk-missing-target-invalid.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/disk-missing-target-invalid.xml [moved from tests/qemuxml2argvdata/disk-missing-target-invalid.xml with 100% similarity]
tests/qemuxmlconfdata/disk-network-gluster.x86_64-latest.args [moved from tests/qemuxml2argvdata/disk-network-gluster.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/disk-network-gluster.xml [moved from tests/qemuxml2argvdata/disk-network-gluster.xml with 100% similarity]
tests/qemuxmlconfdata/disk-network-http-nbdkit.x86_64-latest.args [moved from tests/qemuxml2argvdata/disk-network-http-nbdkit.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/disk-network-http-nbdkit.xml [moved from tests/qemuxml2argvdata/disk-network-http-nbdkit.xml with 100% similarity]
tests/qemuxmlconfdata/disk-network-http.x86_64-latest.args [moved from tests/qemuxml2argvdata/disk-network-http.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/disk-network-http.xml [moved from tests/qemuxml2argvdata/disk-network-http.xml with 100% similarity]
tests/qemuxmlconfdata/disk-network-iscsi-auth-secrettype-invalid.x86_64-latest.err [moved from tests/qemuxml2argvdata/disk-network-iscsi-auth-secrettype-invalid.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/disk-network-iscsi-auth-secrettype-invalid.xml [moved from tests/qemuxml2argvdata/disk-network-iscsi-auth-secrettype-invalid.xml with 100% similarity]
tests/qemuxmlconfdata/disk-network-iscsi-auth-wrong-secrettype.x86_64-latest.err [moved from tests/qemuxml2argvdata/disk-network-iscsi-auth-wrong-secrettype.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/disk-network-iscsi-auth-wrong-secrettype.xml [moved from tests/qemuxml2argvdata/disk-network-iscsi-auth-wrong-secrettype.xml with 100% similarity]
tests/qemuxmlconfdata/disk-network-iscsi.x86_64-latest.args [moved from tests/qemuxml2argvdata/disk-network-iscsi.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/disk-network-iscsi.xml [moved from tests/qemuxml2argvdata/disk-network-iscsi.xml with 100% similarity]
tests/qemuxmlconfdata/disk-network-nbd.x86_64-latest.args [moved from tests/qemuxml2argvdata/disk-network-nbd.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/disk-network-nbd.xml [moved from tests/qemuxml2argvdata/disk-network-nbd.xml with 100% similarity]
tests/qemuxmlconfdata/disk-network-nfs.x86_64-latest.args [moved from tests/qemuxml2argvdata/disk-network-nfs.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/disk-network-nfs.xml [moved from tests/qemuxml2argvdata/disk-network-nfs.xml with 100% similarity]
tests/qemuxmlconfdata/disk-network-rbd-encryption-layering.x86_64-7.2.0.err [moved from tests/qemuxml2argvdata/disk-network-rbd-encryption-layering.x86_64-7.2.0.err with 100% similarity]
tests/qemuxmlconfdata/disk-network-rbd-encryption-layering.x86_64-latest.args [moved from tests/qemuxml2argvdata/disk-network-rbd-encryption-layering.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/disk-network-rbd-encryption-layering.xml [moved from tests/qemuxml2argvdata/disk-network-rbd-encryption-layering.xml with 100% similarity]
tests/qemuxmlconfdata/disk-network-rbd-encryption-luks-any.x86_64-7.2.0.err [moved from tests/qemuxml2argvdata/disk-network-rbd-encryption-luks-any.x86_64-7.2.0.err with 100% similarity]
tests/qemuxmlconfdata/disk-network-rbd-encryption-luks-any.x86_64-latest.args [moved from tests/qemuxml2argvdata/disk-network-rbd-encryption-luks-any.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/disk-network-rbd-encryption-luks-any.xml [moved from tests/qemuxml2argvdata/disk-network-rbd-encryption-luks-any.xml with 100% similarity]
tests/qemuxmlconfdata/disk-network-rbd-encryption.x86_64-6.0.0.err [moved from tests/qemuxml2argvdata/disk-network-rbd-encryption.x86_64-6.0.0.err with 100% similarity]
tests/qemuxmlconfdata/disk-network-rbd-encryption.x86_64-latest.args [moved from tests/qemuxml2argvdata/disk-network-rbd-encryption.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/disk-network-rbd-encryption.xml [moved from tests/qemuxml2argvdata/disk-network-rbd-encryption.xml with 100% similarity]
tests/qemuxmlconfdata/disk-network-rbd-no-colon.x86_64-latest.args [moved from tests/qemuxml2argvdata/disk-network-rbd-no-colon.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/disk-network-rbd-no-colon.xml [moved from tests/qemuxml2argvdata/disk-network-rbd-no-colon.xml with 100% similarity]
tests/qemuxmlconfdata/disk-network-rbd.x86_64-latest.args [moved from tests/qemuxml2argvdata/disk-network-rbd.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/disk-network-rbd.xml [moved from tests/qemuxml2argvdata/disk-network-rbd.xml with 100% similarity]
tests/qemuxmlconfdata/disk-network-sheepdog.x86_64-6.0.0.args [moved from tests/qemuxml2argvdata/disk-network-sheepdog.x86_64-6.0.0.args with 100% similarity]
tests/qemuxmlconfdata/disk-network-sheepdog.xml [moved from tests/qemuxml2argvdata/disk-network-sheepdog.xml with 100% similarity]
tests/qemuxmlconfdata/disk-network-source-auth-both.x86_64-latest.err [moved from tests/qemuxml2argvdata/disk-network-source-auth-both.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/disk-network-source-auth-both.xml [moved from tests/qemuxml2argvdata/disk-network-source-auth-both.xml with 100% similarity]
tests/qemuxmlconfdata/disk-network-source-auth.x86_64-latest.args [moved from tests/qemuxml2argvdata/disk-network-source-auth.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/disk-network-source-auth.xml [moved from tests/qemuxml2argvdata/disk-network-source-auth.xml with 100% similarity]
tests/qemuxmlconfdata/disk-network-source-curl-nbdkit-backing.x86_64-latest.args [moved from tests/qemuxml2argvdata/disk-network-source-curl-nbdkit-backing.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/disk-network-source-curl-nbdkit-backing.xml [moved from tests/qemuxml2argvdata/disk-network-source-curl-nbdkit-backing.xml with 100% similarity]
tests/qemuxmlconfdata/disk-network-source-curl-nbdkit.x86_64-latest.args [moved from tests/qemuxml2argvdata/disk-network-source-curl-nbdkit.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/disk-network-source-curl-nbdkit.xml [moved from tests/qemuxml2argvdata/disk-network-source-curl-nbdkit.xml with 100% similarity]
tests/qemuxmlconfdata/disk-network-source-curl.x86_64-latest.args [moved from tests/qemuxml2argvdata/disk-network-source-curl.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/disk-network-source-curl.xml [moved from tests/qemuxml2argvdata/disk-network-source-curl.xml with 100% similarity]
tests/qemuxmlconfdata/disk-network-ssh-key.x86_64-latest.args [moved from tests/qemuxml2argvdata/disk-network-ssh-key.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/disk-network-ssh-key.xml [moved from tests/qemuxml2argvdata/disk-network-ssh-key.xml with 100% similarity]
tests/qemuxmlconfdata/disk-network-ssh-nbdkit.x86_64-latest.args [moved from tests/qemuxml2argvdata/disk-network-ssh-nbdkit.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/disk-network-ssh-nbdkit.xml [moved from tests/qemuxml2argvdata/disk-network-ssh-nbdkit.xml with 100% similarity]
tests/qemuxmlconfdata/disk-network-ssh-password.x86_64-latest.args [moved from tests/qemuxml2argvdata/disk-network-ssh-password.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/disk-network-ssh-password.xml [moved from tests/qemuxml2argvdata/disk-network-ssh-password.xml with 100% similarity]
tests/qemuxmlconfdata/disk-network-ssh.x86_64-latest.args [moved from tests/qemuxml2argvdata/disk-network-ssh.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/disk-network-ssh.xml [moved from tests/qemuxml2argvdata/disk-network-ssh.xml with 100% similarity]
tests/qemuxmlconfdata/disk-network-tlsx509-nbd-hostname.x86_64-6.2.0.err [moved from tests/qemuxml2argvdata/disk-network-tlsx509-nbd-hostname.x86_64-6.2.0.err with 100% similarity]
tests/qemuxmlconfdata/disk-network-tlsx509-nbd-hostname.x86_64-latest.args [moved from tests/qemuxml2argvdata/disk-network-tlsx509-nbd-hostname.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/disk-network-tlsx509-nbd-hostname.xml [moved from tests/qemuxml2argvdata/disk-network-tlsx509-nbd-hostname.xml with 100% similarity]
tests/qemuxmlconfdata/disk-network-tlsx509-nbd.x86_64-5.2.0.args [moved from tests/qemuxml2argvdata/disk-network-tlsx509-nbd.x86_64-5.2.0.args with 100% similarity]
tests/qemuxmlconfdata/disk-network-tlsx509-nbd.x86_64-latest.args [moved from tests/qemuxml2argvdata/disk-network-tlsx509-nbd.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/disk-network-tlsx509-nbd.xml [moved from tests/qemuxml2argvdata/disk-network-tlsx509-nbd.xml with 100% similarity]
tests/qemuxmlconfdata/disk-network-tlsx509-vxhs.x86_64-5.0.0.args [moved from tests/qemuxml2argvdata/disk-network-tlsx509-vxhs.x86_64-5.0.0.args with 100% similarity]
tests/qemuxmlconfdata/disk-network-tlsx509-vxhs.xml [moved from tests/qemuxml2argvdata/disk-network-tlsx509-vxhs.xml with 100% similarity]
tests/qemuxmlconfdata/disk-network-vxhs.x86_64-5.0.0.args [moved from tests/qemuxml2argvdata/disk-network-vxhs.x86_64-5.0.0.args with 100% similarity]
tests/qemuxmlconfdata/disk-network-vxhs.xml [moved from tests/qemuxml2argvdata/disk-network-vxhs.xml with 100% similarity]
tests/qemuxmlconfdata/disk-no-boot.x86_64-latest.args [moved from tests/qemuxml2argvdata/disk-no-boot.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/disk-no-boot.xml [moved from tests/qemuxml2argvdata/disk-no-boot.xml with 100% similarity]
tests/qemuxmlconfdata/disk-nvme.x86_64-latest.args [moved from tests/qemuxml2argvdata/disk-nvme.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/disk-nvme.xml [moved from tests/qemuxml2argvdata/disk-nvme.xml with 100% similarity]
tests/qemuxmlconfdata/disk-order.x86_64-latest.args [moved from tests/qemuxml2argvdata/disk-order.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/disk-order.xml [moved from tests/qemuxml2argvdata/disk-order.xml with 100% similarity]
tests/qemuxmlconfdata/disk-readonly-disk.x86_64-latest.args [moved from tests/qemuxml2argvdata/disk-readonly-disk.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/disk-readonly-disk.xml [moved from tests/qemuxml2argvdata/disk-readonly-disk.xml with 100% similarity]
tests/qemuxmlconfdata/disk-rotation.x86_64-latest.args [moved from tests/qemuxml2argvdata/disk-rotation.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/disk-rotation.xml [moved from tests/qemuxml2argvdata/disk-rotation.xml with 100% similarity]
tests/qemuxmlconfdata/disk-same-targets.x86_64-latest.err [moved from tests/qemuxml2argvdata/disk-same-targets.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/disk-same-targets.xml [moved from tests/qemuxml2argvdata/disk-same-targets.xml with 100% similarity]
tests/qemuxmlconfdata/disk-sata-device.x86_64-latest.args [moved from tests/qemuxml2argvdata/disk-sata-device.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/disk-sata-device.xml [moved from tests/qemuxml2argvdata/disk-sata-device.xml with 100% similarity]
tests/qemuxmlconfdata/disk-sata-incompatible-address.x86_64-latest.err [moved from tests/qemuxml2argvdata/disk-sata-incompatible-address.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/disk-sata-incompatible-address.xml [moved from tests/qemuxml2argvdata/disk-sata-incompatible-address.xml with 100% similarity]
tests/qemuxmlconfdata/disk-scsi-device-auto.x86_64-latest.args [moved from tests/qemuxml2argvdata/disk-scsi-device-auto.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/disk-scsi-device-auto.xml [moved from tests/qemuxml2argvdata/disk-scsi-device-auto.xml with 100% similarity]
tests/qemuxmlconfdata/disk-scsi-disk-split.x86_64-latest.args [moved from tests/qemuxml2argvdata/disk-scsi-disk-split.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/disk-scsi-disk-split.xml [moved from tests/qemuxml2argvdata/disk-scsi-disk-split.xml with 100% similarity]
tests/qemuxmlconfdata/disk-scsi-disk-vpd-build-error.x86_64-latest.err [moved from tests/qemuxml2argvdata/disk-scsi-disk-vpd-build-error.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/disk-scsi-disk-vpd-build-error.xml [moved from tests/qemuxml2argvdata/disk-scsi-disk-vpd-build-error.xml with 100% similarity]
tests/qemuxmlconfdata/disk-scsi-disk-vpd.x86_64-latest.args [moved from tests/qemuxml2argvdata/disk-scsi-disk-vpd.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/disk-scsi-disk-vpd.xml [moved from tests/qemuxml2argvdata/disk-scsi-disk-vpd.xml with 100% similarity]
tests/qemuxmlconfdata/disk-scsi-disk-wwn.x86_64-latest.args [moved from tests/qemuxml2argvdata/disk-scsi-disk-wwn.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/disk-scsi-disk-wwn.xml [moved from tests/qemuxml2argvdata/disk-scsi-disk-wwn.xml with 100% similarity]
tests/qemuxmlconfdata/disk-scsi-incompatible-address.x86_64-latest.err [moved from tests/qemuxml2argvdata/disk-scsi-incompatible-address.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/disk-scsi-incompatible-address.xml [moved from tests/qemuxml2argvdata/disk-scsi-incompatible-address.xml with 100% similarity]
tests/qemuxmlconfdata/disk-scsi-lun-passthrough.x86_64-latest.args [moved from tests/qemuxml2argvdata/disk-scsi-lun-passthrough.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/disk-scsi-lun-passthrough.xml [moved from tests/qemuxml2argvdata/disk-scsi-lun-passthrough.xml with 100% similarity]
tests/qemuxmlconfdata/disk-scsi.x86_64-latest.args [moved from tests/qemuxml2argvdata/disk-scsi.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/disk-scsi.xml [moved from tests/qemuxml2argvdata/disk-scsi.xml with 100% similarity]
tests/qemuxmlconfdata/disk-serial.x86_64-latest.args [moved from tests/qemuxml2argvdata/disk-serial.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/disk-serial.xml [moved from tests/qemuxml2argvdata/disk-serial.xml with 100% similarity]
tests/qemuxmlconfdata/disk-shared-qcow.x86_64-latest.err [moved from tests/qemuxml2argvdata/disk-shared-qcow.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/disk-shared-qcow.xml [moved from tests/qemuxml2argvdata/disk-shared-qcow.xml with 100% similarity]
tests/qemuxmlconfdata/disk-shared.x86_64-latest.args [moved from tests/qemuxml2argvdata/disk-shared.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/disk-shared.xml [moved from tests/qemuxml2argvdata/disk-shared.xml with 100% similarity]
tests/qemuxmlconfdata/disk-slices.x86_64-latest.args [moved from tests/qemuxml2argvdata/disk-slices.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/disk-slices.xml [moved from tests/qemuxml2argvdata/disk-slices.xml with 100% similarity]
tests/qemuxmlconfdata/disk-snapshot.x86_64-latest.args [moved from tests/qemuxml2argvdata/disk-snapshot.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/disk-snapshot.xml [moved from tests/qemuxml2argvdata/disk-snapshot.xml with 100% similarity]
tests/qemuxmlconfdata/disk-source-fd.x86_64-latest.args [moved from tests/qemuxml2argvdata/disk-source-fd.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/disk-source-fd.xml [moved from tests/qemuxml2argvdata/disk-source-fd.xml with 100% similarity]
tests/qemuxmlconfdata/disk-source-pool-mode.x86_64-latest.args [moved from tests/qemuxml2argvdata/disk-source-pool-mode.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/disk-source-pool-mode.xml [moved from tests/qemuxml2argvdata/disk-source-pool-mode.xml with 100% similarity]
tests/qemuxmlconfdata/disk-source-pool.x86_64-latest.args [moved from tests/qemuxml2argvdata/disk-source-pool.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/disk-source-pool.xml [moved from tests/qemuxml2argvdata/disk-source-pool.xml with 100% similarity]
tests/qemuxmlconfdata/disk-transient.x86_64-latest.args [moved from tests/qemuxml2argvdata/disk-transient.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/disk-transient.xml [moved from tests/qemuxml2argvdata/disk-transient.xml with 100% similarity]
tests/qemuxmlconfdata/disk-usb-device.x86_64-latest.args [moved from tests/qemuxml2argvdata/disk-usb-device.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/disk-usb-device.xml [moved from tests/qemuxml2argvdata/disk-usb-device.xml with 100% similarity]
tests/qemuxmlconfdata/disk-usb-pci.x86_64-latest.err [moved from tests/qemuxml2argvdata/disk-usb-pci.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/disk-usb-pci.xml [moved from tests/qemuxml2argvdata/disk-usb-pci.xml with 100% similarity]
tests/qemuxmlconfdata/disk-vhostuser-numa.x86_64-4.2.0.args [moved from tests/qemuxml2argvdata/disk-vhostuser-numa.x86_64-4.2.0.args with 100% similarity]
tests/qemuxmlconfdata/disk-vhostuser-numa.x86_64-latest.args [moved from tests/qemuxml2argvdata/disk-vhostuser-numa.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/disk-vhostuser-numa.xml [moved from tests/qemuxml2argvdata/disk-vhostuser-numa.xml with 100% similarity]
tests/qemuxmlconfdata/disk-vhostuser.x86_64-latest.args [moved from tests/qemuxml2argvdata/disk-vhostuser.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/disk-vhostuser.xml [moved from tests/qemuxml2argvdata/disk-vhostuser.xml with 100% similarity]
tests/qemuxmlconfdata/disk-vhostvdpa.x86_64-latest.args [moved from tests/qemuxml2argvdata/disk-vhostvdpa.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/disk-vhostvdpa.xml [moved from tests/qemuxml2argvdata/disk-vhostvdpa.xml with 100% similarity]
tests/qemuxmlconfdata/disk-virtio-ccw-many.s390x-latest.args [moved from tests/qemuxml2argvdata/disk-virtio-ccw-many.s390x-latest.args with 100% similarity]
tests/qemuxmlconfdata/disk-virtio-ccw-many.xml [moved from tests/qemuxml2argvdata/disk-virtio-ccw-many.xml with 100% similarity]
tests/qemuxmlconfdata/disk-virtio-ccw.s390x-latest.args [moved from tests/qemuxml2argvdata/disk-virtio-ccw.s390x-latest.args with 100% similarity]
tests/qemuxmlconfdata/disk-virtio-ccw.xml [moved from tests/qemuxml2argvdata/disk-virtio-ccw.xml with 100% similarity]
tests/qemuxmlconfdata/disk-virtio-queues.x86_64-latest.args [moved from tests/qemuxml2argvdata/disk-virtio-queues.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/disk-virtio-queues.xml [moved from tests/qemuxml2argvdata/disk-virtio-queues.xml with 100% similarity]
tests/qemuxmlconfdata/disk-virtio-s390-zpci.s390x-latest.args [moved from tests/qemuxml2argvdata/disk-virtio-s390-zpci.s390x-latest.args with 100% similarity]
tests/qemuxmlconfdata/disk-virtio-s390-zpci.xml [moved from tests/qemuxml2argvdata/disk-virtio-s390-zpci.xml with 100% similarity]
tests/qemuxmlconfdata/disk-virtio-scsi-reservations.x86_64-5.2.0.args [moved from tests/qemuxml2argvdata/disk-virtio-scsi-reservations.x86_64-5.2.0.args with 100% similarity]
tests/qemuxmlconfdata/disk-virtio-scsi-reservations.x86_64-latest.args [moved from tests/qemuxml2argvdata/disk-virtio-scsi-reservations.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/disk-virtio-scsi-reservations.xml [moved from tests/qemuxml2argvdata/disk-virtio-scsi-reservations.xml with 100% similarity]
tests/qemuxmlconfdata/disk-virtio.x86_64-latest.args [moved from tests/qemuxml2argvdata/disk-virtio.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/disk-virtio.xml [moved from tests/qemuxml2argvdata/disk-virtio.xml with 100% similarity]
tests/qemuxmlconfdata/downscript.x86_64-latest.args [moved from tests/qemuxml2argvdata/downscript.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/downscript.xml [moved from tests/qemuxml2argvdata/downscript.xml with 100% similarity]
tests/qemuxmlconfdata/encrypted-disk-usage.x86_64-latest.args [moved from tests/qemuxml2argvdata/encrypted-disk-usage.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/encrypted-disk-usage.xml [moved from tests/qemuxml2argvdata/encrypted-disk-usage.xml with 100% similarity]
tests/qemuxmlconfdata/encrypted-disk.x86_64-latest.args [moved from tests/qemuxml2argvdata/encrypted-disk.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/encrypted-disk.xml [moved from tests/qemuxml2argvdata/encrypted-disk.xml with 100% similarity]
tests/qemuxmlconfdata/eoi-disabled.x86_64-latest.args [moved from tests/qemuxml2argvdata/eoi-disabled.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/eoi-disabled.xml [moved from tests/qemuxml2argvdata/eoi-disabled.xml with 100% similarity]
tests/qemuxmlconfdata/eoi-enabled.x86_64-latest.args [moved from tests/qemuxml2argvdata/eoi-enabled.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/eoi-enabled.xml [moved from tests/qemuxml2argvdata/eoi-enabled.xml with 100% similarity]
tests/qemuxmlconfdata/event_idx.x86_64-latest.args [moved from tests/qemuxml2argvdata/event_idx.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/event_idx.xml [moved from tests/qemuxml2argvdata/event_idx.xml with 100% similarity]
tests/qemuxmlconfdata/fd-memory-no-numa-topology.x86_64-latest.args [moved from tests/qemuxml2argvdata/fd-memory-no-numa-topology.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/fd-memory-no-numa-topology.xml [moved from tests/qemuxml2argvdata/fd-memory-no-numa-topology.xml with 100% similarity]
tests/qemuxmlconfdata/fd-memory-numa-topology.x86_64-latest.args [moved from tests/qemuxml2argvdata/fd-memory-numa-topology.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/fd-memory-numa-topology.xml [moved from tests/qemuxml2argvdata/fd-memory-numa-topology.xml with 100% similarity]
tests/qemuxmlconfdata/fd-memory-numa-topology2.x86_64-latest.args [moved from tests/qemuxml2argvdata/fd-memory-numa-topology2.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/fd-memory-numa-topology2.xml [moved from tests/qemuxml2argvdata/fd-memory-numa-topology2.xml with 100% similarity]
tests/qemuxmlconfdata/fd-memory-numa-topology3.x86_64-latest.args [moved from tests/qemuxml2argvdata/fd-memory-numa-topology3.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/fd-memory-numa-topology3.xml [moved from tests/qemuxml2argvdata/fd-memory-numa-topology3.xml with 100% similarity]
tests/qemuxmlconfdata/fd-memory-numa-topology4.x86_64-latest.args [moved from tests/qemuxml2argvdata/fd-memory-numa-topology4.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/fd-memory-numa-topology4.xml [moved from tests/qemuxml2argvdata/fd-memory-numa-topology4.xml with 100% similarity]
tests/qemuxmlconfdata/fips-enabled.x86_64-5.1.0.args [moved from tests/qemuxml2argvdata/fips-enabled.x86_64-5.1.0.args with 100% similarity]
tests/qemuxmlconfdata/fips-enabled.x86_64-latest.args [moved from tests/qemuxml2argvdata/fips-enabled.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/fips-enabled.xml [moved from tests/qemuxml2argvdata/fips-enabled.xml with 100% similarity]
tests/qemuxmlconfdata/firmware-auto-bios-not-stateless.x86_64-latest.err [moved from tests/qemuxml2argvdata/firmware-auto-bios-not-stateless.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/firmware-auto-bios-not-stateless.xml [moved from tests/qemuxml2argvdata/firmware-auto-bios-not-stateless.xml with 100% similarity]
tests/qemuxmlconfdata/firmware-auto-bios-nvram.x86_64-latest.err [moved from tests/qemuxml2argvdata/firmware-auto-bios-nvram.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/firmware-auto-bios-nvram.xml [moved from tests/qemuxml2argvdata/firmware-auto-bios-nvram.xml with 100% similarity]
tests/qemuxmlconfdata/firmware-auto-bios-stateless.x86_64-latest.args [moved from tests/qemuxml2argvdata/firmware-auto-bios-stateless.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/firmware-auto-bios-stateless.xml [moved from tests/qemuxml2argvdata/firmware-auto-bios-stateless.xml with 100% similarity]
tests/qemuxmlconfdata/firmware-auto-bios.x86_64-latest.args [moved from tests/qemuxml2argvdata/firmware-auto-bios.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/firmware-auto-bios.xml [moved from tests/qemuxml2argvdata/firmware-auto-bios.xml with 100% similarity]
tests/qemuxmlconfdata/firmware-auto-efi-aarch64.aarch64-latest.args [moved from tests/qemuxml2argvdata/firmware-auto-efi-aarch64.aarch64-latest.args with 100% similarity]
tests/qemuxmlconfdata/firmware-auto-efi-aarch64.xml [moved from tests/qemuxml2argvdata/firmware-auto-efi-aarch64.xml with 100% similarity]
tests/qemuxmlconfdata/firmware-auto-efi-abi-update-aarch64.aarch64-latest.args [moved from tests/qemuxml2argvdata/firmware-auto-efi-abi-update-aarch64.aarch64-latest.args with 100% similarity]
tests/qemuxmlconfdata/firmware-auto-efi-abi-update-aarch64.xml [moved from tests/qemuxml2argvdata/firmware-auto-efi-abi-update-aarch64.xml with 100% similarity]
tests/qemuxmlconfdata/firmware-auto-efi-abi-update.x86_64-latest.args [moved from tests/qemuxml2argvdata/firmware-auto-efi-abi-update.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/firmware-auto-efi-abi-update.xml [moved from tests/qemuxml2argvdata/firmware-auto-efi-abi-update.xml with 100% similarity]
tests/qemuxmlconfdata/firmware-auto-efi-enrolled-keys-no-secboot.x86_64-latest.err [moved from tests/qemuxml2argvdata/firmware-auto-efi-enrolled-keys-no-secboot.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/firmware-auto-efi-enrolled-keys-no-secboot.xml [moved from tests/qemuxml2argvdata/firmware-auto-efi-enrolled-keys-no-secboot.xml with 100% similarity]
tests/qemuxmlconfdata/firmware-auto-efi-enrolled-keys.x86_64-latest.args [moved from tests/qemuxml2argvdata/firmware-auto-efi-enrolled-keys.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/firmware-auto-efi-enrolled-keys.xml [moved from tests/qemuxml2argvdata/firmware-auto-efi-enrolled-keys.xml with 100% similarity]
tests/qemuxmlconfdata/firmware-auto-efi-format-loader-qcow2-nvram-path.x86_64-latest.args [moved from tests/qemuxml2argvdata/firmware-auto-efi-format-loader-qcow2-nvram-path.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/firmware-auto-efi-format-loader-qcow2-nvram-path.xml [moved from tests/qemuxml2argvdata/firmware-auto-efi-format-loader-qcow2-nvram-path.xml with 100% similarity]
tests/qemuxmlconfdata/firmware-auto-efi-format-loader-qcow2.x86_64-latest.args [moved from tests/qemuxml2argvdata/firmware-auto-efi-format-loader-qcow2.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/firmware-auto-efi-format-loader-qcow2.xml [moved from tests/qemuxml2argvdata/firmware-auto-efi-format-loader-qcow2.xml with 100% similarity]
tests/qemuxmlconfdata/firmware-auto-efi-format-loader-raw-abi-update.aarch64-latest.args [moved from tests/qemuxml2argvdata/firmware-auto-efi-format-loader-raw-abi-update.aarch64-latest.args with 100% similarity]
tests/qemuxmlconfdata/firmware-auto-efi-format-loader-raw-abi-update.xml [moved from tests/qemuxml2argvdata/firmware-auto-efi-format-loader-raw-abi-update.xml with 100% similarity]
tests/qemuxmlconfdata/firmware-auto-efi-format-loader-raw.aarch64-latest.args [moved from tests/qemuxml2argvdata/firmware-auto-efi-format-loader-raw.aarch64-latest.args with 100% similarity]
tests/qemuxmlconfdata/firmware-auto-efi-format-loader-raw.xml [moved from tests/qemuxml2argvdata/firmware-auto-efi-format-loader-raw.xml with 100% similarity]
tests/qemuxmlconfdata/firmware-auto-efi-format-mismatch.x86_64-latest.err [moved from tests/qemuxml2argvdata/firmware-auto-efi-format-mismatch.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/firmware-auto-efi-format-mismatch.xml [moved from tests/qemuxml2argvdata/firmware-auto-efi-format-mismatch.xml with 100% similarity]
tests/qemuxmlconfdata/firmware-auto-efi-format-nvram-qcow2-network-nbd.x86_64-latest.args [moved from tests/qemuxml2argvdata/firmware-auto-efi-format-nvram-qcow2-network-nbd.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/firmware-auto-efi-format-nvram-qcow2-network-nbd.xml [moved from tests/qemuxml2argvdata/firmware-auto-efi-format-nvram-qcow2-network-nbd.xml with 100% similarity]
tests/qemuxmlconfdata/firmware-auto-efi-format-nvram-qcow2-path.x86_64-latest.args [moved from tests/qemuxml2argvdata/firmware-auto-efi-format-nvram-qcow2-path.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/firmware-auto-efi-format-nvram-qcow2-path.xml [moved from tests/qemuxml2argvdata/firmware-auto-efi-format-nvram-qcow2-path.xml with 100% similarity]
tests/qemuxmlconfdata/firmware-auto-efi-format-nvram-qcow2.x86_64-latest.args [moved from tests/qemuxml2argvdata/firmware-auto-efi-format-nvram-qcow2.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/firmware-auto-efi-format-nvram-qcow2.xml [moved from tests/qemuxml2argvdata/firmware-auto-efi-format-nvram-qcow2.xml with 100% similarity]
tests/qemuxmlconfdata/firmware-auto-efi-loader-insecure.x86_64-latest.args [moved from tests/qemuxml2argvdata/firmware-auto-efi-loader-insecure.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/firmware-auto-efi-loader-insecure.xml [moved from tests/qemuxml2argvdata/firmware-auto-efi-loader-insecure.xml with 100% similarity]
tests/qemuxmlconfdata/firmware-auto-efi-loader-path-nonstandard.x86_64-latest.err [moved from tests/qemuxml2argvdata/firmware-auto-efi-loader-path-nonstandard.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/firmware-auto-efi-loader-path-nonstandard.xml [moved from tests/qemuxml2argvdata/firmware-auto-efi-loader-path-nonstandard.xml with 100% similarity]
tests/qemuxmlconfdata/firmware-auto-efi-loader-path.x86_64-latest.args [moved from tests/qemuxml2argvdata/firmware-auto-efi-loader-path.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/firmware-auto-efi-loader-path.xml [moved from tests/qemuxml2argvdata/firmware-auto-efi-loader-path.xml with 100% similarity]
tests/qemuxmlconfdata/firmware-auto-efi-loader-secure-abi-update.x86_64-latest.args [moved from tests/qemuxml2argvdata/firmware-auto-efi-loader-secure-abi-update.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/firmware-auto-efi-loader-secure-abi-update.xml [moved from tests/qemuxml2argvdata/firmware-auto-efi-loader-secure-abi-update.xml with 100% similarity]
tests/qemuxmlconfdata/firmware-auto-efi-loader-secure.x86_64-latest.args [moved from tests/qemuxml2argvdata/firmware-auto-efi-loader-secure.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/firmware-auto-efi-loader-secure.xml [moved from tests/qemuxml2argvdata/firmware-auto-efi-loader-secure.xml with 100% similarity]
tests/qemuxmlconfdata/firmware-auto-efi-no-enrolled-keys.x86_64-latest.args [moved from tests/qemuxml2argvdata/firmware-auto-efi-no-enrolled-keys.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/firmware-auto-efi-no-enrolled-keys.xml [moved from tests/qemuxml2argvdata/firmware-auto-efi-no-enrolled-keys.xml with 100% similarity]
tests/qemuxmlconfdata/firmware-auto-efi-no-secboot.x86_64-latest.args [moved from tests/qemuxml2argvdata/firmware-auto-efi-no-secboot.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/firmware-auto-efi-no-secboot.xml [moved from tests/qemuxml2argvdata/firmware-auto-efi-no-secboot.xml with 100% similarity]
tests/qemuxmlconfdata/firmware-auto-efi-nvram-file.x86_64-latest.args [moved from tests/qemuxml2argvdata/firmware-auto-efi-nvram-file.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/firmware-auto-efi-nvram-file.xml [moved from tests/qemuxml2argvdata/firmware-auto-efi-nvram-file.xml with 100% similarity]
tests/qemuxmlconfdata/firmware-auto-efi-nvram-network-iscsi.x86_64-latest.args [moved from tests/qemuxml2argvdata/firmware-auto-efi-nvram-network-iscsi.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/firmware-auto-efi-nvram-network-iscsi.xml [moved from tests/qemuxml2argvdata/firmware-auto-efi-nvram-network-iscsi.xml with 100% similarity]
tests/qemuxmlconfdata/firmware-auto-efi-nvram-network-nbd.x86_64-latest.args [moved from tests/qemuxml2argvdata/firmware-auto-efi-nvram-network-nbd.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/firmware-auto-efi-nvram-network-nbd.xml [moved from tests/qemuxml2argvdata/firmware-auto-efi-nvram-network-nbd.xml with 100% similarity]
tests/qemuxmlconfdata/firmware-auto-efi-nvram-path.x86_64-latest.args [moved from tests/qemuxml2argvdata/firmware-auto-efi-nvram-path.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/firmware-auto-efi-nvram-path.xml [moved from tests/qemuxml2argvdata/firmware-auto-efi-nvram-path.xml with 100% similarity]
tests/qemuxmlconfdata/firmware-auto-efi-nvram-template-nonstandard.x86_64-latest.err [moved from tests/qemuxml2argvdata/firmware-auto-efi-nvram-template-nonstandard.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/firmware-auto-efi-nvram-template-nonstandard.xml [moved from tests/qemuxml2argvdata/firmware-auto-efi-nvram-template-nonstandard.xml with 100% similarity]
tests/qemuxmlconfdata/firmware-auto-efi-nvram-template.x86_64-latest.args [moved from tests/qemuxml2argvdata/firmware-auto-efi-nvram-template.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/firmware-auto-efi-nvram-template.xml [moved from tests/qemuxml2argvdata/firmware-auto-efi-nvram-template.xml with 100% similarity]
tests/qemuxmlconfdata/firmware-auto-efi-rw-abi-update.x86_64-latest.err [moved from tests/qemuxml2argvdata/firmware-auto-efi-rw-abi-update.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/firmware-auto-efi-rw-abi-update.xml [moved from tests/qemuxml2argvdata/firmware-auto-efi-rw-abi-update.xml with 100% similarity]
tests/qemuxmlconfdata/firmware-auto-efi-rw.x86_64-latest.err [moved from tests/qemuxml2argvdata/firmware-auto-efi-rw.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/firmware-auto-efi-rw.xml [moved from tests/qemuxml2argvdata/firmware-auto-efi-rw.xml with 100% similarity]
tests/qemuxmlconfdata/firmware-auto-efi-secboot.x86_64-latest.args [moved from tests/qemuxml2argvdata/firmware-auto-efi-secboot.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/firmware-auto-efi-secboot.xml [moved from tests/qemuxml2argvdata/firmware-auto-efi-secboot.xml with 100% similarity]
tests/qemuxmlconfdata/firmware-auto-efi-smm-off.x86_64-latest.args [moved from tests/qemuxml2argvdata/firmware-auto-efi-smm-off.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/firmware-auto-efi-smm-off.xml [moved from tests/qemuxml2argvdata/firmware-auto-efi-smm-off.xml with 100% similarity]
tests/qemuxmlconfdata/firmware-auto-efi-stateless.x86_64-latest.args [moved from tests/qemuxml2argvdata/firmware-auto-efi-stateless.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/firmware-auto-efi-stateless.xml [moved from tests/qemuxml2argvdata/firmware-auto-efi-stateless.xml with 100% similarity]
tests/qemuxmlconfdata/firmware-auto-efi.x86_64-latest.args [moved from tests/qemuxml2argvdata/firmware-auto-efi.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/firmware-auto-efi.xml [moved from tests/qemuxml2argvdata/firmware-auto-efi.xml with 100% similarity]
tests/qemuxmlconfdata/firmware-manual-bios-not-stateless.x86_64-latest.err [moved from tests/qemuxml2argvdata/firmware-manual-bios-not-stateless.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/firmware-manual-bios-not-stateless.xml [moved from tests/qemuxml2argvdata/firmware-manual-bios-not-stateless.xml with 100% similarity]
tests/qemuxmlconfdata/firmware-manual-bios-stateless.x86_64-latest.args [moved from tests/qemuxml2argvdata/firmware-manual-bios-stateless.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/firmware-manual-bios-stateless.xml [moved from tests/qemuxml2argvdata/firmware-manual-bios-stateless.xml with 100% similarity]
tests/qemuxmlconfdata/firmware-manual-bios.x86_64-latest.args [moved from tests/qemuxml2argvdata/firmware-manual-bios.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/firmware-manual-bios.xml [moved from tests/qemuxml2argvdata/firmware-manual-bios.xml with 100% similarity]
tests/qemuxmlconfdata/firmware-manual-efi-aarch64-legacy-paths.aarch64-latest.args [moved from tests/qemuxml2argvdata/firmware-manual-efi-aarch64-legacy-paths.aarch64-latest.args with 100% similarity]
tests/qemuxmlconfdata/firmware-manual-efi-aarch64-legacy-paths.xml [moved from tests/qemuxml2argvdata/firmware-manual-efi-aarch64-legacy-paths.xml with 100% similarity]
tests/qemuxmlconfdata/firmware-manual-efi-acpi-aarch64.aarch64-latest.args [moved from tests/qemuxml2argvdata/firmware-manual-efi-acpi-aarch64.aarch64-latest.args with 100% similarity]
tests/qemuxmlconfdata/firmware-manual-efi-acpi-aarch64.xml [moved from tests/qemuxml2argvdata/firmware-manual-efi-acpi-aarch64.xml with 100% similarity]
tests/qemuxmlconfdata/firmware-manual-efi-acpi-q35.x86_64-latest.args [moved from tests/qemuxml2argvdata/firmware-manual-efi-acpi-q35.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/firmware-manual-efi-acpi-q35.xml [moved from tests/qemuxml2argvdata/firmware-manual-efi-acpi-q35.xml with 100% similarity]
tests/qemuxmlconfdata/firmware-manual-efi-features.x86_64-latest.args [moved from tests/qemuxml2argvdata/firmware-manual-efi-features.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/firmware-manual-efi-features.x86_64-latest.err [moved from tests/qemuxml2argvdata/firmware-manual-efi-features.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/firmware-manual-efi-features.xml [moved from tests/qemuxml2argvdata/firmware-manual-efi-features.xml with 100% similarity]
tests/qemuxmlconfdata/firmware-manual-efi-loader-no-path.x86_64-latest.err [moved from tests/qemuxml2argvdata/firmware-manual-efi-loader-no-path.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/firmware-manual-efi-loader-no-path.xml [moved from tests/qemuxml2argvdata/firmware-manual-efi-loader-no-path.xml with 100% similarity]
tests/qemuxmlconfdata/firmware-manual-efi-loader-path-nonstandard.x86_64-latest.args [moved from tests/qemuxml2argvdata/firmware-manual-efi-loader-path-nonstandard.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/firmware-manual-efi-loader-path-nonstandard.xml [moved from tests/qemuxml2argvdata/firmware-manual-efi-loader-path-nonstandard.xml with 100% similarity]
tests/qemuxmlconfdata/firmware-manual-efi-loader-secure.x86_64-latest.args [moved from tests/qemuxml2argvdata/firmware-manual-efi-loader-secure.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/firmware-manual-efi-loader-secure.xml [moved from tests/qemuxml2argvdata/firmware-manual-efi-loader-secure.xml with 100% similarity]
tests/qemuxmlconfdata/firmware-manual-efi-no-enrolled-keys-legacy-paths.x86_64-latest.args [moved from tests/qemuxml2argvdata/firmware-manual-efi-no-enrolled-keys-legacy-paths.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/firmware-manual-efi-no-enrolled-keys-legacy-paths.xml [moved from tests/qemuxml2argvdata/firmware-manual-efi-no-enrolled-keys-legacy-paths.xml with 100% similarity]
tests/qemuxmlconfdata/firmware-manual-efi-no-enrolled-keys.x86_64-latest.args [moved from tests/qemuxml2argvdata/firmware-manual-efi-no-enrolled-keys.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/firmware-manual-efi-no-enrolled-keys.xml [moved from tests/qemuxml2argvdata/firmware-manual-efi-no-enrolled-keys.xml with 100% similarity]
tests/qemuxmlconfdata/firmware-manual-efi-no-secboot-legacy-paths.x86_64-latest.args [moved from tests/qemuxml2argvdata/firmware-manual-efi-no-secboot-legacy-paths.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/firmware-manual-efi-no-secboot-legacy-paths.xml [moved from tests/qemuxml2argvdata/firmware-manual-efi-no-secboot-legacy-paths.xml with 100% similarity]
tests/qemuxmlconfdata/firmware-manual-efi-no-secboot.x86_64-latest.args [moved from tests/qemuxml2argvdata/firmware-manual-efi-no-secboot.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/firmware-manual-efi-no-secboot.xml [moved from tests/qemuxml2argvdata/firmware-manual-efi-no-secboot.xml with 100% similarity]
tests/qemuxmlconfdata/firmware-manual-efi-noacpi-aarch64.aarch64-latest.args [moved from tests/qemuxml2argvdata/firmware-manual-efi-noacpi-aarch64.aarch64-latest.args with 100% similarity]
tests/qemuxmlconfdata/firmware-manual-efi-noacpi-aarch64.xml [moved from tests/qemuxml2argvdata/firmware-manual-efi-noacpi-aarch64.xml with 100% similarity]
tests/qemuxmlconfdata/firmware-manual-efi-noacpi-q35.x86_64-latest.err [moved from tests/qemuxml2argvdata/firmware-manual-efi-noacpi-q35.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/firmware-manual-efi-noacpi-q35.xml [moved from tests/qemuxml2argvdata/firmware-manual-efi-noacpi-q35.xml with 100% similarity]
tests/qemuxmlconfdata/firmware-manual-efi-nvram-file.x86_64-latest.args [moved from tests/qemuxml2argvdata/firmware-manual-efi-nvram-file.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/firmware-manual-efi-nvram-file.xml [moved from tests/qemuxml2argvdata/firmware-manual-efi-nvram-file.xml with 100% similarity]
tests/qemuxmlconfdata/firmware-manual-efi-nvram-network-iscsi.x86_64-latest.args [moved from tests/qemuxml2argvdata/firmware-manual-efi-nvram-network-iscsi.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/firmware-manual-efi-nvram-network-iscsi.xml [moved from tests/qemuxml2argvdata/firmware-manual-efi-nvram-network-iscsi.xml with 100% similarity]
tests/qemuxmlconfdata/firmware-manual-efi-nvram-network-nbd.x86_64-latest.args [moved from tests/qemuxml2argvdata/firmware-manual-efi-nvram-network-nbd.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/firmware-manual-efi-nvram-network-nbd.xml [moved from tests/qemuxml2argvdata/firmware-manual-efi-nvram-network-nbd.xml with 100% similarity]
tests/qemuxmlconfdata/firmware-manual-efi-nvram-stateless.x86_64-latest.err [moved from tests/qemuxml2argvdata/firmware-manual-efi-nvram-stateless.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/firmware-manual-efi-nvram-stateless.xml [moved from tests/qemuxml2argvdata/firmware-manual-efi-nvram-stateless.xml with 100% similarity]
tests/qemuxmlconfdata/firmware-manual-efi-nvram-template-nonstandard.x86_64-latest.args [moved from tests/qemuxml2argvdata/firmware-manual-efi-nvram-template-nonstandard.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/firmware-manual-efi-nvram-template-nonstandard.xml [moved from tests/qemuxml2argvdata/firmware-manual-efi-nvram-template-nonstandard.xml with 100% similarity]
tests/qemuxmlconfdata/firmware-manual-efi-nvram-template-stateless.x86_64-latest.err [moved from tests/qemuxml2argvdata/firmware-manual-efi-nvram-template-stateless.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/firmware-manual-efi-nvram-template-stateless.xml [moved from tests/qemuxml2argvdata/firmware-manual-efi-nvram-template-stateless.xml with 100% similarity]
tests/qemuxmlconfdata/firmware-manual-efi-nvram-template.x86_64-latest.args [moved from tests/qemuxml2argvdata/firmware-manual-efi-nvram-template.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/firmware-manual-efi-nvram-template.xml [moved from tests/qemuxml2argvdata/firmware-manual-efi-nvram-template.xml with 100% similarity]
tests/qemuxmlconfdata/firmware-manual-efi-rw-implicit.x86_64-latest.args [moved from tests/qemuxml2argvdata/firmware-manual-efi-rw-implicit.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/firmware-manual-efi-rw-implicit.xml [moved from tests/qemuxml2argvdata/firmware-manual-efi-rw-implicit.xml with 100% similarity]
tests/qemuxmlconfdata/firmware-manual-efi-rw-legacy-paths.x86_64-latest.args [moved from tests/qemuxml2argvdata/firmware-manual-efi-rw-legacy-paths.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/firmware-manual-efi-rw-legacy-paths.xml [moved from tests/qemuxml2argvdata/firmware-manual-efi-rw-legacy-paths.xml with 100% similarity]
tests/qemuxmlconfdata/firmware-manual-efi-rw-modern-paths.x86_64-latest.args [moved from tests/qemuxml2argvdata/firmware-manual-efi-rw-modern-paths.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/firmware-manual-efi-rw-modern-paths.xml [moved from tests/qemuxml2argvdata/firmware-manual-efi-rw-modern-paths.xml with 100% similarity]
tests/qemuxmlconfdata/firmware-manual-efi-rw.x86_64-latest.args [moved from tests/qemuxml2argvdata/firmware-manual-efi-rw.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/firmware-manual-efi-rw.xml [moved from tests/qemuxml2argvdata/firmware-manual-efi-rw.xml with 100% similarity]
tests/qemuxmlconfdata/firmware-manual-efi-secboot-legacy-paths.x86_64-latest.args [moved from tests/qemuxml2argvdata/firmware-manual-efi-secboot-legacy-paths.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/firmware-manual-efi-secboot-legacy-paths.xml [moved from tests/qemuxml2argvdata/firmware-manual-efi-secboot-legacy-paths.xml with 100% similarity]
tests/qemuxmlconfdata/firmware-manual-efi-secboot.x86_64-latest.args [moved from tests/qemuxml2argvdata/firmware-manual-efi-secboot.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/firmware-manual-efi-secboot.xml [moved from tests/qemuxml2argvdata/firmware-manual-efi-secboot.xml with 100% similarity]
tests/qemuxmlconfdata/firmware-manual-efi-stateless.x86_64-latest.args [moved from tests/qemuxml2argvdata/firmware-manual-efi-stateless.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/firmware-manual-efi-stateless.xml [moved from tests/qemuxml2argvdata/firmware-manual-efi-stateless.xml with 100% similarity]
tests/qemuxmlconfdata/firmware-manual-efi.x86_64-latest.args [moved from tests/qemuxml2argvdata/firmware-manual-efi.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/firmware-manual-efi.xml [moved from tests/qemuxml2argvdata/firmware-manual-efi.xml with 100% similarity]
tests/qemuxmlconfdata/firmware-manual-noefi-acpi-aarch64.aarch64-latest.err [moved from tests/qemuxml2argvdata/firmware-manual-noefi-acpi-aarch64.aarch64-latest.err with 100% similarity]
tests/qemuxmlconfdata/firmware-manual-noefi-acpi-aarch64.xml [moved from tests/qemuxml2argvdata/firmware-manual-noefi-acpi-aarch64.xml with 100% similarity]
tests/qemuxmlconfdata/firmware-manual-noefi-acpi-q35.x86_64-latest.args [moved from tests/qemuxml2argvdata/firmware-manual-noefi-acpi-q35.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/firmware-manual-noefi-acpi-q35.xml [moved from tests/qemuxml2argvdata/firmware-manual-noefi-acpi-q35.xml with 100% similarity]
tests/qemuxmlconfdata/firmware-manual-noefi-noacpi-aarch64.aarch64-latest.args [moved from tests/qemuxml2argvdata/firmware-manual-noefi-noacpi-aarch64.aarch64-latest.args with 100% similarity]
tests/qemuxmlconfdata/firmware-manual-noefi-noacpi-aarch64.xml [moved from tests/qemuxml2argvdata/firmware-manual-noefi-noacpi-aarch64.xml with 100% similarity]
tests/qemuxmlconfdata/firmware-manual-noefi-noacpi-q35.x86_64-latest.args [moved from tests/qemuxml2argvdata/firmware-manual-noefi-noacpi-q35.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/firmware-manual-noefi-noacpi-q35.xml [moved from tests/qemuxml2argvdata/firmware-manual-noefi-noacpi-q35.xml with 100% similarity]
tests/qemuxmlconfdata/floppy-drive-fat.x86_64-latest.args [moved from tests/qemuxml2argvdata/floppy-drive-fat.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/floppy-drive-fat.xml [moved from tests/qemuxml2argvdata/floppy-drive-fat.xml with 100% similarity]
tests/qemuxmlconfdata/fs9p-ccw.s390x-latest.args [moved from tests/qemuxml2argvdata/fs9p-ccw.s390x-latest.args with 100% similarity]
tests/qemuxmlconfdata/fs9p-ccw.xml [moved from tests/qemuxml2argvdata/fs9p-ccw.xml with 100% similarity]
tests/qemuxmlconfdata/fs9p.x86_64-latest.args [moved from tests/qemuxml2argvdata/fs9p.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/fs9p.xml [moved from tests/qemuxml2argvdata/fs9p.xml with 100% similarity]
tests/qemuxmlconfdata/genid-auto.x86_64-latest.args [moved from tests/qemuxml2argvdata/genid-auto.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/genid-auto.xml [moved from tests/qemuxml2argvdata/genid-auto.xml with 100% similarity]
tests/qemuxmlconfdata/genid.x86_64-latest.args [moved from tests/qemuxml2argvdata/genid.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/genid.xml [moved from tests/qemuxml2argvdata/genid.xml with 100% similarity]
tests/qemuxmlconfdata/graphics-dbus-address.x86_64-latest.args [moved from tests/qemuxml2argvdata/graphics-dbus-address.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/graphics-dbus-address.xml [moved from tests/qemuxml2argvdata/graphics-dbus-address.xml with 100% similarity]
tests/qemuxmlconfdata/graphics-dbus-audio.x86_64-latest.args [moved from tests/qemuxml2argvdata/graphics-dbus-audio.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/graphics-dbus-audio.xml [moved from tests/qemuxml2argvdata/graphics-dbus-audio.xml with 100% similarity]
tests/qemuxmlconfdata/graphics-dbus-chardev.x86_64-latest.args [moved from tests/qemuxml2argvdata/graphics-dbus-chardev.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/graphics-dbus-chardev.xml [moved from tests/qemuxml2argvdata/graphics-dbus-chardev.xml with 100% similarity]
tests/qemuxmlconfdata/graphics-dbus-p2p.x86_64-latest.args [moved from tests/qemuxml2argvdata/graphics-dbus-p2p.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/graphics-dbus-p2p.xml [moved from tests/qemuxml2argvdata/graphics-dbus-p2p.xml with 100% similarity]
tests/qemuxmlconfdata/graphics-dbus-usbredir.x86_64-latest.args [moved from tests/qemuxml2argvdata/graphics-dbus-usbredir.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/graphics-dbus-usbredir.xml [moved from tests/qemuxml2argvdata/graphics-dbus-usbredir.xml with 100% similarity]
tests/qemuxmlconfdata/graphics-dbus.x86_64-latest.args [moved from tests/qemuxml2argvdata/graphics-dbus.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/graphics-dbus.xml [moved from tests/qemuxml2argvdata/graphics-dbus.xml with 100% similarity]
tests/qemuxmlconfdata/graphics-egl-headless-rendernode.x86_64-latest.args [moved from tests/qemuxml2argvdata/graphics-egl-headless-rendernode.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/graphics-egl-headless-rendernode.xml [moved from tests/qemuxml2argvdata/graphics-egl-headless-rendernode.xml with 100% similarity]
tests/qemuxmlconfdata/graphics-egl-headless.x86_64-latest.args [moved from tests/qemuxml2argvdata/graphics-egl-headless.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/graphics-egl-headless.xml [moved from tests/qemuxml2argvdata/graphics-egl-headless.xml with 100% similarity]
tests/qemuxmlconfdata/graphics-listen-network.x86_64-latest.args [moved from tests/qemuxml2argvdata/graphics-listen-network.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/graphics-listen-network.xml [moved from tests/qemuxml2argvdata/graphics-listen-network.xml with 100% similarity]
tests/qemuxmlconfdata/graphics-sdl-egl-headless.x86_64-latest.err [moved from tests/qemuxml2argvdata/graphics-sdl-egl-headless.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/graphics-sdl-egl-headless.xml [moved from tests/qemuxml2argvdata/graphics-sdl-egl-headless.xml with 100% similarity]
tests/qemuxmlconfdata/graphics-sdl-fullscreen.x86_64-latest.args [moved from tests/qemuxml2argvdata/graphics-sdl-fullscreen.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/graphics-sdl-fullscreen.xml [moved from tests/qemuxml2argvdata/graphics-sdl-fullscreen.xml with 100% similarity]
tests/qemuxmlconfdata/graphics-sdl.x86_64-latest.args [moved from tests/qemuxml2argvdata/graphics-sdl.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/graphics-sdl.xml [moved from tests/qemuxml2argvdata/graphics-sdl.xml with 100% similarity]
tests/qemuxmlconfdata/graphics-spice-agent-file-xfer.x86_64-latest.args [moved from tests/qemuxml2argvdata/graphics-spice-agent-file-xfer.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/graphics-spice-agent-file-xfer.xml [moved from tests/qemuxml2argvdata/graphics-spice-agent-file-xfer.xml with 100% similarity]
tests/qemuxmlconfdata/graphics-spice-agentmouse.x86_64-latest.args [moved from tests/qemuxml2argvdata/graphics-spice-agentmouse.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/graphics-spice-agentmouse.xml [moved from tests/qemuxml2argvdata/graphics-spice-agentmouse.xml with 100% similarity]
tests/qemuxmlconfdata/graphics-spice-auto-socket-cfg.x86_64-latest.args [moved from tests/qemuxml2argvdata/graphics-spice-auto-socket-cfg.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/graphics-spice-auto-socket-cfg.xml [moved from tests/qemuxml2argvdata/graphics-spice-auto-socket-cfg.xml with 100% similarity]
tests/qemuxmlconfdata/graphics-spice-auto-socket.x86_64-latest.args [moved from tests/qemuxml2argvdata/graphics-spice-auto-socket.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/graphics-spice-auto-socket.xml [moved from tests/qemuxml2argvdata/graphics-spice-auto-socket.xml with 100% similarity]
tests/qemuxmlconfdata/graphics-spice-compression.x86_64-latest.args [moved from tests/qemuxml2argvdata/graphics-spice-compression.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/graphics-spice-compression.xml [moved from tests/qemuxml2argvdata/graphics-spice-compression.xml with 100% similarity]
tests/qemuxmlconfdata/graphics-spice-egl-headless.x86_64-latest.args [moved from tests/qemuxml2argvdata/graphics-spice-egl-headless.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/graphics-spice-egl-headless.xml [moved from tests/qemuxml2argvdata/graphics-spice-egl-headless.xml with 100% similarity]
tests/qemuxmlconfdata/graphics-spice-gl-auto-rendernode.x86_64-latest.args [moved from tests/qemuxml2argvdata/graphics-spice-gl-auto-rendernode.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/graphics-spice-gl-auto-rendernode.xml [moved from tests/qemuxml2argvdata/graphics-spice-gl-auto-rendernode.xml with 100% similarity]
tests/qemuxmlconfdata/graphics-spice-invalid-egl-headless.x86_64-latest.err [moved from tests/qemuxml2argvdata/graphics-spice-invalid-egl-headless.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/graphics-spice-invalid-egl-headless.xml [moved from tests/qemuxml2argvdata/graphics-spice-invalid-egl-headless.xml with 100% similarity]
tests/qemuxmlconfdata/graphics-spice-no-args.x86_64-latest.args [moved from tests/qemuxml2argvdata/graphics-spice-no-args.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/graphics-spice-no-args.xml [moved from tests/qemuxml2argvdata/graphics-spice-no-args.xml with 100% similarity]
tests/qemuxmlconfdata/graphics-spice-qxl-vga.x86_64-latest.args [moved from tests/qemuxml2argvdata/graphics-spice-qxl-vga.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/graphics-spice-qxl-vga.xml [moved from tests/qemuxml2argvdata/graphics-spice-qxl-vga.xml with 100% similarity]
tests/qemuxmlconfdata/graphics-spice-sasl.x86_64-latest.args [moved from tests/qemuxml2argvdata/graphics-spice-sasl.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/graphics-spice-sasl.xml [moved from tests/qemuxml2argvdata/graphics-spice-sasl.xml with 100% similarity]
tests/qemuxmlconfdata/graphics-spice-socket.x86_64-latest.args [moved from tests/qemuxml2argvdata/graphics-spice-socket.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/graphics-spice-socket.xml [moved from tests/qemuxml2argvdata/graphics-spice-socket.xml with 100% similarity]
tests/qemuxmlconfdata/graphics-spice-timeout.x86_64-latest.args [moved from tests/qemuxml2argvdata/graphics-spice-timeout.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/graphics-spice-timeout.xml [moved from tests/qemuxml2argvdata/graphics-spice-timeout.xml with 100% similarity]
tests/qemuxmlconfdata/graphics-spice-usb-redir.x86_64-latest.args [moved from tests/qemuxml2argvdata/graphics-spice-usb-redir.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/graphics-spice-usb-redir.xml [moved from tests/qemuxml2argvdata/graphics-spice-usb-redir.xml with 100% similarity]
tests/qemuxmlconfdata/graphics-spice.x86_64-latest.args [moved from tests/qemuxml2argvdata/graphics-spice.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/graphics-spice.xml [moved from tests/qemuxml2argvdata/graphics-spice.xml with 100% similarity]
tests/qemuxmlconfdata/graphics-vnc-auto-socket-cfg.x86_64-latest.args [moved from tests/qemuxml2argvdata/graphics-vnc-auto-socket-cfg.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/graphics-vnc-auto-socket-cfg.xml [moved from tests/qemuxml2argvdata/graphics-vnc-auto-socket-cfg.xml with 100% similarity]
tests/qemuxmlconfdata/graphics-vnc-auto-socket.x86_64-latest.args [moved from tests/qemuxml2argvdata/graphics-vnc-auto-socket.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/graphics-vnc-auto-socket.xml [moved from tests/qemuxml2argvdata/graphics-vnc-auto-socket.xml with 100% similarity]
tests/qemuxmlconfdata/graphics-vnc-egl-headless.x86_64-latest.args [moved from tests/qemuxml2argvdata/graphics-vnc-egl-headless.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/graphics-vnc-egl-headless.xml [moved from tests/qemuxml2argvdata/graphics-vnc-egl-headless.xml with 100% similarity]
tests/qemuxmlconfdata/graphics-vnc-no-listen-attr.x86_64-latest.args [moved from tests/qemuxml2argvdata/graphics-vnc-no-listen-attr.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/graphics-vnc-no-listen-attr.xml [moved from tests/qemuxml2argvdata/graphics-vnc-no-listen-attr.xml with 100% similarity]
tests/qemuxmlconfdata/graphics-vnc-none.x86_64-latest.args [moved from tests/qemuxml2argvdata/graphics-vnc-none.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/graphics-vnc-none.xml [moved from tests/qemuxml2argvdata/graphics-vnc-none.xml with 100% similarity]
tests/qemuxmlconfdata/graphics-vnc-policy.x86_64-latest.args [moved from tests/qemuxml2argvdata/graphics-vnc-policy.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/graphics-vnc-policy.xml [moved from tests/qemuxml2argvdata/graphics-vnc-policy.xml with 100% similarity]
tests/qemuxmlconfdata/graphics-vnc-power.x86_64-latest.args [moved from tests/qemuxml2argvdata/graphics-vnc-power.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/graphics-vnc-power.xml [moved from tests/qemuxml2argvdata/graphics-vnc-power.xml with 100% similarity]
tests/qemuxmlconfdata/graphics-vnc-remove-generated-socket.x86_64-latest.args [moved from tests/qemuxml2argvdata/graphics-vnc-remove-generated-socket.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/graphics-vnc-remove-generated-socket.xml [moved from tests/qemuxml2argvdata/graphics-vnc-remove-generated-socket.xml with 100% similarity]
tests/qemuxmlconfdata/graphics-vnc-sasl.x86_64-latest.args [moved from tests/qemuxml2argvdata/graphics-vnc-sasl.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/graphics-vnc-sasl.xml [moved from tests/qemuxml2argvdata/graphics-vnc-sasl.xml with 100% similarity]
tests/qemuxmlconfdata/graphics-vnc-socket-new-cmdline.x86_64-latest.args [moved from tests/qemuxml2argvdata/graphics-vnc-socket-new-cmdline.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/graphics-vnc-socket-new-cmdline.xml [moved from tests/qemuxml2argvdata/graphics-vnc-socket-new-cmdline.xml with 100% similarity]
tests/qemuxmlconfdata/graphics-vnc-socket.x86_64-latest.args [moved from tests/qemuxml2argvdata/graphics-vnc-socket.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/graphics-vnc-socket.xml [moved from tests/qemuxml2argvdata/graphics-vnc-socket.xml with 100% similarity]
tests/qemuxmlconfdata/graphics-vnc-tls-secret.x86_64-5.2.0.args [moved from tests/qemuxml2argvdata/graphics-vnc-tls-secret.x86_64-5.2.0.args with 100% similarity]
tests/qemuxmlconfdata/graphics-vnc-tls-secret.x86_64-latest.args [moved from tests/qemuxml2argvdata/graphics-vnc-tls-secret.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/graphics-vnc-tls-secret.xml [moved from tests/qemuxml2argvdata/graphics-vnc-tls-secret.xml with 100% similarity]
tests/qemuxmlconfdata/graphics-vnc-tls.x86_64-latest.args [moved from tests/qemuxml2argvdata/graphics-vnc-tls.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/graphics-vnc-tls.xml [moved from tests/qemuxml2argvdata/graphics-vnc-tls.xml with 100% similarity]
tests/qemuxmlconfdata/graphics-vnc-websocket.x86_64-latest.args [moved from tests/qemuxml2argvdata/graphics-vnc-websocket.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/graphics-vnc-websocket.xml [moved from tests/qemuxml2argvdata/graphics-vnc-websocket.xml with 100% similarity]
tests/qemuxmlconfdata/graphics-vnc.x86_64-latest.args [moved from tests/qemuxml2argvdata/graphics-vnc.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/graphics-vnc.xml [moved from tests/qemuxml2argvdata/graphics-vnc.xml with 100% similarity]
tests/qemuxmlconfdata/hostdev-mdev-display-missing-graphics.x86_64-latest.err [moved from tests/qemuxml2argvdata/hostdev-mdev-display-missing-graphics.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/hostdev-mdev-display-missing-graphics.xml [moved from tests/qemuxml2argvdata/hostdev-mdev-display-missing-graphics.xml with 100% similarity]
tests/qemuxmlconfdata/hostdev-mdev-display-ramfb-multiple.x86_64-latest.err [moved from tests/qemuxml2argvdata/hostdev-mdev-display-ramfb-multiple.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/hostdev-mdev-display-ramfb-multiple.xml [moved from tests/qemuxml2argvdata/hostdev-mdev-display-ramfb-multiple.xml with 100% similarity]
tests/qemuxmlconfdata/hostdev-mdev-display-ramfb.x86_64-latest.args [moved from tests/qemuxml2argvdata/hostdev-mdev-display-ramfb.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/hostdev-mdev-display-ramfb.xml [moved from tests/qemuxml2argvdata/hostdev-mdev-display-ramfb.xml with 100% similarity]
tests/qemuxmlconfdata/hostdev-mdev-display-spice-egl-headless.x86_64-latest.args [moved from tests/qemuxml2argvdata/hostdev-mdev-display-spice-egl-headless.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/hostdev-mdev-display-spice-egl-headless.xml [moved from tests/qemuxml2argvdata/hostdev-mdev-display-spice-egl-headless.xml with 100% similarity]
tests/qemuxmlconfdata/hostdev-mdev-display-spice-opengl.x86_64-latest.args [moved from tests/qemuxml2argvdata/hostdev-mdev-display-spice-opengl.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/hostdev-mdev-display-spice-opengl.xml [moved from tests/qemuxml2argvdata/hostdev-mdev-display-spice-opengl.xml with 100% similarity]
tests/qemuxmlconfdata/hostdev-mdev-display-vnc-egl-headless.x86_64-latest.args [moved from tests/qemuxml2argvdata/hostdev-mdev-display-vnc-egl-headless.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/hostdev-mdev-display-vnc-egl-headless.xml [moved from tests/qemuxml2argvdata/hostdev-mdev-display-vnc-egl-headless.xml with 100% similarity]
tests/qemuxmlconfdata/hostdev-mdev-display-vnc.x86_64-latest.args [moved from tests/qemuxml2argvdata/hostdev-mdev-display-vnc.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/hostdev-mdev-display-vnc.xml [moved from tests/qemuxml2argvdata/hostdev-mdev-display-vnc.xml with 100% similarity]
tests/qemuxmlconfdata/hostdev-mdev-display.x86_64-latest.args [moved from tests/qemuxml2argvdata/hostdev-mdev-display.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/hostdev-mdev-display.xml [moved from tests/qemuxml2argvdata/hostdev-mdev-display.xml with 100% similarity]
tests/qemuxmlconfdata/hostdev-mdev-duplicate.x86_64-latest.err [moved from tests/qemuxml2argvdata/hostdev-mdev-duplicate.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/hostdev-mdev-duplicate.xml [moved from tests/qemuxml2argvdata/hostdev-mdev-duplicate.xml with 100% similarity]
tests/qemuxmlconfdata/hostdev-mdev-invalid-target-address.x86_64-latest.err [moved from tests/qemuxml2argvdata/hostdev-mdev-invalid-target-address.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/hostdev-mdev-invalid-target-address.xml [moved from tests/qemuxml2argvdata/hostdev-mdev-invalid-target-address.xml with 100% similarity]
tests/qemuxmlconfdata/hostdev-mdev-precreated.x86_64-latest.args [moved from tests/qemuxml2argvdata/hostdev-mdev-precreated.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/hostdev-mdev-precreated.xml [moved from tests/qemuxml2argvdata/hostdev-mdev-precreated.xml with 100% similarity]
tests/qemuxmlconfdata/hostdev-mdev-src-address-invalid.x86_64-latest.err [moved from tests/qemuxml2argvdata/hostdev-mdev-src-address-invalid.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/hostdev-mdev-src-address-invalid.xml [moved from tests/qemuxml2argvdata/hostdev-mdev-src-address-invalid.xml with 100% similarity]
tests/qemuxmlconfdata/hostdev-pci-address-device.x86_64-latest.args [moved from tests/qemuxml2argvdata/hostdev-pci-address-device.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/hostdev-pci-address-device.xml [moved from tests/qemuxml2argvdata/hostdev-pci-address-device.xml with 100% similarity]
tests/qemuxmlconfdata/hostdev-pci-address-unassigned.x86_64-latest.args [moved from tests/qemuxml2argvdata/hostdev-pci-address-unassigned.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/hostdev-pci-address-unassigned.xml [moved from tests/qemuxml2argvdata/hostdev-pci-address-unassigned.xml with 100% similarity]
tests/qemuxmlconfdata/hostdev-pci-address.x86_64-latest.args [moved from tests/qemuxml2argvdata/hostdev-pci-address.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/hostdev-pci-address.xml [moved from tests/qemuxml2argvdata/hostdev-pci-address.xml with 100% similarity]
tests/qemuxmlconfdata/hostdev-pci-duplicate.x86_64-latest.err [moved from tests/qemuxml2argvdata/hostdev-pci-duplicate.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/hostdev-pci-duplicate.xml [moved from tests/qemuxml2argvdata/hostdev-pci-duplicate.xml with 100% similarity]
tests/qemuxmlconfdata/hostdev-pci-multifunction.x86_64-latest.args [moved from tests/qemuxml2argvdata/hostdev-pci-multifunction.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/hostdev-pci-multifunction.xml [moved from tests/qemuxml2argvdata/hostdev-pci-multifunction.xml with 100% similarity]
tests/qemuxmlconfdata/hostdev-scsi-autogen-address.x86_64-latest.args [moved from tests/qemuxml2argvdata/hostdev-scsi-autogen-address.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/hostdev-scsi-autogen-address.xml [moved from tests/qemuxml2argvdata/hostdev-scsi-autogen-address.xml with 100% similarity]
tests/qemuxmlconfdata/hostdev-scsi-duplicate.x86_64-latest.err [moved from tests/qemuxml2argvdata/hostdev-scsi-duplicate.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/hostdev-scsi-duplicate.xml [moved from tests/qemuxml2argvdata/hostdev-scsi-duplicate.xml with 100% similarity]
tests/qemuxmlconfdata/hostdev-scsi-large-unit.x86_64-latest.args [moved from tests/qemuxml2argvdata/hostdev-scsi-large-unit.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/hostdev-scsi-large-unit.xml [moved from tests/qemuxml2argvdata/hostdev-scsi-large-unit.xml with 100% similarity]
tests/qemuxmlconfdata/hostdev-scsi-lsi.x86_64-latest.args [moved from tests/qemuxml2argvdata/hostdev-scsi-lsi.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/hostdev-scsi-lsi.xml [moved from tests/qemuxml2argvdata/hostdev-scsi-lsi.xml with 100% similarity]
tests/qemuxmlconfdata/hostdev-scsi-shareable.x86_64-latest.args [moved from tests/qemuxml2argvdata/hostdev-scsi-shareable.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/hostdev-scsi-shareable.xml [moved from tests/qemuxml2argvdata/hostdev-scsi-shareable.xml with 100% similarity]
tests/qemuxmlconfdata/hostdev-scsi-vhost-scsi-ccw.s390x-latest.args [moved from tests/qemuxml2argvdata/hostdev-scsi-vhost-scsi-ccw.s390x-latest.args with 100% similarity]
tests/qemuxmlconfdata/hostdev-scsi-vhost-scsi-ccw.xml [moved from tests/qemuxml2argvdata/hostdev-scsi-vhost-scsi-ccw.xml with 100% similarity]
tests/qemuxmlconfdata/hostdev-scsi-vhost-scsi-pci-boot-fail.x86_64-latest.err [moved from tests/qemuxml2argvdata/hostdev-scsi-vhost-scsi-pci-boot-fail.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/hostdev-scsi-vhost-scsi-pci-boot-fail.xml [moved from tests/qemuxml2argvdata/hostdev-scsi-vhost-scsi-pci-boot-fail.xml with 100% similarity]
tests/qemuxmlconfdata/hostdev-scsi-vhost-scsi-pci.x86_64-latest.args [moved from tests/qemuxml2argvdata/hostdev-scsi-vhost-scsi-pci.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/hostdev-scsi-vhost-scsi-pci.xml [moved from tests/qemuxml2argvdata/hostdev-scsi-vhost-scsi-pci.xml with 100% similarity]
tests/qemuxmlconfdata/hostdev-scsi-vhost-scsi-pcie.x86_64-4.2.0.args [moved from tests/qemuxml2argvdata/hostdev-scsi-vhost-scsi-pcie.x86_64-4.2.0.args with 100% similarity]
tests/qemuxmlconfdata/hostdev-scsi-vhost-scsi-pcie.x86_64-latest.args [moved from tests/qemuxml2argvdata/hostdev-scsi-vhost-scsi-pcie.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/hostdev-scsi-vhost-scsi-pcie.xml [moved from tests/qemuxml2argvdata/hostdev-scsi-vhost-scsi-pcie.xml with 100% similarity]
tests/qemuxmlconfdata/hostdev-scsi-virtio-scsi.x86_64-latest.args [moved from tests/qemuxml2argvdata/hostdev-scsi-virtio-scsi.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/hostdev-scsi-virtio-scsi.xml [moved from tests/qemuxml2argvdata/hostdev-scsi-virtio-scsi.xml with 100% similarity]
tests/qemuxmlconfdata/hostdev-subsys-mdev-vfio-ap-boot-fail.s390x-latest.err [moved from tests/qemuxml2argvdata/hostdev-subsys-mdev-vfio-ap-boot-fail.s390x-latest.err with 100% similarity]
tests/qemuxmlconfdata/hostdev-subsys-mdev-vfio-ap-boot-fail.xml [moved from tests/qemuxml2argvdata/hostdev-subsys-mdev-vfio-ap-boot-fail.xml with 100% similarity]
tests/qemuxmlconfdata/hostdev-subsys-mdev-vfio-ap.s390x-latest.args [moved from tests/qemuxml2argvdata/hostdev-subsys-mdev-vfio-ap.s390x-latest.args with 100% similarity]
tests/qemuxmlconfdata/hostdev-subsys-mdev-vfio-ap.xml [moved from tests/qemuxml2argvdata/hostdev-subsys-mdev-vfio-ap.xml with 100% similarity]
tests/qemuxmlconfdata/hostdev-subsys-mdev-vfio-ccw-boot.s390x-latest.args [moved from tests/qemuxml2argvdata/hostdev-subsys-mdev-vfio-ccw-boot.s390x-latest.args with 100% similarity]
tests/qemuxmlconfdata/hostdev-subsys-mdev-vfio-ccw-boot.xml [moved from tests/qemuxml2argvdata/hostdev-subsys-mdev-vfio-ccw-boot.xml with 100% similarity]
tests/qemuxmlconfdata/hostdev-subsys-mdev-vfio-ccw-duplicate-address.s390x-latest.err [moved from tests/qemuxml2argvdata/hostdev-subsys-mdev-vfio-ccw-duplicate-address.s390x-latest.err with 100% similarity]
tests/qemuxmlconfdata/hostdev-subsys-mdev-vfio-ccw-duplicate-address.xml [moved from tests/qemuxml2argvdata/hostdev-subsys-mdev-vfio-ccw-duplicate-address.xml with 100% similarity]
tests/qemuxmlconfdata/hostdev-subsys-mdev-vfio-ccw-invalid-address.s390x-latest.err [moved from tests/qemuxml2argvdata/hostdev-subsys-mdev-vfio-ccw-invalid-address.s390x-latest.err with 100% similarity]
tests/qemuxmlconfdata/hostdev-subsys-mdev-vfio-ccw-invalid-address.xml [moved from tests/qemuxml2argvdata/hostdev-subsys-mdev-vfio-ccw-invalid-address.xml with 100% similarity]
tests/qemuxmlconfdata/hostdev-subsys-mdev-vfio-ccw.s390x-latest.args [moved from tests/qemuxml2argvdata/hostdev-subsys-mdev-vfio-ccw.s390x-latest.args with 100% similarity]
tests/qemuxmlconfdata/hostdev-subsys-mdev-vfio-ccw.xml [moved from tests/qemuxml2argvdata/hostdev-subsys-mdev-vfio-ccw.xml with 100% similarity]
tests/qemuxmlconfdata/hostdev-usb-address-device-boot.x86_64-latest.args [moved from tests/qemuxml2argvdata/hostdev-usb-address-device-boot.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/hostdev-usb-address-device-boot.xml [moved from tests/qemuxml2argvdata/hostdev-usb-address-device-boot.xml with 100% similarity]
tests/qemuxmlconfdata/hostdev-usb-address-device.x86_64-latest.args [moved from tests/qemuxml2argvdata/hostdev-usb-address-device.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/hostdev-usb-address-device.xml [moved from tests/qemuxml2argvdata/hostdev-usb-address-device.xml with 100% similarity]
tests/qemuxmlconfdata/hostdev-usb-address.x86_64-latest.args [moved from tests/qemuxml2argvdata/hostdev-usb-address.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/hostdev-usb-address.xml [moved from tests/qemuxml2argvdata/hostdev-usb-address.xml with 100% similarity]
tests/qemuxmlconfdata/hostdev-usb-duplicate.x86_64-latest.err [moved from tests/qemuxml2argvdata/hostdev-usb-duplicate.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/hostdev-usb-duplicate.xml [moved from tests/qemuxml2argvdata/hostdev-usb-duplicate.xml with 100% similarity]
tests/qemuxmlconfdata/hostdev-vfio-multidomain.x86_64-latest.args [moved from tests/qemuxml2argvdata/hostdev-vfio-multidomain.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/hostdev-vfio-multidomain.xml [moved from tests/qemuxml2argvdata/hostdev-vfio-multidomain.xml with 100% similarity]
tests/qemuxmlconfdata/hostdev-vfio-zpci-autogenerate-fids.s390x-latest.args [moved from tests/qemuxml2argvdata/hostdev-vfio-zpci-autogenerate-fids.s390x-latest.args with 100% similarity]
tests/qemuxmlconfdata/hostdev-vfio-zpci-autogenerate-fids.xml [moved from tests/qemuxml2argvdata/hostdev-vfio-zpci-autogenerate-fids.xml with 100% similarity]
tests/qemuxmlconfdata/hostdev-vfio-zpci-autogenerate-uids.s390x-latest.args [moved from tests/qemuxml2argvdata/hostdev-vfio-zpci-autogenerate-uids.s390x-latest.args with 100% similarity]
tests/qemuxmlconfdata/hostdev-vfio-zpci-autogenerate-uids.xml [moved from tests/qemuxml2argvdata/hostdev-vfio-zpci-autogenerate-uids.xml with 100% similarity]
tests/qemuxmlconfdata/hostdev-vfio-zpci-autogenerate.s390x-latest.args [moved from tests/qemuxml2argvdata/hostdev-vfio-zpci-autogenerate.s390x-latest.args with 100% similarity]
tests/qemuxmlconfdata/hostdev-vfio-zpci-autogenerate.xml [moved from tests/qemuxml2argvdata/hostdev-vfio-zpci-autogenerate.xml with 100% similarity]
tests/qemuxmlconfdata/hostdev-vfio-zpci-boundaries.s390x-latest.args [moved from tests/qemuxml2argvdata/hostdev-vfio-zpci-boundaries.s390x-latest.args with 100% similarity]
tests/qemuxmlconfdata/hostdev-vfio-zpci-boundaries.xml [moved from tests/qemuxml2argvdata/hostdev-vfio-zpci-boundaries.xml with 100% similarity]
tests/qemuxmlconfdata/hostdev-vfio-zpci-ccw-memballoon.s390x-latest.args [moved from tests/qemuxml2argvdata/hostdev-vfio-zpci-ccw-memballoon.s390x-latest.args with 100% similarity]
tests/qemuxmlconfdata/hostdev-vfio-zpci-ccw-memballoon.xml [moved from tests/qemuxml2argvdata/hostdev-vfio-zpci-ccw-memballoon.xml with 100% similarity]
tests/qemuxmlconfdata/hostdev-vfio-zpci-duplicate.s390x-latest.err [moved from tests/qemuxml2argvdata/hostdev-vfio-zpci-duplicate.s390x-latest.err with 100% similarity]
tests/qemuxmlconfdata/hostdev-vfio-zpci-duplicate.xml [moved from tests/qemuxml2argvdata/hostdev-vfio-zpci-duplicate.xml with 100% similarity]
tests/qemuxmlconfdata/hostdev-vfio-zpci-invalid-uid-valid-fid.s390x-latest.err [moved from tests/qemuxml2argvdata/hostdev-vfio-zpci-invalid-uid-valid-fid.s390x-latest.err with 100% similarity]
tests/qemuxmlconfdata/hostdev-vfio-zpci-invalid-uid-valid-fid.xml [moved from tests/qemuxml2argvdata/hostdev-vfio-zpci-invalid-uid-valid-fid.xml with 100% similarity]
tests/qemuxmlconfdata/hostdev-vfio-zpci-multidomain-many.s390x-latest.args [moved from tests/qemuxml2argvdata/hostdev-vfio-zpci-multidomain-many.s390x-latest.args with 100% similarity]
tests/qemuxmlconfdata/hostdev-vfio-zpci-multidomain-many.xml [moved from tests/qemuxml2argvdata/hostdev-vfio-zpci-multidomain-many.xml with 100% similarity]
tests/qemuxmlconfdata/hostdev-vfio-zpci-set-zero.s390x-latest.err [moved from tests/qemuxml2argvdata/hostdev-vfio-zpci-set-zero.s390x-latest.err with 100% similarity]
tests/qemuxmlconfdata/hostdev-vfio-zpci-set-zero.xml [moved from tests/qemuxml2argvdata/hostdev-vfio-zpci-set-zero.xml with 100% similarity]
tests/qemuxmlconfdata/hostdev-vfio-zpci-uid-set-zero.s390x-latest.err [moved from tests/qemuxml2argvdata/hostdev-vfio-zpci-uid-set-zero.s390x-latest.err with 100% similarity]
tests/qemuxmlconfdata/hostdev-vfio-zpci-uid-set-zero.xml [moved from tests/qemuxml2argvdata/hostdev-vfio-zpci-uid-set-zero.xml with 100% similarity]
tests/qemuxmlconfdata/hostdev-vfio-zpci-wrong-arch.x86_64-latest.err [moved from tests/qemuxml2argvdata/hostdev-vfio-zpci-wrong-arch.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/hostdev-vfio-zpci-wrong-arch.xml [moved from tests/qemuxml2argvdata/hostdev-vfio-zpci-wrong-arch.xml with 100% similarity]
tests/qemuxmlconfdata/hostdev-vfio-zpci.s390x-latest.args [moved from tests/qemuxml2argvdata/hostdev-vfio-zpci.s390x-latest.args with 100% similarity]
tests/qemuxmlconfdata/hostdev-vfio-zpci.xml [moved from tests/qemuxml2argvdata/hostdev-vfio-zpci.xml with 100% similarity]
tests/qemuxmlconfdata/hostdev-vfio.x86_64-latest.args [moved from tests/qemuxml2argvdata/hostdev-vfio.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/hostdev-vfio.xml [moved from tests/qemuxml2argvdata/hostdev-vfio.xml with 100% similarity]
tests/qemuxmlconfdata/hostdevs-drive-address-conflict.x86_64-latest.err [moved from tests/qemuxml2argvdata/hostdevs-drive-address-conflict.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/hostdevs-drive-address-conflict.xml [moved from tests/qemuxml2argvdata/hostdevs-drive-address-conflict.xml with 100% similarity]
tests/qemuxmlconfdata/hotplug-base.x86_64-latest.args [moved from tests/qemuxml2argvdata/hotplug-base.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/hotplug-base.xml [moved from tests/qemuxml2argvdata/hotplug-base.xml with 100% similarity]
tests/qemuxmlconfdata/hugepages-default-1G-nodeset-2M.x86_64-latest.err [moved from tests/qemuxml2argvdata/hugepages-default-1G-nodeset-2M.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/hugepages-default-1G-nodeset-2M.xml [moved from tests/qemuxml2argvdata/hugepages-default-1G-nodeset-2M.xml with 100% similarity]
tests/qemuxmlconfdata/hugepages-default-2M.x86_64-latest.args [moved from tests/qemuxml2argvdata/hugepages-default-2M.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/hugepages-default-2M.xml [moved from tests/qemuxml2argvdata/hugepages-default-2M.xml with 100% similarity]
tests/qemuxmlconfdata/hugepages-default-5M.x86_64-latest.err [moved from tests/qemuxml2argvdata/hugepages-default-5M.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/hugepages-default-5M.xml [moved from tests/qemuxml2argvdata/hugepages-default-5M.xml with 100% similarity]
tests/qemuxmlconfdata/hugepages-default-system-size.x86_64-latest.args [moved from tests/qemuxml2argvdata/hugepages-default-system-size.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/hugepages-default-system-size.xml [moved from tests/qemuxml2argvdata/hugepages-default-system-size.xml with 100% similarity]
tests/qemuxmlconfdata/hugepages-default.x86_64-latest.args [moved from tests/qemuxml2argvdata/hugepages-default.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/hugepages-default.xml [moved from tests/qemuxml2argvdata/hugepages-default.xml with 100% similarity]
tests/qemuxmlconfdata/hugepages-memaccess-invalid.x86_64-latest.err [moved from tests/qemuxml2argvdata/hugepages-memaccess-invalid.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/hugepages-memaccess-invalid.xml [moved from tests/qemuxml2argvdata/hugepages-memaccess-invalid.xml with 100% similarity]
tests/qemuxmlconfdata/hugepages-memaccess.x86_64-latest.args [moved from tests/qemuxml2argvdata/hugepages-memaccess.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/hugepages-memaccess.xml [moved from tests/qemuxml2argvdata/hugepages-memaccess.xml with 100% similarity]
tests/qemuxmlconfdata/hugepages-memaccess2.x86_64-latest.args [moved from tests/qemuxml2argvdata/hugepages-memaccess2.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/hugepages-memaccess2.xml [moved from tests/qemuxml2argvdata/hugepages-memaccess2.xml with 100% similarity]
tests/qemuxmlconfdata/hugepages-memaccess3.x86_64-5.1.0.err [moved from tests/qemuxml2argvdata/hugepages-memaccess3.x86_64-5.1.0.err with 100% similarity]
tests/qemuxmlconfdata/hugepages-memaccess3.x86_64-latest.args [moved from tests/qemuxml2argvdata/hugepages-memaccess3.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/hugepages-memaccess3.xml [moved from tests/qemuxml2argvdata/hugepages-memaccess3.xml with 100% similarity]
tests/qemuxmlconfdata/hugepages-nodeset-nonexist.x86_64-latest.err [moved from tests/qemuxml2argvdata/hugepages-nodeset-nonexist.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/hugepages-nodeset-nonexist.xml [moved from tests/qemuxml2argvdata/hugepages-nodeset-nonexist.xml with 100% similarity]
tests/qemuxmlconfdata/hugepages-nodeset.x86_64-latest.args [moved from tests/qemuxml2argvdata/hugepages-nodeset.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/hugepages-nodeset.xml [moved from tests/qemuxml2argvdata/hugepages-nodeset.xml with 100% similarity]
tests/qemuxmlconfdata/hugepages-numa-default-2M.x86_64-latest.args [moved from tests/qemuxml2argvdata/hugepages-numa-default-2M.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/hugepages-numa-default-2M.xml [moved from tests/qemuxml2argvdata/hugepages-numa-default-2M.xml with 100% similarity]
tests/qemuxmlconfdata/hugepages-numa-default-dimm.x86_64-latest.args [moved from tests/qemuxml2argvdata/hugepages-numa-default-dimm.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/hugepages-numa-default-dimm.xml [moved from tests/qemuxml2argvdata/hugepages-numa-default-dimm.xml with 100% similarity]
tests/qemuxmlconfdata/hugepages-numa-default.x86_64-latest.args [moved from tests/qemuxml2argvdata/hugepages-numa-default.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/hugepages-numa-default.xml [moved from tests/qemuxml2argvdata/hugepages-numa-default.xml with 100% similarity]
tests/qemuxmlconfdata/hugepages-numa-nodeset-nonexist.x86_64-latest.err [moved from tests/qemuxml2argvdata/hugepages-numa-nodeset-nonexist.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/hugepages-numa-nodeset-nonexist.xml [moved from tests/qemuxml2argvdata/hugepages-numa-nodeset-nonexist.xml with 100% similarity]
tests/qemuxmlconfdata/hugepages-numa-nodeset-part.x86_64-latest.args [moved from tests/qemuxml2argvdata/hugepages-numa-nodeset-part.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/hugepages-numa-nodeset-part.xml [moved from tests/qemuxml2argvdata/hugepages-numa-nodeset-part.xml with 100% similarity]
tests/qemuxmlconfdata/hugepages-numa-nodeset.x86_64-latest.args [moved from tests/qemuxml2argvdata/hugepages-numa-nodeset.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/hugepages-numa-nodeset.xml [moved from tests/qemuxml2argvdata/hugepages-numa-nodeset.xml with 100% similarity]
tests/qemuxmlconfdata/hugepages-nvdimm.x86_64-latest.args [moved from tests/qemuxml2argvdata/hugepages-nvdimm.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/hugepages-nvdimm.xml [moved from tests/qemuxml2argvdata/hugepages-nvdimm.xml with 100% similarity]
tests/qemuxmlconfdata/hugepages-shared.x86_64-latest.args [moved from tests/qemuxml2argvdata/hugepages-shared.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/hugepages-shared.xml [moved from tests/qemuxml2argvdata/hugepages-shared.xml with 100% similarity]
tests/qemuxmlconfdata/hvf-aarch64-virt-headless.aarch64-latest.args [moved from tests/qemuxml2argvdata/hvf-aarch64-virt-headless.aarch64-latest.args with 100% similarity]
tests/qemuxmlconfdata/hvf-aarch64-virt-headless.xml [moved from tests/qemuxml2argvdata/hvf-aarch64-virt-headless.xml with 100% similarity]
tests/qemuxmlconfdata/hvf-x86_64-q35-headless.x86_64-latest.args [moved from tests/qemuxml2argvdata/hvf-x86_64-q35-headless.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/hvf-x86_64-q35-headless.x86_64-latest.err [moved from tests/qemuxml2argvdata/hvf-x86_64-q35-headless.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/hvf-x86_64-q35-headless.xml [moved from tests/qemuxml2argvdata/hvf-x86_64-q35-headless.xml with 100% similarity]
tests/qemuxmlconfdata/hyperv-off.x86_64-latest.args [moved from tests/qemuxml2argvdata/hyperv-off.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/hyperv-off.xml [moved from tests/qemuxml2argvdata/hyperv-off.xml with 100% similarity]
tests/qemuxmlconfdata/hyperv-panic.x86_64-latest.args [moved from tests/qemuxml2argvdata/hyperv-panic.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/hyperv-panic.xml [moved from tests/qemuxml2argvdata/hyperv-panic.xml with 100% similarity]
tests/qemuxmlconfdata/hyperv-passthrough.x86_64-6.1.0.args [moved from tests/qemuxml2argvdata/hyperv-passthrough.x86_64-6.1.0.args with 100% similarity]
tests/qemuxmlconfdata/hyperv-passthrough.x86_64-latest.args [moved from tests/qemuxml2argvdata/hyperv-passthrough.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/hyperv-passthrough.xml [moved from tests/qemuxml2argvdata/hyperv-passthrough.xml with 100% similarity]
tests/qemuxmlconfdata/hyperv-stimer-direct.x86_64-latest.args [moved from tests/qemuxml2argvdata/hyperv-stimer-direct.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/hyperv-stimer-direct.xml [moved from tests/qemuxml2argvdata/hyperv-stimer-direct.xml with 100% similarity]
tests/qemuxmlconfdata/hyperv.x86_64-latest.args [moved from tests/qemuxml2argvdata/hyperv.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/hyperv.xml [moved from tests/qemuxml2argvdata/hyperv.xml with 100% similarity]
tests/qemuxmlconfdata/input-linux.x86_64-latest.args [moved from tests/qemuxml2argvdata/input-linux.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/input-linux.xml [moved from tests/qemuxml2argvdata/input-linux.xml with 100% similarity]
tests/qemuxmlconfdata/input-usbmouse-addr.x86_64-latest.args [moved from tests/qemuxml2argvdata/input-usbmouse-addr.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/input-usbmouse-addr.xml [moved from tests/qemuxml2argvdata/input-usbmouse-addr.xml with 100% similarity]
tests/qemuxmlconfdata/input-usbmouse.x86_64-latest.args [moved from tests/qemuxml2argvdata/input-usbmouse.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/input-usbmouse.xml [moved from tests/qemuxml2argvdata/input-usbmouse.xml with 100% similarity]
tests/qemuxmlconfdata/input-usbtablet.x86_64-latest.args [moved from tests/qemuxml2argvdata/input-usbtablet.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/input-usbtablet.xml [moved from tests/qemuxml2argvdata/input-usbtablet.xml with 100% similarity]
tests/qemuxmlconfdata/input-virtio-ccw.s390x-latest.args [moved from tests/qemuxml2argvdata/input-virtio-ccw.s390x-latest.args with 100% similarity]
tests/qemuxmlconfdata/input-virtio-ccw.xml [moved from tests/qemuxml2argvdata/input-virtio-ccw.xml with 100% similarity]
tests/qemuxmlconfdata/intel-iommu-aw-bits.x86_64-latest.args [moved from tests/qemuxml2argvdata/intel-iommu-aw-bits.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/intel-iommu-aw-bits.xml [moved from tests/qemuxml2argvdata/intel-iommu-aw-bits.xml with 100% similarity]
tests/qemuxmlconfdata/intel-iommu-caching-mode.x86_64-latest.args [moved from tests/qemuxml2argvdata/intel-iommu-caching-mode.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/intel-iommu-caching-mode.xml [moved from tests/qemuxml2argvdata/intel-iommu-caching-mode.xml with 100% similarity]
tests/qemuxmlconfdata/intel-iommu-device-iotlb.x86_64-latest.args [moved from tests/qemuxml2argvdata/intel-iommu-device-iotlb.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/intel-iommu-device-iotlb.xml [moved from tests/qemuxml2argvdata/intel-iommu-device-iotlb.xml with 100% similarity]
tests/qemuxmlconfdata/intel-iommu-eim.x86_64-latest.args [moved from tests/qemuxml2argvdata/intel-iommu-eim.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/intel-iommu-eim.xml [moved from tests/qemuxml2argvdata/intel-iommu-eim.xml with 100% similarity]
tests/qemuxmlconfdata/intel-iommu-wrong-machine.x86_64-latest.err [moved from tests/qemuxml2argvdata/intel-iommu-wrong-machine.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/intel-iommu-wrong-machine.xml [moved from tests/qemuxml2argvdata/intel-iommu-wrong-machine.xml with 100% similarity]
tests/qemuxmlconfdata/intel-iommu.x86_64-latest.args [moved from tests/qemuxml2argvdata/intel-iommu.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/intel-iommu.xml [moved from tests/qemuxml2argvdata/intel-iommu.xml with 100% similarity]
tests/qemuxmlconfdata/iommu-smmuv3.aarch64-latest.args [moved from tests/qemuxml2argvdata/iommu-smmuv3.aarch64-latest.args with 100% similarity]
tests/qemuxmlconfdata/iommu-smmuv3.xml [moved from tests/qemuxml2argvdata/iommu-smmuv3.xml with 100% similarity]
tests/qemuxmlconfdata/iothreads-disk-virtio-ccw.s390x-4.2.0.args [moved from tests/qemuxml2argvdata/iothreads-disk-virtio-ccw.s390x-4.2.0.args with 100% similarity]
tests/qemuxmlconfdata/iothreads-disk-virtio-ccw.xml [moved from tests/qemuxml2argvdata/iothreads-disk-virtio-ccw.xml with 100% similarity]
tests/qemuxmlconfdata/iothreads-disk.x86_64-latest.args [moved from tests/qemuxml2argvdata/iothreads-disk.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/iothreads-disk.xml [moved from tests/qemuxml2argvdata/iothreads-disk.xml with 100% similarity]
tests/qemuxmlconfdata/iothreads-ids-partial.x86_64-latest.args [moved from tests/qemuxml2argvdata/iothreads-ids-partial.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/iothreads-ids-partial.xml [moved from tests/qemuxml2argvdata/iothreads-ids-partial.xml with 100% similarity]
tests/qemuxmlconfdata/iothreads-ids-pool-sizes.x86_64-latest.args [moved from tests/qemuxml2argvdata/iothreads-ids-pool-sizes.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/iothreads-ids-pool-sizes.xml [moved from tests/qemuxml2argvdata/iothreads-ids-pool-sizes.xml with 100% similarity]
tests/qemuxmlconfdata/iothreads-ids.x86_64-latest.args [moved from tests/qemuxml2argvdata/iothreads-ids.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/iothreads-ids.xml [moved from tests/qemuxml2argvdata/iothreads-ids.xml with 100% similarity]
tests/qemuxmlconfdata/iothreads-virtio-scsi-ccw.s390x-latest.args [moved from tests/qemuxml2argvdata/iothreads-virtio-scsi-ccw.s390x-latest.args with 100% similarity]
tests/qemuxmlconfdata/iothreads-virtio-scsi-ccw.xml [moved from tests/qemuxml2argvdata/iothreads-virtio-scsi-ccw.xml with 100% similarity]
tests/qemuxmlconfdata/iothreads-virtio-scsi-pci.x86_64-5.2.0.args [moved from tests/qemuxml2argvdata/iothreads-virtio-scsi-pci.x86_64-5.2.0.args with 100% similarity]
tests/qemuxmlconfdata/iothreads-virtio-scsi-pci.x86_64-latest.args [moved from tests/qemuxml2argvdata/iothreads-virtio-scsi-pci.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/iothreads-virtio-scsi-pci.xml [moved from tests/qemuxml2argvdata/iothreads-virtio-scsi-pci.xml with 100% similarity]
tests/qemuxmlconfdata/kvm-features-off.x86_64-latest.args [moved from tests/qemuxml2argvdata/kvm-features-off.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/kvm-features-off.xml [moved from tests/qemuxml2argvdata/kvm-features-off.xml with 100% similarity]
tests/qemuxmlconfdata/kvm-features.x86_64-latest.args [moved from tests/qemuxml2argvdata/kvm-features.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/kvm-features.xml [moved from tests/qemuxml2argvdata/kvm-features.xml with 100% similarity]
tests/qemuxmlconfdata/kvm-pit-delay.x86_64-latest.args [moved from tests/qemuxml2argvdata/kvm-pit-delay.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/kvm-pit-delay.xml [moved from tests/qemuxml2argvdata/kvm-pit-delay.xml with 100% similarity]
tests/qemuxmlconfdata/kvm-pit-discard.x86_64-latest.args [moved from tests/qemuxml2argvdata/kvm-pit-discard.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/kvm-pit-discard.xml [moved from tests/qemuxml2argvdata/kvm-pit-discard.xml with 100% similarity]
tests/qemuxmlconfdata/kvmclock+eoi-disabled.x86_64-latest.args [moved from tests/qemuxml2argvdata/kvmclock+eoi-disabled.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/kvmclock+eoi-disabled.xml [moved from tests/qemuxml2argvdata/kvmclock+eoi-disabled.xml with 100% similarity]
tests/qemuxmlconfdata/kvmclock.x86_64-latest.args [moved from tests/qemuxml2argvdata/kvmclock.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/kvmclock.xml [moved from tests/qemuxml2argvdata/kvmclock.xml with 100% similarity]
tests/qemuxmlconfdata/launch-security-s390-pv.s390x-latest.args [moved from tests/qemuxml2argvdata/launch-security-s390-pv.s390x-latest.args with 100% similarity]
tests/qemuxmlconfdata/launch-security-s390-pv.xml [moved from tests/qemuxml2argvdata/launch-security-s390-pv.xml with 100% similarity]
tests/qemuxmlconfdata/launch-security-sev-direct.x86_64-latest.args [moved from tests/qemuxml2argvdata/launch-security-sev-direct.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/launch-security-sev-direct.xml [moved from tests/qemuxml2argvdata/launch-security-sev-direct.xml with 100% similarity]
tests/qemuxmlconfdata/launch-security-sev-missing-platform-info.x86_64-6.0.0.args [moved from tests/qemuxml2argvdata/launch-security-sev-missing-platform-info.x86_64-6.0.0.args with 100% similarity]
tests/qemuxmlconfdata/launch-security-sev-missing-platform-info.xml [moved from tests/qemuxml2argvdata/launch-security-sev-missing-platform-info.xml with 100% similarity]
tests/qemuxmlconfdata/launch-security-sev.x86_64-6.0.0.args [moved from tests/qemuxml2argvdata/launch-security-sev.x86_64-6.0.0.args with 100% similarity]
tests/qemuxmlconfdata/launch-security-sev.xml [moved from tests/qemuxml2argvdata/launch-security-sev.xml with 100% similarity]
tests/qemuxmlconfdata/lease.x86_64-latest.args [moved from tests/qemuxml2argvdata/lease.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/lease.xml [moved from tests/qemuxml2argvdata/lease.xml with 100% similarity]
tests/qemuxmlconfdata/luks-disk-invalid.x86_64-latest.err [moved from tests/qemuxml2argvdata/luks-disk-invalid.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/luks-disk-invalid.xml [moved from tests/qemuxml2argvdata/luks-disk-invalid.xml with 100% similarity]
tests/qemuxmlconfdata/luks-disks-source-both.x86_64-latest.err [moved from tests/qemuxml2argvdata/luks-disks-source-both.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/luks-disks-source-both.xml [moved from tests/qemuxml2argvdata/luks-disks-source-both.xml with 100% similarity]
tests/qemuxmlconfdata/luks-disks-source-qcow2.x86_64-5.2.0.args [moved from tests/qemuxml2argvdata/luks-disks-source-qcow2.x86_64-5.2.0.args with 100% similarity]
tests/qemuxmlconfdata/luks-disks-source-qcow2.x86_64-latest.args [moved from tests/qemuxml2argvdata/luks-disks-source-qcow2.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/luks-disks-source-qcow2.xml [moved from tests/qemuxml2argvdata/luks-disks-source-qcow2.xml with 100% similarity]
tests/qemuxmlconfdata/luks-disks-source.x86_64-latest.args [moved from tests/qemuxml2argvdata/luks-disks-source.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/luks-disks-source.xml [moved from tests/qemuxml2argvdata/luks-disks-source.xml with 100% similarity]
tests/qemuxmlconfdata/luks-disks.x86_64-latest.args [moved from tests/qemuxml2argvdata/luks-disks.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/luks-disks.xml [moved from tests/qemuxml2argvdata/luks-disks.xml with 100% similarity]
tests/qemuxmlconfdata/mach-virt-console-native.aarch64-latest.args [moved from tests/qemuxml2argvdata/mach-virt-console-native.aarch64-latest.args with 100% similarity]
tests/qemuxmlconfdata/mach-virt-console-native.xml [moved from tests/qemuxml2argvdata/mach-virt-console-native.xml with 100% similarity]
tests/qemuxmlconfdata/mach-virt-console-virtio.aarch64-latest.args [moved from tests/qemuxml2argvdata/mach-virt-console-virtio.aarch64-latest.args with 100% similarity]
tests/qemuxmlconfdata/mach-virt-console-virtio.xml [moved from tests/qemuxml2argvdata/mach-virt-console-virtio.xml with 100% similarity]
tests/qemuxmlconfdata/mach-virt-serial+console-native.aarch64-latest.args [moved from tests/qemuxml2argvdata/mach-virt-serial+console-native.aarch64-latest.args with 100% similarity]
tests/qemuxmlconfdata/mach-virt-serial+console-native.xml [moved from tests/qemuxml2argvdata/mach-virt-serial+console-native.xml with 100% similarity]
tests/qemuxmlconfdata/mach-virt-serial-compat.aarch64-latest.args [moved from tests/qemuxml2argvdata/mach-virt-serial-compat.aarch64-latest.args with 100% similarity]
tests/qemuxmlconfdata/mach-virt-serial-compat.xml [moved from tests/qemuxml2argvdata/mach-virt-serial-compat.xml with 100% similarity]
tests/qemuxmlconfdata/mach-virt-serial-invalid-machine.x86_64-latest.err [moved from tests/qemuxml2argvdata/mach-virt-serial-invalid-machine.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/mach-virt-serial-invalid-machine.xml [moved from tests/qemuxml2argvdata/mach-virt-serial-invalid-machine.xml with 100% similarity]
tests/qemuxmlconfdata/mach-virt-serial-native.aarch64-latest.args [moved from tests/qemuxml2argvdata/mach-virt-serial-native.aarch64-latest.args with 100% similarity]
tests/qemuxmlconfdata/mach-virt-serial-native.xml [moved from tests/qemuxml2argvdata/mach-virt-serial-native.xml with 100% similarity]
tests/qemuxmlconfdata/mach-virt-serial-pci.aarch64-latest.args [moved from tests/qemuxml2argvdata/mach-virt-serial-pci.aarch64-latest.args with 100% similarity]
tests/qemuxmlconfdata/mach-virt-serial-pci.xml [moved from tests/qemuxml2argvdata/mach-virt-serial-pci.xml with 100% similarity]
tests/qemuxmlconfdata/mach-virt-serial-usb.aarch64-latest.args [moved from tests/qemuxml2argvdata/mach-virt-serial-usb.aarch64-latest.args with 100% similarity]
tests/qemuxmlconfdata/mach-virt-serial-usb.xml [moved from tests/qemuxml2argvdata/mach-virt-serial-usb.xml with 100% similarity]
tests/qemuxmlconfdata/machine-aeskeywrap-off-cap.s390x-latest.args [moved from tests/qemuxml2argvdata/machine-aeskeywrap-off-cap.s390x-latest.args with 100% similarity]
tests/qemuxmlconfdata/machine-aeskeywrap-off-cap.xml [moved from tests/qemuxml2argvdata/machine-aeskeywrap-off-cap.xml with 100% similarity]
tests/qemuxmlconfdata/machine-aeskeywrap-off-caps.s390x-latest.args [moved from tests/qemuxml2argvdata/machine-aeskeywrap-off-caps.s390x-latest.args with 100% similarity]
tests/qemuxmlconfdata/machine-aeskeywrap-off-caps.xml [moved from tests/qemuxml2argvdata/machine-aeskeywrap-off-caps.xml with 100% similarity]
tests/qemuxmlconfdata/machine-aeskeywrap-on-cap.s390x-latest.args [moved from tests/qemuxml2argvdata/machine-aeskeywrap-on-cap.s390x-latest.args with 100% similarity]
tests/qemuxmlconfdata/machine-aeskeywrap-on-cap.xml [moved from tests/qemuxml2argvdata/machine-aeskeywrap-on-cap.xml with 100% similarity]
tests/qemuxmlconfdata/machine-aeskeywrap-on-caps.s390x-latest.args [moved from tests/qemuxml2argvdata/machine-aeskeywrap-on-caps.s390x-latest.args with 100% similarity]
tests/qemuxmlconfdata/machine-aeskeywrap-on-caps.xml [moved from tests/qemuxml2argvdata/machine-aeskeywrap-on-caps.xml with 100% similarity]
tests/qemuxmlconfdata/machine-aliases1.x86_64-latest.args [moved from tests/qemuxml2argvdata/machine-aliases1.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/machine-aliases1.xml [moved from tests/qemuxml2argvdata/machine-aliases1.xml with 100% similarity]
tests/qemuxmlconfdata/machine-aliases2.x86_64-latest.args [moved from tests/qemuxml2argvdata/machine-aliases2.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/machine-aliases2.xml [moved from tests/qemuxml2argvdata/machine-aliases2.xml with 100% similarity]
tests/qemuxmlconfdata/machine-core-off.x86_64-latest.args [moved from tests/qemuxml2argvdata/machine-core-off.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/machine-core-off.xml [moved from tests/qemuxml2argvdata/machine-core-off.xml with 100% similarity]
tests/qemuxmlconfdata/machine-core-on.x86_64-latest.args [moved from tests/qemuxml2argvdata/machine-core-on.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/machine-core-on.xml [moved from tests/qemuxml2argvdata/machine-core-on.xml with 100% similarity]
tests/qemuxmlconfdata/machine-deakeywrap-off-cap.s390x-latest.args [moved from tests/qemuxml2argvdata/machine-deakeywrap-off-cap.s390x-latest.args with 100% similarity]
tests/qemuxmlconfdata/machine-deakeywrap-off-cap.xml [moved from tests/qemuxml2argvdata/machine-deakeywrap-off-cap.xml with 100% similarity]
tests/qemuxmlconfdata/machine-deakeywrap-off-caps.s390x-latest.args [moved from tests/qemuxml2argvdata/machine-deakeywrap-off-caps.s390x-latest.args with 100% similarity]
tests/qemuxmlconfdata/machine-deakeywrap-off-caps.xml [moved from tests/qemuxml2argvdata/machine-deakeywrap-off-caps.xml with 100% similarity]
tests/qemuxmlconfdata/machine-deakeywrap-on-cap.s390x-latest.args [moved from tests/qemuxml2argvdata/machine-deakeywrap-on-cap.s390x-latest.args with 100% similarity]
tests/qemuxmlconfdata/machine-deakeywrap-on-cap.xml [moved from tests/qemuxml2argvdata/machine-deakeywrap-on-cap.xml with 100% similarity]
tests/qemuxmlconfdata/machine-deakeywrap-on-caps.s390x-latest.args [moved from tests/qemuxml2argvdata/machine-deakeywrap-on-caps.s390x-latest.args with 100% similarity]
tests/qemuxmlconfdata/machine-deakeywrap-on-caps.xml [moved from tests/qemuxml2argvdata/machine-deakeywrap-on-caps.xml with 100% similarity]
tests/qemuxmlconfdata/machine-keywrap-none-caps.s390x-latest.args [moved from tests/qemuxml2argvdata/machine-keywrap-none-caps.s390x-latest.args with 100% similarity]
tests/qemuxmlconfdata/machine-keywrap-none-caps.xml [moved from tests/qemuxml2argvdata/machine-keywrap-none-caps.xml with 100% similarity]
tests/qemuxmlconfdata/machine-keywrap-none.s390x-latest.args [moved from tests/qemuxml2argvdata/machine-keywrap-none.s390x-latest.args with 100% similarity]
tests/qemuxmlconfdata/machine-keywrap-none.xml [moved from tests/qemuxml2argvdata/machine-keywrap-none.xml with 100% similarity]
tests/qemuxmlconfdata/machine-loadparm-hostdev.s390x-latest.args [moved from tests/qemuxml2argvdata/machine-loadparm-hostdev.s390x-latest.args with 100% similarity]
tests/qemuxmlconfdata/machine-loadparm-hostdev.xml [moved from tests/qemuxml2argvdata/machine-loadparm-hostdev.xml with 100% similarity]
tests/qemuxmlconfdata/machine-loadparm-multiple-disks-nets-s390.s390x-latest.args [moved from tests/qemuxml2argvdata/machine-loadparm-multiple-disks-nets-s390.s390x-latest.args with 100% similarity]
tests/qemuxmlconfdata/machine-loadparm-multiple-disks-nets-s390.xml [moved from tests/qemuxml2argvdata/machine-loadparm-multiple-disks-nets-s390.xml with 100% similarity]
tests/qemuxmlconfdata/machine-loadparm-net-s390.s390x-latest.args [moved from tests/qemuxml2argvdata/machine-loadparm-net-s390.s390x-latest.args with 100% similarity]
tests/qemuxmlconfdata/machine-loadparm-net-s390.xml [moved from tests/qemuxml2argvdata/machine-loadparm-net-s390.xml with 100% similarity]
tests/qemuxmlconfdata/machine-loadparm-s390-char-invalid.x86_64-latest.err [moved from tests/qemuxml2argvdata/machine-loadparm-s390-char-invalid.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/machine-loadparm-s390-char-invalid.xml [moved from tests/qemuxml2argvdata/machine-loadparm-s390-char-invalid.xml with 100% similarity]
tests/qemuxmlconfdata/machine-loadparm-s390-len-invalid.x86_64-latest.err [moved from tests/qemuxml2argvdata/machine-loadparm-s390-len-invalid.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/machine-loadparm-s390-len-invalid.xml [moved from tests/qemuxml2argvdata/machine-loadparm-s390-len-invalid.xml with 100% similarity]
tests/qemuxmlconfdata/machine-loadparm-s390.s390x-latest.args [moved from tests/qemuxml2argvdata/machine-loadparm-s390.s390x-latest.args with 100% similarity]
tests/qemuxmlconfdata/machine-loadparm-s390.xml [moved from tests/qemuxml2argvdata/machine-loadparm-s390.xml with 100% similarity]
tests/qemuxmlconfdata/machine-smm-off.x86_64-latest.args [moved from tests/qemuxml2argvdata/machine-smm-off.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/machine-smm-off.xml [moved from tests/qemuxml2argvdata/machine-smm-off.xml with 100% similarity]
tests/qemuxmlconfdata/machine-smm-on.x86_64-latest.args [moved from tests/qemuxml2argvdata/machine-smm-on.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/machine-smm-on.xml [moved from tests/qemuxml2argvdata/machine-smm-on.xml with 100% similarity]
tests/qemuxmlconfdata/machine-vmport-opt.x86_64-latest.args [moved from tests/qemuxml2argvdata/machine-vmport-opt.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/machine-vmport-opt.xml [moved from tests/qemuxml2argvdata/machine-vmport-opt.xml with 100% similarity]
tests/qemuxmlconfdata/memfd-memory-default-hugepage.x86_64-latest.args [moved from tests/qemuxml2argvdata/memfd-memory-default-hugepage.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/memfd-memory-default-hugepage.xml [moved from tests/qemuxml2argvdata/memfd-memory-default-hugepage.xml with 100% similarity]
tests/qemuxmlconfdata/memfd-memory-numa.x86_64-latest.args [moved from tests/qemuxml2argvdata/memfd-memory-numa.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/memfd-memory-numa.xml [moved from tests/qemuxml2argvdata/memfd-memory-numa.xml with 100% similarity]
tests/qemuxmlconfdata/memory-align-fail.x86_64-latest.err [moved from tests/qemuxml2argvdata/memory-align-fail.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/memory-align-fail.xml [moved from tests/qemuxml2argvdata/memory-align-fail.xml with 100% similarity]
tests/qemuxmlconfdata/memory-hotplug-dimm-addr.x86_64-latest.args [moved from tests/qemuxml2argvdata/memory-hotplug-dimm-addr.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/memory-hotplug-dimm-addr.xml [moved from tests/qemuxml2argvdata/memory-hotplug-dimm-addr.xml with 100% similarity]
tests/qemuxmlconfdata/memory-hotplug-dimm.x86_64-latest.args [moved from tests/qemuxml2argvdata/memory-hotplug-dimm.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/memory-hotplug-dimm.xml [moved from tests/qemuxml2argvdata/memory-hotplug-dimm.xml with 100% similarity]
tests/qemuxmlconfdata/memory-hotplug-invalid-targetnode.x86_64-latest.err [moved from tests/qemuxml2argvdata/memory-hotplug-invalid-targetnode.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/memory-hotplug-invalid-targetnode.xml [moved from tests/qemuxml2argvdata/memory-hotplug-invalid-targetnode.xml with 100% similarity]
tests/qemuxmlconfdata/memory-hotplug-multiple.x86_64-latest.args [moved from tests/qemuxml2argvdata/memory-hotplug-multiple.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/memory-hotplug-multiple.xml [moved from tests/qemuxml2argvdata/memory-hotplug-multiple.xml with 100% similarity]
tests/qemuxmlconfdata/memory-hotplug-nonuma.x86_64-latest.err [moved from tests/qemuxml2argvdata/memory-hotplug-nonuma.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/memory-hotplug-nonuma.xml [moved from tests/qemuxml2argvdata/memory-hotplug-nonuma.xml with 100% similarity]
tests/qemuxmlconfdata/memory-hotplug-nvdimm-access.x86_64-latest.args [moved from tests/qemuxml2argvdata/memory-hotplug-nvdimm-access.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/memory-hotplug-nvdimm-access.xml [moved from tests/qemuxml2argvdata/memory-hotplug-nvdimm-access.xml with 100% similarity]
tests/qemuxmlconfdata/memory-hotplug-nvdimm-align.x86_64-5.2.0.args [moved from tests/qemuxml2argvdata/memory-hotplug-nvdimm-align.x86_64-5.2.0.args with 100% similarity]
tests/qemuxmlconfdata/memory-hotplug-nvdimm-align.x86_64-latest.args [moved from tests/qemuxml2argvdata/memory-hotplug-nvdimm-align.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/memory-hotplug-nvdimm-align.xml [moved from tests/qemuxml2argvdata/memory-hotplug-nvdimm-align.xml with 100% similarity]
tests/qemuxmlconfdata/memory-hotplug-nvdimm-label.x86_64-5.2.0.args [moved from tests/qemuxml2argvdata/memory-hotplug-nvdimm-label.x86_64-5.2.0.args with 100% similarity]
tests/qemuxmlconfdata/memory-hotplug-nvdimm-label.x86_64-latest.args [moved from tests/qemuxml2argvdata/memory-hotplug-nvdimm-label.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/memory-hotplug-nvdimm-label.xml [moved from tests/qemuxml2argvdata/memory-hotplug-nvdimm-label.xml with 100% similarity]
tests/qemuxmlconfdata/memory-hotplug-nvdimm-pmem.x86_64-5.2.0.args [moved from tests/qemuxml2argvdata/memory-hotplug-nvdimm-pmem.x86_64-5.2.0.args with 100% similarity]
tests/qemuxmlconfdata/memory-hotplug-nvdimm-pmem.x86_64-latest.args [moved from tests/qemuxml2argvdata/memory-hotplug-nvdimm-pmem.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/memory-hotplug-nvdimm-pmem.xml [moved from tests/qemuxml2argvdata/memory-hotplug-nvdimm-pmem.xml with 100% similarity]
tests/qemuxmlconfdata/memory-hotplug-nvdimm-ppc64-abi-update.ppc64-latest.args [moved from tests/qemuxml2argvdata/memory-hotplug-nvdimm-ppc64-abi-update.ppc64-latest.args with 100% similarity]
tests/qemuxmlconfdata/memory-hotplug-nvdimm-ppc64-abi-update.xml [moved from tests/qemuxml2argvdata/memory-hotplug-nvdimm-ppc64-abi-update.xml with 100% similarity]
tests/qemuxmlconfdata/memory-hotplug-nvdimm-ppc64.ppc64-latest.args [moved from tests/qemuxml2argvdata/memory-hotplug-nvdimm-ppc64.ppc64-latest.args with 100% similarity]
tests/qemuxmlconfdata/memory-hotplug-nvdimm-ppc64.xml [moved from tests/qemuxml2argvdata/memory-hotplug-nvdimm-ppc64.xml with 100% similarity]
tests/qemuxmlconfdata/memory-hotplug-nvdimm-readonly.x86_64-5.2.0.args [moved from tests/qemuxml2argvdata/memory-hotplug-nvdimm-readonly.x86_64-5.2.0.args with 100% similarity]
tests/qemuxmlconfdata/memory-hotplug-nvdimm-readonly.x86_64-latest.args [moved from tests/qemuxml2argvdata/memory-hotplug-nvdimm-readonly.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/memory-hotplug-nvdimm-readonly.xml [moved from tests/qemuxml2argvdata/memory-hotplug-nvdimm-readonly.xml with 100% similarity]
tests/qemuxmlconfdata/memory-hotplug-nvdimm.x86_64-latest.args [moved from tests/qemuxml2argvdata/memory-hotplug-nvdimm.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/memory-hotplug-nvdimm.xml [moved from tests/qemuxml2argvdata/memory-hotplug-nvdimm.xml with 100% similarity]
tests/qemuxmlconfdata/memory-hotplug-ppc64-nonuma-abi-update.ppc64-latest.args [moved from tests/qemuxml2argvdata/memory-hotplug-ppc64-nonuma-abi-update.ppc64-latest.args with 100% similarity]
tests/qemuxmlconfdata/memory-hotplug-ppc64-nonuma-abi-update.xml [moved from tests/qemuxml2argvdata/memory-hotplug-ppc64-nonuma-abi-update.xml with 100% similarity]
tests/qemuxmlconfdata/memory-hotplug-ppc64-nonuma.ppc64-latest.args [moved from tests/qemuxml2argvdata/memory-hotplug-ppc64-nonuma.ppc64-latest.args with 100% similarity]
tests/qemuxmlconfdata/memory-hotplug-ppc64-nonuma.xml [moved from tests/qemuxml2argvdata/memory-hotplug-ppc64-nonuma.xml with 100% similarity]
tests/qemuxmlconfdata/memory-hotplug-virtio-mem-overlap-address.x86_64-latest.err [moved from tests/qemuxml2argvdata/memory-hotplug-virtio-mem-overlap-address.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/memory-hotplug-virtio-mem-overlap-address.xml [moved from tests/qemuxml2argvdata/memory-hotplug-virtio-mem-overlap-address.xml with 100% similarity]
tests/qemuxmlconfdata/memory-hotplug-virtio-mem.x86_64-latest.args [moved from tests/qemuxml2argvdata/memory-hotplug-virtio-mem.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/memory-hotplug-virtio-mem.xml [moved from tests/qemuxml2argvdata/memory-hotplug-virtio-mem.xml with 100% similarity]
tests/qemuxmlconfdata/memory-hotplug-virtio-pmem.x86_64-5.2.0.args [moved from tests/qemuxml2argvdata/memory-hotplug-virtio-pmem.x86_64-5.2.0.args with 100% similarity]
tests/qemuxmlconfdata/memory-hotplug-virtio-pmem.x86_64-latest.args [moved from tests/qemuxml2argvdata/memory-hotplug-virtio-pmem.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/memory-hotplug-virtio-pmem.xml [moved from tests/qemuxml2argvdata/memory-hotplug-virtio-pmem.xml with 100% similarity]
tests/qemuxmlconfdata/memory-hotplug.x86_64-latest.args [moved from tests/qemuxml2argvdata/memory-hotplug.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/memory-hotplug.xml [moved from tests/qemuxml2argvdata/memory-hotplug.xml with 100% similarity]
tests/qemuxmlconfdata/memorybacking-set.x86_64-latest.args [moved from tests/qemuxml2argvdata/memorybacking-set.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/memorybacking-set.xml [moved from tests/qemuxml2argvdata/memorybacking-set.xml with 100% similarity]
tests/qemuxmlconfdata/memorybacking-unset.x86_64-latest.args [moved from tests/qemuxml2argvdata/memorybacking-unset.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/memorybacking-unset.xml [moved from tests/qemuxml2argvdata/memorybacking-unset.xml with 100% similarity]
tests/qemuxmlconfdata/memtune-unlimited.x86_64-latest.args [moved from tests/qemuxml2argvdata/memtune-unlimited.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/memtune-unlimited.xml [moved from tests/qemuxml2argvdata/memtune-unlimited.xml with 100% similarity]
tests/qemuxmlconfdata/memtune.x86_64-latest.args [moved from tests/qemuxml2argvdata/memtune.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/memtune.xml [moved from tests/qemuxml2argvdata/memtune.xml with 100% similarity]
tests/qemuxmlconfdata/metadata-duplicate.x86_64-latest.args [moved from tests/qemuxml2argvdata/metadata-duplicate.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/metadata-duplicate.xml [moved from tests/qemuxml2argvdata/metadata-duplicate.xml with 100% similarity]
tests/qemuxmlconfdata/metadata.x86_64-latest.args [moved from tests/qemuxml2argvdata/metadata.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/metadata.xml [moved from tests/qemuxml2argvdata/metadata.xml with 100% similarity]
tests/qemuxmlconfdata/migrate-numa-unaligned.x86_64-latest.args [moved from tests/qemuxml2argvdata/migrate-numa-unaligned.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/migrate-numa-unaligned.xml [moved from tests/qemuxml2argvdata/migrate-numa-unaligned.xml with 100% similarity]
tests/qemuxmlconfdata/migrate.x86_64-latest.args [moved from tests/qemuxml2argvdata/migrate.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/migrate.xml [moved from tests/qemuxml2argvdata/migrate.xml with 100% similarity]
tests/qemuxmlconfdata/minimal-no-memory.x86_64-latest.err [moved from tests/qemuxml2argvdata/minimal-no-memory.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/minimal-no-memory.xml [moved from tests/qemuxml2argvdata/minimal-no-memory.xml with 100% similarity]
tests/qemuxmlconfdata/minimal.x86_64-latest.args [moved from tests/qemuxml2argvdata/minimal.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/minimal.xml [moved from tests/qemuxml2argvdata/minimal.xml with 100% similarity]
tests/qemuxmlconfdata/misc-acpi.x86_64-latest.args [moved from tests/qemuxml2argvdata/misc-acpi.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/misc-acpi.xml [moved from tests/qemuxml2argvdata/misc-acpi.xml with 100% similarity]
tests/qemuxmlconfdata/misc-disable-s3.x86_64-latest.args [moved from tests/qemuxml2argvdata/misc-disable-s3.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/misc-disable-s3.xml [moved from tests/qemuxml2argvdata/misc-disable-s3.xml with 100% similarity]
tests/qemuxmlconfdata/misc-disable-suspends.x86_64-latest.args [moved from tests/qemuxml2argvdata/misc-disable-suspends.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/misc-disable-suspends.xml [moved from tests/qemuxml2argvdata/misc-disable-suspends.xml with 100% similarity]
tests/qemuxmlconfdata/misc-enable-s4.x86_64-latest.args [moved from tests/qemuxml2argvdata/misc-enable-s4.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/misc-enable-s4.xml [moved from tests/qemuxml2argvdata/misc-enable-s4.xml with 100% similarity]
tests/qemuxmlconfdata/misc-no-reboot.x86_64-5.2.0.args [moved from tests/qemuxml2argvdata/misc-no-reboot.x86_64-5.2.0.args with 100% similarity]
tests/qemuxmlconfdata/misc-no-reboot.x86_64-latest.args [moved from tests/qemuxml2argvdata/misc-no-reboot.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/misc-no-reboot.xml [moved from tests/qemuxml2argvdata/misc-no-reboot.xml with 100% similarity]
tests/qemuxmlconfdata/misc-uuid.x86_64-latest.args [moved from tests/qemuxml2argvdata/misc-uuid.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/misc-uuid.xml [moved from tests/qemuxml2argvdata/misc-uuid.xml with 100% similarity]
tests/qemuxmlconfdata/missing-machine.x86_64-latest.err [moved from tests/qemuxml2argvdata/missing-machine.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/missing-machine.xml [moved from tests/qemuxml2argvdata/missing-machine.xml with 100% similarity]
tests/qemuxmlconfdata/mlock-off.x86_64-latest.args [moved from tests/qemuxml2argvdata/mlock-off.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/mlock-off.xml [moved from tests/qemuxml2argvdata/mlock-off.xml with 100% similarity]
tests/qemuxmlconfdata/mlock-on.x86_64-latest.args [moved from tests/qemuxml2argvdata/mlock-on.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/mlock-on.xml [moved from tests/qemuxml2argvdata/mlock-on.xml with 100% similarity]
tests/qemuxmlconfdata/multifunction-pci-device.x86_64-latest.args [moved from tests/qemuxml2argvdata/multifunction-pci-device.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/multifunction-pci-device.xml [moved from tests/qemuxml2argvdata/multifunction-pci-device.xml with 100% similarity]
tests/qemuxmlconfdata/name-escape.x86_64-latest.args [moved from tests/qemuxml2argvdata/name-escape.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/name-escape.xml [moved from tests/qemuxml2argvdata/name-escape.xml with 100% similarity]
tests/qemuxmlconfdata/net-bandwidth.x86_64-latest.args [moved from tests/qemuxml2argvdata/net-bandwidth.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/net-bandwidth.xml [moved from tests/qemuxml2argvdata/net-bandwidth.xml with 100% similarity]
tests/qemuxmlconfdata/net-bandwidth2.x86_64-latest.args [moved from tests/qemuxml2argvdata/net-bandwidth2.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/net-bandwidth2.xml [moved from tests/qemuxml2argvdata/net-bandwidth2.xml with 100% similarity]
tests/qemuxmlconfdata/net-client.x86_64-latest.args [moved from tests/qemuxml2argvdata/net-client.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/net-client.xml [moved from tests/qemuxml2argvdata/net-client.xml with 100% similarity]
tests/qemuxmlconfdata/net-coalesce.x86_64-latest.args [moved from tests/qemuxml2argvdata/net-coalesce.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/net-coalesce.xml [moved from tests/qemuxml2argvdata/net-coalesce.xml with 100% similarity]
tests/qemuxmlconfdata/net-eth-hostip.x86_64-latest.args [moved from tests/qemuxml2argvdata/net-eth-hostip.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/net-eth-hostip.xml [moved from tests/qemuxml2argvdata/net-eth-hostip.xml with 100% similarity]
tests/qemuxmlconfdata/net-eth-ifname.x86_64-latest.args [moved from tests/qemuxml2argvdata/net-eth-ifname.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/net-eth-ifname.xml [moved from tests/qemuxml2argvdata/net-eth-ifname.xml with 100% similarity]
tests/qemuxmlconfdata/net-eth-names.x86_64-latest.args [moved from tests/qemuxml2argvdata/net-eth-names.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/net-eth-names.xml [moved from tests/qemuxml2argvdata/net-eth-names.xml with 100% similarity]
tests/qemuxmlconfdata/net-eth-unmanaged-tap.x86_64-latest.args [moved from tests/qemuxml2argvdata/net-eth-unmanaged-tap.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/net-eth-unmanaged-tap.xml [moved from tests/qemuxml2argvdata/net-eth-unmanaged-tap.xml with 100% similarity]
tests/qemuxmlconfdata/net-eth.x86_64-latest.args [moved from tests/qemuxml2argvdata/net-eth.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/net-eth.xml [moved from tests/qemuxml2argvdata/net-eth.xml with 100% similarity]
tests/qemuxmlconfdata/net-hostdev-bootorder.x86_64-latest.args [moved from tests/qemuxml2argvdata/net-hostdev-bootorder.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/net-hostdev-bootorder.xml [moved from tests/qemuxml2argvdata/net-hostdev-bootorder.xml with 100% similarity]
tests/qemuxmlconfdata/net-hostdev-fail.x86_64-latest.err [moved from tests/qemuxml2argvdata/net-hostdev-fail.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/net-hostdev-fail.xml [moved from tests/qemuxml2argvdata/net-hostdev-fail.xml with 100% similarity]
tests/qemuxmlconfdata/net-hostdev-multidomain.x86_64-latest.args [moved from tests/qemuxml2argvdata/net-hostdev-multidomain.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/net-hostdev-multidomain.xml [moved from tests/qemuxml2argvdata/net-hostdev-multidomain.xml with 100% similarity]
tests/qemuxmlconfdata/net-hostdev-vfio-multidomain.x86_64-latest.args [moved from tests/qemuxml2argvdata/net-hostdev-vfio-multidomain.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/net-hostdev-vfio-multidomain.xml [moved from tests/qemuxml2argvdata/net-hostdev-vfio-multidomain.xml with 100% similarity]
tests/qemuxmlconfdata/net-hostdev-vfio.x86_64-latest.args [moved from tests/qemuxml2argvdata/net-hostdev-vfio.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/net-hostdev-vfio.xml [moved from tests/qemuxml2argvdata/net-hostdev-vfio.xml with 100% similarity]
tests/qemuxmlconfdata/net-hostdev.x86_64-latest.args [moved from tests/qemuxml2argvdata/net-hostdev.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/net-hostdev.xml [moved from tests/qemuxml2argvdata/net-hostdev.xml with 100% similarity]
tests/qemuxmlconfdata/net-isolated-port.x86_64-latest.args [moved from tests/qemuxml2argvdata/net-isolated-port.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/net-isolated-port.xml [moved from tests/qemuxml2argvdata/net-isolated-port.xml with 100% similarity]
tests/qemuxmlconfdata/net-linkstate.x86_64-latest.args [moved from tests/qemuxml2argvdata/net-linkstate.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/net-linkstate.xml [moved from tests/qemuxml2argvdata/net-linkstate.xml with 100% similarity]
tests/qemuxmlconfdata/net-many-models.x86_64-latest.args [moved from tests/qemuxml2argvdata/net-many-models.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/net-many-models.xml [moved from tests/qemuxml2argvdata/net-many-models.xml with 100% similarity]
tests/qemuxmlconfdata/net-mcast.x86_64-latest.args [moved from tests/qemuxml2argvdata/net-mcast.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/net-mcast.xml [moved from tests/qemuxml2argvdata/net-mcast.xml with 100% similarity]
tests/qemuxmlconfdata/net-midonet.x86_64-latest.args [moved from tests/qemuxml2argvdata/net-midonet.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/net-midonet.xml [moved from tests/qemuxml2argvdata/net-midonet.xml with 100% similarity]
tests/qemuxmlconfdata/net-mtu.x86_64-latest.args [moved from tests/qemuxml2argvdata/net-mtu.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/net-mtu.xml [moved from tests/qemuxml2argvdata/net-mtu.xml with 100% similarity]
tests/qemuxmlconfdata/net-openvswitch.x86_64-latest.args [moved from tests/qemuxml2argvdata/net-openvswitch.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/net-openvswitch.xml [moved from tests/qemuxml2argvdata/net-openvswitch.xml with 100% similarity]
tests/qemuxmlconfdata/net-server.x86_64-latest.args [moved from tests/qemuxml2argvdata/net-server.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/net-server.xml [moved from tests/qemuxml2argvdata/net-server.xml with 100% similarity]
tests/qemuxmlconfdata/net-udp.x86_64-latest.args [moved from tests/qemuxml2argvdata/net-udp.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/net-udp.xml [moved from tests/qemuxml2argvdata/net-udp.xml with 100% similarity]
tests/qemuxmlconfdata/net-user-addr.x86_64-latest.args [moved from tests/qemuxml2argvdata/net-user-addr.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/net-user-addr.xml [moved from tests/qemuxml2argvdata/net-user-addr.xml with 100% similarity]
tests/qemuxmlconfdata/net-user-passt.x86_64-7.2.0.args [moved from tests/qemuxml2argvdata/net-user-passt.x86_64-7.2.0.args with 100% similarity]
tests/qemuxmlconfdata/net-user-passt.x86_64-latest.args [moved from tests/qemuxml2argvdata/net-user-passt.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/net-user-passt.xml [moved from tests/qemuxml2argvdata/net-user-passt.xml with 100% similarity]
tests/qemuxmlconfdata/net-user-slirp-portforward.x86_64-latest.err [moved from tests/qemuxml2argvdata/net-user-slirp-portforward.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/net-user-slirp-portforward.xml [moved from tests/qemuxml2argvdata/net-user-slirp-portforward.xml with 100% similarity]
tests/qemuxmlconfdata/net-user.x86_64-latest.args [moved from tests/qemuxml2argvdata/net-user.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/net-user.xml [moved from tests/qemuxml2argvdata/net-user.xml with 100% similarity]
tests/qemuxmlconfdata/net-vdpa-multiqueue.x86_64-latest.args [moved from tests/qemuxml2argvdata/net-vdpa-multiqueue.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/net-vdpa-multiqueue.xml [moved from tests/qemuxml2argvdata/net-vdpa-multiqueue.xml with 100% similarity]
tests/qemuxmlconfdata/net-vdpa.x86_64-latest.args [moved from tests/qemuxml2argvdata/net-vdpa.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/net-vdpa.xml [moved from tests/qemuxml2argvdata/net-vdpa.xml with 100% similarity]
tests/qemuxmlconfdata/net-vhostuser-fail.x86_64-latest.err [moved from tests/qemuxml2argvdata/net-vhostuser-fail.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/net-vhostuser-fail.xml [moved from tests/qemuxml2argvdata/net-vhostuser-fail.xml with 100% similarity]
tests/qemuxmlconfdata/net-vhostuser-multiq.x86_64-latest.args [moved from tests/qemuxml2argvdata/net-vhostuser-multiq.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/net-vhostuser-multiq.xml [moved from tests/qemuxml2argvdata/net-vhostuser-multiq.xml with 100% similarity]
tests/qemuxmlconfdata/net-vhostuser.x86_64-latest.args [moved from tests/qemuxml2argvdata/net-vhostuser.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/net-vhostuser.xml [moved from tests/qemuxml2argvdata/net-vhostuser.xml with 100% similarity]
tests/qemuxmlconfdata/net-virtio-ccw.s390x-latest.args [moved from tests/qemuxml2argvdata/net-virtio-ccw.s390x-latest.args with 100% similarity]
tests/qemuxmlconfdata/net-virtio-ccw.xml [moved from tests/qemuxml2argvdata/net-virtio-ccw.xml with 100% similarity]
tests/qemuxmlconfdata/net-virtio-device.x86_64-latest.args [moved from tests/qemuxml2argvdata/net-virtio-device.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/net-virtio-device.xml [moved from tests/qemuxml2argvdata/net-virtio-device.xml with 100% similarity]
tests/qemuxmlconfdata/net-virtio-disable-offloads.x86_64-latest.args [moved from tests/qemuxml2argvdata/net-virtio-disable-offloads.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/net-virtio-disable-offloads.xml [moved from tests/qemuxml2argvdata/net-virtio-disable-offloads.xml with 100% similarity]
tests/qemuxmlconfdata/net-virtio-netdev.x86_64-latest.args [moved from tests/qemuxml2argvdata/net-virtio-netdev.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/net-virtio-netdev.xml [moved from tests/qemuxml2argvdata/net-virtio-netdev.xml with 100% similarity]
tests/qemuxmlconfdata/net-virtio-network-portgroup.x86_64-latest.args [moved from tests/qemuxml2argvdata/net-virtio-network-portgroup.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/net-virtio-network-portgroup.xml [moved from tests/qemuxml2argvdata/net-virtio-network-portgroup.xml with 100% similarity]
tests/qemuxmlconfdata/net-virtio-rss.x86_64-latest.args [moved from tests/qemuxml2argvdata/net-virtio-rss.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/net-virtio-rss.xml [moved from tests/qemuxml2argvdata/net-virtio-rss.xml with 100% similarity]
tests/qemuxmlconfdata/net-virtio-rxqueuesize-invalid-size.x86_64-latest.err [moved from tests/qemuxml2argvdata/net-virtio-rxqueuesize-invalid-size.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/net-virtio-rxqueuesize-invalid-size.xml [moved from tests/qemuxml2argvdata/net-virtio-rxqueuesize-invalid-size.xml with 100% similarity]
tests/qemuxmlconfdata/net-virtio-rxtxqueuesize.x86_64-latest.args [moved from tests/qemuxml2argvdata/net-virtio-rxtxqueuesize.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/net-virtio-rxtxqueuesize.xml [moved from tests/qemuxml2argvdata/net-virtio-rxtxqueuesize.xml with 100% similarity]
tests/qemuxmlconfdata/net-virtio-teaming-hostdev.x86_64-latest.args [moved from tests/qemuxml2argvdata/net-virtio-teaming-hostdev.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/net-virtio-teaming-hostdev.xml [moved from tests/qemuxml2argvdata/net-virtio-teaming-hostdev.xml with 100% similarity]
tests/qemuxmlconfdata/net-virtio-teaming-network.x86_64-latest.args [moved from tests/qemuxml2argvdata/net-virtio-teaming-network.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/net-virtio-teaming-network.xml [moved from tests/qemuxml2argvdata/net-virtio-teaming-network.xml with 100% similarity]
tests/qemuxmlconfdata/net-virtio-teaming.x86_64-latest.args [moved from tests/qemuxml2argvdata/net-virtio-teaming.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/net-virtio-teaming.xml [moved from tests/qemuxml2argvdata/net-virtio-teaming.xml with 100% similarity]
tests/qemuxmlconfdata/net-virtio-vhost.x86_64-latest.args [moved from tests/qemuxml2argvdata/net-virtio-vhost.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/net-virtio-vhost.xml [moved from tests/qemuxml2argvdata/net-virtio-vhost.xml with 100% similarity]
tests/qemuxmlconfdata/net-virtio.x86_64-latest.args [moved from tests/qemuxml2argvdata/net-virtio.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/net-virtio.xml [moved from tests/qemuxml2argvdata/net-virtio.xml with 100% similarity]
tests/qemuxmlconfdata/non-x86_64-timer-error.s390x-latest.err [moved from tests/qemuxml2argvdata/non-x86_64-timer-error.s390x-latest.err with 100% similarity]
tests/qemuxmlconfdata/non-x86_64-timer-error.xml [moved from tests/qemuxml2argvdata/non-x86_64-timer-error.xml with 100% similarity]
tests/qemuxmlconfdata/nosharepages.x86_64-latest.args [moved from tests/qemuxml2argvdata/nosharepages.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/nosharepages.xml [moved from tests/qemuxml2argvdata/nosharepages.xml with 100% similarity]
tests/qemuxmlconfdata/numad-auto-memory-vcpu-cpuset.x86_64-latest.args [moved from tests/qemuxml2argvdata/numad-auto-memory-vcpu-cpuset.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/numad-auto-memory-vcpu-cpuset.xml [moved from tests/qemuxml2argvdata/numad-auto-memory-vcpu-cpuset.xml with 100% similarity]
tests/qemuxmlconfdata/numad-auto-memory-vcpu-no-cpuset-and-placement.x86_64-latest.args [moved from tests/qemuxml2argvdata/numad-auto-memory-vcpu-no-cpuset-and-placement.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/numad-auto-memory-vcpu-no-cpuset-and-placement.xml [moved from tests/qemuxml2argvdata/numad-auto-memory-vcpu-no-cpuset-and-placement.xml with 100% similarity]
tests/qemuxmlconfdata/numad-auto-vcpu-no-numatune.x86_64-latest.args [moved from tests/qemuxml2argvdata/numad-auto-vcpu-no-numatune.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/numad-auto-vcpu-no-numatune.xml [moved from tests/qemuxml2argvdata/numad-auto-vcpu-no-numatune.xml with 100% similarity]
tests/qemuxmlconfdata/numad-auto-vcpu-static-numatune-no-nodeset.x86_64-latest.err [moved from tests/qemuxml2argvdata/numad-auto-vcpu-static-numatune-no-nodeset.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/numad-auto-vcpu-static-numatune-no-nodeset.xml [moved from tests/qemuxml2argvdata/numad-auto-vcpu-static-numatune-no-nodeset.xml with 100% similarity]
tests/qemuxmlconfdata/numad-auto-vcpu-static-numatune.x86_64-latest.args [moved from tests/qemuxml2argvdata/numad-auto-vcpu-static-numatune.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/numad-auto-vcpu-static-numatune.xml [moved from tests/qemuxml2argvdata/numad-auto-vcpu-static-numatune.xml with 100% similarity]
tests/qemuxmlconfdata/numad-static-memory-auto-vcpu.x86_64-latest.args [moved from tests/qemuxml2argvdata/numad-static-memory-auto-vcpu.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/numad-static-memory-auto-vcpu.xml [moved from tests/qemuxml2argvdata/numad-static-memory-auto-vcpu.xml with 100% similarity]
tests/qemuxmlconfdata/numad-static-vcpu-no-numatune.x86_64-latest.args [moved from tests/qemuxml2argvdata/numad-static-vcpu-no-numatune.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/numad-static-vcpu-no-numatune.xml [moved from tests/qemuxml2argvdata/numad-static-vcpu-no-numatune.xml with 100% similarity]
tests/qemuxmlconfdata/numad.x86_64-latest.args [moved from tests/qemuxml2argvdata/numad.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/numad.xml [moved from tests/qemuxml2argvdata/numad.xml with 100% similarity]
tests/qemuxmlconfdata/numatune-auto-nodeset-invalid.x86_64-latest.args [moved from tests/qemuxml2argvdata/numatune-auto-nodeset-invalid.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/numatune-auto-nodeset-invalid.xml [moved from tests/qemuxml2argvdata/numatune-auto-nodeset-invalid.xml with 100% similarity]
tests/qemuxmlconfdata/numatune-auto-prefer.x86_64-latest.args [moved from tests/qemuxml2argvdata/numatune-auto-prefer.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/numatune-auto-prefer.xml [moved from tests/qemuxml2argvdata/numatune-auto-prefer.xml with 100% similarity]
tests/qemuxmlconfdata/numatune-distances.x86_64-latest.args [moved from tests/qemuxml2argvdata/numatune-distances.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/numatune-distances.xml [moved from tests/qemuxml2argvdata/numatune-distances.xml with 100% similarity]
tests/qemuxmlconfdata/numatune-hmat-none.x86_64-latest.args [moved from tests/qemuxml2argvdata/numatune-hmat-none.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/numatune-hmat-none.xml [moved from tests/qemuxml2argvdata/numatune-hmat-none.xml with 100% similarity]
tests/qemuxmlconfdata/numatune-hmat.x86_64-latest.args [moved from tests/qemuxml2argvdata/numatune-hmat.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/numatune-hmat.xml [moved from tests/qemuxml2argvdata/numatune-hmat.xml with 100% similarity]
tests/qemuxmlconfdata/numatune-memnode-invalid-mode.x86_64-latest.err [moved from tests/qemuxml2argvdata/numatune-memnode-invalid-mode.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/numatune-memnode-invalid-mode.xml [moved from tests/qemuxml2argvdata/numatune-memnode-invalid-mode.xml with 100% similarity]
tests/qemuxmlconfdata/numatune-memnode-no-memory.x86_64-latest.args [moved from tests/qemuxml2argvdata/numatune-memnode-no-memory.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/numatune-memnode-no-memory.xml [moved from tests/qemuxml2argvdata/numatune-memnode-no-memory.xml with 100% similarity]
tests/qemuxmlconfdata/numatune-memnode-nocpu.x86_64-latest.err [moved from tests/qemuxml2argvdata/numatune-memnode-nocpu.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/numatune-memnode-nocpu.xml [moved from tests/qemuxml2argvdata/numatune-memnode-nocpu.xml with 100% similarity]
tests/qemuxmlconfdata/numatune-memnode-restrictive-mode-err-mixed.x86_64-latest.err [moved from tests/qemuxml2argvdata/numatune-memnode-restrictive-mode-err-mixed.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/numatune-memnode-restrictive-mode-err-mixed.xml [moved from tests/qemuxml2argvdata/numatune-memnode-restrictive-mode-err-mixed.xml with 100% similarity]
tests/qemuxmlconfdata/numatune-memnode-restrictive-mode.x86_64-latest.args [moved from tests/qemuxml2argvdata/numatune-memnode-restrictive-mode.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/numatune-memnode-restrictive-mode.xml [moved from tests/qemuxml2argvdata/numatune-memnode-restrictive-mode.xml with 100% similarity]
tests/qemuxmlconfdata/numatune-memnode-unavailable-restrictive.x86_64-latest.err [moved from tests/qemuxml2argvdata/numatune-memnode-unavailable-restrictive.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/numatune-memnode-unavailable-restrictive.xml [moved from tests/qemuxml2argvdata/numatune-memnode-unavailable-restrictive.xml with 100% similarity]
tests/qemuxmlconfdata/numatune-memnode-unavailable-strict.x86_64-latest.err [moved from tests/qemuxml2argvdata/numatune-memnode-unavailable-strict.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/numatune-memnode-unavailable-strict.xml [moved from tests/qemuxml2argvdata/numatune-memnode-unavailable-strict.xml with 100% similarity]
tests/qemuxmlconfdata/numatune-memnode.x86_64-5.2.0.args [moved from tests/qemuxml2argvdata/numatune-memnode.x86_64-5.2.0.args with 100% similarity]
tests/qemuxmlconfdata/numatune-memnode.x86_64-latest.args [moved from tests/qemuxml2argvdata/numatune-memnode.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/numatune-memnode.xml [moved from tests/qemuxml2argvdata/numatune-memnode.xml with 100% similarity]
tests/qemuxmlconfdata/numatune-memnodes-problematic.x86_64-latest.err [moved from tests/qemuxml2argvdata/numatune-memnodes-problematic.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/numatune-memnodes-problematic.xml [moved from tests/qemuxml2argvdata/numatune-memnodes-problematic.xml with 100% similarity]
tests/qemuxmlconfdata/numatune-memory-invalid-nodeset.x86_64-latest.err [moved from tests/qemuxml2argvdata/numatune-memory-invalid-nodeset.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/numatune-memory-invalid-nodeset.xml [moved from tests/qemuxml2argvdata/numatune-memory-invalid-nodeset.xml with 100% similarity]
tests/qemuxmlconfdata/numatune-no-vcpu.x86_64-latest.args [moved from tests/qemuxml2argvdata/numatune-no-vcpu.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/numatune-no-vcpu.xml [moved from tests/qemuxml2argvdata/numatune-no-vcpu.xml with 100% similarity]
tests/qemuxmlconfdata/numatune-static-nodeset-exceed-hostnode.x86_64-latest.err [moved from tests/qemuxml2argvdata/numatune-static-nodeset-exceed-hostnode.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/numatune-static-nodeset-exceed-hostnode.xml [moved from tests/qemuxml2argvdata/numatune-static-nodeset-exceed-hostnode.xml with 100% similarity]
tests/qemuxmlconfdata/numatune-system-memory.x86_64-latest.args [moved from tests/qemuxml2argvdata/numatune-system-memory.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/numatune-system-memory.xml [moved from tests/qemuxml2argvdata/numatune-system-memory.xml with 100% similarity]
tests/qemuxmlconfdata/numavcpus-topology-mismatch.x86_64-latest.args [moved from tests/qemuxml2argvdata/numavcpus-topology-mismatch.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/numavcpus-topology-mismatch.xml [moved from tests/qemuxml2argvdata/numavcpus-topology-mismatch.xml with 100% similarity]
tests/qemuxmlconfdata/pages-dimm-discard.x86_64-latest.args [moved from tests/qemuxml2argvdata/pages-dimm-discard.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/pages-dimm-discard.xml [moved from tests/qemuxml2argvdata/pages-dimm-discard.xml with 100% similarity]
tests/qemuxmlconfdata/pages-discard-hugepages.x86_64-latest.args [moved from tests/qemuxml2argvdata/pages-discard-hugepages.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/pages-discard-hugepages.xml [moved from tests/qemuxml2argvdata/pages-discard-hugepages.xml with 100% similarity]
tests/qemuxmlconfdata/pages-discard.x86_64-latest.args [moved from tests/qemuxml2argvdata/pages-discard.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/pages-discard.xml [moved from tests/qemuxml2argvdata/pages-discard.xml with 100% similarity]
tests/qemuxmlconfdata/panic-double.x86_64-latest.args [moved from tests/qemuxml2argvdata/panic-double.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/panic-double.xml [moved from tests/qemuxml2argvdata/panic-double.xml with 100% similarity]
tests/qemuxmlconfdata/panic-no-address.x86_64-latest.args [moved from tests/qemuxml2argvdata/panic-no-address.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/panic-no-address.xml [moved from tests/qemuxml2argvdata/panic-no-address.xml with 100% similarity]
tests/qemuxmlconfdata/panic-pseries.ppc64-latest.args [moved from tests/qemuxml2argvdata/panic-pseries.ppc64-latest.args with 100% similarity]
tests/qemuxmlconfdata/panic-pseries.xml [moved from tests/qemuxml2argvdata/panic-pseries.xml with 100% similarity]
tests/qemuxmlconfdata/panic.x86_64-latest.args [moved from tests/qemuxml2argvdata/panic.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/panic.xml [moved from tests/qemuxml2argvdata/panic.xml with 100% similarity]
tests/qemuxmlconfdata/parallel-parport-chardev.x86_64-latest.args [moved from tests/qemuxml2argvdata/parallel-parport-chardev.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/parallel-parport-chardev.xml [moved from tests/qemuxml2argvdata/parallel-parport-chardev.xml with 100% similarity]
tests/qemuxmlconfdata/parallel-tcp-chardev.x86_64-latest.args [moved from tests/qemuxml2argvdata/parallel-tcp-chardev.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/parallel-tcp-chardev.xml [moved from tests/qemuxml2argvdata/parallel-tcp-chardev.xml with 100% similarity]
tests/qemuxmlconfdata/parallel-unix-chardev.x86_64-latest.args [moved from tests/qemuxml2argvdata/parallel-unix-chardev.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/parallel-unix-chardev.xml [moved from tests/qemuxml2argvdata/parallel-unix-chardev.xml with 100% similarity]
tests/qemuxmlconfdata/pc-i440fx-acpi-root-hotplug-disable.x86_64-5.1.0.err [moved from tests/qemuxml2argvdata/pc-i440fx-acpi-root-hotplug-disable.x86_64-5.1.0.err with 100% similarity]
tests/qemuxmlconfdata/pc-i440fx-acpi-root-hotplug-disable.x86_64-latest.args [moved from tests/qemuxml2argvdata/pc-i440fx-acpi-root-hotplug-disable.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/pc-i440fx-acpi-root-hotplug-disable.xml [moved from tests/qemuxml2argvdata/pc-i440fx-acpi-root-hotplug-disable.xml with 100% similarity]
tests/qemuxmlconfdata/pc-i440fx-acpi-root-hotplug-enable.x86_64-5.1.0.err [moved from tests/qemuxml2argvdata/pc-i440fx-acpi-root-hotplug-enable.x86_64-5.1.0.err with 100% similarity]
tests/qemuxmlconfdata/pc-i440fx-acpi-root-hotplug-enable.x86_64-latest.args [moved from tests/qemuxml2argvdata/pc-i440fx-acpi-root-hotplug-enable.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/pc-i440fx-acpi-root-hotplug-enable.xml [moved from tests/qemuxml2argvdata/pc-i440fx-acpi-root-hotplug-enable.xml with 100% similarity]
tests/qemuxmlconfdata/pci-autoadd-addr.x86_64-latest.args [moved from tests/qemuxml2argvdata/pci-autoadd-addr.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/pci-autoadd-addr.xml [moved from tests/qemuxml2argvdata/pci-autoadd-addr.xml with 100% similarity]
tests/qemuxmlconfdata/pci-autoadd-idx.x86_64-latest.args [moved from tests/qemuxml2argvdata/pci-autoadd-idx.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/pci-autoadd-idx.xml [moved from tests/qemuxml2argvdata/pci-autoadd-idx.xml with 100% similarity]
tests/qemuxmlconfdata/pci-autofill-addr.x86_64-latest.args [moved from tests/qemuxml2argvdata/pci-autofill-addr.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/pci-autofill-addr.xml [moved from tests/qemuxml2argvdata/pci-autofill-addr.xml with 100% similarity]
tests/qemuxmlconfdata/pci-bridge-duplicate-index.x86_64-latest.err [moved from tests/qemuxml2argvdata/pci-bridge-duplicate-index.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/pci-bridge-duplicate-index.xml [moved from tests/qemuxml2argvdata/pci-bridge-duplicate-index.xml with 100% similarity]
tests/qemuxmlconfdata/pci-bridge-many-disks.x86_64-latest.args [moved from tests/qemuxml2argvdata/pci-bridge-many-disks.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/pci-bridge-many-disks.xml [moved from tests/qemuxml2argvdata/pci-bridge-many-disks.xml with 100% similarity]
tests/qemuxmlconfdata/pci-bridge-negative-index-invalid.x86_64-latest.err [moved from tests/qemuxml2argvdata/pci-bridge-negative-index-invalid.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/pci-bridge-negative-index-invalid.xml [moved from tests/qemuxml2argvdata/pci-bridge-negative-index-invalid.xml with 100% similarity]
tests/qemuxmlconfdata/pci-bridge.x86_64-latest.args [moved from tests/qemuxml2argvdata/pci-bridge.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/pci-bridge.xml [moved from tests/qemuxml2argvdata/pci-bridge.xml with 100% similarity]
tests/qemuxmlconfdata/pci-bus-invalid.x86_64-latest.err [moved from tests/qemuxml2argvdata/pci-bus-invalid.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/pci-bus-invalid.xml [moved from tests/qemuxml2argvdata/pci-bus-invalid.xml with 100% similarity]
tests/qemuxmlconfdata/pci-domain-invalid.x86_64-latest.err [moved from tests/qemuxml2argvdata/pci-domain-invalid.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/pci-domain-invalid.xml [moved from tests/qemuxml2argvdata/pci-domain-invalid.xml with 100% similarity]
tests/qemuxmlconfdata/pci-expander-bus-bad-bus.x86_64-latest.err [moved from tests/qemuxml2argvdata/pci-expander-bus-bad-bus.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/pci-expander-bus-bad-bus.xml [moved from tests/qemuxml2argvdata/pci-expander-bus-bad-bus.xml with 100% similarity]
tests/qemuxmlconfdata/pci-expander-bus-bad-machine.x86_64-latest.err [moved from tests/qemuxml2argvdata/pci-expander-bus-bad-machine.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/pci-expander-bus-bad-machine.xml [moved from tests/qemuxml2argvdata/pci-expander-bus-bad-machine.xml with 100% similarity]
tests/qemuxmlconfdata/pci-expander-bus-bad-node.x86_64-latest.err [moved from tests/qemuxml2argvdata/pci-expander-bus-bad-node.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/pci-expander-bus-bad-node.xml [moved from tests/qemuxml2argvdata/pci-expander-bus-bad-node.xml with 100% similarity]
tests/qemuxmlconfdata/pci-expander-bus.x86_64-latest.args [moved from tests/qemuxml2argvdata/pci-expander-bus.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/pci-expander-bus.xml [moved from tests/qemuxml2argvdata/pci-expander-bus.xml with 100% similarity]
tests/qemuxmlconfdata/pci-function-invalid.x86_64-latest.err [moved from tests/qemuxml2argvdata/pci-function-invalid.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/pci-function-invalid.xml [moved from tests/qemuxml2argvdata/pci-function-invalid.xml with 100% similarity]
tests/qemuxmlconfdata/pci-many.x86_64-latest.args [moved from tests/qemuxml2argvdata/pci-many.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/pci-many.xml [moved from tests/qemuxml2argvdata/pci-many.xml with 100% similarity]
tests/qemuxmlconfdata/pci-rom-disabled-invalid.x86_64-latest.args [moved from tests/qemuxml2argvdata/pci-rom-disabled-invalid.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/pci-rom-disabled-invalid.xml [moved from tests/qemuxml2argvdata/pci-rom-disabled-invalid.xml with 100% similarity]
tests/qemuxmlconfdata/pci-rom-disabled.x86_64-latest.args [moved from tests/qemuxml2argvdata/pci-rom-disabled.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/pci-rom-disabled.xml [moved from tests/qemuxml2argvdata/pci-rom-disabled.xml with 100% similarity]
tests/qemuxmlconfdata/pci-rom.x86_64-latest.args [moved from tests/qemuxml2argvdata/pci-rom.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/pci-rom.xml [moved from tests/qemuxml2argvdata/pci-rom.xml with 100% similarity]
tests/qemuxmlconfdata/pci-root-address.x86_64-latest.err [moved from tests/qemuxml2argvdata/pci-root-address.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/pci-root-address.xml [moved from tests/qemuxml2argvdata/pci-root-address.xml with 100% similarity]
tests/qemuxmlconfdata/pci-root-nonzero-index.x86_64-latest.err [moved from tests/qemuxml2argvdata/pci-root-nonzero-index.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/pci-root-nonzero-index.xml [moved from tests/qemuxml2argvdata/pci-root-nonzero-index.xml with 100% similarity]
tests/qemuxmlconfdata/pci-serial-dev-chardev.x86_64-latest.args [moved from tests/qemuxml2argvdata/pci-serial-dev-chardev.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/pci-serial-dev-chardev.xml [moved from tests/qemuxml2argvdata/pci-serial-dev-chardev.xml with 100% similarity]
tests/qemuxmlconfdata/pci-slot-invalid.x86_64-latest.err [moved from tests/qemuxml2argvdata/pci-slot-invalid.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/pci-slot-invalid.xml [moved from tests/qemuxml2argvdata/pci-slot-invalid.xml with 100% similarity]
tests/qemuxmlconfdata/pcie-expander-bus-aarch64.aarch64-latest.args [moved from tests/qemuxml2argvdata/pcie-expander-bus-aarch64.aarch64-latest.args with 100% similarity]
tests/qemuxmlconfdata/pcie-expander-bus-aarch64.xml [moved from tests/qemuxml2argvdata/pcie-expander-bus-aarch64.xml with 100% similarity]
tests/qemuxmlconfdata/pcie-expander-bus-bad-bus.x86_64-latest.err [moved from tests/qemuxml2argvdata/pcie-expander-bus-bad-bus.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/pcie-expander-bus-bad-bus.xml [moved from tests/qemuxml2argvdata/pcie-expander-bus-bad-bus.xml with 100% similarity]
tests/qemuxmlconfdata/pcie-expander-bus-bad-machine.x86_64-latest.err [moved from tests/qemuxml2argvdata/pcie-expander-bus-bad-machine.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/pcie-expander-bus-bad-machine.xml [moved from tests/qemuxml2argvdata/pcie-expander-bus-bad-machine.xml with 100% similarity]
tests/qemuxmlconfdata/pcie-expander-bus.x86_64-latest.args [moved from tests/qemuxml2argvdata/pcie-expander-bus.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/pcie-expander-bus.xml [moved from tests/qemuxml2argvdata/pcie-expander-bus.xml with 100% similarity]
tests/qemuxmlconfdata/pcie-root-port-model-generic.x86_64-latest.args [moved from tests/qemuxml2argvdata/pcie-root-port-model-generic.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/pcie-root-port-model-generic.xml [moved from tests/qemuxml2argvdata/pcie-root-port-model-generic.xml with 100% similarity]
tests/qemuxmlconfdata/pcie-root-port-model-ioh3420.x86_64-latest.args [moved from tests/qemuxml2argvdata/pcie-root-port-model-ioh3420.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/pcie-root-port-model-ioh3420.xml [moved from tests/qemuxml2argvdata/pcie-root-port-model-ioh3420.xml with 100% similarity]
tests/qemuxmlconfdata/pcie-root-port-nohotplug.x86_64-latest.args [moved from tests/qemuxml2argvdata/pcie-root-port-nohotplug.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/pcie-root-port-nohotplug.xml [moved from tests/qemuxml2argvdata/pcie-root-port-nohotplug.xml with 100% similarity]
tests/qemuxmlconfdata/pcie-root-port-too-many.x86_64-latest.err [moved from tests/qemuxml2argvdata/pcie-root-port-too-many.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/pcie-root-port-too-many.xml [moved from tests/qemuxml2argvdata/pcie-root-port-too-many.xml with 100% similarity]
tests/qemuxmlconfdata/pcie-root-port.x86_64-latest.args [moved from tests/qemuxml2argvdata/pcie-root-port.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/pcie-root-port.xml [moved from tests/qemuxml2argvdata/pcie-root-port.xml with 100% similarity]
tests/qemuxmlconfdata/pcie-root.x86_64-latest.args [moved from tests/qemuxml2argvdata/pcie-root.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/pcie-root.xml [moved from tests/qemuxml2argvdata/pcie-root.xml with 100% similarity]
tests/qemuxmlconfdata/pcie-switch-downstream-port.x86_64-latest.args [moved from tests/qemuxml2argvdata/pcie-switch-downstream-port.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/pcie-switch-downstream-port.xml [moved from tests/qemuxml2argvdata/pcie-switch-downstream-port.xml with 100% similarity]
tests/qemuxmlconfdata/pcie-switch-upstream-port.x86_64-latest.args [moved from tests/qemuxml2argvdata/pcie-switch-upstream-port.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/pcie-switch-upstream-port.xml [moved from tests/qemuxml2argvdata/pcie-switch-upstream-port.xml with 100% similarity]
tests/qemuxmlconfdata/pcihole64-gib.x86_64-latest.args [moved from tests/qemuxml2argvdata/pcihole64-gib.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/pcihole64-gib.xml [moved from tests/qemuxml2argvdata/pcihole64-gib.xml with 100% similarity]
tests/qemuxmlconfdata/pcihole64-q35.x86_64-latest.args [moved from tests/qemuxml2argvdata/pcihole64-q35.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/pcihole64-q35.xml [moved from tests/qemuxml2argvdata/pcihole64-q35.xml with 100% similarity]
tests/qemuxmlconfdata/pcihole64.x86_64-latest.args [moved from tests/qemuxml2argvdata/pcihole64.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/pcihole64.xml [moved from tests/qemuxml2argvdata/pcihole64.xml with 100% similarity]
tests/qemuxmlconfdata/pmu-feature-off.x86_64-latest.args [moved from tests/qemuxml2argvdata/pmu-feature-off.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/pmu-feature-off.xml [moved from tests/qemuxml2argvdata/pmu-feature-off.xml with 100% similarity]
tests/qemuxmlconfdata/pmu-feature.x86_64-latest.args [moved from tests/qemuxml2argvdata/pmu-feature.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/pmu-feature.xml [moved from tests/qemuxml2argvdata/pmu-feature.xml with 100% similarity]
tests/qemuxmlconfdata/ppc-dtb.ppc-latest.args [moved from tests/qemuxml2argvdata/ppc-dtb.ppc-latest.args with 100% similarity]
tests/qemuxmlconfdata/ppc-dtb.xml [moved from tests/qemuxml2argvdata/ppc-dtb.xml with 100% similarity]
tests/qemuxmlconfdata/ppc64-default-cpu-kvm-pseries-2.7.ppc64-latest.args [moved from tests/qemuxml2argvdata/ppc64-default-cpu-kvm-pseries-2.7.ppc64-latest.args with 100% similarity]
tests/qemuxmlconfdata/ppc64-default-cpu-kvm-pseries-2.7.xml [moved from tests/qemuxml2argvdata/ppc64-default-cpu-kvm-pseries-2.7.xml with 100% similarity]
tests/qemuxmlconfdata/ppc64-default-cpu-kvm-pseries-3.1.ppc64-latest.args [moved from tests/qemuxml2argvdata/ppc64-default-cpu-kvm-pseries-3.1.ppc64-latest.args with 100% similarity]
tests/qemuxmlconfdata/ppc64-default-cpu-kvm-pseries-3.1.xml [moved from tests/qemuxml2argvdata/ppc64-default-cpu-kvm-pseries-3.1.xml with 100% similarity]
tests/qemuxmlconfdata/ppc64-default-cpu-kvm-pseries-4.2.ppc64-latest.args [moved from tests/qemuxml2argvdata/ppc64-default-cpu-kvm-pseries-4.2.ppc64-latest.args with 100% similarity]
tests/qemuxmlconfdata/ppc64-default-cpu-kvm-pseries-4.2.xml [moved from tests/qemuxml2argvdata/ppc64-default-cpu-kvm-pseries-4.2.xml with 100% similarity]
tests/qemuxmlconfdata/ppc64-default-cpu-tcg-pseries-2.7.ppc64-latest.args [moved from tests/qemuxml2argvdata/ppc64-default-cpu-tcg-pseries-2.7.ppc64-latest.args with 100% similarity]
tests/qemuxmlconfdata/ppc64-default-cpu-tcg-pseries-2.7.xml [moved from tests/qemuxml2argvdata/ppc64-default-cpu-tcg-pseries-2.7.xml with 100% similarity]
tests/qemuxmlconfdata/ppc64-default-cpu-tcg-pseries-3.1.ppc64-latest.args [moved from tests/qemuxml2argvdata/ppc64-default-cpu-tcg-pseries-3.1.ppc64-latest.args with 100% similarity]
tests/qemuxmlconfdata/ppc64-default-cpu-tcg-pseries-3.1.xml [moved from tests/qemuxml2argvdata/ppc64-default-cpu-tcg-pseries-3.1.xml with 100% similarity]
tests/qemuxmlconfdata/ppc64-default-cpu-tcg-pseries-4.2.ppc64-latest.args [moved from tests/qemuxml2argvdata/ppc64-default-cpu-tcg-pseries-4.2.ppc64-latest.args with 100% similarity]
tests/qemuxmlconfdata/ppc64-default-cpu-tcg-pseries-4.2.xml [moved from tests/qemuxml2argvdata/ppc64-default-cpu-tcg-pseries-4.2.xml with 100% similarity]
tests/qemuxmlconfdata/ppc64-pseries-graphics.ppc64-latest.args [moved from tests/qemuxml2argvdata/ppc64-pseries-graphics.ppc64-latest.args with 100% similarity]
tests/qemuxmlconfdata/ppc64-pseries-graphics.xml [moved from tests/qemuxml2argvdata/ppc64-pseries-graphics.xml with 100% similarity]
tests/qemuxmlconfdata/ppc64-pseries-headless.ppc64-latest.args [moved from tests/qemuxml2argvdata/ppc64-pseries-headless.ppc64-latest.args with 100% similarity]
tests/qemuxmlconfdata/ppc64-pseries-headless.xml [moved from tests/qemuxml2argvdata/ppc64-pseries-headless.xml with 100% similarity]
tests/qemuxmlconfdata/ppc64-tpm-double.ppc64-latest.err [moved from tests/qemuxml2argvdata/ppc64-tpm-double.ppc64-latest.err with 100% similarity]
tests/qemuxmlconfdata/ppc64-tpm-double.xml [moved from tests/qemuxml2argvdata/ppc64-tpm-double.xml with 100% similarity]
tests/qemuxmlconfdata/ppc64-tpmproxy-double.ppc64-latest.err [moved from tests/qemuxml2argvdata/ppc64-tpmproxy-double.ppc64-latest.err with 100% similarity]
tests/qemuxmlconfdata/ppc64-tpmproxy-double.xml [moved from tests/qemuxml2argvdata/ppc64-tpmproxy-double.xml with 100% similarity]
tests/qemuxmlconfdata/ppc64-tpmproxy-single.ppc64-latest.args [moved from tests/qemuxml2argvdata/ppc64-tpmproxy-single.ppc64-latest.args with 100% similarity]
tests/qemuxmlconfdata/ppc64-tpmproxy-single.xml [moved from tests/qemuxml2argvdata/ppc64-tpmproxy-single.xml with 100% similarity]
tests/qemuxmlconfdata/ppc64-tpmproxy-with-tpm.ppc64-latest.args [moved from tests/qemuxml2argvdata/ppc64-tpmproxy-with-tpm.ppc64-latest.args with 100% similarity]
tests/qemuxmlconfdata/ppc64-tpmproxy-with-tpm.xml [moved from tests/qemuxml2argvdata/ppc64-tpmproxy-with-tpm.xml with 100% similarity]
tests/qemuxmlconfdata/ppc64-usb-controller-legacy.ppc64-latest.args [moved from tests/qemuxml2argvdata/ppc64-usb-controller-legacy.ppc64-latest.args with 100% similarity]
tests/qemuxmlconfdata/ppc64-usb-controller-legacy.xml [moved from tests/qemuxml2argvdata/ppc64-usb-controller-legacy.xml with 100% similarity]
tests/qemuxmlconfdata/ppc64-usb-controller-qemu-xhci.ppc64-latest.args [moved from tests/qemuxml2argvdata/ppc64-usb-controller-qemu-xhci.ppc64-latest.args with 100% similarity]
tests/qemuxmlconfdata/ppc64-usb-controller-qemu-xhci.xml [moved from tests/qemuxml2argvdata/ppc64-usb-controller-qemu-xhci.xml with 100% similarity]
tests/qemuxmlconfdata/ppc64-usb-controller.ppc64-latest.args [moved from tests/qemuxml2argvdata/ppc64-usb-controller.ppc64-latest.args with 100% similarity]
tests/qemuxmlconfdata/ppc64-usb-controller.xml [moved from tests/qemuxml2argvdata/ppc64-usb-controller.xml with 100% similarity]
tests/qemuxmlconfdata/ppce500-serial.ppc-latest.args [moved from tests/qemuxml2argvdata/ppce500-serial.ppc-latest.args with 100% similarity]
tests/qemuxmlconfdata/ppce500-serial.xml [moved from tests/qemuxml2argvdata/ppce500-serial.xml with 100% similarity]
tests/qemuxmlconfdata/pseries-basic.ppc64-latest.args [moved from tests/qemuxml2argvdata/pseries-basic.ppc64-latest.args with 100% similarity]
tests/qemuxmlconfdata/pseries-basic.xml [moved from tests/qemuxml2argvdata/pseries-basic.xml with 100% similarity]
tests/qemuxmlconfdata/pseries-console-native.ppc64-latest.args [moved from tests/qemuxml2argvdata/pseries-console-native.ppc64-latest.args with 100% similarity]
tests/qemuxmlconfdata/pseries-console-native.xml [moved from tests/qemuxml2argvdata/pseries-console-native.xml with 100% similarity]
tests/qemuxmlconfdata/pseries-console-virtio.ppc64-latest.args [moved from tests/qemuxml2argvdata/pseries-console-virtio.ppc64-latest.args with 100% similarity]
tests/qemuxmlconfdata/pseries-console-virtio.xml [moved from tests/qemuxml2argvdata/pseries-console-virtio.xml with 100% similarity]
tests/qemuxmlconfdata/pseries-cpu-compat-power10.ppc64-latest.args [moved from tests/qemuxml2argvdata/pseries-cpu-compat-power10.ppc64-latest.args with 100% similarity]
tests/qemuxmlconfdata/pseries-cpu-compat-power10.ppc64-latest.err [moved from tests/qemuxml2argvdata/pseries-cpu-compat-power10.ppc64-latest.err with 100% similarity]
tests/qemuxmlconfdata/pseries-cpu-compat-power10.xml [moved from tests/qemuxml2argvdata/pseries-cpu-compat-power10.xml with 100% similarity]
tests/qemuxmlconfdata/pseries-cpu-compat-power9.ppc64-latest.args [moved from tests/qemuxml2argvdata/pseries-cpu-compat-power9.ppc64-latest.args with 100% similarity]
tests/qemuxmlconfdata/pseries-cpu-compat-power9.ppc64-latest.err [moved from tests/qemuxml2argvdata/pseries-cpu-compat-power9.ppc64-latest.err with 100% similarity]
tests/qemuxmlconfdata/pseries-cpu-compat-power9.xml [moved from tests/qemuxml2argvdata/pseries-cpu-compat-power9.xml with 100% similarity]
tests/qemuxmlconfdata/pseries-cpu-compat.ppc64-latest.args [moved from tests/qemuxml2argvdata/pseries-cpu-compat.ppc64-latest.args with 100% similarity]
tests/qemuxmlconfdata/pseries-cpu-compat.xml [moved from tests/qemuxml2argvdata/pseries-cpu-compat.xml with 100% similarity]
tests/qemuxmlconfdata/pseries-cpu-exact.ppc64-latest.args [moved from tests/qemuxml2argvdata/pseries-cpu-exact.ppc64-latest.args with 100% similarity]
tests/qemuxmlconfdata/pseries-cpu-exact.xml [moved from tests/qemuxml2argvdata/pseries-cpu-exact.xml with 100% similarity]
tests/qemuxmlconfdata/pseries-cpu-le.ppc64-latest.args [moved from tests/qemuxml2argvdata/pseries-cpu-le.ppc64-latest.args with 100% similarity]
tests/qemuxmlconfdata/pseries-cpu-le.xml [moved from tests/qemuxml2argvdata/pseries-cpu-le.xml with 100% similarity]
tests/qemuxmlconfdata/pseries-default-phb-numa-node.ppc64-latest.err [moved from tests/qemuxml2argvdata/pseries-default-phb-numa-node.ppc64-latest.err with 100% similarity]
tests/qemuxmlconfdata/pseries-default-phb-numa-node.xml [moved from tests/qemuxml2argvdata/pseries-default-phb-numa-node.xml with 100% similarity]
tests/qemuxmlconfdata/pseries-features-invalid-machine.x86_64-latest.err [moved from tests/qemuxml2argvdata/pseries-features-invalid-machine.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/pseries-features-invalid-machine.xml [moved from tests/qemuxml2argvdata/pseries-features-invalid-machine.xml with 100% similarity]
tests/qemuxmlconfdata/pseries-features.ppc64-4.2.0.args [moved from tests/qemuxml2argvdata/pseries-features.ppc64-4.2.0.args with 100% similarity]
tests/qemuxmlconfdata/pseries-features.ppc64-latest.args [moved from tests/qemuxml2argvdata/pseries-features.ppc64-latest.args with 100% similarity]
tests/qemuxmlconfdata/pseries-features.xml [moved from tests/qemuxml2argvdata/pseries-features.xml with 100% similarity]
tests/qemuxmlconfdata/pseries-hostdevs-1.ppc64-latest.args [moved from tests/qemuxml2argvdata/pseries-hostdevs-1.ppc64-latest.args with 100% similarity]
tests/qemuxmlconfdata/pseries-hostdevs-1.xml [moved from tests/qemuxml2argvdata/pseries-hostdevs-1.xml with 100% similarity]
tests/qemuxmlconfdata/pseries-hostdevs-2.ppc64-latest.args [moved from tests/qemuxml2argvdata/pseries-hostdevs-2.ppc64-latest.args with 100% similarity]
tests/qemuxmlconfdata/pseries-hostdevs-2.xml [moved from tests/qemuxml2argvdata/pseries-hostdevs-2.xml with 100% similarity]
tests/qemuxmlconfdata/pseries-hostdevs-3.ppc64-latest.args [moved from tests/qemuxml2argvdata/pseries-hostdevs-3.ppc64-latest.args with 100% similarity]
tests/qemuxmlconfdata/pseries-hostdevs-3.xml [moved from tests/qemuxml2argvdata/pseries-hostdevs-3.xml with 100% similarity]
tests/qemuxmlconfdata/pseries-many-buses-1.ppc64-latest.args [moved from tests/qemuxml2argvdata/pseries-many-buses-1.ppc64-latest.args with 100% similarity]
tests/qemuxmlconfdata/pseries-many-buses-1.xml [moved from tests/qemuxml2argvdata/pseries-many-buses-1.xml with 100% similarity]
tests/qemuxmlconfdata/pseries-many-buses-2.ppc64-latest.args [moved from tests/qemuxml2argvdata/pseries-many-buses-2.ppc64-latest.args with 100% similarity]
tests/qemuxmlconfdata/pseries-many-buses-2.xml [moved from tests/qemuxml2argvdata/pseries-many-buses-2.xml with 100% similarity]
tests/qemuxmlconfdata/pseries-many-devices.ppc64-latest.args [moved from tests/qemuxml2argvdata/pseries-many-devices.ppc64-latest.args with 100% similarity]
tests/qemuxmlconfdata/pseries-many-devices.xml [moved from tests/qemuxml2argvdata/pseries-many-devices.xml with 100% similarity]
tests/qemuxmlconfdata/pseries-no-parallel.ppc64-latest.err [moved from tests/qemuxml2argvdata/pseries-no-parallel.ppc64-latest.err with 100% similarity]
tests/qemuxmlconfdata/pseries-no-parallel.xml [moved from tests/qemuxml2argvdata/pseries-no-parallel.xml with 100% similarity]
tests/qemuxmlconfdata/pseries-nvram.ppc64-latest.args [moved from tests/qemuxml2argvdata/pseries-nvram.ppc64-latest.args with 100% similarity]
tests/qemuxmlconfdata/pseries-nvram.xml [moved from tests/qemuxml2argvdata/pseries-nvram.xml with 100% similarity]
tests/qemuxmlconfdata/pseries-panic-address.ppc64-latest.err [moved from tests/qemuxml2argvdata/pseries-panic-address.ppc64-latest.err with 100% similarity]
tests/qemuxmlconfdata/pseries-panic-address.xml [moved from tests/qemuxml2argvdata/pseries-panic-address.xml with 100% similarity]
tests/qemuxmlconfdata/pseries-panic-missing.ppc64-latest.args [moved from tests/qemuxml2argvdata/pseries-panic-missing.ppc64-latest.args with 100% similarity]
tests/qemuxmlconfdata/pseries-panic-missing.xml [moved from tests/qemuxml2argvdata/pseries-panic-missing.xml with 100% similarity]
tests/qemuxmlconfdata/pseries-panic-no-address.ppc64-latest.args [moved from tests/qemuxml2argvdata/pseries-panic-no-address.ppc64-latest.args with 100% similarity]
tests/qemuxmlconfdata/pseries-panic-no-address.xml [moved from tests/qemuxml2argvdata/pseries-panic-no-address.xml with 100% similarity]
tests/qemuxmlconfdata/pseries-phb-default-missing.ppc64-latest.args [moved from tests/qemuxml2argvdata/pseries-phb-default-missing.ppc64-latest.args with 100% similarity]
tests/qemuxmlconfdata/pseries-phb-default-missing.xml [moved from tests/qemuxml2argvdata/pseries-phb-default-missing.xml with 100% similarity]
tests/qemuxmlconfdata/pseries-phb-invalid-target-index-1.ppc64-latest.err [moved from tests/qemuxml2argvdata/pseries-phb-invalid-target-index-1.ppc64-latest.err with 100% similarity]
tests/qemuxmlconfdata/pseries-phb-invalid-target-index-1.xml [moved from tests/qemuxml2argvdata/pseries-phb-invalid-target-index-1.xml with 100% similarity]
tests/qemuxmlconfdata/pseries-phb-invalid-target-index-2.ppc64-latest.err [moved from tests/qemuxml2argvdata/pseries-phb-invalid-target-index-2.ppc64-latest.err with 100% similarity]
tests/qemuxmlconfdata/pseries-phb-invalid-target-index-2.xml [moved from tests/qemuxml2argvdata/pseries-phb-invalid-target-index-2.xml with 100% similarity]
tests/qemuxmlconfdata/pseries-phb-invalid-target-index-3.ppc64-latest.err [moved from tests/qemuxml2argvdata/pseries-phb-invalid-target-index-3.ppc64-latest.err with 100% similarity]
tests/qemuxmlconfdata/pseries-phb-invalid-target-index-3.xml [moved from tests/qemuxml2argvdata/pseries-phb-invalid-target-index-3.xml with 100% similarity]
tests/qemuxmlconfdata/pseries-phb-numa-node.ppc64-latest.args [moved from tests/qemuxml2argvdata/pseries-phb-numa-node.ppc64-latest.args with 100% similarity]
tests/qemuxmlconfdata/pseries-phb-numa-node.xml [moved from tests/qemuxml2argvdata/pseries-phb-numa-node.xml with 100% similarity]
tests/qemuxmlconfdata/pseries-phb-simple.ppc64-latest.args [moved from tests/qemuxml2argvdata/pseries-phb-simple.ppc64-latest.args with 100% similarity]
tests/qemuxmlconfdata/pseries-phb-simple.xml [moved from tests/qemuxml2argvdata/pseries-phb-simple.xml with 100% similarity]
tests/qemuxmlconfdata/pseries-phb-user-alias.ppc64-latest.args [moved from tests/qemuxml2argvdata/pseries-phb-user-alias.ppc64-latest.args with 100% similarity]
tests/qemuxmlconfdata/pseries-phb-user-alias.xml [moved from tests/qemuxml2argvdata/pseries-phb-user-alias.xml with 100% similarity]
tests/qemuxmlconfdata/pseries-serial+console-native.ppc64-latest.args [moved from tests/qemuxml2argvdata/pseries-serial+console-native.ppc64-latest.args with 100% similarity]
tests/qemuxmlconfdata/pseries-serial+console-native.xml [moved from tests/qemuxml2argvdata/pseries-serial+console-native.xml with 100% similarity]
tests/qemuxmlconfdata/pseries-serial-compat.ppc64-latest.args [moved from tests/qemuxml2argvdata/pseries-serial-compat.ppc64-latest.args with 100% similarity]
tests/qemuxmlconfdata/pseries-serial-compat.xml [moved from tests/qemuxml2argvdata/pseries-serial-compat.xml with 100% similarity]
tests/qemuxmlconfdata/pseries-serial-invalid-machine.x86_64-latest.err [moved from tests/qemuxml2argvdata/pseries-serial-invalid-machine.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/pseries-serial-invalid-machine.xml [moved from tests/qemuxml2argvdata/pseries-serial-invalid-machine.xml with 100% similarity]
tests/qemuxmlconfdata/pseries-serial-native.ppc64-latest.args [moved from tests/qemuxml2argvdata/pseries-serial-native.ppc64-latest.args with 100% similarity]
tests/qemuxmlconfdata/pseries-serial-native.xml [moved from tests/qemuxml2argvdata/pseries-serial-native.xml with 100% similarity]
tests/qemuxmlconfdata/pseries-serial-pci.ppc64-latest.args [moved from tests/qemuxml2argvdata/pseries-serial-pci.ppc64-latest.args with 100% similarity]
tests/qemuxmlconfdata/pseries-serial-pci.xml [moved from tests/qemuxml2argvdata/pseries-serial-pci.xml with 100% similarity]
tests/qemuxmlconfdata/pseries-serial-usb.ppc64-latest.args [moved from tests/qemuxml2argvdata/pseries-serial-usb.ppc64-latest.args with 100% similarity]
tests/qemuxmlconfdata/pseries-serial-usb.xml [moved from tests/qemuxml2argvdata/pseries-serial-usb.xml with 100% similarity]
tests/qemuxmlconfdata/pseries-spaprvio-invalid.ppc64-latest.err [moved from tests/qemuxml2argvdata/pseries-spaprvio-invalid.ppc64-latest.err with 100% similarity]
tests/qemuxmlconfdata/pseries-spaprvio-invalid.xml [moved from tests/qemuxml2argvdata/pseries-spaprvio-invalid.xml with 100% similarity]
tests/qemuxmlconfdata/pseries-usb-default.ppc64-latest.args [moved from tests/qemuxml2argvdata/pseries-usb-default.ppc64-latest.args with 100% similarity]
tests/qemuxmlconfdata/pseries-usb-default.xml [moved from tests/qemuxml2argvdata/pseries-usb-default.xml with 100% similarity]
tests/qemuxmlconfdata/pseries-usb-kbd.ppc64-latest.args [moved from tests/qemuxml2argvdata/pseries-usb-kbd.ppc64-latest.args with 100% similarity]
tests/qemuxmlconfdata/pseries-usb-kbd.xml [moved from tests/qemuxml2argvdata/pseries-usb-kbd.xml with 100% similarity]
tests/qemuxmlconfdata/pseries-usb-multi.ppc64-latest.args [moved from tests/qemuxml2argvdata/pseries-usb-multi.ppc64-latest.args with 100% similarity]
tests/qemuxmlconfdata/pseries-usb-multi.xml [moved from tests/qemuxml2argvdata/pseries-usb-multi.xml with 100% similarity]
tests/qemuxmlconfdata/pseries-vio-address-clash.ppc64-latest.err [moved from tests/qemuxml2argvdata/pseries-vio-address-clash.ppc64-latest.err with 100% similarity]
tests/qemuxmlconfdata/pseries-vio-address-clash.xml [moved from tests/qemuxml2argvdata/pseries-vio-address-clash.xml with 100% similarity]
tests/qemuxmlconfdata/pseries-vio-user-assigned.ppc64-latest.args [moved from tests/qemuxml2argvdata/pseries-vio-user-assigned.ppc64-latest.args with 100% similarity]
tests/qemuxmlconfdata/pseries-vio-user-assigned.xml [moved from tests/qemuxml2argvdata/pseries-vio-user-assigned.xml with 100% similarity]
tests/qemuxmlconfdata/pseries-vio.ppc64-latest.args [moved from tests/qemuxml2argvdata/pseries-vio.ppc64-latest.args with 100% similarity]
tests/qemuxmlconfdata/pseries-vio.xml [moved from tests/qemuxml2argvdata/pseries-vio.xml with 100% similarity]
tests/qemuxmlconfdata/pv-spinlock-disabled.x86_64-latest.args [moved from tests/qemuxml2argvdata/pv-spinlock-disabled.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/pv-spinlock-disabled.xml [moved from tests/qemuxml2argvdata/pv-spinlock-disabled.xml with 100% similarity]
tests/qemuxmlconfdata/pv-spinlock-enabled.x86_64-latest.args [moved from tests/qemuxml2argvdata/pv-spinlock-enabled.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/pv-spinlock-enabled.xml [moved from tests/qemuxml2argvdata/pv-spinlock-enabled.xml with 100% similarity]
tests/qemuxmlconfdata/pvpanic-pci-aarch64.aarch64-latest.args [moved from tests/qemuxml2argvdata/pvpanic-pci-aarch64.aarch64-latest.args with 100% similarity]
tests/qemuxmlconfdata/pvpanic-pci-aarch64.xml [moved from tests/qemuxml2argvdata/pvpanic-pci-aarch64.xml with 100% similarity]
tests/qemuxmlconfdata/pvpanic-pci-invalid-address-aarch64.aarch64-latest.err [moved from tests/qemuxml2argvdata/pvpanic-pci-invalid-address-aarch64.aarch64-latest.err with 100% similarity]
tests/qemuxmlconfdata/pvpanic-pci-invalid-address-aarch64.xml [moved from tests/qemuxml2argvdata/pvpanic-pci-invalid-address-aarch64.xml with 100% similarity]
tests/qemuxmlconfdata/pvpanic-pci-no-address-aarch64.aarch64-latest.args [moved from tests/qemuxml2argvdata/pvpanic-pci-no-address-aarch64.aarch64-latest.args with 100% similarity]
tests/qemuxmlconfdata/pvpanic-pci-no-address-aarch64.xml [moved from tests/qemuxml2argvdata/pvpanic-pci-no-address-aarch64.xml with 100% similarity]
tests/qemuxmlconfdata/pvpanic-pci-x86_64.x86_64-latest.args [moved from tests/qemuxml2argvdata/pvpanic-pci-x86_64.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/pvpanic-pci-x86_64.xml [moved from tests/qemuxml2argvdata/pvpanic-pci-x86_64.xml with 100% similarity]
tests/qemuxmlconfdata/q35-default-devices-only.x86_64-4.2.0.args [moved from tests/qemuxml2argvdata/q35-default-devices-only.x86_64-4.2.0.args with 100% similarity]
tests/qemuxmlconfdata/q35-default-devices-only.x86_64-latest.args [moved from tests/qemuxml2argvdata/q35-default-devices-only.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/q35-default-devices-only.xml [moved from tests/qemuxml2argvdata/q35-default-devices-only.xml with 100% similarity]
tests/qemuxmlconfdata/q35-dmi-bad-address1.x86_64-latest.err [moved from tests/qemuxml2argvdata/q35-dmi-bad-address1.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/q35-dmi-bad-address1.xml [moved from tests/qemuxml2argvdata/q35-dmi-bad-address1.xml with 100% similarity]
tests/qemuxmlconfdata/q35-dmi-bad-address2.x86_64-latest.err [moved from tests/qemuxml2argvdata/q35-dmi-bad-address2.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/q35-dmi-bad-address2.xml [moved from tests/qemuxml2argvdata/q35-dmi-bad-address2.xml with 100% similarity]
tests/qemuxmlconfdata/q35-multifunction.x86_64-4.2.0.args [moved from tests/qemuxml2argvdata/q35-multifunction.x86_64-4.2.0.args with 100% similarity]
tests/qemuxmlconfdata/q35-multifunction.x86_64-latest.args [moved from tests/qemuxml2argvdata/q35-multifunction.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/q35-multifunction.xml [moved from tests/qemuxml2argvdata/q35-multifunction.xml with 100% similarity]
tests/qemuxmlconfdata/q35-pci-force-address.x86_64-latest.args [moved from tests/qemuxml2argvdata/q35-pci-force-address.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/q35-pci-force-address.xml [moved from tests/qemuxml2argvdata/q35-pci-force-address.xml with 100% similarity]
tests/qemuxmlconfdata/q35-pcie-autoadd.x86_64-4.2.0.args [moved from tests/qemuxml2argvdata/q35-pcie-autoadd.x86_64-4.2.0.args with 100% similarity]
tests/qemuxmlconfdata/q35-pcie-autoadd.x86_64-latest.args [moved from tests/qemuxml2argvdata/q35-pcie-autoadd.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/q35-pcie-autoadd.xml [moved from tests/qemuxml2argvdata/q35-pcie-autoadd.xml with 100% similarity]
tests/qemuxmlconfdata/q35-pcie.x86_64-4.2.0.args [moved from tests/qemuxml2argvdata/q35-pcie.x86_64-4.2.0.args with 100% similarity]
tests/qemuxmlconfdata/q35-pcie.x86_64-latest.args [moved from tests/qemuxml2argvdata/q35-pcie.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/q35-pcie.xml [moved from tests/qemuxml2argvdata/q35-pcie.xml with 100% similarity]
tests/qemuxmlconfdata/q35-usb2-multi.x86_64-latest.args [moved from tests/qemuxml2argvdata/q35-usb2-multi.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/q35-usb2-multi.xml [moved from tests/qemuxml2argvdata/q35-usb2-multi.xml with 100% similarity]
tests/qemuxmlconfdata/q35-usb2-reorder.x86_64-latest.args [moved from tests/qemuxml2argvdata/q35-usb2-reorder.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/q35-usb2-reorder.xml [moved from tests/qemuxml2argvdata/q35-usb2-reorder.xml with 100% similarity]
tests/qemuxmlconfdata/q35-usb2.x86_64-latest.args [moved from tests/qemuxml2argvdata/q35-usb2.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/q35-usb2.xml [moved from tests/qemuxml2argvdata/q35-usb2.xml with 100% similarity]
tests/qemuxmlconfdata/q35-virt-manager-basic.x86_64-4.2.0.args [moved from tests/qemuxml2argvdata/q35-virt-manager-basic.x86_64-4.2.0.args with 100% similarity]
tests/qemuxmlconfdata/q35-virt-manager-basic.x86_64-latest.args [moved from tests/qemuxml2argvdata/q35-virt-manager-basic.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/q35-virt-manager-basic.xml [moved from tests/qemuxml2argvdata/q35-virt-manager-basic.xml with 100% similarity]
tests/qemuxmlconfdata/q35-wrong-root.x86_64-latest.err [moved from tests/qemuxml2argvdata/q35-wrong-root.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/q35-wrong-root.xml [moved from tests/qemuxml2argvdata/q35-wrong-root.xml with 100% similarity]
tests/qemuxmlconfdata/q35.x86_64-latest.args [moved from tests/qemuxml2argvdata/q35.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/q35.xml [moved from tests/qemuxml2argvdata/q35.xml with 100% similarity]
tests/qemuxmlconfdata/qemu-ns-alt.x86_64-latest.args [moved from tests/qemuxml2argvdata/qemu-ns-alt.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/qemu-ns-alt.xml [moved from tests/qemuxml2argvdata/qemu-ns-alt.xml with 100% similarity]
tests/qemuxmlconfdata/qemu-ns-commandline-ns0.x86_64-latest.args [moved from tests/qemuxml2argvdata/qemu-ns-commandline-ns0.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/qemu-ns-commandline-ns0.xml [moved from tests/qemuxml2argvdata/qemu-ns-commandline-ns0.xml with 100% similarity]
tests/qemuxmlconfdata/qemu-ns-commandline-ns1.x86_64-latest.args [moved from tests/qemuxml2argvdata/qemu-ns-commandline-ns1.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/qemu-ns-commandline-ns1.xml [moved from tests/qemuxml2argvdata/qemu-ns-commandline-ns1.xml with 100% similarity]
tests/qemuxmlconfdata/qemu-ns-commandline.x86_64-latest.args [moved from tests/qemuxml2argvdata/qemu-ns-commandline.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/qemu-ns-commandline.xml [moved from tests/qemuxml2argvdata/qemu-ns-commandline.xml with 100% similarity]
tests/qemuxmlconfdata/qemu-ns-domain-commandline-ns0.x86_64-latest.args [moved from tests/qemuxml2argvdata/qemu-ns-domain-commandline-ns0.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/qemu-ns-domain-commandline-ns0.xml [moved from tests/qemuxml2argvdata/qemu-ns-domain-commandline-ns0.xml with 100% similarity]
tests/qemuxmlconfdata/qemu-ns-domain-commandline.x86_64-latest.args [moved from tests/qemuxml2argvdata/qemu-ns-domain-commandline.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/qemu-ns-domain-commandline.xml [moved from tests/qemuxml2argvdata/qemu-ns-domain-commandline.xml with 100% similarity]
tests/qemuxmlconfdata/qemu-ns-domain-ns0.x86_64-latest.args [moved from tests/qemuxml2argvdata/qemu-ns-domain-ns0.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/qemu-ns-domain-ns0.xml [moved from tests/qemuxml2argvdata/qemu-ns-domain-ns0.xml with 100% similarity]
tests/qemuxmlconfdata/qemu-ns-no-env.x86_64-latest.args [moved from tests/qemuxml2argvdata/qemu-ns-no-env.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/qemu-ns-no-env.xml [moved from tests/qemuxml2argvdata/qemu-ns-no-env.xml with 100% similarity]
tests/qemuxmlconfdata/qemu-ns.x86_64-latest.args [moved from tests/qemuxml2argvdata/qemu-ns.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/qemu-ns.xml [moved from tests/qemuxml2argvdata/qemu-ns.xml with 100% similarity]
tests/qemuxmlconfdata/reboot-timeout-disabled.x86_64-latest.args [moved from tests/qemuxml2argvdata/reboot-timeout-disabled.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/reboot-timeout-disabled.xml [moved from tests/qemuxml2argvdata/reboot-timeout-disabled.xml with 100% similarity]
tests/qemuxmlconfdata/reboot-timeout-enabled.x86_64-latest.args [moved from tests/qemuxml2argvdata/reboot-timeout-enabled.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/reboot-timeout-enabled.xml [moved from tests/qemuxml2argvdata/reboot-timeout-enabled.xml with 100% similarity]
tests/qemuxmlconfdata/restore-v2-fd.x86_64-latest.args [moved from tests/qemuxml2argvdata/restore-v2-fd.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/restore-v2-fd.xml [moved from tests/qemuxml2argvdata/restore-v2-fd.xml with 100% similarity]
tests/qemuxmlconfdata/restore-v2.x86_64-latest.args [moved from tests/qemuxml2argvdata/restore-v2.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/restore-v2.xml [moved from tests/qemuxml2argvdata/restore-v2.xml with 100% similarity]
tests/qemuxmlconfdata/riscv64-virt-graphics.riscv64-latest.args [moved from tests/qemuxml2argvdata/riscv64-virt-graphics.riscv64-latest.args with 100% similarity]
tests/qemuxmlconfdata/riscv64-virt-graphics.xml [moved from tests/qemuxml2argvdata/riscv64-virt-graphics.xml with 100% similarity]
tests/qemuxmlconfdata/riscv64-virt-headless-mmio.riscv64-latest.args [moved from tests/qemuxml2argvdata/riscv64-virt-headless-mmio.riscv64-latest.args with 100% similarity]
tests/qemuxmlconfdata/riscv64-virt-headless-mmio.xml [moved from tests/qemuxml2argvdata/riscv64-virt-headless-mmio.xml with 100% similarity]
tests/qemuxmlconfdata/riscv64-virt-headless.riscv64-latest.args [moved from tests/qemuxml2argvdata/riscv64-virt-headless.riscv64-latest.args with 100% similarity]
tests/qemuxmlconfdata/riscv64-virt-headless.xml [moved from tests/qemuxml2argvdata/riscv64-virt-headless.xml with 100% similarity]
tests/qemuxmlconfdata/s390-allow-bogus-usb-controller.s390x-latest.args [moved from tests/qemuxml2argvdata/s390-allow-bogus-usb-controller.s390x-latest.args with 100% similarity]
tests/qemuxmlconfdata/s390-allow-bogus-usb-controller.xml [moved from tests/qemuxml2argvdata/s390-allow-bogus-usb-controller.xml with 100% similarity]
tests/qemuxmlconfdata/s390-allow-bogus-usb-none.s390x-latest.args [moved from tests/qemuxml2argvdata/s390-allow-bogus-usb-none.s390x-latest.args with 100% similarity]
tests/qemuxmlconfdata/s390-allow-bogus-usb-none.xml [moved from tests/qemuxml2argvdata/s390-allow-bogus-usb-none.xml with 100% similarity]
tests/qemuxmlconfdata/s390-async-teardown-disabled.s390x-6.0.0.args [moved from tests/qemuxml2argvdata/s390-async-teardown-disabled.s390x-6.0.0.args with 100% similarity]
tests/qemuxmlconfdata/s390-async-teardown-disabled.s390x-latest.args [moved from tests/qemuxml2argvdata/s390-async-teardown-disabled.s390x-latest.args with 100% similarity]
tests/qemuxmlconfdata/s390-async-teardown-disabled.xml [moved from tests/qemuxml2argvdata/s390-async-teardown-disabled.xml with 100% similarity]
tests/qemuxmlconfdata/s390-async-teardown-no-attrib.s390x-latest.args [moved from tests/qemuxml2argvdata/s390-async-teardown-no-attrib.s390x-latest.args with 100% similarity]
tests/qemuxmlconfdata/s390-async-teardown-no-attrib.xml [moved from tests/qemuxml2argvdata/s390-async-teardown-no-attrib.xml with 100% similarity]
tests/qemuxmlconfdata/s390-async-teardown.s390x-6.0.0.err [moved from tests/qemuxml2argvdata/s390-async-teardown.s390x-6.0.0.err with 100% similarity]
tests/qemuxmlconfdata/s390-async-teardown.s390x-latest.args [moved from tests/qemuxml2argvdata/s390-async-teardown.s390x-latest.args with 100% similarity]
tests/qemuxmlconfdata/s390-async-teardown.xml [moved from tests/qemuxml2argvdata/s390-async-teardown.xml with 100% similarity]
tests/qemuxmlconfdata/s390-default-cpu-kvm-ccw-virtio-2.7.s390x-latest.args [moved from tests/qemuxml2argvdata/s390-default-cpu-kvm-ccw-virtio-2.7.s390x-latest.args with 100% similarity]
tests/qemuxmlconfdata/s390-default-cpu-kvm-ccw-virtio-2.7.xml [moved from tests/qemuxml2argvdata/s390-default-cpu-kvm-ccw-virtio-2.7.xml with 100% similarity]
tests/qemuxmlconfdata/s390-default-cpu-kvm-ccw-virtio-4.2.s390x-latest.args [moved from tests/qemuxml2argvdata/s390-default-cpu-kvm-ccw-virtio-4.2.s390x-latest.args with 100% similarity]
tests/qemuxmlconfdata/s390-default-cpu-kvm-ccw-virtio-4.2.xml [moved from tests/qemuxml2argvdata/s390-default-cpu-kvm-ccw-virtio-4.2.xml with 100% similarity]
tests/qemuxmlconfdata/s390-default-cpu-tcg-ccw-virtio-2.7.s390x-latest.args [moved from tests/qemuxml2argvdata/s390-default-cpu-tcg-ccw-virtio-2.7.s390x-latest.args with 100% similarity]
tests/qemuxmlconfdata/s390-default-cpu-tcg-ccw-virtio-2.7.xml [moved from tests/qemuxml2argvdata/s390-default-cpu-tcg-ccw-virtio-2.7.xml with 100% similarity]
tests/qemuxmlconfdata/s390-default-cpu-tcg-ccw-virtio-4.2.s390x-latest.args [moved from tests/qemuxml2argvdata/s390-default-cpu-tcg-ccw-virtio-4.2.s390x-latest.args with 100% similarity]
tests/qemuxmlconfdata/s390-default-cpu-tcg-ccw-virtio-4.2.xml [moved from tests/qemuxml2argvdata/s390-default-cpu-tcg-ccw-virtio-4.2.xml with 100% similarity]
tests/qemuxmlconfdata/s390-defaultconsole.s390x-latest.args [moved from tests/qemuxml2argvdata/s390-defaultconsole.s390x-latest.args with 100% similarity]
tests/qemuxmlconfdata/s390-defaultconsole.xml [moved from tests/qemuxml2argvdata/s390-defaultconsole.xml with 100% similarity]
tests/qemuxmlconfdata/s390-no-parallel.s390x-latest.err [moved from tests/qemuxml2argvdata/s390-no-parallel.s390x-latest.err with 100% similarity]
tests/qemuxmlconfdata/s390-no-parallel.xml [moved from tests/qemuxml2argvdata/s390-no-parallel.xml with 100% similarity]
tests/qemuxmlconfdata/s390-panic-address.s390x-latest.err [moved from tests/qemuxml2argvdata/s390-panic-address.s390x-latest.err with 100% similarity]
tests/qemuxmlconfdata/s390-panic-address.xml [moved from tests/qemuxml2argvdata/s390-panic-address.xml with 100% similarity]
tests/qemuxmlconfdata/s390-panic-missing.s390x-latest.args [moved from tests/qemuxml2argvdata/s390-panic-missing.s390x-latest.args with 100% similarity]
tests/qemuxmlconfdata/s390-panic-missing.xml [moved from tests/qemuxml2argvdata/s390-panic-missing.xml with 100% similarity]
tests/qemuxmlconfdata/s390-panic-no-address.s390x-latest.args [moved from tests/qemuxml2argvdata/s390-panic-no-address.s390x-latest.args with 100% similarity]
tests/qemuxmlconfdata/s390-panic-no-address.xml [moved from tests/qemuxml2argvdata/s390-panic-no-address.xml with 100% similarity]
tests/qemuxmlconfdata/s390-panic.s390x-latest.args [moved from tests/qemuxml2argvdata/s390-panic.s390x-latest.args with 100% similarity]
tests/qemuxmlconfdata/s390-panic.xml [moved from tests/qemuxml2argvdata/s390-panic.xml with 100% similarity]
tests/qemuxmlconfdata/s390-serial-2.s390x-latest.args [moved from tests/qemuxml2argvdata/s390-serial-2.s390x-latest.args with 100% similarity]
tests/qemuxmlconfdata/s390-serial-2.xml [moved from tests/qemuxml2argvdata/s390-serial-2.xml with 100% similarity]
tests/qemuxmlconfdata/s390-serial-console.s390x-latest.args [moved from tests/qemuxml2argvdata/s390-serial-console.s390x-latest.args with 100% similarity]
tests/qemuxmlconfdata/s390-serial-console.xml [moved from tests/qemuxml2argvdata/s390-serial-console.xml with 100% similarity]
tests/qemuxmlconfdata/s390-serial.s390x-latest.args [moved from tests/qemuxml2argvdata/s390-serial.s390x-latest.args with 100% similarity]
tests/qemuxmlconfdata/s390-serial.xml [moved from tests/qemuxml2argvdata/s390-serial.xml with 100% similarity]
tests/qemuxmlconfdata/s390x-ccw-graphics.s390x-latest.args [moved from tests/qemuxml2argvdata/s390x-ccw-graphics.s390x-latest.args with 100% similarity]
tests/qemuxmlconfdata/s390x-ccw-graphics.xml [moved from tests/qemuxml2argvdata/s390x-ccw-graphics.xml with 100% similarity]
tests/qemuxmlconfdata/s390x-ccw-headless.s390x-latest.args [moved from tests/qemuxml2argvdata/s390x-ccw-headless.s390x-latest.args with 100% similarity]
tests/qemuxmlconfdata/s390x-ccw-headless.xml [moved from tests/qemuxml2argvdata/s390x-ccw-headless.xml with 100% similarity]
tests/qemuxmlconfdata/seclabel-dac-none.x86_64-latest.args [moved from tests/qemuxml2argvdata/seclabel-dac-none.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/seclabel-dac-none.xml [moved from tests/qemuxml2argvdata/seclabel-dac-none.xml with 100% similarity]
tests/qemuxmlconfdata/seclabel-device-duplicates.x86_64-latest.err [moved from tests/qemuxml2argvdata/seclabel-device-duplicates.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/seclabel-device-duplicates.xml [moved from tests/qemuxml2argvdata/seclabel-device-duplicates.xml with 100% similarity]
tests/qemuxmlconfdata/seclabel-device-multiple.x86_64-latest.args [moved from tests/qemuxml2argvdata/seclabel-device-multiple.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/seclabel-device-multiple.xml [moved from tests/qemuxml2argvdata/seclabel-device-multiple.xml with 100% similarity]
tests/qemuxmlconfdata/seclabel-device-relabel-invalid.x86_64-latest.err [moved from tests/qemuxml2argvdata/seclabel-device-relabel-invalid.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/seclabel-device-relabel-invalid.xml [moved from tests/qemuxml2argvdata/seclabel-device-relabel-invalid.xml with 100% similarity]
tests/qemuxmlconfdata/seclabel-dynamic-baselabel.x86_64-latest.args [moved from tests/qemuxml2argvdata/seclabel-dynamic-baselabel.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/seclabel-dynamic-baselabel.xml [moved from tests/qemuxml2argvdata/seclabel-dynamic-baselabel.xml with 100% similarity]
tests/qemuxmlconfdata/seclabel-dynamic-labelskip.x86_64-latest.args [moved from tests/qemuxml2argvdata/seclabel-dynamic-labelskip.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/seclabel-dynamic-labelskip.xml [moved from tests/qemuxml2argvdata/seclabel-dynamic-labelskip.xml with 100% similarity]
tests/qemuxmlconfdata/seclabel-dynamic-none-relabel.x86_64-latest.args [moved from tests/qemuxml2argvdata/seclabel-dynamic-none-relabel.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/seclabel-dynamic-none-relabel.xml [moved from tests/qemuxml2argvdata/seclabel-dynamic-none-relabel.xml with 100% similarity]
tests/qemuxmlconfdata/seclabel-dynamic-none.x86_64-latest.args [moved from tests/qemuxml2argvdata/seclabel-dynamic-none.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/seclabel-dynamic-none.xml [moved from tests/qemuxml2argvdata/seclabel-dynamic-none.xml with 100% similarity]
tests/qemuxmlconfdata/seclabel-dynamic-override.x86_64-latest.args [moved from tests/qemuxml2argvdata/seclabel-dynamic-override.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/seclabel-dynamic-override.xml [moved from tests/qemuxml2argvdata/seclabel-dynamic-override.xml with 100% similarity]
tests/qemuxmlconfdata/seclabel-dynamic-relabel.x86_64-latest.args [moved from tests/qemuxml2argvdata/seclabel-dynamic-relabel.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/seclabel-dynamic-relabel.xml [moved from tests/qemuxml2argvdata/seclabel-dynamic-relabel.xml with 100% similarity]
tests/qemuxmlconfdata/seclabel-dynamic.x86_64-latest.args [moved from tests/qemuxml2argvdata/seclabel-dynamic.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/seclabel-dynamic.xml [moved from tests/qemuxml2argvdata/seclabel-dynamic.xml with 100% similarity]
tests/qemuxmlconfdata/seclabel-multiple.x86_64-latest.err [moved from tests/qemuxml2argvdata/seclabel-multiple.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/seclabel-multiple.xml [moved from tests/qemuxml2argvdata/seclabel-multiple.xml with 100% similarity]
tests/qemuxmlconfdata/seclabel-none.x86_64-latest.args [moved from tests/qemuxml2argvdata/seclabel-none.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/seclabel-none.xml [moved from tests/qemuxml2argvdata/seclabel-none.xml with 100% similarity]
tests/qemuxmlconfdata/seclabel-static-labelskip.x86_64-latest.args [moved from tests/qemuxml2argvdata/seclabel-static-labelskip.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/seclabel-static-labelskip.xml [moved from tests/qemuxml2argvdata/seclabel-static-labelskip.xml with 100% similarity]
tests/qemuxmlconfdata/seclabel-static-relabel.x86_64-latest.args [moved from tests/qemuxml2argvdata/seclabel-static-relabel.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/seclabel-static-relabel.xml [moved from tests/qemuxml2argvdata/seclabel-static-relabel.xml with 100% similarity]
tests/qemuxmlconfdata/seclabel-static.x86_64-latest.args [moved from tests/qemuxml2argvdata/seclabel-static.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/seclabel-static.xml [moved from tests/qemuxml2argvdata/seclabel-static.xml with 100% similarity]
tests/qemuxmlconfdata/serial-debugcon.x86_64-latest.args [moved from tests/qemuxml2argvdata/serial-debugcon.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/serial-debugcon.xml [moved from tests/qemuxml2argvdata/serial-debugcon.xml with 100% similarity]
tests/qemuxmlconfdata/serial-dev-chardev-iobase.x86_64-latest.args [moved from tests/qemuxml2argvdata/serial-dev-chardev-iobase.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/serial-dev-chardev-iobase.xml [moved from tests/qemuxml2argvdata/serial-dev-chardev-iobase.xml with 100% similarity]
tests/qemuxmlconfdata/serial-dev-chardev.x86_64-latest.args [moved from tests/qemuxml2argvdata/serial-dev-chardev.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/serial-dev-chardev.xml [moved from tests/qemuxml2argvdata/serial-dev-chardev.xml with 100% similarity]
tests/qemuxmlconfdata/serial-file-chardev.x86_64-latest.args [moved from tests/qemuxml2argvdata/serial-file-chardev.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/serial-file-chardev.xml [moved from tests/qemuxml2argvdata/serial-file-chardev.xml with 100% similarity]
tests/qemuxmlconfdata/serial-file-log.x86_64-latest.args [moved from tests/qemuxml2argvdata/serial-file-log.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/serial-file-log.xml [moved from tests/qemuxml2argvdata/serial-file-log.xml with 100% similarity]
tests/qemuxmlconfdata/serial-many-chardev.x86_64-latest.args [moved from tests/qemuxml2argvdata/serial-many-chardev.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/serial-many-chardev.xml [moved from tests/qemuxml2argvdata/serial-many-chardev.xml with 100% similarity]
tests/qemuxmlconfdata/serial-pty-chardev.x86_64-latest.args [moved from tests/qemuxml2argvdata/serial-pty-chardev.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/serial-pty-chardev.xml [moved from tests/qemuxml2argvdata/serial-pty-chardev.xml with 100% similarity]
tests/qemuxmlconfdata/serial-spiceport.x86_64-latest.args [moved from tests/qemuxml2argvdata/serial-spiceport.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/serial-spiceport.xml [moved from tests/qemuxml2argvdata/serial-spiceport.xml with 100% similarity]
tests/qemuxmlconfdata/serial-target-port-auto.x86_64-latest.args [moved from tests/qemuxml2argvdata/serial-target-port-auto.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/serial-target-port-auto.xml [moved from tests/qemuxml2argvdata/serial-target-port-auto.xml with 100% similarity]
tests/qemuxmlconfdata/serial-tcp-chardev.x86_64-latest.args [moved from tests/qemuxml2argvdata/serial-tcp-chardev.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/serial-tcp-chardev.xml [moved from tests/qemuxml2argvdata/serial-tcp-chardev.xml with 100% similarity]
tests/qemuxmlconfdata/serial-tcp-telnet-chardev.x86_64-latest.args [moved from tests/qemuxml2argvdata/serial-tcp-telnet-chardev.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/serial-tcp-telnet-chardev.xml [moved from tests/qemuxml2argvdata/serial-tcp-telnet-chardev.xml with 100% similarity]
tests/qemuxmlconfdata/serial-tcp-tlsx509-chardev-notls.x86_64-latest.args [moved from tests/qemuxml2argvdata/serial-tcp-tlsx509-chardev-notls.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/serial-tcp-tlsx509-chardev-notls.xml [moved from tests/qemuxml2argvdata/serial-tcp-tlsx509-chardev-notls.xml with 100% similarity]
tests/qemuxmlconfdata/serial-tcp-tlsx509-chardev-verify.x86_64-latest.args [moved from tests/qemuxml2argvdata/serial-tcp-tlsx509-chardev-verify.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/serial-tcp-tlsx509-chardev-verify.xml [moved from tests/qemuxml2argvdata/serial-tcp-tlsx509-chardev-verify.xml with 100% similarity]
tests/qemuxmlconfdata/serial-tcp-tlsx509-chardev.x86_64-latest.args [moved from tests/qemuxml2argvdata/serial-tcp-tlsx509-chardev.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/serial-tcp-tlsx509-chardev.xml [moved from tests/qemuxml2argvdata/serial-tcp-tlsx509-chardev.xml with 100% similarity]
tests/qemuxmlconfdata/serial-tcp-tlsx509-secret-chardev.x86_64-latest.args [moved from tests/qemuxml2argvdata/serial-tcp-tlsx509-secret-chardev.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/serial-tcp-tlsx509-secret-chardev.xml [moved from tests/qemuxml2argvdata/serial-tcp-tlsx509-secret-chardev.xml with 100% similarity]
tests/qemuxmlconfdata/serial-udp-chardev.x86_64-latest.args [moved from tests/qemuxml2argvdata/serial-udp-chardev.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/serial-udp-chardev.xml [moved from tests/qemuxml2argvdata/serial-udp-chardev.xml with 100% similarity]
tests/qemuxmlconfdata/serial-unix-chardev.x86_64-latest.args [moved from tests/qemuxml2argvdata/serial-unix-chardev.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/serial-unix-chardev.xml [moved from tests/qemuxml2argvdata/serial-unix-chardev.xml with 100% similarity]
tests/qemuxmlconfdata/serial-unix-missing-source.x86_64-latest.err [moved from tests/qemuxml2argvdata/serial-unix-missing-source.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/serial-unix-missing-source.xml [moved from tests/qemuxml2argvdata/serial-unix-missing-source.xml with 100% similarity]
tests/qemuxmlconfdata/serial-vc-chardev.x86_64-latest.args [moved from tests/qemuxml2argvdata/serial-vc-chardev.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/serial-vc-chardev.xml [moved from tests/qemuxml2argvdata/serial-vc-chardev.xml with 100% similarity]
tests/qemuxmlconfdata/sgx-epc.x86_64-7.0.0.args [moved from tests/qemuxml2argvdata/sgx-epc.x86_64-7.0.0.args with 100% similarity]
tests/qemuxmlconfdata/sgx-epc.xml [moved from tests/qemuxml2argvdata/sgx-epc.xml with 100% similarity]
tests/qemuxmlconfdata/shmem-invalid-address.x86_64-latest.err [moved from tests/qemuxml2argvdata/shmem-invalid-address.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/shmem-invalid-address.xml [moved from tests/qemuxml2argvdata/shmem-invalid-address.xml with 100% similarity]
tests/qemuxmlconfdata/shmem-invalid-size.x86_64-latest.err [moved from tests/qemuxml2argvdata/shmem-invalid-size.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/shmem-invalid-size.xml [moved from tests/qemuxml2argvdata/shmem-invalid-size.xml with 100% similarity]
tests/qemuxmlconfdata/shmem-msi-only.x86_64-latest.err [moved from tests/qemuxml2argvdata/shmem-msi-only.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/shmem-msi-only.xml [moved from tests/qemuxml2argvdata/shmem-msi-only.xml with 100% similarity]
tests/qemuxmlconfdata/shmem-plain-doorbell.x86_64-latest.args [moved from tests/qemuxml2argvdata/shmem-plain-doorbell.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/shmem-plain-doorbell.xml [moved from tests/qemuxml2argvdata/shmem-plain-doorbell.xml with 100% similarity]
tests/qemuxmlconfdata/shmem-small-size.x86_64-latest.err [moved from tests/qemuxml2argvdata/shmem-small-size.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/shmem-small-size.xml [moved from tests/qemuxml2argvdata/shmem-small-size.xml with 100% similarity]
tests/qemuxmlconfdata/smartcard-controller.x86_64-latest.args [moved from tests/qemuxml2argvdata/smartcard-controller.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/smartcard-controller.xml [moved from tests/qemuxml2argvdata/smartcard-controller.xml with 100% similarity]
tests/qemuxmlconfdata/smartcard-host-certificates-database.x86_64-latest.args [moved from tests/qemuxml2argvdata/smartcard-host-certificates-database.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/smartcard-host-certificates-database.xml [moved from tests/qemuxml2argvdata/smartcard-host-certificates-database.xml with 100% similarity]
tests/qemuxmlconfdata/smartcard-host-certificates.x86_64-latest.args [moved from tests/qemuxml2argvdata/smartcard-host-certificates.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/smartcard-host-certificates.xml [moved from tests/qemuxml2argvdata/smartcard-host-certificates.xml with 100% similarity]
tests/qemuxmlconfdata/smartcard-host.x86_64-latest.args [moved from tests/qemuxml2argvdata/smartcard-host.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/smartcard-host.xml [moved from tests/qemuxml2argvdata/smartcard-host.xml with 100% similarity]
tests/qemuxmlconfdata/smartcard-passthrough-spicevmc.x86_64-latest.args [moved from tests/qemuxml2argvdata/smartcard-passthrough-spicevmc.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/smartcard-passthrough-spicevmc.xml [moved from tests/qemuxml2argvdata/smartcard-passthrough-spicevmc.xml with 100% similarity]
tests/qemuxmlconfdata/smartcard-passthrough-tcp.x86_64-latest.args [moved from tests/qemuxml2argvdata/smartcard-passthrough-tcp.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/smartcard-passthrough-tcp.xml [moved from tests/qemuxml2argvdata/smartcard-passthrough-tcp.xml with 100% similarity]
tests/qemuxmlconfdata/smartcard-passthrough-unix.x86_64-latest.args [moved from tests/qemuxml2argvdata/smartcard-passthrough-unix.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/smartcard-passthrough-unix.xml [moved from tests/qemuxml2argvdata/smartcard-passthrough-unix.xml with 100% similarity]
tests/qemuxmlconfdata/smbios-date.x86_64-latest.err [moved from tests/qemuxml2argvdata/smbios-date.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/smbios-date.xml [moved from tests/qemuxml2argvdata/smbios-date.xml with 100% similarity]
tests/qemuxmlconfdata/smbios-type-fwcfg.x86_64-latest.args [moved from tests/qemuxml2argvdata/smbios-type-fwcfg.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/smbios-type-fwcfg.xml [moved from tests/qemuxml2argvdata/smbios-type-fwcfg.xml with 100% similarity]
tests/qemuxmlconfdata/smbios-uuid-match.x86_64-latest.err [moved from tests/qemuxml2argvdata/smbios-uuid-match.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/smbios-uuid-match.xml [moved from tests/qemuxml2argvdata/smbios-uuid-match.xml with 100% similarity]
tests/qemuxmlconfdata/smbios.x86_64-latest.args [moved from tests/qemuxml2argvdata/smbios.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/smbios.xml [moved from tests/qemuxml2argvdata/smbios.xml with 100% similarity]
tests/qemuxmlconfdata/sound-device.x86_64-4.2.0.args [moved from tests/qemuxml2argvdata/sound-device.x86_64-4.2.0.args with 100% similarity]
tests/qemuxmlconfdata/sound-device.x86_64-latest.args [moved from tests/qemuxml2argvdata/sound-device.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/sound-device.xml [moved from tests/qemuxml2argvdata/sound-device.xml with 100% similarity]
tests/qemuxmlconfdata/sparc-minimal.sparc-latest.args [moved from tests/qemuxml2argvdata/sparc-minimal.sparc-latest.args with 100% similarity]
tests/qemuxmlconfdata/sparc-minimal.xml [moved from tests/qemuxml2argvdata/sparc-minimal.xml with 100% similarity]
tests/qemuxmlconfdata/tap-vhost-incorrect.x86_64-latest.args [moved from tests/qemuxml2argvdata/tap-vhost-incorrect.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/tap-vhost-incorrect.xml [moved from tests/qemuxml2argvdata/tap-vhost-incorrect.xml with 100% similarity]
tests/qemuxmlconfdata/tap-vhost.x86_64-latest.args [moved from tests/qemuxml2argvdata/tap-vhost.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/tap-vhost.xml [moved from tests/qemuxml2argvdata/tap-vhost.xml with 100% similarity]
tests/qemuxmlconfdata/tpm-emulator-spapr.ppc64-latest.args [moved from tests/qemuxml2argvdata/tpm-emulator-spapr.ppc64-latest.args with 100% similarity]
tests/qemuxmlconfdata/tpm-emulator-spapr.xml [moved from tests/qemuxml2argvdata/tpm-emulator-spapr.xml with 100% similarity]
tests/qemuxmlconfdata/tpm-emulator-tpm2-enc.x86_64-latest.args [moved from tests/qemuxml2argvdata/tpm-emulator-tpm2-enc.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/tpm-emulator-tpm2-enc.xml [moved from tests/qemuxml2argvdata/tpm-emulator-tpm2-enc.xml with 100% similarity]
tests/qemuxmlconfdata/tpm-emulator-tpm2-pstate.x86_64-latest.args [moved from tests/qemuxml2argvdata/tpm-emulator-tpm2-pstate.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/tpm-emulator-tpm2-pstate.xml [moved from tests/qemuxml2argvdata/tpm-emulator-tpm2-pstate.xml with 100% similarity]
tests/qemuxmlconfdata/tpm-emulator-tpm2.x86_64-latest.args [moved from tests/qemuxml2argvdata/tpm-emulator-tpm2.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/tpm-emulator-tpm2.x86_64-latest.err [moved from tests/qemuxml2argvdata/tpm-emulator-tpm2.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/tpm-emulator-tpm2.xml [moved from tests/qemuxml2argvdata/tpm-emulator-tpm2.xml with 100% similarity]
tests/qemuxmlconfdata/tpm-emulator.x86_64-latest.args [moved from tests/qemuxml2argvdata/tpm-emulator.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/tpm-emulator.x86_64-latest.err [moved from tests/qemuxml2argvdata/tpm-emulator.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/tpm-emulator.xml [moved from tests/qemuxml2argvdata/tpm-emulator.xml with 100% similarity]
tests/qemuxmlconfdata/tpm-external.x86_64-latest.args [moved from tests/qemuxml2argvdata/tpm-external.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/tpm-external.xml [moved from tests/qemuxml2argvdata/tpm-external.xml with 100% similarity]
tests/qemuxmlconfdata/tpm-no-backend-invalid.x86_64-latest.err [moved from tests/qemuxml2argvdata/tpm-no-backend-invalid.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/tpm-no-backend-invalid.xml [moved from tests/qemuxml2argvdata/tpm-no-backend-invalid.xml with 100% similarity]
tests/qemuxmlconfdata/tpm-passthrough-crb.x86_64-latest.args [moved from tests/qemuxml2argvdata/tpm-passthrough-crb.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/tpm-passthrough-crb.xml [moved from tests/qemuxml2argvdata/tpm-passthrough-crb.xml with 100% similarity]
tests/qemuxmlconfdata/tpm-passthrough.x86_64-latest.args [moved from tests/qemuxml2argvdata/tpm-passthrough.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/tpm-passthrough.xml [moved from tests/qemuxml2argvdata/tpm-passthrough.xml with 100% similarity]
tests/qemuxmlconfdata/tseg-explicit-size.x86_64-latest.args [moved from tests/qemuxml2argvdata/tseg-explicit-size.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/tseg-explicit-size.xml [moved from tests/qemuxml2argvdata/tseg-explicit-size.xml with 100% similarity]
tests/qemuxmlconfdata/tseg-i440fx.x86_64-latest.err [moved from tests/qemuxml2argvdata/tseg-i440fx.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/tseg-i440fx.xml [moved from tests/qemuxml2argvdata/tseg-i440fx.xml with 100% similarity]
tests/qemuxmlconfdata/tseg-invalid-size.x86_64-latest.err [moved from tests/qemuxml2argvdata/tseg-invalid-size.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/tseg-invalid-size.xml [moved from tests/qemuxml2argvdata/tseg-invalid-size.xml with 100% similarity]
tests/qemuxmlconfdata/usb-bus-missing.x86_64-latest.err [moved from tests/qemuxml2argvdata/usb-bus-missing.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/usb-bus-missing.xml [moved from tests/qemuxml2argvdata/usb-bus-missing.xml with 100% similarity]
tests/qemuxmlconfdata/usb-controller-default-i440fx.x86_64-latest.args [moved from tests/qemuxml2argvdata/usb-controller-default-i440fx.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/usb-controller-default-i440fx.xml [moved from tests/qemuxml2argvdata/usb-controller-default-i440fx.xml with 100% similarity]
tests/qemuxmlconfdata/usb-controller-default-isapc.x86_64-latest.err [moved from tests/qemuxml2argvdata/usb-controller-default-isapc.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/usb-controller-default-isapc.xml [moved from tests/qemuxml2argvdata/usb-controller-default-isapc.xml with 100% similarity]
tests/qemuxmlconfdata/usb-controller-default-q35.x86_64-latest.args [moved from tests/qemuxml2argvdata/usb-controller-default-q35.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/usb-controller-default-q35.xml [moved from tests/qemuxml2argvdata/usb-controller-default-q35.xml with 100% similarity]
tests/qemuxmlconfdata/usb-controller-default-unavailable-i440fx.x86_64-latest.args [moved from tests/qemuxml2argvdata/usb-controller-default-unavailable-i440fx.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/usb-controller-default-unavailable-i440fx.xml [moved from tests/qemuxml2argvdata/usb-controller-default-unavailable-i440fx.xml with 100% similarity]
tests/qemuxmlconfdata/usb-controller-default-unavailable-q35.x86_64-latest.err [moved from tests/qemuxml2argvdata/usb-controller-default-unavailable-q35.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/usb-controller-default-unavailable-q35.xml [moved from tests/qemuxml2argvdata/usb-controller-default-unavailable-q35.xml with 100% similarity]
tests/qemuxmlconfdata/usb-controller-ich9-autoassign.x86_64-latest.args [moved from tests/qemuxml2argvdata/usb-controller-ich9-autoassign.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/usb-controller-ich9-autoassign.xml [moved from tests/qemuxml2argvdata/usb-controller-ich9-autoassign.xml with 100% similarity]
tests/qemuxmlconfdata/usb-controller-ich9-companion.x86_64-latest.args [moved from tests/qemuxml2argvdata/usb-controller-ich9-companion.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/usb-controller-ich9-companion.xml [moved from tests/qemuxml2argvdata/usb-controller-ich9-companion.xml with 100% similarity]
tests/qemuxmlconfdata/usb-controller-ich9-ehci-addr.x86_64-latest.args [moved from tests/qemuxml2argvdata/usb-controller-ich9-ehci-addr.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/usb-controller-ich9-ehci-addr.xml [moved from tests/qemuxml2argvdata/usb-controller-ich9-ehci-addr.xml with 100% similarity]
tests/qemuxmlconfdata/usb-controller-ich9-no-companion.x86_64-latest.err [moved from tests/qemuxml2argvdata/usb-controller-ich9-no-companion.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/usb-controller-ich9-no-companion.xml [moved from tests/qemuxml2argvdata/usb-controller-ich9-no-companion.xml with 100% similarity]
tests/qemuxmlconfdata/usb-controller-implicit-i440fx.x86_64-latest.args [moved from tests/qemuxml2argvdata/usb-controller-implicit-i440fx.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/usb-controller-implicit-i440fx.xml [moved from tests/qemuxml2argvdata/usb-controller-implicit-i440fx.xml with 100% similarity]
tests/qemuxmlconfdata/usb-controller-implicit-isapc.x86_64-latest.args [moved from tests/qemuxml2argvdata/usb-controller-implicit-isapc.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/usb-controller-implicit-isapc.xml [moved from tests/qemuxml2argvdata/usb-controller-implicit-isapc.xml with 100% similarity]
tests/qemuxmlconfdata/usb-controller-implicit-q35.x86_64-latest.args [moved from tests/qemuxml2argvdata/usb-controller-implicit-q35.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/usb-controller-implicit-q35.xml [moved from tests/qemuxml2argvdata/usb-controller-implicit-q35.xml with 100% similarity]
tests/qemuxmlconfdata/usb-controller-nec-xhci-limit.x86_64-latest.err [moved from tests/qemuxml2argvdata/usb-controller-nec-xhci-limit.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/usb-controller-nec-xhci-limit.xml [moved from tests/qemuxml2argvdata/usb-controller-nec-xhci-limit.xml with 100% similarity]
tests/qemuxmlconfdata/usb-controller-nec-xhci-unavailable.x86_64-latest.err [moved from tests/qemuxml2argvdata/usb-controller-nec-xhci-unavailable.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/usb-controller-nec-xhci-unavailable.xml [moved from tests/qemuxml2argvdata/usb-controller-nec-xhci-unavailable.xml with 100% similarity]
tests/qemuxmlconfdata/usb-controller-nec-xhci.x86_64-latest.args [moved from tests/qemuxml2argvdata/usb-controller-nec-xhci.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/usb-controller-nec-xhci.xml [moved from tests/qemuxml2argvdata/usb-controller-nec-xhci.xml with 100% similarity]
tests/qemuxmlconfdata/usb-controller-nex-xhci-autoassign.x86_64-latest.args [moved from tests/qemuxml2argvdata/usb-controller-nex-xhci-autoassign.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/usb-controller-nex-xhci-autoassign.xml [moved from tests/qemuxml2argvdata/usb-controller-nex-xhci-autoassign.xml with 100% similarity]
tests/qemuxmlconfdata/usb-controller-piix3.x86_64-latest.args [moved from tests/qemuxml2argvdata/usb-controller-piix3.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/usb-controller-piix3.xml [moved from tests/qemuxml2argvdata/usb-controller-piix3.xml with 100% similarity]
tests/qemuxmlconfdata/usb-controller-qemu-xhci-limit.x86_64-latest.err [moved from tests/qemuxml2argvdata/usb-controller-qemu-xhci-limit.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/usb-controller-qemu-xhci-limit.xml [moved from tests/qemuxml2argvdata/usb-controller-qemu-xhci-limit.xml with 100% similarity]
tests/qemuxmlconfdata/usb-controller-qemu-xhci.x86_64-latest.args [moved from tests/qemuxml2argvdata/usb-controller-qemu-xhci.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/usb-controller-qemu-xhci.xml [moved from tests/qemuxml2argvdata/usb-controller-qemu-xhci.xml with 100% similarity]
tests/qemuxmlconfdata/usb-hub-autoadd-deluxe.x86_64-latest.args [moved from tests/qemuxml2argvdata/usb-hub-autoadd-deluxe.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/usb-hub-autoadd-deluxe.xml [moved from tests/qemuxml2argvdata/usb-hub-autoadd-deluxe.xml with 100% similarity]
tests/qemuxmlconfdata/usb-hub-autoadd.x86_64-latest.args [moved from tests/qemuxml2argvdata/usb-hub-autoadd.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/usb-hub-autoadd.xml [moved from tests/qemuxml2argvdata/usb-hub-autoadd.xml with 100% similarity]
tests/qemuxmlconfdata/usb-hub-conflict.x86_64-latest.err [moved from tests/qemuxml2argvdata/usb-hub-conflict.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/usb-hub-conflict.xml [moved from tests/qemuxml2argvdata/usb-hub-conflict.xml with 100% similarity]
tests/qemuxmlconfdata/usb-hub-nonexistent.x86_64-latest.err [moved from tests/qemuxml2argvdata/usb-hub-nonexistent.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/usb-hub-nonexistent.xml [moved from tests/qemuxml2argvdata/usb-hub-nonexistent.xml with 100% similarity]
tests/qemuxmlconfdata/usb-hub.x86_64-latest.args [moved from tests/qemuxml2argvdata/usb-hub.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/usb-hub.xml [moved from tests/qemuxml2argvdata/usb-hub.xml with 100% similarity]
tests/qemuxmlconfdata/usb-long-port-path.x86_64-latest.args [moved from tests/qemuxml2argvdata/usb-long-port-path.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/usb-long-port-path.xml [moved from tests/qemuxml2argvdata/usb-long-port-path.xml with 100% similarity]
tests/qemuxmlconfdata/usb-none-hub.x86_64-latest.err [moved from tests/qemuxml2argvdata/usb-none-hub.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/usb-none-hub.xml [moved from tests/qemuxml2argvdata/usb-none-hub.xml with 100% similarity]
tests/qemuxmlconfdata/usb-none-other.x86_64-latest.err [moved from tests/qemuxml2argvdata/usb-none-other.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/usb-none-other.xml [moved from tests/qemuxml2argvdata/usb-none-other.xml with 100% similarity]
tests/qemuxmlconfdata/usb-none-usbtablet.x86_64-latest.err [moved from tests/qemuxml2argvdata/usb-none-usbtablet.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/usb-none-usbtablet.xml [moved from tests/qemuxml2argvdata/usb-none-usbtablet.xml with 100% similarity]
tests/qemuxmlconfdata/usb-none.x86_64-latest.args [moved from tests/qemuxml2argvdata/usb-none.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/usb-none.xml [moved from tests/qemuxml2argvdata/usb-none.xml with 100% similarity]
tests/qemuxmlconfdata/usb-port-autoassign.x86_64-latest.args [moved from tests/qemuxml2argvdata/usb-port-autoassign.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/usb-port-autoassign.xml [moved from tests/qemuxml2argvdata/usb-port-autoassign.xml with 100% similarity]
tests/qemuxmlconfdata/usb-port-missing.x86_64-latest.args [moved from tests/qemuxml2argvdata/usb-port-missing.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/usb-port-missing.xml [moved from tests/qemuxml2argvdata/usb-port-missing.xml with 100% similarity]
tests/qemuxmlconfdata/usb-ports-out-of-range.x86_64-latest.err [moved from tests/qemuxml2argvdata/usb-ports-out-of-range.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/usb-ports-out-of-range.xml [moved from tests/qemuxml2argvdata/usb-ports-out-of-range.xml with 100% similarity]
tests/qemuxmlconfdata/usb-ports.x86_64-latest.args [moved from tests/qemuxml2argvdata/usb-ports.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/usb-ports.xml [moved from tests/qemuxml2argvdata/usb-ports.xml with 100% similarity]
tests/qemuxmlconfdata/usb-redir-boot.x86_64-latest.args [moved from tests/qemuxml2argvdata/usb-redir-boot.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/usb-redir-boot.xml [moved from tests/qemuxml2argvdata/usb-redir-boot.xml with 100% similarity]
tests/qemuxmlconfdata/usb-redir-filter-version.x86_64-latest.args [moved from tests/qemuxml2argvdata/usb-redir-filter-version.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/usb-redir-filter-version.xml [moved from tests/qemuxml2argvdata/usb-redir-filter-version.xml with 100% similarity]
tests/qemuxmlconfdata/usb-redir-filter.x86_64-latest.args [moved from tests/qemuxml2argvdata/usb-redir-filter.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/usb-redir-filter.xml [moved from tests/qemuxml2argvdata/usb-redir-filter.xml with 100% similarity]
tests/qemuxmlconfdata/usb-redir-unix.x86_64-latest.args [moved from tests/qemuxml2argvdata/usb-redir-unix.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/usb-redir-unix.xml [moved from tests/qemuxml2argvdata/usb-redir-unix.xml with 100% similarity]
tests/qemuxmlconfdata/usb-redir.x86_64-latest.args [moved from tests/qemuxml2argvdata/usb-redir.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/usb-redir.xml [moved from tests/qemuxml2argvdata/usb-redir.xml with 100% similarity]
tests/qemuxmlconfdata/usb-too-long-port-path-invalid.x86_64-latest.err [moved from tests/qemuxml2argvdata/usb-too-long-port-path-invalid.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/usb-too-long-port-path-invalid.xml [moved from tests/qemuxml2argvdata/usb-too-long-port-path-invalid.xml with 100% similarity]
tests/qemuxmlconfdata/usb1-usb2.x86_64-latest.args [moved from tests/qemuxml2argvdata/usb1-usb2.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/usb1-usb2.xml [moved from tests/qemuxml2argvdata/usb1-usb2.xml with 100% similarity]
tests/qemuxmlconfdata/user-aliases-usb.x86_64-latest.args [moved from tests/qemuxml2argvdata/user-aliases-usb.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/user-aliases-usb.xml [moved from tests/qemuxml2argvdata/user-aliases-usb.xml with 100% similarity]
tests/qemuxmlconfdata/user-aliases.x86_64-latest.args [moved from tests/qemuxml2argvdata/user-aliases.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/user-aliases.xml [moved from tests/qemuxml2argvdata/user-aliases.xml with 100% similarity]
tests/qemuxmlconfdata/user-aliases2.x86_64-latest.args [moved from tests/qemuxml2argvdata/user-aliases2.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/user-aliases2.xml [moved from tests/qemuxml2argvdata/user-aliases2.xml with 100% similarity]
tests/qemuxmlconfdata/vcpu-placement-static.x86_64-latest.args [moved from tests/qemuxml2argvdata/vcpu-placement-static.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/vcpu-placement-static.xml [moved from tests/qemuxml2argvdata/vcpu-placement-static.xml with 100% similarity]
tests/qemuxmlconfdata/vhost-user-fs-fd-memory.x86_64-latest.args [moved from tests/qemuxml2argvdata/vhost-user-fs-fd-memory.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/vhost-user-fs-fd-memory.xml [moved from tests/qemuxml2argvdata/vhost-user-fs-fd-memory.xml with 100% similarity]
tests/qemuxmlconfdata/vhost-user-fs-hugepages.x86_64-latest.args [moved from tests/qemuxml2argvdata/vhost-user-fs-hugepages.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/vhost-user-fs-hugepages.xml [moved from tests/qemuxml2argvdata/vhost-user-fs-hugepages.xml with 100% similarity]
tests/qemuxmlconfdata/vhost-user-fs-readonly.x86_64-latest.err [moved from tests/qemuxml2argvdata/vhost-user-fs-readonly.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/vhost-user-fs-readonly.xml [moved from tests/qemuxml2argvdata/vhost-user-fs-readonly.xml with 100% similarity]
tests/qemuxmlconfdata/vhost-user-fs-sock.x86_64-latest.args [moved from tests/qemuxml2argvdata/vhost-user-fs-sock.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/vhost-user-fs-sock.xml [moved from tests/qemuxml2argvdata/vhost-user-fs-sock.xml with 100% similarity]
tests/qemuxmlconfdata/vhost-user-gpu-secondary.x86_64-latest.args [moved from tests/qemuxml2argvdata/vhost-user-gpu-secondary.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/vhost-user-gpu-secondary.xml [moved from tests/qemuxml2argvdata/vhost-user-gpu-secondary.xml with 100% similarity]
tests/qemuxmlconfdata/vhost-user-vga.x86_64-latest.args [moved from tests/qemuxml2argvdata/vhost-user-vga.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/vhost-user-vga.xml [moved from tests/qemuxml2argvdata/vhost-user-vga.xml with 100% similarity]
tests/qemuxmlconfdata/vhost-vsock-auto.x86_64-latest.args [moved from tests/qemuxml2argvdata/vhost-vsock-auto.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/vhost-vsock-auto.xml [moved from tests/qemuxml2argvdata/vhost-vsock-auto.xml with 100% similarity]
tests/qemuxmlconfdata/vhost-vsock-ccw-auto.s390x-latest.args [moved from tests/qemuxml2argvdata/vhost-vsock-ccw-auto.s390x-latest.args with 100% similarity]
tests/qemuxmlconfdata/vhost-vsock-ccw-auto.xml [moved from tests/qemuxml2argvdata/vhost-vsock-ccw-auto.xml with 100% similarity]
tests/qemuxmlconfdata/vhost-vsock-ccw-iommu.s390x-latest.args [moved from tests/qemuxml2argvdata/vhost-vsock-ccw-iommu.s390x-latest.args with 100% similarity]
tests/qemuxmlconfdata/vhost-vsock-ccw-iommu.xml [moved from tests/qemuxml2argvdata/vhost-vsock-ccw-iommu.xml with 100% similarity]
tests/qemuxmlconfdata/vhost-vsock-ccw.s390x-latest.args [moved from tests/qemuxml2argvdata/vhost-vsock-ccw.s390x-latest.args with 100% similarity]
tests/qemuxmlconfdata/vhost-vsock-ccw.xml [moved from tests/qemuxml2argvdata/vhost-vsock-ccw.xml with 100% similarity]
tests/qemuxmlconfdata/vhost-vsock.x86_64-latest.args [moved from tests/qemuxml2argvdata/vhost-vsock.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/vhost-vsock.xml [moved from tests/qemuxml2argvdata/vhost-vsock.xml with 100% similarity]
tests/qemuxmlconfdata/vhost_queues-invalid.x86_64-latest.err [moved from tests/qemuxml2argvdata/vhost_queues-invalid.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/vhost_queues-invalid.xml [moved from tests/qemuxml2argvdata/vhost_queues-invalid.xml with 100% similarity]
tests/qemuxmlconfdata/video-bochs-display-device.x86_64-latest.args [moved from tests/qemuxml2argvdata/video-bochs-display-device.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/video-bochs-display-device.xml [moved from tests/qemuxml2argvdata/video-bochs-display-device.xml with 100% similarity]
tests/qemuxmlconfdata/video-device-pciaddr-default.x86_64-latest.args [moved from tests/qemuxml2argvdata/video-device-pciaddr-default.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/video-device-pciaddr-default.xml [moved from tests/qemuxml2argvdata/video-device-pciaddr-default.xml with 100% similarity]
tests/qemuxmlconfdata/video-invalid-multiple-devices.x86_64-latest.err [moved from tests/qemuxml2argvdata/video-invalid-multiple-devices.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/video-invalid-multiple-devices.xml [moved from tests/qemuxml2argvdata/video-invalid-multiple-devices.xml with 100% similarity]
tests/qemuxmlconfdata/video-multiple-primaries.x86_64-latest.err [moved from tests/qemuxml2argvdata/video-multiple-primaries.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/video-multiple-primaries.xml [moved from tests/qemuxml2argvdata/video-multiple-primaries.xml with 100% similarity]
tests/qemuxmlconfdata/video-none-device.x86_64-latest.args [moved from tests/qemuxml2argvdata/video-none-device.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/video-none-device.xml [moved from tests/qemuxml2argvdata/video-none-device.xml with 100% similarity]
tests/qemuxmlconfdata/video-qxl-device-vgamem.x86_64-latest.args [moved from tests/qemuxml2argvdata/video-qxl-device-vgamem.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/video-qxl-device-vgamem.xml [moved from tests/qemuxml2argvdata/video-qxl-device-vgamem.xml with 100% similarity]
tests/qemuxmlconfdata/video-qxl-device-vram64.x86_64-latest.args [moved from tests/qemuxml2argvdata/video-qxl-device-vram64.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/video-qxl-device-vram64.xml [moved from tests/qemuxml2argvdata/video-qxl-device-vram64.xml with 100% similarity]
tests/qemuxmlconfdata/video-qxl-device.x86_64-latest.args [moved from tests/qemuxml2argvdata/video-qxl-device.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/video-qxl-device.xml [moved from tests/qemuxml2argvdata/video-qxl-device.xml with 100% similarity]
tests/qemuxmlconfdata/video-qxl-heads.x86_64-latest.args [moved from tests/qemuxml2argvdata/video-qxl-heads.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/video-qxl-heads.xml [moved from tests/qemuxml2argvdata/video-qxl-heads.xml with 100% similarity]
tests/qemuxmlconfdata/video-qxl-noheads.x86_64-latest.args [moved from tests/qemuxml2argvdata/video-qxl-noheads.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/video-qxl-noheads.xml [moved from tests/qemuxml2argvdata/video-qxl-noheads.xml with 100% similarity]
tests/qemuxmlconfdata/video-qxl-resolution.x86_64-latest.args [moved from tests/qemuxml2argvdata/video-qxl-resolution.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/video-qxl-resolution.xml [moved from tests/qemuxml2argvdata/video-qxl-resolution.xml with 100% similarity]
tests/qemuxmlconfdata/video-qxl-sec-device-vgamem.x86_64-latest.args [moved from tests/qemuxml2argvdata/video-qxl-sec-device-vgamem.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/video-qxl-sec-device-vgamem.xml [moved from tests/qemuxml2argvdata/video-qxl-sec-device-vgamem.xml with 100% similarity]
tests/qemuxmlconfdata/video-qxl-sec-device-vram64.x86_64-latest.args [moved from tests/qemuxml2argvdata/video-qxl-sec-device-vram64.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/video-qxl-sec-device-vram64.xml [moved from tests/qemuxml2argvdata/video-qxl-sec-device-vram64.xml with 100% similarity]
tests/qemuxmlconfdata/video-qxl-sec-device.x86_64-latest.args [moved from tests/qemuxml2argvdata/video-qxl-sec-device.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/video-qxl-sec-device.xml [moved from tests/qemuxml2argvdata/video-qxl-sec-device.xml with 100% similarity]
tests/qemuxmlconfdata/video-ramfb-display-device-pci-address.x86_64-latest.err [moved from tests/qemuxml2argvdata/video-ramfb-display-device-pci-address.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/video-ramfb-display-device-pci-address.xml [moved from tests/qemuxml2argvdata/video-ramfb-display-device-pci-address.xml with 100% similarity]
tests/qemuxmlconfdata/video-ramfb-display-device.x86_64-latest.args [moved from tests/qemuxml2argvdata/video-ramfb-display-device.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/video-ramfb-display-device.xml [moved from tests/qemuxml2argvdata/video-ramfb-display-device.xml with 100% similarity]
tests/qemuxmlconfdata/video-vga-device-vgamem.x86_64-latest.args [moved from tests/qemuxml2argvdata/video-vga-device-vgamem.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/video-vga-device-vgamem.xml [moved from tests/qemuxml2argvdata/video-vga-device-vgamem.xml with 100% similarity]
tests/qemuxmlconfdata/video-vga-device.x86_64-latest.args [moved from tests/qemuxml2argvdata/video-vga-device.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/video-vga-device.xml [moved from tests/qemuxml2argvdata/video-vga-device.xml with 100% similarity]
tests/qemuxmlconfdata/video-vga-qxl-heads.x86_64-latest.args [moved from tests/qemuxml2argvdata/video-vga-qxl-heads.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/video-vga-qxl-heads.xml [moved from tests/qemuxml2argvdata/video-vga-qxl-heads.xml with 100% similarity]
tests/qemuxmlconfdata/video-virtio-blob-off.x86_64-latest.args [moved from tests/qemuxml2argvdata/video-virtio-blob-off.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/video-virtio-blob-off.xml [moved from tests/qemuxml2argvdata/video-virtio-blob-off.xml with 100% similarity]
tests/qemuxmlconfdata/video-virtio-blob-on.x86_64-latest.args [moved from tests/qemuxml2argvdata/video-virtio-blob-on.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/video-virtio-blob-on.xml [moved from tests/qemuxml2argvdata/video-virtio-blob-on.xml with 100% similarity]
tests/qemuxmlconfdata/video-virtio-gpu-ccw-auto.s390x-latest.args [moved from tests/qemuxml2argvdata/video-virtio-gpu-ccw-auto.s390x-latest.args with 100% similarity]
tests/qemuxmlconfdata/video-virtio-gpu-ccw-auto.xml [moved from tests/qemuxml2argvdata/video-virtio-gpu-ccw-auto.xml with 100% similarity]
tests/qemuxmlconfdata/video-virtio-gpu-ccw.s390x-latest.args [moved from tests/qemuxml2argvdata/video-virtio-gpu-ccw.s390x-latest.args with 100% similarity]
tests/qemuxmlconfdata/video-virtio-gpu-ccw.xml [moved from tests/qemuxml2argvdata/video-virtio-gpu-ccw.xml with 100% similarity]
tests/qemuxmlconfdata/video-virtio-gpu-device.x86_64-latest.args [moved from tests/qemuxml2argvdata/video-virtio-gpu-device.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/video-virtio-gpu-device.xml [moved from tests/qemuxml2argvdata/video-virtio-gpu-device.xml with 100% similarity]
tests/qemuxmlconfdata/video-virtio-gpu-sdl-gl.x86_64-latest.args [moved from tests/qemuxml2argvdata/video-virtio-gpu-sdl-gl.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/video-virtio-gpu-sdl-gl.xml [moved from tests/qemuxml2argvdata/video-virtio-gpu-sdl-gl.xml with 100% similarity]
tests/qemuxmlconfdata/video-virtio-gpu-secondary.x86_64-latest.args [moved from tests/qemuxml2argvdata/video-virtio-gpu-secondary.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/video-virtio-gpu-secondary.xml [moved from tests/qemuxml2argvdata/video-virtio-gpu-secondary.xml with 100% similarity]
tests/qemuxmlconfdata/video-virtio-gpu-spice-gl.x86_64-latest.args [moved from tests/qemuxml2argvdata/video-virtio-gpu-spice-gl.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/video-virtio-gpu-spice-gl.xml [moved from tests/qemuxml2argvdata/video-virtio-gpu-spice-gl.xml with 100% similarity]
tests/qemuxmlconfdata/video-virtio-gpu-virgl.x86_64-latest.args [moved from tests/qemuxml2argvdata/video-virtio-gpu-virgl.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/video-virtio-gpu-virgl.xml [moved from tests/qemuxml2argvdata/video-virtio-gpu-virgl.xml with 100% similarity]
tests/qemuxmlconfdata/video-virtio-vga-gpu-gl.x86_64-latest.args [moved from tests/qemuxml2argvdata/video-virtio-vga-gpu-gl.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/video-virtio-vga-gpu-gl.xml [moved from tests/qemuxml2argvdata/video-virtio-vga-gpu-gl.xml with 100% similarity]
tests/qemuxmlconfdata/video-virtio-vga.x86_64-latest.args [moved from tests/qemuxml2argvdata/video-virtio-vga.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/video-virtio-vga.xml [moved from tests/qemuxml2argvdata/video-virtio-vga.xml with 100% similarity]
tests/qemuxmlconfdata/virtio-9p-createmode.x86_64-latest.args [moved from tests/qemuxml2argvdata/virtio-9p-createmode.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/virtio-9p-createmode.xml [moved from tests/qemuxml2argvdata/virtio-9p-createmode.xml with 100% similarity]
tests/qemuxmlconfdata/virtio-9p-multidevs.x86_64-latest.args [moved from tests/qemuxml2argvdata/virtio-9p-multidevs.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/virtio-9p-multidevs.xml [moved from tests/qemuxml2argvdata/virtio-9p-multidevs.xml with 100% similarity]
tests/qemuxmlconfdata/virtio-input-passthrough.x86_64-latest.args [moved from tests/qemuxml2argvdata/virtio-input-passthrough.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/virtio-input-passthrough.xml [moved from tests/qemuxml2argvdata/virtio-input-passthrough.xml with 100% similarity]
tests/qemuxmlconfdata/virtio-input.x86_64-latest.args [moved from tests/qemuxml2argvdata/virtio-input.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/virtio-input.xml [moved from tests/qemuxml2argvdata/virtio-input.xml with 100% similarity]
tests/qemuxmlconfdata/virtio-iommu-aarch64.aarch64-latest.args [moved from tests/qemuxml2argvdata/virtio-iommu-aarch64.aarch64-latest.args with 100% similarity]
tests/qemuxmlconfdata/virtio-iommu-aarch64.xml [moved from tests/qemuxml2argvdata/virtio-iommu-aarch64.xml with 100% similarity]
tests/qemuxmlconfdata/virtio-iommu-invalid-address-type.x86_64-latest.err [moved from tests/qemuxml2argvdata/virtio-iommu-invalid-address-type.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/virtio-iommu-invalid-address-type.xml [moved from tests/qemuxml2argvdata/virtio-iommu-invalid-address-type.xml with 100% similarity]
tests/qemuxmlconfdata/virtio-iommu-invalid-address.x86_64-latest.err [moved from tests/qemuxml2argvdata/virtio-iommu-invalid-address.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/virtio-iommu-invalid-address.xml [moved from tests/qemuxml2argvdata/virtio-iommu-invalid-address.xml with 100% similarity]
tests/qemuxmlconfdata/virtio-iommu-no-acpi.x86_64-latest.err [moved from tests/qemuxml2argvdata/virtio-iommu-no-acpi.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/virtio-iommu-no-acpi.xml [moved from tests/qemuxml2argvdata/virtio-iommu-no-acpi.xml with 100% similarity]
tests/qemuxmlconfdata/virtio-iommu-wrong-machine.x86_64-latest.err [moved from tests/qemuxml2argvdata/virtio-iommu-wrong-machine.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/virtio-iommu-wrong-machine.xml [moved from tests/qemuxml2argvdata/virtio-iommu-wrong-machine.xml with 100% similarity]
tests/qemuxmlconfdata/virtio-iommu-x86_64.x86_64-6.1.0.err [moved from tests/qemuxml2argvdata/virtio-iommu-x86_64.x86_64-6.1.0.err with 100% similarity]
tests/qemuxmlconfdata/virtio-iommu-x86_64.x86_64-latest.args [moved from tests/qemuxml2argvdata/virtio-iommu-x86_64.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/virtio-iommu-x86_64.xml [moved from tests/qemuxml2argvdata/virtio-iommu-x86_64.xml with 100% similarity]
tests/qemuxmlconfdata/virtio-lun.x86_64-latest.args [moved from tests/qemuxml2argvdata/virtio-lun.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/virtio-lun.xml [moved from tests/qemuxml2argvdata/virtio-lun.xml with 100% similarity]
tests/qemuxmlconfdata/virtio-non-transitional.x86_64-latest.args [moved from tests/qemuxml2argvdata/virtio-non-transitional.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/virtio-non-transitional.xml [moved from tests/qemuxml2argvdata/virtio-non-transitional.xml with 100% similarity]
tests/qemuxmlconfdata/virtio-options-controller-ats.x86_64-latest.args [moved from tests/qemuxml2argvdata/virtio-options-controller-ats.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/virtio-options-controller-ats.xml [moved from tests/qemuxml2argvdata/virtio-options-controller-ats.xml with 100% similarity]
tests/qemuxmlconfdata/virtio-options-controller-iommu.x86_64-latest.args [moved from tests/qemuxml2argvdata/virtio-options-controller-iommu.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/virtio-options-controller-iommu.xml [moved from tests/qemuxml2argvdata/virtio-options-controller-iommu.xml with 100% similarity]
tests/qemuxmlconfdata/virtio-options-controller-packed.x86_64-latest.args [moved from tests/qemuxml2argvdata/virtio-options-controller-packed.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/virtio-options-controller-packed.xml [moved from tests/qemuxml2argvdata/virtio-options-controller-packed.xml with 100% similarity]
tests/qemuxmlconfdata/virtio-options-disk-ats.x86_64-latest.args [moved from tests/qemuxml2argvdata/virtio-options-disk-ats.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/virtio-options-disk-ats.xml [moved from tests/qemuxml2argvdata/virtio-options-disk-ats.xml with 100% similarity]
tests/qemuxmlconfdata/virtio-options-disk-iommu.x86_64-latest.args [moved from tests/qemuxml2argvdata/virtio-options-disk-iommu.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/virtio-options-disk-iommu.xml [moved from tests/qemuxml2argvdata/virtio-options-disk-iommu.xml with 100% similarity]
tests/qemuxmlconfdata/virtio-options-disk-packed.x86_64-latest.args [moved from tests/qemuxml2argvdata/virtio-options-disk-packed.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/virtio-options-disk-packed.xml [moved from tests/qemuxml2argvdata/virtio-options-disk-packed.xml with 100% similarity]
tests/qemuxmlconfdata/virtio-options-fs-ats.x86_64-latest.args [moved from tests/qemuxml2argvdata/virtio-options-fs-ats.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/virtio-options-fs-ats.xml [moved from tests/qemuxml2argvdata/virtio-options-fs-ats.xml with 100% similarity]
tests/qemuxmlconfdata/virtio-options-fs-iommu.x86_64-latest.args [moved from tests/qemuxml2argvdata/virtio-options-fs-iommu.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/virtio-options-fs-iommu.xml [moved from tests/qemuxml2argvdata/virtio-options-fs-iommu.xml with 100% similarity]
tests/qemuxmlconfdata/virtio-options-fs-packed.x86_64-latest.args [moved from tests/qemuxml2argvdata/virtio-options-fs-packed.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/virtio-options-fs-packed.xml [moved from tests/qemuxml2argvdata/virtio-options-fs-packed.xml with 100% similarity]
tests/qemuxmlconfdata/virtio-options-input-ats.x86_64-latest.args [moved from tests/qemuxml2argvdata/virtio-options-input-ats.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/virtio-options-input-ats.xml [moved from tests/qemuxml2argvdata/virtio-options-input-ats.xml with 100% similarity]
tests/qemuxmlconfdata/virtio-options-input-iommu.x86_64-latest.args [moved from tests/qemuxml2argvdata/virtio-options-input-iommu.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/virtio-options-input-iommu.xml [moved from tests/qemuxml2argvdata/virtio-options-input-iommu.xml with 100% similarity]
tests/qemuxmlconfdata/virtio-options-input-packed.x86_64-latest.args [moved from tests/qemuxml2argvdata/virtio-options-input-packed.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/virtio-options-input-packed.xml [moved from tests/qemuxml2argvdata/virtio-options-input-packed.xml with 100% similarity]
tests/qemuxmlconfdata/virtio-options-memballoon-ats.x86_64-latest.args [moved from tests/qemuxml2argvdata/virtio-options-memballoon-ats.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/virtio-options-memballoon-ats.xml [moved from tests/qemuxml2argvdata/virtio-options-memballoon-ats.xml with 100% similarity]
tests/qemuxmlconfdata/virtio-options-memballoon-freepage-reporting.x86_64-5.0.0.err [moved from tests/qemuxml2argvdata/virtio-options-memballoon-freepage-reporting.x86_64-5.0.0.err with 100% similarity]
tests/qemuxmlconfdata/virtio-options-memballoon-freepage-reporting.x86_64-latest.args [moved from tests/qemuxml2argvdata/virtio-options-memballoon-freepage-reporting.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/virtio-options-memballoon-freepage-reporting.xml [moved from tests/qemuxml2argvdata/virtio-options-memballoon-freepage-reporting.xml with 100% similarity]
tests/qemuxmlconfdata/virtio-options-memballoon-iommu.x86_64-latest.args [moved from tests/qemuxml2argvdata/virtio-options-memballoon-iommu.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/virtio-options-memballoon-iommu.xml [moved from tests/qemuxml2argvdata/virtio-options-memballoon-iommu.xml with 100% similarity]
tests/qemuxmlconfdata/virtio-options-memballoon-packed.x86_64-latest.args [moved from tests/qemuxml2argvdata/virtio-options-memballoon-packed.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/virtio-options-memballoon-packed.xml [moved from tests/qemuxml2argvdata/virtio-options-memballoon-packed.xml with 100% similarity]
tests/qemuxmlconfdata/virtio-options-net-ats.x86_64-latest.args [moved from tests/qemuxml2argvdata/virtio-options-net-ats.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/virtio-options-net-ats.xml [moved from tests/qemuxml2argvdata/virtio-options-net-ats.xml with 100% similarity]
tests/qemuxmlconfdata/virtio-options-net-iommu.x86_64-latest.args [moved from tests/qemuxml2argvdata/virtio-options-net-iommu.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/virtio-options-net-iommu.xml [moved from tests/qemuxml2argvdata/virtio-options-net-iommu.xml with 100% similarity]
tests/qemuxmlconfdata/virtio-options-net-packed.x86_64-latest.args [moved from tests/qemuxml2argvdata/virtio-options-net-packed.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/virtio-options-net-packed.xml [moved from tests/qemuxml2argvdata/virtio-options-net-packed.xml with 100% similarity]
tests/qemuxmlconfdata/virtio-options-rng-ats.x86_64-latest.args [moved from tests/qemuxml2argvdata/virtio-options-rng-ats.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/virtio-options-rng-ats.xml [moved from tests/qemuxml2argvdata/virtio-options-rng-ats.xml with 100% similarity]
tests/qemuxmlconfdata/virtio-options-rng-iommu.x86_64-latest.args [moved from tests/qemuxml2argvdata/virtio-options-rng-iommu.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/virtio-options-rng-iommu.xml [moved from tests/qemuxml2argvdata/virtio-options-rng-iommu.xml with 100% similarity]
tests/qemuxmlconfdata/virtio-options-rng-packed.x86_64-latest.args [moved from tests/qemuxml2argvdata/virtio-options-rng-packed.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/virtio-options-rng-packed.xml [moved from tests/qemuxml2argvdata/virtio-options-rng-packed.xml with 100% similarity]
tests/qemuxmlconfdata/virtio-options-video-ats.x86_64-latest.args [moved from tests/qemuxml2argvdata/virtio-options-video-ats.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/virtio-options-video-ats.xml [moved from tests/qemuxml2argvdata/virtio-options-video-ats.xml with 100% similarity]
tests/qemuxmlconfdata/virtio-options-video-iommu.x86_64-latest.args [moved from tests/qemuxml2argvdata/virtio-options-video-iommu.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/virtio-options-video-iommu.xml [moved from tests/qemuxml2argvdata/virtio-options-video-iommu.xml with 100% similarity]
tests/qemuxmlconfdata/virtio-options-video-packed.x86_64-latest.args [moved from tests/qemuxml2argvdata/virtio-options-video-packed.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/virtio-options-video-packed.xml [moved from tests/qemuxml2argvdata/virtio-options-video-packed.xml with 100% similarity]
tests/qemuxmlconfdata/virtio-options.x86_64-latest.args [moved from tests/qemuxml2argvdata/virtio-options.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/virtio-options.xml [moved from tests/qemuxml2argvdata/virtio-options.xml with 100% similarity]
tests/qemuxmlconfdata/virtio-rng-builtin.x86_64-5.2.0.args [moved from tests/qemuxml2argvdata/virtio-rng-builtin.x86_64-5.2.0.args with 100% similarity]
tests/qemuxmlconfdata/virtio-rng-builtin.x86_64-latest.args [moved from tests/qemuxml2argvdata/virtio-rng-builtin.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/virtio-rng-builtin.xml [moved from tests/qemuxml2argvdata/virtio-rng-builtin.xml with 100% similarity]
tests/qemuxmlconfdata/virtio-rng-ccw.s390x-latest.args [moved from tests/qemuxml2argvdata/virtio-rng-ccw.s390x-latest.args with 100% similarity]
tests/qemuxmlconfdata/virtio-rng-ccw.xml [moved from tests/qemuxml2argvdata/virtio-rng-ccw.xml with 100% similarity]
tests/qemuxmlconfdata/virtio-rng-default.x86_64-latest.args [moved from tests/qemuxml2argvdata/virtio-rng-default.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/virtio-rng-default.xml [moved from tests/qemuxml2argvdata/virtio-rng-default.xml with 100% similarity]
tests/qemuxmlconfdata/virtio-rng-egd-crash.x86_64-latest.err [moved from tests/qemuxml2argvdata/virtio-rng-egd-crash.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/virtio-rng-egd-crash.xml [moved from tests/qemuxml2argvdata/virtio-rng-egd-crash.xml with 100% similarity]
tests/qemuxmlconfdata/virtio-rng-egd-unix.x86_64-5.2.0.args [moved from tests/qemuxml2argvdata/virtio-rng-egd-unix.x86_64-5.2.0.args with 100% similarity]
tests/qemuxmlconfdata/virtio-rng-egd-unix.x86_64-latest.args [moved from tests/qemuxml2argvdata/virtio-rng-egd-unix.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/virtio-rng-egd-unix.xml [moved from tests/qemuxml2argvdata/virtio-rng-egd-unix.xml with 100% similarity]
tests/qemuxmlconfdata/virtio-rng-egd.x86_64-latest.args [moved from tests/qemuxml2argvdata/virtio-rng-egd.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/virtio-rng-egd.xml [moved from tests/qemuxml2argvdata/virtio-rng-egd.xml with 100% similarity]
tests/qemuxmlconfdata/virtio-rng-multiple.x86_64-latest.args [moved from tests/qemuxml2argvdata/virtio-rng-multiple.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/virtio-rng-multiple.xml [moved from tests/qemuxml2argvdata/virtio-rng-multiple.xml with 100% similarity]
tests/qemuxmlconfdata/virtio-rng-random.x86_64-latest.args [moved from tests/qemuxml2argvdata/virtio-rng-random.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/virtio-rng-random.xml [moved from tests/qemuxml2argvdata/virtio-rng-random.xml with 100% similarity]
tests/qemuxmlconfdata/virtio-transitional-not-supported.x86_64-latest.err [moved from tests/qemuxml2argvdata/virtio-transitional-not-supported.x86_64-latest.err with 100% similarity]
tests/qemuxmlconfdata/virtio-transitional-not-supported.xml [moved from tests/qemuxml2argvdata/virtio-transitional-not-supported.xml with 100% similarity]
tests/qemuxmlconfdata/virtio-transitional.x86_64-latest.args [moved from tests/qemuxml2argvdata/virtio-transitional.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/virtio-transitional.xml [moved from tests/qemuxml2argvdata/virtio-transitional.xml with 100% similarity]
tests/qemuxmlconfdata/vmcoreinfo.x86_64-latest.args [moved from tests/qemuxml2argvdata/vmcoreinfo.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/vmcoreinfo.xml [moved from tests/qemuxml2argvdata/vmcoreinfo.xml with 100% similarity]
tests/qemuxmlconfdata/watchdog-device.x86_64-latest.args [moved from tests/qemuxml2argvdata/watchdog-device.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/watchdog-device.xml [moved from tests/qemuxml2argvdata/watchdog-device.xml with 100% similarity]
tests/qemuxmlconfdata/watchdog-diag288.s390x-latest.args [moved from tests/qemuxml2argvdata/watchdog-diag288.s390x-latest.args with 100% similarity]
tests/qemuxmlconfdata/watchdog-diag288.xml [moved from tests/qemuxml2argvdata/watchdog-diag288.xml with 100% similarity]
tests/qemuxmlconfdata/watchdog-dump.x86_64-latest.args [moved from tests/qemuxml2argvdata/watchdog-dump.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/watchdog-dump.xml [moved from tests/qemuxml2argvdata/watchdog-dump.xml with 100% similarity]
tests/qemuxmlconfdata/watchdog-injectnmi.x86_64-latest.args [moved from tests/qemuxml2argvdata/watchdog-injectnmi.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/watchdog-injectnmi.xml [moved from tests/qemuxml2argvdata/watchdog-injectnmi.xml with 100% similarity]
tests/qemuxmlconfdata/watchdog-q35-multiple.x86_64-latest.args [moved from tests/qemuxml2argvdata/watchdog-q35-multiple.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/watchdog-q35-multiple.xml [moved from tests/qemuxml2argvdata/watchdog-q35-multiple.xml with 100% similarity]
tests/qemuxmlconfdata/watchdog.x86_64-latest.args [moved from tests/qemuxml2argvdata/watchdog.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/watchdog.xml [moved from tests/qemuxml2argvdata/watchdog.xml with 100% similarity]
tests/qemuxmlconfdata/x86-kvm-32-on-64.x86_64-latest.args [moved from tests/qemuxml2argvdata/x86-kvm-32-on-64.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/x86-kvm-32-on-64.xml [moved from tests/qemuxml2argvdata/x86-kvm-32-on-64.xml with 100% similarity]
tests/qemuxmlconfdata/x86_64-default-cpu-kvm-pc-4.2.x86_64-latest.args [moved from tests/qemuxml2argvdata/x86_64-default-cpu-kvm-pc-4.2.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/x86_64-default-cpu-kvm-pc-4.2.xml [moved from tests/qemuxml2argvdata/x86_64-default-cpu-kvm-pc-4.2.xml with 100% similarity]
tests/qemuxmlconfdata/x86_64-default-cpu-kvm-q35-4.2.x86_64-latest.args [moved from tests/qemuxml2argvdata/x86_64-default-cpu-kvm-q35-4.2.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/x86_64-default-cpu-kvm-q35-4.2.xml [moved from tests/qemuxml2argvdata/x86_64-default-cpu-kvm-q35-4.2.xml with 100% similarity]
tests/qemuxmlconfdata/x86_64-default-cpu-tcg-features.x86_64-latest.args [moved from tests/qemuxml2argvdata/x86_64-default-cpu-tcg-features.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/x86_64-default-cpu-tcg-features.xml [moved from tests/qemuxml2argvdata/x86_64-default-cpu-tcg-features.xml with 100% similarity]
tests/qemuxmlconfdata/x86_64-default-cpu-tcg-pc-4.2.x86_64-latest.args [moved from tests/qemuxml2argvdata/x86_64-default-cpu-tcg-pc-4.2.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/x86_64-default-cpu-tcg-pc-4.2.xml [moved from tests/qemuxml2argvdata/x86_64-default-cpu-tcg-pc-4.2.xml with 100% similarity]
tests/qemuxmlconfdata/x86_64-default-cpu-tcg-q35-4.2.x86_64-latest.args [moved from tests/qemuxml2argvdata/x86_64-default-cpu-tcg-q35-4.2.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/x86_64-default-cpu-tcg-q35-4.2.xml [moved from tests/qemuxml2argvdata/x86_64-default-cpu-tcg-q35-4.2.xml with 100% similarity]
tests/qemuxmlconfdata/x86_64-pc-graphics.x86_64-latest.args [moved from tests/qemuxml2argvdata/x86_64-pc-graphics.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/x86_64-pc-graphics.xml [moved from tests/qemuxml2argvdata/x86_64-pc-graphics.xml with 100% similarity]
tests/qemuxmlconfdata/x86_64-pc-headless.x86_64-latest.args [moved from tests/qemuxml2argvdata/x86_64-pc-headless.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/x86_64-pc-headless.xml [moved from tests/qemuxml2argvdata/x86_64-pc-headless.xml with 100% similarity]
tests/qemuxmlconfdata/x86_64-q35-graphics.x86_64-latest.args [moved from tests/qemuxml2argvdata/x86_64-q35-graphics.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/x86_64-q35-graphics.xml [moved from tests/qemuxml2argvdata/x86_64-q35-graphics.xml with 100% similarity]
tests/qemuxmlconfdata/x86_64-q35-headless.x86_64-latest.args [moved from tests/qemuxml2argvdata/x86_64-q35-headless.x86_64-latest.args with 100% similarity]
tests/qemuxmlconfdata/x86_64-q35-headless.xml [moved from tests/qemuxml2argvdata/x86_64-q35-headless.xml with 100% similarity]
tests/qemuxmlconftest.c
tests/virschematest.c

index 559196a1cdf28fbb0f61dea0ffbf5d8317116105..3f6bd09616f784be2ba1fac8e104a45c174aca91 100644 (file)
@@ -129,7 +129,7 @@ typedef enum {
 static void
 testInfoSetPaths(TestInfo *info)
 {
-    info->infile = g_strdup_printf("%s/qemuxml2argvdata/%s.xml",
+    info->infile = g_strdup_printf("%s/qemuxmlconfdata/%s.xml",
                                    abs_srcdir, info->name);
     info->outtemplate = g_strdup_printf("%s/qemunbdkitdata/%s",
                                         abs_srcdir, info->name);
index e2989c05aafe2a70dfe87edba08f8c0ff4e1dc79..b8bb1aecb36276c906dafab0cb05f8cfbcb1e08f 100644 (file)
@@ -31,7 +31,7 @@
 
 struct testData {
     virQEMUDriver *driver;
-    const char *file; /* file name to load VM def XML from; qemuxml2argvdata/ */
+    const char *file; /* file name to load VM def XML from; qemuxmlconfdata/ */
 };
 
 
@@ -46,7 +46,7 @@ prepareObjects(virQEMUDriver *driver,
     g_autofree char *domxml = NULL;
     g_autofree char *latestCapsFile = NULL;
 
-    filename = g_strdup_printf("%s/qemuxml2argvdata/%s.xml", abs_srcdir, xmlname);
+    filename = g_strdup_printf("%s/qemuxmlconfdata/%s.xml", abs_srcdir, xmlname);
 
     if (virTestLoadFile(filename, &domxml) < 0)
         return -1;
diff --git a/tests/qemuxml2argvdata b/tests/qemuxml2argvdata
new file mode 120000 (symlink)
index 0000000..4f6042e
--- /dev/null
@@ -0,0 +1 @@
+qemuxmlconfdata/
\ No newline at end of file
index fd2318d8e38531f389602a9bd2cbd5bcb3937156..2aefc871ee2da04819b2cbe49fa65fda32d340fb 100644 (file)
@@ -175,7 +175,7 @@ testRunActive(const char *name,
     testQemuInfoSetArgs(info, ap);
     va_end(ap);
 
-    info->infile = g_strdup_printf("%s/qemuxml2argvdata/%s.xml", abs_srcdir,
+    info->infile = g_strdup_printf("%s/qemuxmlconfdata/%s.xml", abs_srcdir,
                                    info->name);
 
     info->out_xml_active = g_strdup_printf("%s/qemuxmlactive2xmldata/%s-active%s.xml",
index cb19e7b27dde58c9b93b223b8b0b20b9cbaffeda..743ddc995c1051331a722d6d9c25c70fd351a424 100644 (file)
@@ -951,15 +951,15 @@ testConfXMLEnumerate(GHashTable *existingTestCases)
     if (virTestHasRangeBitmap())
         return 0;
 
-    if (virDirOpen(&dir, abs_srcdir "/qemuxml2argvdata") < 0)
+    if (virDirOpen(&dir, abs_srcdir "/qemuxmlconfdata") < 0)
         return -1;
 
-    while ((rc = virDirRead(dir, &ent, abs_srcdir "/qemuxml2argvdata")) > 0) {
+    while ((rc = virDirRead(dir, &ent, abs_srcdir "/qemuxmlconfdata")) > 0) {
         if (virStringHasSuffix(ent->d_name, ".xml") ||
             virStringHasSuffix(ent->d_name, ".args") ||
             virStringHasSuffix(ent->d_name, ".err")) {
             g_hash_table_insert(existingTestCases,
-                                g_strdup_printf(abs_srcdir "/qemuxml2argvdata/%s", ent->d_name),
+                                g_strdup_printf(abs_srcdir "/qemuxmlconfdata/%s", ent->d_name),
                                 NULL);
         }
     }
@@ -1001,11 +1001,11 @@ testRun(const char *name,
     testQemuInfoSetArgs(info, ap);
     va_end(ap);
 
-    info->infile = g_strdup_printf("%s/qemuxml2argvdata/%s.xml", abs_srcdir, info->name);
+    info->infile = g_strdup_printf("%s/qemuxmlconfdata/%s.xml", abs_srcdir, info->name);
     if (info->flags & (FLAG_EXPECT_FAILURE | FLAG_EXPECT_PARSE_ERROR)) {
-        info->errfile = g_strdup_printf("%s/qemuxml2argvdata/%s%s.err", abs_srcdir, info->name, suffix);
+        info->errfile = g_strdup_printf("%s/qemuxmlconfdata/%s%s.err", abs_srcdir, info->name, suffix);
     } else {
-        info->outfile = g_strdup_printf("%s/qemuxml2argvdata/%s%s.args", abs_srcdir, info->name, suffix);
+        info->outfile = g_strdup_printf("%s/qemuxmlconfdata/%s%s.args", abs_srcdir, info->name, suffix);
     }
 
     if (!(info->flags & FLAG_EXPECT_PARSE_ERROR))
index 1e911cd68e4ff17c173ce23deb8b71d02a2fd6a7..e13e0b890c4871c197c372375fe5985ed824a71e 100644 (file)
@@ -239,7 +239,7 @@ static const char *exceptions_qemuxml2xmloutdata[] = {
 
 static const struct testSchemaEntry schemaDomain[] = {
     { .dir = "tests/domainschemadata" },
-    { .dir = "tests/qemuxml2argvdata" },
+    { .dir = "tests/qemuxmlconfdata" },
     { .dir = "tests/xmconfigdata" },
     { .dir = "tests/qemuxml2xmloutdata",
       .exceptions = exceptions_qemuxml2xmloutdata,