]> git.proxmox.com Git - mirror_qemu.git/commit
Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20160202-1' into staging
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 2 Feb 2016 15:18:39 +0000 (15:18 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 2 Feb 2016 15:18:39 +0000 (15:18 +0000)
commitbaa3f63827877c3632a3f7570eb772f3da4658bd
tree34a6cf4ab93fb2b7baa2df64fd44660a2d902aac
parent958e3693607901f4c2bca607651382dc48689654
parent56bdd4b69aa10bec274b1e812685bcf44dcb0c72
Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20160202-1' into staging

ui: gtk vc fix, adaptive sdl refresh.

# gpg: Signature made Tue 02 Feb 2016 13:06:07 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-20160202-1:
  sdl: shorten the GUI refresh interval when mouse or keyboard is active
  gtk: use qemu_chr_alloc() to allocate CharDriverState

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