Hi, Here are a few patches that were in the vhost-user-gpu series, but are worth to consider separately. In particular, "virtio-gpu: block both 2d and 3d rendering" fixes a bug reported on RH bugzilla recently.
Marc-André Lureau (4): virtio-gpu: remove unused qdev virtio-gpu: remove unused config_size virtio-gpu: block both 2d and 3d rendering virtio-gpu: remove useless 'waiting' field include/hw/virtio/virtio-gpu.h | 5 ----- hw/display/virtio-gpu-3d.c | 21 --------------------- hw/display/virtio-gpu.c | 31 ++++++++++++++++++++++--------- 3 files changed, 22 insertions(+), 35 deletions(-) -- 2.21.0.rc1