The following changes since commit 915d34c5f99b0ab91517c69f54272bfdb6ca2b32:
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging (2018-04-09 17:29:10 +0100) are available in the git repository at: git://git.kraxel.org/qemu tags/ui-20180410-pull-request for you to fetch changes up to c6093a05d6a84d2144bb6462cf20e907eddf8aeb: configure: don't warn SDL abi if disabled (2018-04-10 11:22:03 +0200) ---------------------------------------------------------------- configure: don't warn on old sdl/gtk versions if disabled. keymap + gtk fixes. ---------------------------------------------------------------- Daniel P. Berrangé (1): ui: fix keymap detection under Xwayland Gerd Hoffmann (1): gtk: drop pointless code from gd_window_close Peter Xu (2): configure: don't warn GTK if disabled configure: don't warn SDL abi if disabled configure | 110 +++++++++++++++++++++++++++++++--------------------------- ui/gtk.c | 8 ----- ui/x_keymap.c | 7 ++-- 3 files changed, 63 insertions(+), 62 deletions(-) -- 2.9.3
