]> git.ipfire.org Git - thirdparty/qemu.git/commit
virtio-gpu: block both 2d and 3d rendering
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Thu, 21 Feb 2019 11:43:29 +0000 (12:43 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Fri, 22 Feb 2019 06:23:57 +0000 (07:23 +0100)
commitad341aacbf4b119a88e0f9d5a1f753d6ed0fdd86
tree4c781357d50e8bd7a2e8b5ba0b3cbba38ba33a5e
parent4a9102c5eb03c07482a53e7a63f09d0bfe21e339
virtio-gpu: block both 2d and 3d rendering

Now that 2d commands are translated to 3d rendering, qemu must stop
sending 3d updates (from 2d) to Spice as well.

Fixes:
https://bugzilla.redhat.com/show_bug.cgi?id=1674324

Cc: cfergeau@redhat.com
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Christophe Fergeau <cfergeau@redhat.com>
Tested-by: Christophe Fergeau <cfergeau@redhat.com>
Message-id: 20190221114330.17968-4-marcandre.lureau@redhat.com
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
hw/display/virtio-gpu-3d.c
hw/display/virtio-gpu.c
include/hw/virtio/virtio-gpu.h