index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ui
Age
Commit message (
Expand
)
Author
2023-10-20
Merge tag 'migration-20231020-pull-request' of https://gitlab.com/juan.quinte...
Stefan Hajnoczi
2023-10-20
migration: simplify notifiers
Steve Sistare
2023-10-20
migration: simplify blockers
Steve Sistare
2023-10-19
ui/input: Constify QemuInputHandler structure
Philippe Mathieu-Daudé
2023-10-17
meson: do not build shaders by default
Paolo Bonzini
2023-10-09
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2023-10-08
audio: reintroduce default audio backend for VNC
Paolo Bonzini
2023-10-06
ui/cocoa: Clean up global variable shadowing
Philippe Mathieu-Daudé
2023-10-04
Merge tag 'misc-pull-request' of https://gitlab.com/marcandre.lureau/qemu int...
Stefan Hajnoczi
2023-10-03
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2023-10-03
ui/gtk: fix UI info precondition
Marc-André Lureau
2023-10-03
ui: add XBGR8888 and ABGR8888 in drm_format_pixman_map
Ken Xue
2023-10-03
ui/console: sanitize search in qemu_graphic_console_is_multihead()
Laszlo Ersek
2023-10-03
ui/console: eliminate QOM properties from qemu_console_is_multihead()
Laszlo Ersek
2023-10-03
ui/console: only walk QemuGraphicConsoles in qemu_console_is_multihead()
Laszlo Ersek
2023-10-03
ui/console: make qemu_console_is_multihead() static
Laszlo Ersek
2023-10-03
input: Allow to choose console with qemu_input_is_absolute
Akihiko Odaki
2023-10-03
audio: return Error ** from audio_state_by_name
Paolo Bonzini
2023-10-03
ui/vnc: Require audiodev= to enable audio
Paolo Bonzini
2023-09-29
ui: Clean up local variable shadowing
Markus Armbruster
2023-09-25
ui/vnc: fix handling of VNC_FEATURE_XVP
Paolo Bonzini
2023-09-25
ui/vnc: fix debug output for invalid audio message
Paolo Bonzini
2023-09-12
ui: add precondition for dpy_get_ui_info()
Marc-André Lureau
2023-09-12
ui: fix crash when there are no active_console
Marc-André Lureau
2023-09-12
ui/vc: split off the VC part from console.c
Marc-André Lureau
2023-09-12
ui/vc: preliminary QemuTextConsole changes before split
Marc-André Lureau
2023-09-12
ui/console: remove redundant format field
Marc-André Lureau
2023-09-12
ui/vc: rename kbd_put to qemu_text_console functions
Marc-André Lureau
2023-09-12
ui/vc: remove kbd_put_keysym() and update function calls
Marc-André Lureau
2023-09-06
Merge tag 'ui-pull-request' of https://gitlab.com/marcandre.lureau/qemu into ...
Stefan Hajnoczi
2023-09-04
ui/gtk: fix leaks found wtih fuzzing
Dmitry Frolov
2023-09-04
ui/vdagent: Unregister input handler of mouse during finalization
Guoyi Tu
2023-09-04
ui/vdagent: call vdagent_disconnect() when agent connection is lost
Guoyi Tu
2023-09-04
ui/dbus: implement damage regions for GL
Bilal Elmoussaoui
2023-09-04
ui/dbus: Properly dispose touch/mouse dbus objects
Bilal Elmoussaoui
2023-09-04
ui/vnc-enc-tight: Avoid dynamic stack allocation
Philippe Mathieu-Daudé
2023-09-04
ui/vnc-enc-hextile: Use static rather than dynamic length stack array
Peter Maydell
2023-09-04
ui/spice-display: Avoid dynamic stack allocation
Peter Maydell
2023-09-04
ui/vc: change the argument for QemuTextConsole
Marc-André Lureau
2023-09-04
ui/vc: do not parse VC-specific options in Spice and GTK
Marc-André Lureau
2023-09-04
ui/vc: move text console invalidate in helper
Marc-André Lureau
2023-09-04
ui/console: minor stylistic changes
Marc-André Lureau
2023-09-04
ui/vc: skip text console resize when possible
Marc-André Lureau
2023-09-04
ui/console: fold text_console_update_cursor_timer
Marc-André Lureau
2023-09-04
ui/console: assert(surface) where appropriate
Marc-André Lureau
2023-09-04
ui/console: rename vga_ functions with qemu_console_
Marc-André Lureau
2023-09-04
ui/console: use QEMU_PIXMAN_COLOR helpers
Marc-André Lureau
2023-09-04
ui/console: declare console types in console.h
Marc-André Lureau
2023-09-04
ui/vc: use common text console surface creation
Marc-André Lureau
2023-09-04
ui/console: remove need for g_width/g_height
Marc-André Lureau
[next]