]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: add one -device video device testcase
authorGuannan Ren <gren@redhat.com>
Fri, 14 Dec 2012 07:09:17 +0000 (15:09 +0800)
committerGuannan Ren <gren@redhat.com>
Mon, 17 Dec 2012 06:02:58 +0000 (14:02 +0800)
commited6fc41b9cee7a878c15e42799a938911eb95c4c
tree612068afe83aed07ec12a34dd2d5e332e15e4091
parentaa51202b723ac6a2b7b99827abf60a7593afcba6
tests: add one -device video device testcase

The testcase is for testing non-fixed PCI address for primary
video device and using video args to -deivce qemu option.
tests/qemuxml2argvdata/qemuxml2argv-video-device-pciaddr-default.args [new file with mode: 0644]
tests/qemuxml2argvdata/qemuxml2argv-video-device-pciaddr-default.xml [new file with mode: 0644]
tests/qemuxml2argvtest.c