Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20160203-1' into staging
authorPeter Maydell <peter.maydell@linaro.org>
Wed, 3 Feb 2016 12:23:48 +0000 (12:23 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Wed, 3 Feb 2016 12:23:48 +0000 (12:23 +0000)
commit87574621b18f86eab295a2c207e0b42c77b5dfa0
tree35558b2401ed991ea6773d3f6dddc9a2ba972667
parentad9e1dab20253441716b769500d4c63bc39b0d51
parent321c9adba5a64a1a9de2dd7db5433b62a5433439
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20160203-1' into staging

virtio-gpu: bugfixes and spice support preparation

# gpg: Signature made Wed 03 Feb 2016 09:47:13 GMT using RSA key ID D3E87138
# gpg: Good signature from "Gerd Hoffmann (work) <kraxel@redhat.com>"
# gpg:                 aka "Gerd Hoffmann <gerd@kraxel.org>"
# gpg:                 aka "Gerd Hoffmann (private) <kraxel@gmail.com>"

* remotes/kraxel/tags/pull-vga-20160203-1:
  virtio-gpu: block any rendering until client (ui) is done
  virtio-gpu: add support to enable/disable command processing
  virtio-gpu: maintain command queue
  virtio-gpu: fix memory leak in error path
  console: block rendering until client is done
  zap qemu_egl_has_ext in include/ui/egl-helpers.h

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
include/ui/console.h