]> xenbits.xensource.com Git - libvirt.git/commit
qemu: validate virtio-gpu with vhost-user
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Mon, 23 Sep 2019 10:44:31 +0000 (14:44 +0400)
committerCole Robinson <crobinso@redhat.com>
Tue, 24 Sep 2019 16:30:02 +0000 (12:30 -0400)
commitc3d083174530b8635f978775973ae400bc8f3f59
tree4153cc5bb0d134d91b6228b0de6d6faa49328fd2
parent6396a478f4ea175eb71621a09353957e4629eb2c
qemu: validate virtio-gpu with vhost-user

Check qemu capability, and accept 3d acceleration. 3d acceleration
support is checked when looking for a suitable vhost-user helper.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Cole Robinson <crobinso@redhat.com>
src/qemu/qemu_process.c
tests/qemuxml2argvtest.c