Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20151103-1' into staging
commit130d0bc6594d0cc6591d00312841891b3c187b07
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 3 Nov 2015 10:20:04 +0000 (3 10:20 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 3 Nov 2015 10:20:04 +0000 (3 10:20 +0000)
treea1082905a667d8aab9296beef46a9ce48f6b478e
parent3d861a01093f8eedfac9889746ccafcfd32039b7
parent4d77b1f23877b579b94421d0cab2bebc79f4e171
Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20151103-1' into staging

ui: fixes for vnc, opengl and curses.

# gpg: Signature made Tue 03 Nov 2015 09:53:24 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-ui-20151103-1:
  vnc: fix bug: vnc server can't start when 'to' is specified
  vnc: allow fall back to RAW encoding
  ui/opengl: Reduce build required libraries for opengl
  ui/curses: Fix pageup/pagedown on -curses
  ui/curses: Support line graphics chars on -curses mode
  ui/curses: Fix monitor color with -curses when 256 colors

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