1. fbd57c7 egl-helpers.h: do not depend on X11 Window type, use EGLNativeWindowType by Alexander Kanavin · 6 years ago
  2. 61e77a5 vnc: detect and optimize pageflips by Gerd Hoffmann · 6 years ago
  3. a442fe2 sdl: add support for high resolution window icon by Daniel P. Berrangé · 6 years ago
  4. 67ea954 ui: fix icon display for GTK frontend under GNOME Shell with Wayland by Daniel P. Berrangé · 6 years ago
  5. a8260d3 ui: install logo icons to $prefix/share/icons by Daniel P. Berrangé · 6 years ago
  6. 4fbfedd Merge remote-tracking branch 'remotes/kraxel/tags/input-20190111-pull-request' into staging by Peter Maydell · 6 years ago
  7. 7d37435 avoid TABs in files that only contain a few by Paolo Bonzini · 6 years ago
  8. eae3eb3 qemu/queue.h: simplify reverse access to QTAILQ by Paolo Bonzini · 6 years ago
  9. f481ee2 qemu/queue.h: typedef QTAILQ heads by Paolo Bonzini · 6 years ago
  10. 7a1b46e input: avoid malloc for mouse events by Gerd Hoffmann · 6 years ago
  11. 823dcd5 Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190110-pull-request' into staging by Peter Maydell · 6 years ago
  12. 766a0a5 spice: Remove unused include by Frediano Ziglio · 6 years ago
  13. 2a7bece keymaps: drop support for include files by Gerd Hoffmann · 6 years ago
  14. 22571ff ui/console: Remove qemu_create_display_surface_guestmem() by Peter Maydell · 6 years ago
  15. 1b63665 configure: bump spice-server required version to 0.12.5 by Marc-André Lureau · 6 years ago
  16. 952e5d5 egl-headless: add egl_create_context by Gerd Hoffmann · 6 years ago
  17. 16bf523 ui/cocoa: Include less of the generated modular QAPI headers by Markus Armbruster · 6 years ago
  18. 91e6194 ui: Allow specifying 'rendernode' display option for egl-headless by Erik Skultety · 6 years ago
  19. f1aba96 ui/gtk: fix cursor in egl mode by Gerd Hoffmann · 6 years ago
  20. 9c956e6 spice: prepare for upcoming spice-server change by Gerd Hoffmann · 6 years ago
  21. 8c2b816 SDL: set a hint to not bypass the window compositor by Sebastian Krzyszkowiak · 6 years ago
  22. 13399aa Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2018-10-22' into staging by Peter Maydell · 6 years ago
  23. 9338570 spice: Clean up error reporting in add_channel() by Markus Armbruster · 6 years ago
  24. 612aea2 vnc: Clean up error reporting in vnc_init_func() by Markus Armbruster · 6 years ago
  25. ab4f931 ui: Convert vnc_display_init(), init_keyboard_layout() to Error by Fei Li · 6 years ago
  26. f7b9e29 ui/keymaps: Fix handling of erroneous include files by Markus Armbruster · 6 years ago
  27. e81f867 qemu-timer: avoid checkpoints for virtual clock timers in external subsystems by Artem Pisarenko · 6 years ago
  28. 05ff8dc Revert some patches from recent [PATCH v6] "Fixing record/replay and adding reverse debugging" by Artem Pisarenko · 6 years ago
  29. 046936e Merge remote-tracking branch 'remotes/kraxel/tags/ui2-20181012-pull-request' into staging by Peter Maydell · 6 years ago
  30. 58296cb ui: increase min required GTK3 version to 3.14.0 by Daniel P. Berrangé · 7 years ago
  31. 89d85cd ui: remove support for GTK2 in favour of GTK3 by Daniel P. Berrangé · 7 years ago
  32. 1d454c3 gtk: fix uninitialized variable by Paolo Bonzini · 6 years ago
  33. 1abcfe9 sdl2: Support all virtio-gpu formats by Max Reitz · 6 years ago
  34. 6415994 gtk: Don't vte_terminal_set_encoding() on new VTE versions by Kevin Wolf · 6 years ago
  35. 9888091 ui: fix virtual timers by Pavel Dovgalyuk · 7 years ago
  36. a2ef4d9 Merge remote-tracking branch 'remotes/kraxel/tags/ui-20181001-pull-request' into staging by Peter Maydell · 6 years ago
  37. e8b1386 gtk: add zoom-to-fit to gtk options. by Gerd Hoffmann · 7 years ago
  38. b5dc0d7 vnc: call sasl_server_init() only when required by Marc-André Lureau · 7 years ago
  39. 6624c38 sdl2: show console #0 unconditionally by Gerd Hoffmann · 7 years ago
  40. 36ffc12 qxl: support mono cursors with inverted colors by Peter Wu · 7 years ago
  41. 3ab7238 qapi: Drop qapi_event_send_FOO()'s Error ** argument by Peter Xu · 7 years ago
  42. b1d3803 util: promote qemu_egl_rendernode_open() to libqemuutil by Marc-André Lureau · 7 years ago
  43. 242d013 dmabuf: add y0_top, pass it to spice by Marc-André Lureau · 7 years ago
  44. 949ed4c ui/vnc: Remove useless parenthesis around DIV_ROUND_UP macro by Philippe Mathieu-Daudé · 7 years ago
  45. 6fb34ff ui/sdl2: Fix broken -full-screen CLI option by Thomas Huth · 7 years ago
  46. 006bf46 spice-display: fix qemu_spice_cursor_refresh_bh locking by Paolo Bonzini · 7 years ago
  47. 2480f41 spice-display: access ptr_x/ptr_y under Mutex by Paolo Bonzini · 7 years ago
  48. ec86faa vnc: remove support for deprecated tls, x509, x509verify options by Daniel P. Berrangé · 7 years ago
  49. 77f60fb sdl2: redraw correctly when scanout_mode enabled. by Tao Wu · 7 years ago
  50. c809d1d ui: use enum to string helpers by Marc-André Lureau · 7 years ago
  51. 0ae0b06 vnc: fix memleak of the "vnc-worker-output" name by Peter Wu · 7 years ago
  52. 2313e48 ui/sdl2: Remove the obsolete SDL_INIT_NOPARACHUTE flag by Thomas Huth · 7 years ago
  53. 0c6c439 ui/cocoa.m: prevent stuck command key when going into full screen mode by John Arbuckle · 7 years ago
  54. dc3c89d ui/cocoa.m: replace scrollingDeltaY with deltaY by John Arbuckle · 7 years ago
  55. 05eb4a2 qapi: add conditions to VNC type/commands/events on the schema by Marc-André Lureau · 7 years ago
  56. 49213b7 sdl2: add checking for NULL by Pavel Dovgalyuk · 7 years ago
  57. 48db08c sdl2: fix copypaste issues by Pavel Dovgalyuk · 7 years ago
  58. 54d208f Add gles support to egl-helpers, wire up in egl-headless and gtk. by Gerd Hoffmann · 7 years ago
  59. 64bf97e sdl2: restore window dimensions by resize by Amadeusz Sławiński · 7 years ago
  60. 656282d ui: darwin: gtk: Add missing input keymap by Keno Fischer · 7 years ago
  61. 265b578 object: fix OBJ_PROP_LINK_UNREF_ON_RELEASE ambivalence by Marc-André Lureau · 7 years ago
  62. f67c9b6 Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging by Peter Maydell · 7 years ago
  63. 0041e9a ui: use local path for local headers by Michael S. Tsirkin · 7 years ago
  64. b572538 ui/cocoa: Suppress NSFileHandlingPanelOKButton deprecation warning by Peter Maydell · 7 years ago
  65. e8dcb8a sdl: Move use of surface pointer below check for whether it is NULL by Peter Maydell · 7 years ago
  66. 68898bc ui: add x_keymap.o to modules by Paolo Bonzini · 7 years ago
  67. 08d9864 console: Avoid segfault in screendump by Michal Privoznik · 7 years ago
  68. 677b490 gtk: disable the F10 menubar key by Peter Wu · 7 years ago
  69. cd6cd8f console: use linked list for QemuConsoles by Gerd Hoffmann · 7 years ago
  70. 002b290 ui: switch gtk display to qapi parser by Gerd Hoffmann · 7 years ago
  71. f31f9c1 vnc: add magic cookie to VncState by Gerd Hoffmann · 7 years ago
  72. 4f4cb82 ui/gtk: Only try to initialize EGL/X11 if GtkGlArea failed by Tomeu Vizoso · 7 years ago
  73. 1d18774 gtk: make it possible to hide the menu bar by Peter Wu · 7 years ago
  74. f88e5c5 sdl2: move opts assignment into loop by Gerd Hoffmann · 7 years ago
  75. 5b27a92 rename included C files to foo.inc.c, remove osdep.h by Paolo Bonzini · 7 years ago
  76. 7cd0afe console: introduce dpy_gfx_update_full by Tina Zhang · 7 years ago
  77. 4867e47 sdl: Allow OpenGL ES context creation by Elie Tournier · 7 years ago
  78. 844fd50 sdl: Move DisplayOptions global to sdl2_console by Elie Tournier · 7 years ago
  79. 1bc3117 vnc: fix use-after-free by Gerd Hoffmann · 7 years ago
  80. fa2d039 gtk: drop pointless code from gd_window_close by Gerd Hoffmann · 7 years ago
  81. 1e70de6 ui: fix keymap detection under Xwayland by Daniel P. Berrangé · 7 years ago
  82. 1458da9 sdl2: drop dead code by Gerd Hoffmann · 7 years ago
  83. e7824db sdl2: drop QEMU_KEY_BACKSPACE special case by Gerd Hoffmann · 7 years ago
  84. 3dd2ca5 sdl2: enable ctrl modifier keys for text consoles by Gerd Hoffmann · 7 years ago
  85. 34013c3 sdl2: track kbd modifier state unconditionally by Gerd Hoffmann · 7 years ago
  86. da024b1 ui: add ctrl modifier support to kbd_put_qcode_console() by Gerd Hoffmann · 7 years ago
  87. 991f366 sdl2: Remove unused epoxy include by Elie Tournier · 7 years ago
  88. 3788c7b Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 7 years ago
  89. 9588d67 console: minimal hotplug suport by Gerd Hoffmann · 7 years ago
  90. a5127bd ui/pixman: add qemu_drm_format_to_pixman() by Gerd Hoffmann · 7 years ago
  91. 7e563bf Polish the version strings containing the package version by Thomas Huth · 7 years ago
  92. f771c54 qapi: Add device ID and head parameters to screendump by Thomas Huth · 7 years ago
  93. b153f90 spice: add cursor_dmabuf support by Gerd Hoffmann · 7 years ago
  94. cd2452b2 spice: add scanout_dmabuf support by Gerd Hoffmann · 7 years ago
  95. e181f8b spice: drop dprint() debug logging by Gerd Hoffmann · 7 years ago
  96. 2e5567c vnc: deal with surface NULL pointers by Gerd Hoffmann · 7 years ago
  97. f1bd313 ui/gtk-egl: add cursor_dmabuf support by Gerd Hoffmann · 7 years ago
  98. 70763fe ui/gtk-egl: add scanout_dmabuf support by Gerd Hoffmann · 7 years ago
  99. 4c70280 ui/gtk: use GtkGlArea on wayland only by Gerd Hoffmann · 7 years ago
  100. 2f92f37 ui/opengl: Makefile cleanup by Gerd Hoffmann · 7 years ago