Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20160603-1' into staging
commit6b3532b20b787cbd697a68b383232f5c3b39bd1e
authorPeter Maydell <peter.maydell@linaro.org>
Fri, 3 Jun 2016 11:03:36 +0000 (3 12:03 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 3 Jun 2016 11:03:36 +0000 (3 12:03 +0100)
tree528ad89177395432a92c08840508bbd5025bb06f
parentdefbaec16007bdf26e44c5add27e686f74dc94e5
parentc5ce83334465ee5acb6789a2f22d125273761c9e
Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20160603-1' into staging

vnc: keyboard delay, colormap support
ui: misc bugfixes

# gpg: Signature made Fri 03 Jun 2016 08:02:32 BST 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-ui-20160603-1:
  vnc: add configurable keyboard delay
  sdl2: skip init without outputs
  vnc: Add support for color map
  SDL2: add bgrx pixel format
  gtk: fix unchecked vc dereference
  ui: spice: Exit if gl=on EGL init fails
  ui: egl: Replace fprintf with error_report

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>