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
2022-03-21
Use g_new() & friends where that makes obvious sense
Markus Armbruster
2022-03-18
ui: avoid unnecessary memory operations in vnc_refresh_server_surface()
Wen, Jianxian
2022-03-18
ui/gtk: Ignore 2- and 3-button press events
K. Lange
2022-03-15
Merge tag 'darwin-20220315' of https://github.com/philmd/qemu into staging
Peter Maydell
2022-03-15
ui/cocoa: add option to swap Option and Command
Gustavo Noronha Silva
2022-03-15
ui/cocoa: capture all keys and combos when mouse is grabbed
Gustavo Noronha Silva
2022-03-15
ui/cocoa: release mouse when user switches away from QEMU window
Carwyn Ellis
2022-03-15
ui/cocoa: add option to disable left-command forwarding to guest
Carwyn Ellis
2022-03-15
ui/cocoa: Constify qkeycode translation arrays
Philippe Mathieu-Daudé
2022-03-15
ui/console: call gfx_switch() even if the current scanout is GL
Marc-André Lureau
2022-03-15
ui/dbus: do not send 2d scanout until gfx_update
Marc-André Lureau
2022-03-15
ui/dbus: fix texture sharing
Marc-André Lureau
2022-03-14
ui/console: optionally update after gfx switch
Marc-André Lureau
2022-03-14
ui/console: add a dpy_gfx_switch callback helper
Marc-André Lureau
2022-03-14
ui/shader: free associated programs
Marc-André Lureau
2022-03-14
ui/shader: fix potential leak of shader on error
Marc-André Lureau
2022-03-14
ui/console: move console compatibility check to dcl_display_console()
Marc-André Lureau
2022-03-14
ui/dbus: associate the DBusDisplayConsole listener with the given console
Marc-André Lureau
2022-03-14
ui/console: egl-headless is compatible with non-gl listeners
Marc-André Lureau
2022-03-14
ui/console: move dcl compatiblity check to a callback
Marc-André Lureau
2022-03-14
ui/console: move check for compatible GL context
Marc-André Lureau
2022-03-07
ui/cocoa: Use the standard about panel
Akihiko Odaki
2022-03-04
ui/cocoa: Add Services menu
Akihiko Odaki
2022-03-04
ui/clipboard: fix use-after-free regression
Marc-André Lureau
2022-03-04
ui: do not create a surface when resizing a GL scanout
Marc-André Lureau
2022-03-04
ui/console: fix texture leak when calling surface_gl_create_texture()
Marc-André Lureau
2022-03-04
ui/console: fix crash when using gl context with non-gl listeners
Marc-André Lureau
2022-03-02
ui/cocoa.m: Remove unnecessary NSAutoreleasePools
Peter Maydell
2022-03-02
ui/cocoa.m: Fix updateUIInfo threading issues
Peter Maydell
2022-02-21
ui/cocoa: Fix the leak of qemu_console_get_label
Akihiko Odaki
2022-02-21
ui/cocoa: Do not alert even without block devices
Akihiko Odaki
2022-02-21
ui/cocoa: Remove allowedFileTypes restriction in SavePanel
Philippe Mathieu-Daudé
2022-01-18
spice: Update QXLInterface for spice >= 0.15.0
John Snow
2022-01-18
ui: avoid compiler warnings from unused clipboard info variable
Daniel P. Berrangé
2022-01-13
ui/input-legacy: pass horizontal scroll information
Dmitry Petrov
2022-01-13
ui/sdl2: pass horizontal scroll information to the device code
Dmitry Petrov
2022-01-13
ui/gtk: pass horizontal scroll information to the device code
Dmitry Petrov
2022-01-13
ui/cocoa: pass horizontal scroll information to the device code
Dmitry Petrov
2022-01-13
ui: fix gtk clipboard clear assertion
Marc-André Lureau
2022-01-13
ui/dbus: fix buffer-overflow detected by ASAN
Marc-André Lureau
2022-01-13
ui/vnc.c: Fixed a deadlock bug.
Rao Lei
2021-12-21
ui/dbus: register D-Bus VC handler
Marc-André Lureau
2021-12-21
ui/dbus: add chardev backend & interface
Marc-André Lureau
2021-12-21
ui/dbus: add clipboard interface
Marc-André Lureau
2021-12-21
audio: add "dbus" audio backend
Marc-André Lureau
2021-12-21
ui/dbus: add p2p=on/off option
Marc-André Lureau
2021-12-21
ui: add a D-Bus display backend
Marc-André Lureau
2021-12-21
docs: add dbus-display documentation
Marc-André Lureau
2021-12-21
console: save current scanout details
Marc-André Lureau
2021-12-21
ui: move qemu_spice_fill_device_address to ui/util.c
Marc-André Lureau
[next]