]> git.proxmox.com Git - mirror_qemu.git/commit
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190110-pull-request' into...
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 10 Jan 2019 16:29:02 +0000 (16:29 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 10 Jan 2019 16:29:02 +0000 (16:29 +0000)
commit823dcd58ea58c7e983cc301ab2c1c55c4c8f4c18
tree44752f55b4f9ad23f009ee69adbe1479ce1eac7c
parentd246ff5d3904ea540127228df2bda8af2a294804
parent766a0a54faa97b8d4cbc7a6bd47f7ea78e625c19
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190110-pull-request' into staging

ui: bugfixes, drop keymap include support, drop dead code.

# gpg: Signature made Thu 10 Jan 2019 08:47:10 GMT
# gpg:                using RSA key 4CB6D8EED3E87138
# 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>"
# Primary key fingerprint: A032 8CFF B93A 17A7 9901  FE7D 4CB6 D8EE D3E8 7138

* remotes/kraxel/tags/ui-20190110-pull-request:
  spice: Remove unused include
  keymaps: drop support for include files
  keymaps: remove common include
  keymaps: drop nl-be map
  keymaps: remove modifiers include
  ui/console: Remove qemu_create_display_surface_guestmem()
  configure: bump spice-server required version to 0.12.5
  egl-headless: add egl_create_context

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