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
2024-06-06
ui/sdl2: Allow host to power down screen
Bernhard Beschow
2024-05-27
ui/gtk: Check if fence_fd is equal to or greater than 0
Dongwon Kim
2024-05-27
ui/gtk: Fix mouse/motion event scaling issue with GTK display backend
hikalium
2024-03-09
ui/cocoa: Fix window clipping on macOS 14
David Parsons
2024-02-21
meson: ensure dbus-display generated code is built before other units
Marc-André Lureau
2024-02-20
ui/console: Fix console resize with placeholder surface
Tianlan Zhou
2024-02-20
ui/clipboard: add asserts for update and request
Fiona Ebner
2024-02-20
ui/clipboard: mark type as not available when there is no data
Fiona Ebner
2024-02-20
ui: reject extended clipboard message if not activated
Daniel P. Berrangé
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
[next]