]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: qemuxml2argv: Add an aarch64 pci-serial test
authorCole Robinson <crobinso@redhat.com>
Mon, 26 Jun 2017 16:10:49 +0000 (12:10 -0400)
committerCole Robinson <crobinso@redhat.com>
Mon, 10 Jul 2017 20:58:13 +0000 (16:58 -0400)
commit5afe52a871825ca173a4a4a70861b56b5b00b5ad
treeadb3f94a80e3226fad9b2e96edd5eaa8ed924dbb
parent948e429f485056e08f9f33bb577ff610a998ce70
tests: qemuxml2argv: Add an aarch64 pci-serial test

This demonstrates that the previous qemu caps changes will use
-chardev for pci-serial on aarch64 machvirt

Reviewed-by: Andrea Bolognani <abologna@redhat.com>
Signed-off-by: Cole Robinson <crobinso@redhat.com>
tests/qemuxml2argvdata/qemuxml2argv-aarch64-pci-serial.args [new file with mode: 0644]
tests/qemuxml2argvdata/qemuxml2argv-aarch64-pci-serial.xml [new file with mode: 0644]
tests/qemuxml2argvtest.c
tests/qemuxml2xmloutdata/qemuxml2xmlout-aarch64-pci-serial.xml [new file with mode: 0644]
tests/qemuxml2xmltest.c