]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Add test for virtio serial port assignment
authorJán Tomko <jtomko@redhat.com>
Thu, 29 May 2014 13:16:47 +0000 (15:16 +0200)
committerJán Tomko <jtomko@redhat.com>
Thu, 2 Apr 2015 13:00:13 +0000 (15:00 +0200)
commit8945d6a80514eb76fdcc39a9b0bb5c0fa64d38f1
treed2564e9086e5596e483fbb769e446cded45b17aa
parentf51fbdd19d1c7fa0a42cbeb9bb97336d3028f283
Add test for virtio serial port assignment

Add a test to demonstrate the effect of automatic virtio-serial
address assignment.
tests/qemuxml2argvdata/qemuxml2argv-channel-virtio-autoassign.args [new file with mode: 0644]
tests/qemuxml2argvdata/qemuxml2argv-channel-virtio-autoassign.xml [new file with mode: 0644]
tests/qemuxml2argvtest.c