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-12-20
ui/vnc-clipboard: fix inflate_buffer
Fiona Ebner
2023-12-20
ui/gtk-egl: move function calls back to regular code path
Volker Rümelin
2023-12-20
ui/gtk-egl: Check EGLSurface before doing scanout
Antonio Caggiano
2023-11-07
ui/gtk-egl: apply scale factor when calculating window's dimension
Dongwon Kim
2023-11-07
ui/gtk: force realization of drawing area
Marc-André Lureau
2023-09-28
ui/vnc: fix handling of VNC_FEATURE_XVP
Paolo Bonzini
2023-09-28
ui/vnc: fix debug output for invalid audio message
Paolo Bonzini
2023-09-13
ui: fix crash when there are no active_console
Marc-André Lureau
2023-07-18
ui/vnc-clipboard: fix infinite loop in inflate_buffer (CVE-2023-3255)
Mauro Matteo Cascella
2023-07-02
ui/gtk: set the area of the scanout texture correctly
Dongwon Kim
2023-06-11
vnc: move assert in vnc_worker_thread_loop
Anastasia Belova
2023-05-31
ui/sdl2: disable SDL_HINT_GRAB_KEYBOARD on Windows
Volker Rümelin
2023-05-31
ui/sdl2: Grab Alt+F4 also under Windows
Bernhard Beschow
2023-05-31
ui/sdl2: Grab Alt+Tab also in fullscreen mode
Bernhard Beschow
2023-05-31
ui/sdl2: fix surface_gl_update_texture: Assertion 'gls' failed
Marc-André Lureau
2023-05-31
ui/gtk-egl: fix scaling for cursor position in scanout mode
Erico Nunes
2023-05-31
ui/gtk: use widget size for cursor motion event
Erico Nunes
2023-05-31
ui/gtk: fix passing y0_top parameter to scanout
Erico Nunes
2023-05-18
ui: Fix pixel colour channel order for PNG screenshots
Peter Maydell
2023-04-27
vnc: avoid underflow when accessing user-provided address
Paolo Bonzini
2023-04-10
ui: fix crash on serial reset, during init
Marc-André Lureau
2022-11-23
ui/gtk: prevent ui lock up when dpy_gl_update called again before current dra...
Dongwon Kim
2022-11-23
gtk: disable GTK Clipboard with a new meson option
Claudio Fontana
2022-11-08
ui: fix tab indentation
Amarjargal Gundjalam
2022-11-06
module: add Error arguments to module_load and module_load_qom
Claudio Fontana
2022-11-06
module: rename module_load_one to module_load
Claudio Fontana
2022-10-24
ui: remove useless typecasts
Volker Rümelin
2022-10-24
treewide: Remove the unnecessary space before semicolon
Bin Meng
2022-10-22
Drop useless casts from g_malloc() & friends to pointer
Markus Armbruster
2022-10-12
gtk: Add show_menubar=on|off command line option.
Bryce Mills
2022-10-12
ui/gtk: Fix the implicit mouse ungrabbing logic
Akihiko Odaki
2022-10-11
ui/gtk-egl: egl context needs to be unbound in the end of gd_egl_switch
Dongwon Kim
2022-10-11
ui/vnc-clipboard: fix integer underflow in vnc_client_cut_text_ext
Mauro Matteo Cascella
2022-10-04
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2022-09-29
ui: fix path to dbus-display1.h
Paolo Bonzini
2022-09-27
Merge tag 'kraxel-20220927-pull-request' of https://gitlab.com/kraxel/qemu in...
Stefan Hajnoczi
2022-09-23
ui/console: fix three double frees in png_save()
Volker Rümelin
2022-09-23
ui/vdagent: fix serial reset of guest agent
Marc-André Lureau
2022-09-23
ui/clipboard: reset the serial state on reset
Marc-André Lureau
2022-09-23
ui/vdagent: always reset the clipboard serial on caps
Marc-André Lureau
2022-09-23
ui/clipboard: fix serial priority
Marc-André Lureau
2022-09-23
ui: add some vdagent related traces
Marc-André Lureau
2022-09-23
ui/cocoa: Run qemu_init in the main thread
Akihiko Odaki
2022-09-23
ui/console: Get tab completion working again in the SDL monitor vc
Cal Peake
2022-09-22
ui/curses: Avoid dynamic stack allocation
Philippe Mathieu-Daudé
2022-08-18
ui/console: fix qemu_console_resize() regression
Marc-André Lureau
2022-08-01
trivial: Fix duplicated words
Thomas Huth
2022-07-28
ui: dbus-display requires CONFIG_GBM
Paolo Bonzini
2022-07-19
gtk: Add show_tabs=on|off command line option.
Felix xq Queißner
2022-07-19
dbus-display: fix test race when initializing p2p connection
Marc-André Lureau
[next]