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