1. 4bba839 ui/console: Remove dpy_cursor_define_supported() by Akihiko Odaki · 8 months ago
  2. d2277f0 ui/cocoa: Add cursor composition by Akihiko Odaki · 8 months ago
  3. a418e7a ui/console: Convert mouse visibility parameter into bool by Akihiko Odaki · 8 months ago
  4. 3f5ef05 ui/cocoa: Release CGColorSpace by Akihiko Odaki · 8 months ago
  5. 7b1070a Revert "meson: Propagate gnutls dependency" by Akihiko Odaki · 10 months ago
  6. abd749b ui+display: rename is_buffer_shared() -> surface_is_allocated() by Gerd Hoffmann · 9 months ago
  7. 9badf12 ui+display: rename is_placeholder() -> surface_is_placeholder() by Gerd Hoffmann · 9 months ago
  8. e7b53d1 ui/cocoa: Use qemu_add_mouse_change_notifier by Akihiko Odaki · 12 months ago
  9. 2bfd3c4 meson: remove unnecessary dependency by Paolo Bonzini · 10 months ago
  10. 3dba3c0 ui/console: Only declare variable fence_fd when CONFIG_GBM is defined by Cédric Le Goater · 10 months ago
  11. 2e701e6 ui/sdl2: Allow host to power down screen by Bernhard Beschow · 10 months ago
  12. 37e9141 ui/gtk: Fix mouse/motion event scaling issue with GTK display backend by hikalium · 10 months ago
  13. 36b8e6b ui/gtk: Add gd_motion_event trace event by hikalium · 10 months ago
  14. db81dd6 ui/console: move QemuDmaBuf struct def to dmabuf.c by Dongwon Kim · 10 months ago
  15. c0fcd63 ui/console: Use qemu_dmabuf_new() and free() helpers instead by Dongwon Kim · 10 months ago
  16. fa64268 ui/console: Use qemu_dmabuf_set_..() helpers instead by Dongwon Kim · 10 months ago
  17. 6779a30 ui/console: Use qemu_dmabuf_get_..() helpers instead by Dongwon Kim · 10 months ago
  18. 6e6ae49 ui/console: new dmabuf.h and dmabuf.c for QemuDmaBuf struct and helpers by Dongwon Kim · 10 months ago
  19. e4e6251 ui/gtk: Check if fence_fd is equal to or greater than 0 by Dongwon Kim · 10 months ago
  20. 77bf310 ui/gtk: Draw guest frame at refresh cycle by Dongwon Kim · 11 months ago
  21. 4158263 Allow UNIX socket option for VNC websocket by Sergii Zasenko · 1 year, 8 months ago
  22. 2d27c91 ui/cocoa.m: Drop old macOS-10.12-and-earlier compat ifdefs by Peter Maydell · 11 months ago
  23. ccebb9a ui/cocoa: Use NSTrackingInVisibleRect by Akihiko Odaki · 12 months ago
  24. f69a6f0 ui/cocoa: Resize window after toggling zoom-to-fit by Akihiko Odaki · 12 months ago
  25. d2ee042 ui/cocoa: Fix aspect ratio by Akihiko Odaki · 12 months ago
  26. d4069a8 ui: compile dbus-display1.c with -fPIC as necessary by Marc-André Lureau · 12 months ago
  27. e99441a ui/curses: Do not use console_select() by Akihiko Odaki · 12 months ago
  28. ca3de7b ui/cocoa: Do not use console_select() by Akihiko Odaki · 12 months ago
  29. d4c1995 ui/vnc: Do not use console_select() by Akihiko Odaki · 12 months ago
  30. 271a197 ui/vc: Do not inherit the size of active console by Akihiko Odaki · 12 months ago
  31. fa88b85 ui/dbus: filter out pending messages when scanout by Marc-André Lureau · 1 year ago
  32. 7945576 ui/dbus: factor out sending a scanout by Marc-André Lureau · 1 year ago
  33. 349b188 ui/vnc: Respect bound console by Akihiko Odaki · 1 year, 3 months ago
  34. 5576663 ui/cocoa: Remove stretch_video flag by Akihiko Odaki · 1 year, 1 month ago
  35. 4b49f92 ui/cocoa: Call console_select() with the BQL by Akihiko Odaki · 1 year, 1 month ago
  36. b6ee03c ui/cocoa: Make window resizable by Akihiko Odaki · 1 year, 1 month ago
  37. 0c35886 ui/cocoa: Remove normalWindow by Akihiko Odaki · 1 year, 1 month ago
  38. 91aa508 ui/cocoa: Let the platform toggle fullscreen by Akihiko Odaki · 1 year, 1 month ago
  39. 1a4b64a ui/cocoa: Fix pause label coordinates by Akihiko Odaki · 1 year, 1 month ago
  40. fcb03de ui/cocoa: Scale with NSView instead of Core Graphics by Akihiko Odaki · 1 year, 1 month ago
  41. f4de968 ui/cocoa: Release specific mouse buttons by Akihiko Odaki · 1 year, 1 month ago
  42. 0f7be47 ui/cocoa: Immediately call [-QemuCocoaView handleMouseEvent:buttons:] by Akihiko Odaki · 1 year, 1 month ago
  43. af4efbc ui/cocoa: Split [-QemuCocoaView handleEventLocked:] by Akihiko Odaki · 1 year, 1 month ago
  44. f5af802 ui/cocoa: Fix window clipping on macOS 14 by David Parsons · 1 year, 1 month ago
  45. e28a909 ui/cocoa: add zoom-interpolation display option by Carwyn Ellis · 1 year, 4 months ago
  46. 5663dd3 migration: MigrationNotifyFunc by Steve Sistare · 1 year, 1 month ago
  47. 9d9babf migration: MigrationEvent for notifiers by Steve Sistare · 1 year, 1 month ago
  48. 3e77573 migration: convert to NotifierWithReturn by Steve Sistare · 1 year, 1 month ago
  49. 7aee57d meson: Explicitly specify dbus-display1.h dependency by Akihiko Odaki · 1 year, 1 month ago
  50. 95b08fe ui/console: Fix console resize with placeholder surface by Tianlan Zhou · 1 year, 1 month ago
  51. 9c41658 ui/clipboard: add asserts for update and request by Fiona Ebner · 1 year, 2 months ago
  52. 405484b ui/clipboard: mark type as not available when there is no data by Fiona Ebner · 1 year, 2 months ago
  53. 4cba838 ui: reject extended clipboard message if not activated by Daniel P. Berrangé · 1 year, 2 months ago
  54. 0e74eb8 ui: drop VNC feature _MASK constants by Daniel P. Berrangé · 1 year, 3 months ago
  55. a4a411f Replace "iothread lock" with "BQL" in comments by Stefan Hajnoczi · 1 year, 2 months ago
  56. 195801d system/cpus: rename qemu_mutex_lock_iothread() to bql_lock() by Stefan Hajnoczi · 1 year, 2 months ago
  57. d0cda6f configure, meson: rename targetos to host_os by Paolo Bonzini · 1 year, 4 months ago
  58. dc49549 meson: remove CONFIG_POSIX and CONFIG_WIN32 from config_targetos by Paolo Bonzini · 1 year, 7 months ago
  59. 53e8868 meson: remove OS definitions from config_targetos by Paolo Bonzini · 1 year, 10 months ago
  60. ebfbf39 ui/vnc-clipboard: fix inflate_buffer by Fiona Ebner · 1 year, 4 months ago
  61. 53a939f ui/gtk-egl: move function calls back to regular code path by Volker Rümelin · 1 year, 4 months ago
  62. 0e88230 ui/console: fix default VC when there are no display by Marc-André Lureau · 1 year, 4 months ago
  63. b7f1bb3 ui: use "vc" chardev for dbus, gtk & spice-app by Marc-André Lureau · 1 year, 4 months ago
  64. 517b022 ui/qmp-cmds: Improve two error messages by Markus Armbruster · 1 year, 4 months ago
  65. ed1d873 Merge tag 'misc-cpus-20231107' of https://github.com/philmd/qemu into staging by Stefan Hajnoczi · 1 year, 4 months ago
  66. 547ec5a ui/sdl2: use correct key names in win title on mac by Adrian Wowk · 1 year, 5 months ago
  67. 462ad01 Merge tag 'pixman-pull-request' of https://gitlab.com/marcandre.lureau/qemu into staging by Stefan Hajnoczi · 1 year, 4 months ago
  68. 949c084 ui/dbus: do not require PIXMAN by Marc-André Lureau · 1 year, 7 months ago
  69. c98791e ui/spice: SPICE/QXL requires PIXMAN by Marc-André Lureau · 1 year, 7 months ago
  70. 89fd3ea ui/vnc: VNC requires PIXMAN by Marc-André Lureau · 1 year, 7 months ago
  71. 41e0bc3 ui/gl: opengl doesn't require PIXMAN by Marc-André Lureau · 1 year, 7 months ago
  72. d7e9479 ui/console: when PIXMAN is unavailable, don't draw placeholder msg by Marc-André Lureau · 1 year, 7 months ago
  73. f38aa2c qmp/hmp: disable screendump if PIXMAN is missing by Marc-André Lureau · 1 year, 7 months ago
  74. 600179c ui/vc: console-vc requires PIXMAN by Marc-André Lureau · 1 year, 7 months ago
  75. 1bec1cc ui/console: allow to override the default VC by Marc-André Lureau · 1 year, 6 months ago
  76. 6261164 qemu-options: define -vnc only #ifdef CONFIG_VNC by Marc-André Lureau · 1 year, 5 months ago
  77. b3ec48c ui: compile out some qemu-pixman functions when !PIXMAN by Marc-André Lureau · 1 year, 7 months ago
  78. fb93569 ui: Replacing pointer in function by Sergey Mironov · 1 year, 5 months ago
  79. 5ec0898 ui/cocoa: add zoom-to-fit display option by Carwyn Ellis · 1 year, 5 months ago
  80. 47fd6ab ui/gtk-egl: apply scale factor when calculating window's dimension by Dongwon Kim · 1 year, 5 months ago
  81. 6f189a0 ui/gtk-egl: Check EGLSurface before doing scanout by Antonio Caggiano · 1 year, 5 months ago
  82. 565f85a ui/gtk: force realization of drawing area by Marc-André Lureau · 1 year, 5 months ago
  83. 384dbdd Merge tag 'migration-20231020-pull-request' of https://gitlab.com/juan.quintela/qemu into staging by Stefan Hajnoczi · 1 year, 5 months ago
  84. d9cda21 migration: simplify notifiers by Steve Sistare · 1 year, 9 months ago
  85. c8a7fc5 migration: simplify blockers by Steve Sistare · 1 year, 5 months ago
  86. b1be65f ui/input: Constify QemuInputHandler structure by Philippe Mathieu-Daudé · 1 year, 5 months ago
  87. 9bad39c meson: do not build shaders by default by Paolo Bonzini · 1 year, 5 months ago
  88. 1527c6b Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging by Stefan Hajnoczi · 1 year, 5 months ago
  89. 63a13c0 audio: reintroduce default audio backend for VNC by Paolo Bonzini · 1 year, 5 months ago
  90. 21eb752 ui/cocoa: Clean up global variable shadowing by Philippe Mathieu-Daudé · 1 year, 5 months ago
  91. c7c907b Merge tag 'misc-pull-request' of https://gitlab.com/marcandre.lureau/qemu into staging by Stefan Hajnoczi · 1 year, 5 months ago
  92. da10340 Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging by Stefan Hajnoczi · 1 year, 5 months ago
  93. 9bd4d3d ui/gtk: fix UI info precondition by Marc-André Lureau · 1 year, 6 months ago
  94. 7db57a7 ui: add XBGR8888 and ABGR8888 in drm_format_pixman_map by Ken Xue · 1 year, 6 months ago
  95. 65d7ceb ui/console: sanitize search in qemu_graphic_console_is_multihead() by Laszlo Ersek · 1 year, 6 months ago
  96. 2c0c4c1 ui/console: eliminate QOM properties from qemu_console_is_multihead() by Laszlo Ersek · 1 year, 6 months ago
  97. 4ce2f97 ui/console: only walk QemuGraphicConsoles in qemu_console_is_multihead() by Laszlo Ersek · 1 year, 6 months ago
  98. 845fff1 ui/console: make qemu_console_is_multihead() static by Laszlo Ersek · 1 year, 6 months ago
  99. 0337e41 input: Allow to choose console with qemu_input_is_absolute by Akihiko Odaki · 1 year, 6 months ago
  100. 176adaf audio: return Error ** from audio_state_by_name by Paolo Bonzini · 1 year, 6 months ago