Merge remote-tracking branch 'remotes/kraxel/tags/ui-20171117-pull-request' into...
commitfec035a53fa15c4c8c4e62bfef56a35df4161e38
authorPeter Maydell <peter.maydell@linaro.org>
Fri, 17 Nov 2017 10:18:41 +0000 (17 10:18 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 17 Nov 2017 10:18:41 +0000 (17 10:18 +0000)
tree24e2a2d0ab86186004e2f7a51a7807168ec77482
parentb91f0f25c7fd84776af2ae6c5683cbd70d060783
parentbcf43cdc178ffbd06d0533b6c54e92640817c9c7
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20171117-pull-request' into staging

sdl2 fixes for 2.11

# gpg: Signature made Fri 17 Nov 2017 10:06:27 GMT
# gpg:                using RSA key 0x4CB6D8EED3E87138
# 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-20171117-pull-request:
  sdl2: Fix broken display updating after the window is hidden
  sdl2: Do not leave grab when fullscreen
  sdl2: Fix dead keyboard after fullsceen
  sdl2: Use the same pointer show/hide logic for absolute and relative mode
  sdl2: Do not quit the emulator when an auxilliary window is closed

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