1. 17b5537 ui/console: fix three double frees in png_save() by Volker Rümelin · 2 years, 6 months ago
  2. df6322a ui/console: Get tab completion working again in the SDL monitor vc by Cal Peake · 2 years, 7 months ago
  3. 88738ea ui/console: fix qemu_console_resize() regression by Marc-André Lureau · 2 years, 8 months ago
  4. 839a482 ui/console: allow display device to be labeled with given id by Wen, Jianxian · 2 years, 9 months ago
  5. aeffd07 ui: Deliver refresh rate via QemuUIInfo by Akihiko Odaki · 3 years ago
  6. d6ee15a coroutine-lock: introduce qemu_co_queue_enter_all by Paolo Bonzini · 2 years, 10 months ago
  7. 9a0a119 Added parameter to take screenshot with screendump as PNG by Kshitij Suri · 2 years, 11 months ago
  8. 1699d00 ui/console: Check console before emitting GL event by Akihiko Odaki · 3 years ago
  9. e1c676a ui/console: call gfx_switch() even if the current scanout is GL by Marc-André Lureau · 3 years, 1 month ago
  10. 589089f ui/dbus: fix texture sharing by Marc-André Lureau · 3 years, 1 month ago
  11. c84ab0a ui/console: optionally update after gfx switch by Marc-André Lureau · 3 years, 1 month ago
  12. 26b032b ui/console: add a dpy_gfx_switch callback helper by Marc-André Lureau · 3 years, 1 month ago
  13. 4b7b661 ui/console: move console compatibility check to dcl_display_console() by Marc-André Lureau · 3 years, 1 month ago
  14. a62c4a1 ui/console: move dcl compatiblity check to a callback by Marc-André Lureau · 3 years, 1 month ago
  15. 398d1c9 ui/console: move check for compatible GL context by Marc-André Lureau · 3 years, 1 month ago
  16. cb8962c ui: do not create a surface when resizing a GL scanout by Marc-André Lureau · 3 years, 1 month ago
  17. a9fbce5 ui/console: fix crash when using gl context with non-gl listeners by Marc-André Lureau · 3 years, 1 month ago
  18. ebced09 console: save current scanout details by Marc-André Lureau · 4 years, 1 month ago
  19. 5e79d51 ui: split the GL context in a different object by Marc-André Lureau · 3 years, 5 months ago
  20. 7cc712e ui: dispatch GL events to all listeners by Marc-André Lureau · 4 years, 1 month ago
  21. f6413cb ui: simplify gl unblock & flush by Marc-André Lureau · 4 years ago
  22. a9b1e47 ui: add a gl-unblock warning timer by Marc-André Lureau · 4 years ago
  23. a4ddc31 ui: make gl_block use a counter by Marc-André Lureau · 4 years ago
  24. ac32b2f ui: associate GL context outside of display listener registration by Marc-André Lureau · 4 years, 1 month ago
  25. 4f41814 ui: factor out qemu_console_set_display_gl_ctx() by Marc-André Lureau · 4 years, 1 month ago
  26. ca19ef5 ui: do not delay further remote resize by Marc-André Lureau · 3 years, 11 months ago
  27. 014b00c ui/console: remove chardev frontend connected test by Volker Rümelin · 3 years, 6 months ago
  28. ec22251 ui/console: replace kbd_timer with chr_accept_input callback by Volker Rümelin · 3 years, 6 months ago
  29. 0c9d064 ui/console: replace QEMUFIFO with Fifo8 by Volker Rümelin · 3 years, 6 months ago
  30. fff0e45 Remove superfluous ERRP_GUARD() by Markus Armbruster · 3 years, 8 months ago
  31. f9734d5 error: Use error_fatal to simplify obvious fatal errors (again) by Markus Armbruster · 3 years, 8 months ago
  32. 66c2207 ui: Make the DisplayType enum entries conditional by Thomas Huth · 3 years, 9 months ago
  33. eb69442 ui: fold qemu_alloc_display in only caller by Marc-André Lureau · 4 years ago
  34. 75ae7c4 ui: Replace the word 'whitelist' by Philippe Mathieu-Daudé · 4 years ago
  35. c821a58 ui/console: Pass placeholder surface to displays by Akihiko Odaki · 4 years ago
  36. b5a087b ui/console: Add placeholder flag to message surface by Akihiko Odaki · 4 years ago
  37. 3cddb8b display/ui: add a callback to indicate GL state is flushed by Marc-André Lureau · 4 years, 1 month ago
  38. 5983fdf ui: check hw requirements during DCL registration by Marc-André Lureau · 4 years, 1 month ago
  39. d0e137b ui: add a DCLOps callback to check dmabuf support by Marc-André Lureau · 4 years, 1 month ago
  40. 2cc0024 ui: remove console_has_gl_dmabuf() by Marc-André Lureau · 4 years, 1 month ago
  41. 568b12f ui: add gd_gl_area_scanout_disable by Marc-André Lureau · 4 years, 1 month ago
  42. c110d94 ui: remove gl_ctx_get_current by Marc-André Lureau · 4 years, 1 month ago
  43. 729cc68 Remove superfluous timer_del() calls by Peter Maydell · 4 years, 3 months ago
  44. 2f181fb machine: introduce MachineInitPhase by Paolo Bonzini · 4 years, 4 months ago
  45. 5c4b107 console: allow con==NULL in dpy_{get, set}_ui_info and dpy_ui_info_supported by Gerd Hoffmann · 4 years, 3 months ago
  46. c7b22c0 console: drop qemu_console_get_ui_info by Gerd Hoffmann · 4 years, 3 months ago
  47. 6fc5183 qxl: fix segfault by Gerd Hoffmann · 4 years, 3 months ago
  48. 1cd8b94 console: avoid passing con=NULL to graphic_hw_update_done() by lichun · 4 years, 4 months ago
  49. 0d9b90c console: make QMP/HMP screendump run in coroutine by Marc-André Lureau · 4 years, 4 months ago
  50. d00ec2f console: modify ppm_save to take a pixman image ref by Marc-André Lureau · 4 years, 4 months ago
  51. 41d004d ui: Fix default window_id value by Samuel Thibault · 4 years, 6 months ago
  52. 5eaf1e4 ui: add getter for UIInfo by Marc-André Lureau · 4 years, 5 months ago
  53. 448058a util: rename qemu_open() to qemu_open_old() by Daniel P. Berrangé · 4 years, 8 months ago
  54. 8110fa1 Use DECLARE_*CHECKER* macros by Eduardo Habkost · 4 years, 6 months ago
  55. db1015e Move QOM typedefs and add missing includes by Eduardo Habkost · 4 years, 6 months ago
  56. 1859518 ui: fix vc_chr_write call in text_console_do_init by Gerd Hoffmann · 4 years, 8 months ago
  57. 5325cc3 qom: Put name parameter before value / visitor parameter by Markus Armbruster · 4 years, 8 months ago
  58. d262312 qom: Drop parameter @errp of object_property_add() & friends by Markus Armbruster · 4 years, 10 months ago
  59. 836e1b3 qom/object: enable setter for uint types by Felipe Franciosi · 5 years ago
  60. a1e8853 ui/console: Display the 'none' backend in '-display help' by Philippe Mathieu-Daudé · 5 years ago
  61. c388f40 ui: Print available display backends with '-display help' by Thomas Huth · 5 years ago
  62. 53a61ec screendump: use qemu_unlink() by Marc-André Lureau · 5 years ago
  63. c5f2bce screendump: replace FILE with QIOChannel and fix close()/qemu_close() by Marc-André Lureau · 5 years ago
  64. 46e5841 ppm-save: pass opened fd by Marc-André Lureau · 5 years ago
  65. 4d63162 console: add graphic_hw_update_done() by Marc-André Lureau · 10 years ago
  66. 5b8541c console: fix cell overflow by Gerd Hoffmann · 6 years ago
  67. 0b8fa32 Include qemu/module.h where needed, drop it from qemu-common.h by Markus Armbruster · 6 years ago
  68. eae3eb3 qemu/queue.h: simplify reverse access to QTAILQ by Paolo Bonzini · 6 years ago
  69. 22571ff ui/console: Remove qemu_create_display_surface_guestmem() by Peter Maydell · 6 years ago
  70. c809d1d ui: use enum to string helpers by Marc-André Lureau · 7 years ago
  71. 265b578 object: fix OBJ_PROP_LINK_UNREF_ON_RELEASE ambivalence by Marc-André Lureau · 7 years ago
  72. 08d9864 console: Avoid segfault in screendump by Michal Privoznik · 7 years ago
  73. cd6cd8f console: use linked list for QemuConsoles by Gerd Hoffmann · 7 years ago
  74. 7cd0afe console: introduce dpy_gfx_update_full by Tina Zhang · 7 years ago
  75. da024b1 ui: add ctrl modifier support to kbd_put_qcode_console() by Gerd Hoffmann · 7 years ago
  76. 9588d67 console: minimal hotplug suport by Gerd Hoffmann · 7 years ago
  77. f771c54 qapi: Add device ID and head parameters to screendump by Thomas Huth · 7 years ago
  78. 2e5567c vnc: deal with surface NULL pointers by Gerd Hoffmann · 7 years ago
  79. 4ee02f5 Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180305-pull-request' into staging by Peter Maydell · 7 years ago
  80. 61b4d9a console: add ui module loading support by Gerd Hoffmann · 7 years ago
  81. 898f9d4 console: add and use qemu_display_find_default by Gerd Hoffmann · 7 years ago
  82. db71589 console: add qemu display registry, add gtk by Gerd Hoffmann · 7 years ago
  83. 9af2398 Include less of the generated modular QAPI headers by Markus Armbruster · 7 years ago
  84. 6e1f2cb console/opengl: split up dpy_gl_cursor ops by Gerd Hoffmann · 7 years ago
  85. 922a01a Move include qemu/option.h from qemu-common.h to actual users by Markus Armbruster · 7 years ago
  86. e688df6 Include qapi/error.h exactly where needed by Markus Armbruster · 7 years ago
  87. 777c5f1 ui: fix dcl unregister by Gerd Hoffmann · 7 years ago
  88. 4133fa7 console: add support for dmabufs by Gerd Hoffmann · 7 years ago
  89. 7c336f9 console: add question-mark escape operator by Alexander Graf · 8 years ago
  90. 1540008 console: fix dpy_gfx_replace_surface assert by Gerd Hoffmann · 8 years ago
  91. 22a9e1f Merge remote-tracking branch 'remotes/kraxel/tags/queue/ui-pull-request' into staging by Peter Maydell · 8 years ago
  92. 3f8f131 console: remove do_safe_dpy_refresh by Gerd Hoffmann · 8 years ago
  93. ad664c1 console: use get_uint() for "head" property by Marc-André Lureau · 8 years ago
  94. 4d43a60 char: move CharBackend handling in char-fe unit by Marc-André Lureau · 8 years ago
  95. 8228e35 chardev: move headers to include/chardev by Marc-André Lureau · 8 years ago
  96. 6361813 char: remove qemu_chr_be_generic_open by Marc-André Lureau · 8 years ago
  97. e0665c3 console: add same displaychangelistener registration pre-condition by Marc-André Lureau · 8 years ago
  98. 6905b93 console: add same surface replace pre-condition by Marc-André Lureau · 8 years ago
  99. 0096109 ui/console: use exclusive mechanism directly by Alex Bennée · 8 years ago
  100. 8539093 ui/console: ensure do_safe_dpy_refresh holds BQL by Alex Bennée · 8 years ago