]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu_command: add support to use virtio as secondary video device
authorPavel Hrdina <phrdina@redhat.com>
Mon, 10 Oct 2016 18:19:06 +0000 (20:19 +0200)
committerPavel Hrdina <phrdina@redhat.com>
Wed, 12 Oct 2016 15:46:48 +0000 (17:46 +0200)
commitfb8f3b1c22c8f272bb9a47e8f8915acc3cfb47f1
tree849a81ac47ced652c53c12572079dc7793d2d528
parentac987148a849ef61b07cde20003bdf8a575640c2
qemu_command: add support to use virtio as secondary video device

Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1369633

Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
docs/formatdomain.html.in
src/qemu/qemu_domain.c
tests/qemuxml2argvdata/qemuxml2argv-video-virtio-gpu-secondary.args [new file with mode: 0644]
tests/qemuxml2argvdata/qemuxml2argv-video-virtio-gpu-secondary.xml [new file with mode: 0644]
tests/qemuxml2argvtest.c
tests/qemuxml2xmloutdata/qemuxml2xmlout-video-virtio-gpu-secondary.xml [new file with mode: 0644]
tests/qemuxml2xmltest.c