]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu_validate: Validate virtio*gl* devices for 3d accerlation
authorHan Han <hhan@redhat.com>
Wed, 9 Jun 2021 08:32:24 +0000 (16:32 +0800)
committerMichal Privoznik <mprivozn@redhat.com>
Fri, 11 Jun 2021 11:06:50 +0000 (13:06 +0200)
commit38aed410ace8b07dc16e04d5036b10f9fcbe3611
tree6a28b956dcdbf1ed92b550e861bae7ceae78dcf9
parent456d6c142e704e231e18a382acd7325a1ffe98ed
qemu_validate: Validate virtio*gl* devices for 3d accerlation

The devices virtio-gpu-gl-pci and virtio-vga-gl, aimed to replace the
virgl property, are valid for 3d accerlation as well.

Signed-off-by: Han Han <hhan@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
src/qemu/qemu_validate.c