]> git.proxmox.com Git - mirror_qemu.git/commit
Merge remote-tracking branch 'remotes/kraxel/tags/fixes-20210726-pull-request' into...
authorPeter Maydell <peter.maydell@linaro.org>
Mon, 26 Jul 2021 19:50:19 +0000 (20:50 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 26 Jul 2021 19:50:19 +0000 (20:50 +0100)
commit1f3c9c762e2a4eada649393e9527b19e048f3ba7
tree9f2e7287b83328872f48964e3cabadd6041c6887
parent76bf66b9136ce373f006f68b0ef4819abc797054
parent584af1f1d955476aacba3350c4efb5865fc91c09
Merge remote-tracking branch 'remotes/kraxel/tags/fixes-20210726-pull-request' into staging

ui: fixes for 6.1

# gpg: Signature made Mon 26 Jul 2021 12:05:33 BST
# gpg:                using RSA key A0328CFFB93A17A79901FE7D4CB6D8EED3E87138
# gpg: Good signature from "Gerd Hoffmann (work) <kraxel@redhat.com>" [full]
# gpg:                 aka "Gerd Hoffmann <gerd@kraxel.org>" [full]
# gpg:                 aka "Gerd Hoffmann (private) <kraxel@gmail.com>" [full]
# Primary key fingerprint: A032 8CFF B93A 17A7 9901  FE7D 4CB6 D8EE D3E8 7138

* remotes/kraxel/tags/fixes-20210726-pull-request:
  ui/gtk: add a keyboard fifo to the VTE consoles
  ui: update keycodemapdb submodule commit
  ui/cocoa: Fix the type of main's argv
  ui/egl-headless: Remove a check for CONFIG_OPENGL
  ui/spice: Use HAVE_SPICE_GL for OpenGL checks
  ui/gtk: Fix relative mouse with multiple monitors

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