1. 5b8541c console: fix cell overflow by Gerd Hoffmann · 6 years ago
  2. 8e23e34 ui/cocoa: Fix mouse grabbing in fullscreen mode for relative input device by Chen Zhang · 6 years ago
  3. 2044dff ui/cocoa: Fix absolute input device grabbing issue on Mojave by Chen Zhang · 6 years ago
  4. a8d2532 Include qemu-common.h exactly where needed by Markus Armbruster · 6 years ago
  5. 0b8fa32 Include qemu/module.h where needed, drop it from qemu-common.h by Markus Armbruster · 6 years ago
  6. 856dfd8 qemu-common: Move qemu_isalnum() etc. to qemu/ctype.h by Markus Armbruster · 6 years ago
  7. 15ee0d9 egl-helpers: add modifier support to egl_dmabuf_import_texture() by Gerd Hoffmann · 6 years ago
  8. 5fc1fb6 egl-helpers: add modifier support to egl_get_fd_for_texture(). by Gerd Hoffmann · 6 years ago
  9. dc3c871 ui/curses: Fix build with -m32 by Max Reitz · 6 years ago
  10. cb0efb7 spice-app: fix running when !CONFIG_OPENGL by Marc-André Lureau · 6 years ago
  11. f7b2502 ui/vnc: Use gcrypto_random_bytes for start_auth_vnc by Richard Henderson · 6 years ago
  12. 4347e63 ui/vnc: Split out authentication_failed by Richard Henderson · 6 years ago
  13. 5fff13f kbd-state: fix autorepeat handling by Gerd Hoffmann · 6 years ago
  14. bfafa47 ui/console: Precautionary glBindTexture and surface->texture validation in surface_gl_update_texture by HOU Qiming · 6 years ago
  15. 962cf8f ui/curses: manipulate cchar_t with standard curses functions by Samuel Thibault · 6 years ago
  16. b7b664a ui/curses: do not assume wchar_t contains unicode by Samuel Thibault · 6 years ago
  17. e1be985 curses: fix wchar_t printf warning by Gerd Hoffmann · 6 years ago
  18. dec9776 trace-events: Fix attribution of trace points to source by Markus Armbruster · 6 years ago
  19. 500016e trace-events: Shorten file names in comments by Markus Armbruster · 6 years ago
  20. a9fda24 curses ui: add missing iconv_close calls by Samuel Thibault · 6 years ago
  21. a5489ae curses ui: always initialize all curses_line fields by Samuel Thibault · 6 years ago
  22. 18e845f vnc: fix unalignment access in tight_pack24 by Li Qiang · 6 years ago
  23. 85ce844 Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190313-pull-request' into staging by Peter Maydell · 6 years ago
  24. 2f8b7cd curses: add option to specify VGA font encoding by Samuel Thibault · 6 years ago
  25. e08bb30 iconv: detect and make curses depend on it by Samuel Thibault · 6 years ago
  26. cfc3fef Merge remote-tracking branch 'remotes/kraxel/tags/audio-20190312-pull-request' into staging by Peter Maydell · 6 years ago
  27. 85bc585 audio: use qapi AudioFormat instead of audfmt_e by Kővágó, Zoltán · 6 years ago
  28. 55cf09a vnc: allow specifying a custom authorization object name by Daniel P. Berrange · 6 years ago
  29. bbcdeb6 vnc: fix update stalls by Gerd Hoffmann · 6 years ago
  30. 459a707 curses: support wide input by Samuel Thibault · 6 years ago
  31. 633786f Reduce curses escdelay from 1s to 25ms by Samuel Thibault · 6 years ago
  32. 5588840 ui/cocoa: Perform UI operations only on the main thread by Peter Maydell · 6 years ago
  33. 61a2ed4 ui/cocoa: Subclass NSApplication so we can implement sendEvent by Peter Maydell · 6 years ago
  34. 60105d7 ui/cocoa: Don't call NSApp sendEvent directly from handleEvent by Peter Maydell · 6 years ago
  35. 8b00e4e ui/cocoa: Move console/device menu creation code up in file by Peter Maydell · 6 years ago
  36. c6fd6c7 ui/cocoa: Factor out initial menu creation by Peter Maydell · 6 years ago
  37. 72a3e31 ui/cocoa: Use the pixman image directly in switchSurface by Peter Maydell · 6 years ago
  38. 31819e9 ui/cocoa: Ensure we have the iothread lock when calling into QEMU by Peter Maydell · 6 years ago
  39. b76806d authz: delete existing ACL implementation by Daniel P. Berrange · 9 years ago
  40. d8aec9d display: add -display spice-app launching a Spice client by Marc-André Lureau · 6 years ago
  41. 4c77ee1 spice: use a default name for the server by Marc-André Lureau · 6 years ago
  42. 5b1638b spice: do not stop spice if VM is paused by Marc-André Lureau · 6 years ago
  43. 7921671 spice: merge options lists by Marc-André Lureau · 6 years ago
  44. 83f7180 spice: avoid spice runtime assert by Marc-André Lureau · 6 years ago
  45. ac38378 ui/gtk: Fix the license information by Thomas Huth · 6 years ago
  46. d51b8cb sdl2: drop qemu_input_event_send_key_qcode call by Gerd Hoffmann · 6 years ago
  47. be812c0 spice: set device address and device display ID in QXL interface by Lukáš Hrázký · 6 years ago
  48. 3592186 kbd-state: don't block auto-repeat events by Gerd Hoffmann · 6 years ago
  49. 5d75648 qapi: Generate QAPIEvent stuff into separate files by Markus Armbruster · 6 years ago
  50. 3e29da9 Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 6 years ago
  51. b86d01b ui: vnc: finish removing TABs by Paolo Bonzini · 6 years ago
  52. 19c1b9f keymap: fix keyup mappings by Gerd Hoffmann · 6 years ago
  53. 4ed26e1 keymap: pass full keyboard state to keysym2scancode by Gerd Hoffmann · 6 years ago
  54. c2f2ba4 kbd-state: use state tracker for vnc by Gerd Hoffmann · 6 years ago
  55. 0c0d427 kbd-state: use state tracker for gtk by Gerd Hoffmann · 6 years ago
  56. 06f894d sdl2: use only QKeyCode in sdl2_process_key() by Gerd Hoffmann · 6 years ago
  57. 07333e1 kbd-state: use state tracker for sdl2 by Gerd Hoffmann · 6 years ago
  58. 85b0369 sdl2: remove sdl2_reset_keys() function by Gerd Hoffmann · 6 years ago
  59. 47ddfab kbd-state: add keyboard state tracker by Gerd Hoffmann · 6 years ago
  60. 051a0cd ui/egl-helpers: Augment parameter list of egl_texture_blend() to convey scales of viewport by Chen Zhang · 6 years ago
  61. 5e24600 ui/cocoa.m: Fix macOS 10.14 deprecation warnings by Brendan Shanks · 6 years ago
  62. a981814 ui/sdl_keysym: Remove obsolete SDL1.2 related code by Thomas Huth · 6 years ago
  63. d89bf1d ui: listen for GDK_SMOOTH_SCROLL events by Sergio Lopez · 6 years ago
  64. a0fbb9a ui: don't send any event if delta_y == 0 by Sergio Lopez · 6 years ago
  65. 0015ca5 ui: remove support for SDL1.2 in favour of SDL2 by Daniel P. Berrangé · 6 years ago
  66. 2657846 input-linux: customizable grab toggle keys by Ryan El Kochta · 6 years ago
  67. fbd57c7 egl-helpers.h: do not depend on X11 Window type, use EGLNativeWindowType by Alexander Kanavin · 6 years ago
  68. 61e77a5 vnc: detect and optimize pageflips by Gerd Hoffmann · 6 years ago
  69. a442fe2 sdl: add support for high resolution window icon by Daniel P. Berrangé · 6 years ago
  70. 67ea954 ui: fix icon display for GTK frontend under GNOME Shell with Wayland by Daniel P. Berrangé · 6 years ago
  71. a8260d3 ui: install logo icons to $prefix/share/icons by Daniel P. Berrangé · 6 years ago
  72. 4fbfedd Merge remote-tracking branch 'remotes/kraxel/tags/input-20190111-pull-request' into staging by Peter Maydell · 6 years ago
  73. 7d37435 avoid TABs in files that only contain a few by Paolo Bonzini · 6 years ago
  74. eae3eb3 qemu/queue.h: simplify reverse access to QTAILQ by Paolo Bonzini · 6 years ago
  75. f481ee2 qemu/queue.h: typedef QTAILQ heads by Paolo Bonzini · 6 years ago
  76. 7a1b46e input: avoid malloc for mouse events by Gerd Hoffmann · 6 years ago
  77. 823dcd5 Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190110-pull-request' into staging by Peter Maydell · 6 years ago
  78. 766a0a5 spice: Remove unused include by Frediano Ziglio · 6 years ago
  79. 2a7bece keymaps: drop support for include files by Gerd Hoffmann · 6 years ago
  80. 22571ff ui/console: Remove qemu_create_display_surface_guestmem() by Peter Maydell · 6 years ago
  81. 1b63665 configure: bump spice-server required version to 0.12.5 by Marc-André Lureau · 6 years ago
  82. 952e5d5 egl-headless: add egl_create_context by Gerd Hoffmann · 6 years ago
  83. 16bf523 ui/cocoa: Include less of the generated modular QAPI headers by Markus Armbruster · 6 years ago
  84. 91e6194 ui: Allow specifying 'rendernode' display option for egl-headless by Erik Skultety · 6 years ago
  85. f1aba96 ui/gtk: fix cursor in egl mode by Gerd Hoffmann · 6 years ago
  86. 9c956e6 spice: prepare for upcoming spice-server change by Gerd Hoffmann · 6 years ago
  87. 8c2b816 SDL: set a hint to not bypass the window compositor by Sebastian Krzyszkowiak · 6 years ago
  88. 13399aa Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2018-10-22' into staging by Peter Maydell · 6 years ago
  89. 9338570 spice: Clean up error reporting in add_channel() by Markus Armbruster · 6 years ago
  90. 612aea2 vnc: Clean up error reporting in vnc_init_func() by Markus Armbruster · 6 years ago
  91. ab4f931 ui: Convert vnc_display_init(), init_keyboard_layout() to Error by Fei Li · 6 years ago
  92. f7b9e29 ui/keymaps: Fix handling of erroneous include files by Markus Armbruster · 6 years ago
  93. e81f867 qemu-timer: avoid checkpoints for virtual clock timers in external subsystems by Artem Pisarenko · 6 years ago
  94. 05ff8dc Revert some patches from recent [PATCH v6] "Fixing record/replay and adding reverse debugging" by Artem Pisarenko · 6 years ago
  95. 046936e Merge remote-tracking branch 'remotes/kraxel/tags/ui2-20181012-pull-request' into staging by Peter Maydell · 6 years ago
  96. 58296cb ui: increase min required GTK3 version to 3.14.0 by Daniel P. Berrangé · 6 years ago
  97. 89d85cd ui: remove support for GTK2 in favour of GTK3 by Daniel P. Berrangé · 6 years ago
  98. 1d454c3 gtk: fix uninitialized variable by Paolo Bonzini · 6 years ago
  99. 1abcfe9 sdl2: Support all virtio-gpu formats by Max Reitz · 6 years ago
  100. 6415994 gtk: Don't vte_terminal_set_encoding() on new VTE versions by Kevin Wolf · 6 years ago