1. 384dbdd Merge tag 'migration-20231020-pull-request' of https://gitlab.com/juan.quintela/qemu into staging by Stefan Hajnoczi · 1 year, 4 months ago
  2. d9cda21 migration: simplify notifiers by Steve Sistare · 1 year, 8 months ago
  3. c8a7fc5 migration: simplify blockers by Steve Sistare · 1 year, 4 months ago
  4. b1be65f ui/input: Constify QemuInputHandler structure by Philippe Mathieu-Daudé · 1 year, 4 months ago
  5. 9bad39c meson: do not build shaders by default by Paolo Bonzini · 1 year, 4 months ago
  6. 1527c6b Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging by Stefan Hajnoczi · 1 year, 4 months ago
  7. 63a13c0 audio: reintroduce default audio backend for VNC by Paolo Bonzini · 1 year, 4 months ago
  8. 21eb752 ui/cocoa: Clean up global variable shadowing by Philippe Mathieu-Daudé · 1 year, 4 months ago
  9. c7c907b Merge tag 'misc-pull-request' of https://gitlab.com/marcandre.lureau/qemu into staging by Stefan Hajnoczi · 1 year, 4 months ago
  10. da10340 Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging by Stefan Hajnoczi · 1 year, 5 months ago
  11. 9bd4d3d ui/gtk: fix UI info precondition by Marc-André Lureau · 1 year, 5 months ago
  12. 7db57a7 ui: add XBGR8888 and ABGR8888 in drm_format_pixman_map by Ken Xue · 1 year, 5 months ago
  13. 65d7ceb ui/console: sanitize search in qemu_graphic_console_is_multihead() by Laszlo Ersek · 1 year, 5 months ago
  14. 2c0c4c1 ui/console: eliminate QOM properties from qemu_console_is_multihead() by Laszlo Ersek · 1 year, 5 months ago
  15. 4ce2f97 ui/console: only walk QemuGraphicConsoles in qemu_console_is_multihead() by Laszlo Ersek · 1 year, 5 months ago
  16. 845fff1 ui/console: make qemu_console_is_multihead() static by Laszlo Ersek · 1 year, 5 months ago
  17. 0337e41 input: Allow to choose console with qemu_input_is_absolute by Akihiko Odaki · 1 year, 5 months ago
  18. 176adaf audio: return Error ** from audio_state_by_name by Paolo Bonzini · 1 year, 5 months ago
  19. 9e58d7a ui/vnc: Require audiodev= to enable audio by Paolo Bonzini · 1 year, 5 months ago
  20. e33e66b ui: Clean up local variable shadowing by Markus Armbruster · 1 year, 5 months ago
  21. 477b301 ui/vnc: fix handling of VNC_FEATURE_XVP by Paolo Bonzini · 1 year, 5 months ago
  22. 0cb9c58 ui/vnc: fix debug output for invalid audio message by Paolo Bonzini · 1 year, 5 months ago
  23. a92e7bb ui: add precondition for dpy_get_ui_info() by Marc-André Lureau · 1 year, 5 months ago
  24. 48a35e1 ui: fix crash when there are no active_console by Marc-André Lureau · 1 year, 5 months ago
  25. 6f11081 ui/vc: split off the VC part from console.c by Marc-André Lureau · 1 year, 6 months ago
  26. f7ce755 ui/vc: preliminary QemuTextConsole changes before split by Marc-André Lureau · 1 year, 6 months ago
  27. ff174c6 ui/console: remove redundant format field by Marc-André Lureau · 1 year, 6 months ago
  28. cc6ba2c ui/vc: rename kbd_put to qemu_text_console functions by Marc-André Lureau · 1 year, 6 months ago
  29. f5360a0 ui/vc: remove kbd_put_keysym() and update function calls by Marc-André Lureau · 1 year, 6 months ago
  30. c152379 Merge tag 'ui-pull-request' of https://gitlab.com/marcandre.lureau/qemu into staging by Stefan Hajnoczi · 1 year, 5 months ago
  31. e38f4e9 ui/gtk: fix leaks found wtih fuzzing by Dmitry Frolov · 1 year, 6 months ago
  32. 8784909 ui/vdagent: Unregister input handler of mouse during finalization by Guoyi Tu · 1 year, 6 months ago
  33. 1b4fd51 ui/vdagent: call vdagent_disconnect() when agent connection is lost by Guoyi Tu · 1 year, 6 months ago
  34. 7007e98 ui/dbus: implement damage regions for GL by Bilal Elmoussaoui · 1 year, 6 months ago
  35. cb6ccdc ui/dbus: Properly dispose touch/mouse dbus objects by Bilal Elmoussaoui · 1 year, 6 months ago
  36. dd0439e ui/vnc-enc-tight: Avoid dynamic stack allocation by Philippe Mathieu-Daudé · 1 year, 6 months ago
  37. e12acaf ui/vnc-enc-hextile: Use static rather than dynamic length stack array by Peter Maydell · 1 year, 6 months ago
  38. 1663ffb ui/spice-display: Avoid dynamic stack allocation by Peter Maydell · 1 year, 6 months ago
  39. 9db018a ui/vc: change the argument for QemuTextConsole by Marc-André Lureau · 1 year, 6 months ago
  40. 32aa1f8 ui/vc: do not parse VC-specific options in Spice and GTK by Marc-André Lureau · 1 year, 6 months ago
  41. 322dae4 ui/vc: move text console invalidate in helper by Marc-André Lureau · 1 year, 6 months ago
  42. 893fe23 ui/console: minor stylistic changes by Marc-André Lureau · 1 year, 6 months ago
  43. 9cb737b ui/vc: skip text console resize when possible by Marc-André Lureau · 1 year, 6 months ago
  44. 3f9c213 ui/console: fold text_console_update_cursor_timer by Marc-André Lureau · 1 year, 6 months ago
  45. 0a1642e ui/console: assert(surface) where appropriate by Marc-André Lureau · 1 year, 6 months ago
  46. b704a8c ui/console: rename vga_ functions with qemu_console_ by Marc-André Lureau · 1 year, 6 months ago
  47. 1ece677 ui/console: use QEMU_PIXMAN_COLOR helpers by Marc-André Lureau · 1 year, 6 months ago
  48. 8c6381d ui/console: declare console types in console.h by Marc-André Lureau · 1 year, 6 months ago
  49. 742a689 ui/vc: use common text console surface creation by Marc-André Lureau · 1 year, 6 months ago
  50. 6ce7b1f ui/console: remove need for g_width/g_height by Marc-André Lureau · 1 year, 6 months ago
  51. 5e5a30b ui/console: simplify getting active_console size by Marc-André Lureau · 1 year, 6 months ago
  52. 60cb14b ui/vc: move some text console initialization to qom handlers by Marc-André Lureau · 1 year, 6 months ago
  53. 98ee9da ui/vc: fold text_console_do_init() in vc_chr_open() by Marc-André Lureau · 1 year, 6 months ago
  54. 58d5870 ui/console: move graphic fields to QemuGraphicConsole by Marc-André Lureau · 1 year, 6 months ago
  55. b2bb9cc ui/vc: move text fields to QemuTextConsole by Marc-André Lureau · 1 year, 6 months ago
  56. 463c6b1 ui/console: free more QemuConsole resources by Marc-André Lureau · 1 year, 6 months ago
  57. b97a76d ui/vc: move cursor_timer initialization to QemuTextConsole class by Marc-André Lureau · 1 year, 6 months ago
  58. cfde05d ui/console: allocate ui_timer in QemuConsole by Marc-André Lureau · 1 year, 6 months ago
  59. 7fa4b80 ui/console: update the head from unused QemuConsole by Marc-André Lureau · 1 year, 6 months ago
  60. f9411aa ui/console: specialize console_lookup_unused() by Marc-André Lureau · 1 year, 6 months ago
  61. 34b7751 ui/console: remove new_console() by Marc-André Lureau · 1 year, 6 months ago
  62. ba0ec5c ui/console: register the console from qemu_console_init() by Marc-André Lureau · 1 year, 6 months ago
  63. c105d60 ui/console: instantiate a specific console type by Marc-André Lureau · 1 year, 6 months ago
  64. b208f74 ui/console: introduce different console objects by Marc-André Lureau · 1 year, 6 months ago
  65. 098d57e ui/console: change new_console() to use object initialization by Marc-André Lureau · 1 year, 6 months ago
  66. e265917 ui/console: use OBJECT_DEFINE_TYPE for QemuConsole by Marc-André Lureau · 1 year, 6 months ago
  67. 6505fd8 ui/vc: move VCCharDev specific fields out of QemuConsole by Marc-André Lureau · 1 year, 6 months ago
  68. 4c946b7 ui/vc: pass VCCharDev to VC-specific functions by Marc-André Lureau · 1 year, 6 months ago
  69. d7c634a ui/vc: fold text_update_xy() by Marc-André Lureau · 1 year, 6 months ago
  70. 3be82c6 ui/vc: replace variable with static text attributes default by Marc-André Lureau · 1 year, 6 months ago
  71. 8c63667 ui/vc: move VCChardev declaration at the top by Marc-André Lureau · 1 year, 6 months ago
  72. 6657e41 ui/vc: VC always has a DisplayState now by Marc-André Lureau · 1 year, 6 months ago
  73. dc6984b ui/console: new_console() cannot fail by Marc-André Lureau · 1 year, 6 months ago
  74. 2fd319c ui/console: get the DisplayState from new_console() by Marc-André Lureau · 1 year, 6 months ago
  75. cbcf0fa ui/console: drop have_gfx by Marc-André Lureau · 1 year, 6 months ago
  76. bc9b8bc ui/console: call dpy_gfx_update() regardless of have_gfx by Marc-André Lureau · 1 year, 6 months ago
  77. 074b240 ui/console: console_select() regardless of have_gfx by Marc-André Lureau · 1 year, 6 months ago
  78. 1774227 ui/vc: drop have_text by Marc-André Lureau · 1 year, 6 months ago
  79. f1f7a1e ui/vc: replace vc_chr_write() with generic qemu_chr_write() by Marc-André Lureau · 1 year, 6 months ago
  80. 4f2c765 ui/qmp: move screendump to ui-qmp-cmds.c by Marc-André Lureau · 1 year, 6 months ago
  81. 426749a ui: remove qemu_pixman_linebuf_copy() by Marc-André Lureau · 1 year, 6 months ago
  82. 90da7d5 ui: remove qemu_pixman_color() helper by Marc-André Lureau · 1 year, 6 months ago
  83. d4761b6 ui: spelling fixes by Michael Tokarev · 1 year, 6 months ago
  84. 58ea90f ui/gtk: set scanout mode in gd_egl/gd_gl_area_scanout_texture by Dongwon Kim · 1 year, 7 months ago
  85. 313e162 misc: Fix some typos in documentation and comments by Stefan Weil · 1 year, 7 months ago
  86. 7b4a3f8 ui/dbus: fix clang compilation issue by Marc-André Lureau · 1 year, 7 months ago
  87. 866b24e ui/dbus: fix win32 compilation when !opengl by Marc-Andre Lureau · 1 year, 7 months ago
  88. 9b57954 For curses display, recognize a few more control keys by Sean Estabrooks · 1 year, 7 months ago
  89. 1be878e ui/gtk: skip refresh if new dmabuf has been submitted by Dongwon Kim · 1 year, 7 months ago
  90. 92b5815 ui/gtk: set scanout-mode right before scheduling draw by Dongwon Kim · 1 year, 7 months ago
  91. 9ac06df virtio-gpu-udmabuf: correct naming of QemuDmaBuf size properties by Dongwon Kim · 1 year, 7 months ago
  92. 0d0be87 virtio-gpu: replace the surface with null surface when resetting by Dongwon Kim · 1 year, 8 months ago
  93. 83b4b23 ui/gtk: Make sure the right EGL context is currently bound by Dongwon Kim · 1 year, 8 months ago
  94. d921fea ui/vnc-clipboard: fix infinite loop in inflate_buffer (CVE-2023-3255) by Mauro Matteo Cascella · 1 year, 8 months ago
  95. d39a84b ui/dbus: fix build errors in dbus_update_gl_cb and dbus_call_update_gl by Richard Henderson · 1 year, 8 months ago
  96. de1f8ce ui/dbus: use shared D3D11 Texture2D when possible by Marc-André Lureau · 1 year, 8 months ago
  97. bf41ab6 ui: add optional d3d texture pointer to scanout texture by Marc-André Lureau · 1 year, 8 months ago
  98. 06c63a3 ui/egl: query ANGLE d3d device by Marc-André Lureau · 1 year, 8 months ago
  99. cf283fb ui/dbus: add some GL traces by Marc-André Lureau · 1 year, 8 months ago
  100. f43bf0a ui/dbus: add GL support on win32 by Marc-André Lureau · 1 year, 8 months ago