]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemuxml2argvtest: Populate all outstanding def->xml cases
authorPeter Krempa <pkrempa@redhat.com>
Sat, 16 Dec 2023 16:26:37 +0000 (17:26 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 17 Jan 2024 16:31:12 +0000 (17:31 +0100)
commita61230ef2629bceec7c2de64ade69068fa2cc9f5
treecee6c20d30c71ad8457825a906a5d4a01dbb2531
parent70c6084cf02e902e4828def9cc283c242e387f41
qemuxml2argvtest: Populate all outstanding def->xml cases

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
397 files changed:
tests/qemuxml2argvtest.c
tests/qemuxml2xmloutdata/aarch64-cpu-passthrough.aarch64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/aarch64-features-wrong.aarch64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/aarch64-gic-default.aarch64-4.2.0.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/aarch64-gic-none.aarch64-4.2.0.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/aarch64-kvm-32-on-64.aarch64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/aarch64-virt-default-nic.aarch64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/aarch64-virt-virtio-MMIO.aarch64.latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/aarch64-virt-virtio.aarch64-4.2.0.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/aarch64-virt-virtio.aarch64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/aarch64-virtio-pci-default.aarch64-4.2.0.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/arm-vexpressa9-basic.aarch64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/arm-vexpressa9-nodevs.aarch64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/arm-vexpressa9-virtio.aarch64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/arm-virt-virtio.aarch64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/audio-default-sdl.x86_64-4.2.0.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/audio-default-spice.x86_64-4.2.0.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/audio-default-vnc.x86_64-4.2.0.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/audio-jack-minimal.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/balloon-ccw-deflate.s390x-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/balloon-device-deflate-off.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/balloon-device-deflate.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/balloon-device.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/balloon-mmio-deflate.aarch64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/boot-complex.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/boot-menu-disable-drive.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/boot-menu-enable.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/channel-spicevmc.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/channel-unix-guestfwd.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/channel-virtio-autoadd.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/channel-virtio-autoassign.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/channel-virtio-default.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/channel-virtio-unix.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/chardev-reconnect.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/clock-france.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/clock-hpet-off.x86_64-7.2.0.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/clock-hpet-off.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/clock-localtime-basis-localtime.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/clock-variable.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/console-compat-chardev.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/console-sclp.s390x-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/console-virtio-ccw.s390x-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/console-virtio-unix.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/controller-order.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-Haswell-noTSX.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-Haswell.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-Haswell2.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-Haswell3.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-cache-disable.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-cache-disable3.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-cache-emulate-l3.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-cache-passthrough.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-exact1.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-exact2-nofallback.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-exact2.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-fallback.x86_64-5.2.0.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-fallback.x86_64-8.0.0.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-host-model-cmt.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-host-model-fallback-kvm.x86_64-4.2.0.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-host-model-fallback-kvm.x86_64-5.0.0.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-host-model-fallback-kvm.x86_64-5.1.0.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-host-model-fallback-kvm.x86_64-5.2.0.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-host-model-fallback-kvm.x86_64-6.0.0.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-host-model-fallback-kvm.x86_64-6.1.0.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-host-model-fallback-kvm.x86_64-6.2.0.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-host-model-fallback-kvm.x86_64-7.0.0.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-host-model-fallback-kvm.x86_64-7.1.0.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-host-model-fallback-kvm.x86_64-7.2.0.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-host-model-fallback-kvm.x86_64-8.0.0.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-host-model-fallback-kvm.x86_64-8.1.0.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-host-model-fallback-kvm.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-host-model-fallback-tcg.x86_64-4.2.0.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-host-model-fallback-tcg.x86_64-5.0.0.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-host-model-fallback-tcg.x86_64-5.1.0.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-host-model-fallback-tcg.x86_64-5.2.0.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-host-model-fallback-tcg.x86_64-6.0.0.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-host-model-fallback-tcg.x86_64-6.1.0.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-host-model-fallback-tcg.x86_64-6.2.0.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-host-model-fallback-tcg.x86_64-7.0.0.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-host-model-fallback-tcg.x86_64-7.1.0.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-host-model-fallback-tcg.x86_64-7.2.0.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-host-model-fallback-tcg.x86_64-8.0.0.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-host-model-fallback-tcg.x86_64-8.1.0.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-host-model-fallback-tcg.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-host-model-kvm.x86_64-4.2.0.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-host-model-kvm.x86_64-5.0.0.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-host-model-kvm.x86_64-5.1.0.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-host-model-kvm.x86_64-5.2.0.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-host-model-kvm.x86_64-6.0.0.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-host-model-kvm.x86_64-6.1.0.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-host-model-kvm.x86_64-6.2.0.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-host-model-kvm.x86_64-7.0.0.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-host-model-kvm.x86_64-7.1.0.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-host-model-kvm.x86_64-7.2.0.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-host-model-kvm.x86_64-8.0.0.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-host-model-kvm.x86_64-8.1.0.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-host-model-kvm.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-host-model-nofallback-kvm.x86_64-4.2.0.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-host-model-nofallback-kvm.x86_64-5.0.0.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-host-model-nofallback-kvm.x86_64-5.1.0.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-host-model-nofallback-kvm.x86_64-5.2.0.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-host-model-nofallback-kvm.x86_64-6.0.0.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-host-model-nofallback-kvm.x86_64-6.1.0.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-host-model-nofallback-kvm.x86_64-6.2.0.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-host-model-nofallback-kvm.x86_64-7.0.0.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-host-model-nofallback-kvm.x86_64-7.1.0.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-host-model-nofallback-kvm.x86_64-7.2.0.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-host-model-nofallback-kvm.x86_64-8.0.0.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-host-model-nofallback-kvm.x86_64-8.1.0.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-host-model-nofallback-kvm.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-host-model-nofallback-tcg.x86_64-4.2.0.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-host-model-nofallback-tcg.x86_64-5.0.0.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-host-model-nofallback-tcg.x86_64-5.1.0.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-host-model-nofallback-tcg.x86_64-5.2.0.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-host-model-nofallback-tcg.x86_64-6.0.0.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-host-model-nofallback-tcg.x86_64-6.1.0.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-host-model-nofallback-tcg.x86_64-6.2.0.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-host-model-nofallback-tcg.x86_64-7.0.0.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-host-model-nofallback-tcg.x86_64-7.1.0.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-host-model-nofallback-tcg.x86_64-7.2.0.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-host-model-nofallback-tcg.x86_64-8.0.0.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-host-model-nofallback-tcg.x86_64-8.1.0.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-host-model-nofallback-tcg.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-host-model-tcg.x86_64-4.2.0.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-host-model-tcg.x86_64-5.0.0.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-host-model-tcg.x86_64-5.1.0.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-host-model-tcg.x86_64-5.2.0.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-host-model-tcg.x86_64-6.0.0.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-host-model-tcg.x86_64-6.1.0.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-host-model-tcg.x86_64-6.2.0.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-host-model-tcg.x86_64-7.0.0.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-host-model-tcg.x86_64-7.1.0.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-host-model-tcg.x86_64-7.2.0.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-host-model-tcg.x86_64-8.0.0.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-host-model-tcg.x86_64-8.1.0.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-host-model-tcg.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-host-passthrough.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-hotplug-startup.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-minimum1.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-minimum2.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-no-removed-features.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-nofallback.x86_64-5.2.0.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-nofallback.x86_64-8.0.0.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-phys-bits-emulate.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-phys-bits-emulate2.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-phys-bits-passthrough.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-qemu-host-passthrough.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-s390-features.s390x-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-s390-zEC12.s390x-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-strict1.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-topology1.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-topology2.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-topology3.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-topology4.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-translation.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/cpu-tsc-frequency.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/disk-cdrom-network-nbdkit.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/disk-cdrom-tray.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/disk-device-removable.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/disk-error-policy-s390x.s390x-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/disk-floppy-pseries.ppc64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/disk-floppy-q35.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/disk-floppy-tray.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/disk-geometry.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/disk-ide-split.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/disk-ide-wwn.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/disk-ioeventfd.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/disk-network-http-nbdkit.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/disk-network-rbd-no-colon.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/disk-network-sheepdog.x86_64-6.0.0.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/disk-network-source-curl-nbdkit-backing.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/disk-network-source-curl-nbdkit.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/disk-network-source-curl.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/disk-network-ssh-key.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/disk-network-ssh-nbdkit.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/disk-network-ssh-password.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/disk-network-ssh.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/disk-network-tlsx509-nbd.x86_64-5.2.0.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/disk-no-boot.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/disk-order.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/disk-readonly-disk.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/disk-scsi-disk-split.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/disk-scsi-disk-wwn.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/disk-scsi-lun-passthrough.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/disk-shared.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/disk-snapshot.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/disk-vhostuser-numa.x86_64-4.2.0.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/disk-vhostuser-numa.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/disk-vhostvdpa.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/disk-virtio-ccw-many.s390x-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/disk-virtio-ccw.s390x-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/disk-virtio-scsi-reservations.x86_64-5.2.0.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/fips-enabled.x86_64-5.1.0.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/fips-enabled.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/fs9p-ccw.s390x-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/fs9p.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/graphics-dbus-usbredir.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/graphics-egl-headless.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/graphics-spice-agent-file-xfer.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/graphics-spice-agentmouse.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/graphics-spice-gl-auto-rendernode.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/graphics-spice-no-args.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/graphics-spice-sasl.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/graphics-spice-usb-redir.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/graphics-vnc-none.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/graphics-vnc-policy.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/graphics-vnc-power.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/graphics-vnc-socket-new-cmdline.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/graphics-vnc-tls-secret.x86_64-5.2.0.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/graphics-vnc-tls-secret.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/hostdev-mdev-display-spice-egl-headless.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/hostdev-mdev-display-spice-opengl.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/hostdev-mdev-display-vnc-egl-headless.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/hostdev-mdev-display-vnc.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/hostdev-pci-address-device.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/hostdev-scsi-vhost-scsi-pcie.x86_64-4.2.0.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/hostdev-usb-address-device-boot.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/hostdev-usb-address-device.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/hostdev-vfio-multidomain.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/hotplug-base.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/hugepages-default-5M.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/hugepages-numa-default.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/hyperv-passthrough.x86_64-6.1.0.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/input-usbmouse-addr.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/iothreads-disk-virtio-ccw.s390x-4.2.0.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/iothreads-virtio-scsi-pci.x86_64-5.2.0.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/kvm-pit-delay.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/kvm-pit-discard.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/kvmclock+eoi-disabled.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/launch-security-s390-pv.s390x-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/launch-security-sev-direct.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/launch-security-sev-missing-platform-info.x86_64-6.0.0.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/launch-security-sev.x86_64-6.0.0.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/luks-disks-source-qcow2.x86_64-5.2.0.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/machine-aeskeywrap-off-cap.s390x-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/machine-aeskeywrap-off-caps.s390x-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/machine-aeskeywrap-on-cap.s390x-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/machine-aeskeywrap-on-caps.s390x-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/machine-aliases1.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/machine-aliases2.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/machine-deakeywrap-off-cap.s390x-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/machine-deakeywrap-off-caps.s390x-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/machine-deakeywrap-on-cap.s390x-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/machine-deakeywrap-on-caps.s390x-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/machine-keywrap-none-caps.s390x-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/machine-keywrap-none.s390x-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/machine-loadparm-net-s390.s390x-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/machine-loadparm-s390.s390x-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/machine-vmport-opt.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/memory-align-fail.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/memory-hotplug-nvdimm-align.x86_64-5.2.0.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/memory-hotplug-nvdimm-label.x86_64-5.2.0.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/memory-hotplug-nvdimm-pmem.x86_64-5.2.0.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/memory-hotplug-nvdimm-readonly.x86_64-5.2.0.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/memory-hotplug-virtio-pmem.x86_64-5.2.0.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/migrate-numa-unaligned.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/misc-no-reboot.x86_64-5.2.0.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/mlock-off.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/mlock-on.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/multifunction-pci-device.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/name-escape.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/net-client.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/net-eth-names.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/net-hostdev-fail.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/net-hostdev-multidomain.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/net-hostdev-vfio-multidomain.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/net-mcast.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/net-user-passt.x86_64-7.2.0.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/net-vhostuser-fail.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/net-vhostuser-multiq.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/net-virtio-ccw.s390x-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/net-virtio-netdev.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/numad-auto-vcpu-static-numatune.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/numad-static-memory-auto-vcpu.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/numad.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/numatune-memnode-unavailable-restrictive.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/numatune-memnode-unavailable-strict.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/numatune-memnode.x86_64-5.2.0.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/numatune-static-nodeset-exceed-hostnode.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/numatune-system-memory.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/parallel-parport-chardev.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/parallel-tcp-chardev.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/parallel-unix-chardev.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/ppc-dtb.ppc-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/ppc64-usb-controller-qemu-xhci.ppc64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/ppce500-serial.ppc-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/pseries-basic.ppc64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/pseries-cpu-le.ppc64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/pseries-features.ppc64-4.2.0.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/pseries-usb-default.ppc64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/pseries-usb-kbd.ppc64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/pseries-usb-multi.ppc64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/pseries-vio-user-assigned.ppc64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/pseries-vio.ppc64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/q35-default-devices-only.x86_64-4.2.0.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/q35-multifunction.x86_64-4.2.0.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/q35-pcie-autoadd.x86_64-4.2.0.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/q35-pcie.x86_64-4.2.0.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/q35-virt-manager-basic.x86_64-4.2.0.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/qemu-ns-alt.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/qemu-ns-commandline-ns0.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/qemu-ns-commandline-ns1.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/qemu-ns-commandline.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/qemu-ns-domain-commandline-ns0.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/qemu-ns-domain-commandline.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/qemu-ns-domain-ns0.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/restore-v2-fd.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/s390-allow-bogus-usb-controller.s390x-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/s390-allow-bogus-usb-none.s390x-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/seclabel-dynamic.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/seclabel-static-relabel.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/serial-dev-chardev-iobase.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/serial-dev-chardev.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/serial-file-chardev.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/serial-file-log.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/serial-many-chardev.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/serial-pty-chardev.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/serial-tcp-chardev.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/serial-tcp-telnet-chardev.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/serial-tcp-tlsx509-chardev-verify.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/serial-tcp-tlsx509-secret-chardev.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/serial-udp-chardev.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/serial-unix-chardev.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/serial-vc-chardev.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/shmem-invalid-address.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/shmem-invalid-size.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/shmem-small-size.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/smartcard-passthrough-unix.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/sound-device.x86_64-4.2.0.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/sparc-minimal.sparc-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/usb-bus-missing.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/usb-controller-default-unavailable-q35.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/usb-controller-ich9-autoassign.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/usb-controller-ich9-companion.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/usb-controller-nec-xhci-unavailable.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/usb-controller-nex-xhci-autoassign.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/usb-controller-qemu-xhci.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/usb-hub-autoadd-deluxe.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/usb-hub-autoadd.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/usb-hub.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/usb-long-port-path.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/usb-port-autoassign.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/usb-ports.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/usb-redir-boot.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/usb-redir-unix.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/usb1-usb2.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/user-aliases-usb.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/user-aliases2.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/vhost-user-gpu-secondary.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/vhost-user-vga.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/video-bochs-display-device.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/video-qxl-device-vgamem.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/video-qxl-device-vram64.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/video-qxl-device.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/video-qxl-sec-device-vgamem.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/video-qxl-sec-device-vram64.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/video-qxl-sec-device.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/video-ramfb-display-device.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/video-vga-device-vgamem.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/video-vga-device.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/video-vga-qxl-heads.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/video-virtio-vga.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/virtio-options-controller-ats.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/virtio-options-controller-iommu.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/virtio-options-controller-packed.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/virtio-options-disk-ats.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/virtio-options-disk-iommu.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/virtio-options-disk-packed.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/virtio-options-fs-ats.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/virtio-options-fs-iommu.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/virtio-options-fs-packed.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/virtio-options-input-ats.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/virtio-options-input-iommu.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/virtio-options-input-packed.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/virtio-options-memballoon-ats.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/virtio-options-memballoon-freepage-reporting.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/virtio-options-memballoon-iommu.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/virtio-options-memballoon-packed.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/virtio-options-net-ats.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/virtio-options-net-iommu.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/virtio-options-net-packed.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/virtio-options-rng-ats.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/virtio-options-rng-iommu.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/virtio-options-rng-packed.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/virtio-options-video-ats.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/virtio-options-video-iommu.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/virtio-options-video-packed.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/virtio-rng-builtin.x86_64-5.2.0.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/virtio-rng-ccw.s390x-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/virtio-rng-default.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/virtio-rng-egd-unix.x86_64-5.2.0.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/virtio-rng-egd-unix.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/virtio-rng-multiple.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/watchdog-device.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/watchdog-diag288.s390x-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/watchdog-dump.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/watchdog-injectnmi.x86_64-latest.xml [new file with mode: 0644]