]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: check that qemu is vhost-user-vga capable
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Mon, 23 Sep 2019 10:44:30 +0000 (14:44 +0400)
committerCole Robinson <crobinso@redhat.com>
Tue, 24 Sep 2019 16:29:33 +0000 (12:29 -0400)
commit6396a478f4ea175eb71621a09353957e4629eb2c
treed937e5e08c253a37f665aba2be7442a08c956431
parent86e068e5d6b368c1431e048cfe7e64c30ebc6548
qemu: check that qemu is vhost-user-vga capable

To support virtio VGA with vhost-user, vhost-user-vga device is necessary.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
src/qemu/qemu_domain.c