]> xenbits.xensource.com Git - libvirt.git/commit
qemuxml2xmltest: Modernize 'mach-virt*' cases
authorPeter Krempa <pkrempa@redhat.com>
Fri, 24 Mar 2023 15:40:53 +0000 (16:40 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 11 Apr 2023 08:08:32 +0000 (10:08 +0200)
commitbd4da926b13f5795a013c19ff11d21837d0e3e00
tree2ee5bf5af2a4f12c437d67704340f96d8801c8b2
parent4d0d31a6fd5a951af117979405bcfc1349bce627
qemuxml2xmltest: Modernize 'mach-virt*' cases

Use real capabilities.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
15 files changed:
tests/qemuxml2xmloutdata/mach-virt-console-native.aarch64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/mach-virt-console-native.xml [deleted file]
tests/qemuxml2xmloutdata/mach-virt-console-virtio.aarch64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/mach-virt-console-virtio.xml [deleted file]
tests/qemuxml2xmloutdata/mach-virt-serial+console-native.aarch64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/mach-virt-serial+console-native.xml [deleted file]
tests/qemuxml2xmloutdata/mach-virt-serial-compat.aarch64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/mach-virt-serial-compat.xml [deleted file]
tests/qemuxml2xmloutdata/mach-virt-serial-native.aarch64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/mach-virt-serial-native.xml [deleted file]
tests/qemuxml2xmloutdata/mach-virt-serial-pci.aarch64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/mach-virt-serial-pci.xml [deleted file]
tests/qemuxml2xmloutdata/mach-virt-serial-usb.aarch64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/mach-virt-serial-usb.xml [deleted file]
tests/qemuxml2xmltest.c