]> git.proxmox.com Git - mirror_qemu.git/commit
Merge remote-tracking branch 'remotes/kraxel/tags/pull-gtk-20150427-1' into staging
authorPeter Maydell <peter.maydell@linaro.org>
Mon, 27 Apr 2015 18:06:08 +0000 (19:06 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 27 Apr 2015 18:06:08 +0000 (19:06 +0100)
commit3f9d69ba12da6f2874631f6e426a7ef148ba4c82
treee6930403420136db38882edfd320e2185c8bd1f0
parent0d81cdddaa40a1988b24657aeac19959cfad0fde
parent1a01716a307387e5cf1336f61a96f772dddadc90
Merge remote-tracking branch 'remotes/kraxel/tags/pull-gtk-20150427-1' into staging

gtk: support text consoles without vte, bugfixes.

# gpg: Signature made Mon Apr 27 14:34:15 2015 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-gtk-20150427-1:
  gtk: Avoid accel key leakage into guest on console switch
  gtk: Fix VTE focus grabbing
  console/gtk: add qemu_console_get_label
  gtk: bind to text terminal consoles too
  gtk: handle switch_surface(NULL) properly

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