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-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
2022-07-13
ui/cocoa: Take refresh rate into account
Akihiko Odaki
2022-07-13
ui/cocoa: Fix switched_to_fullscreen warning
Peter Delevoryas
2022-07-01
ui/cocoa: Fix clipboard text release
Akihiko Odaki
2022-07-01
ui/console: allow display device to be labeled with given id
Wen, Jianxian
2022-06-28
Trivial: 3 char repeat typos
Dr. David Alan Gilbert
2022-06-14
ui: Deliver refresh rate via QemuUIInfo
Akihiko Odaki
2022-06-14
ui/cocoa: Fix poweroff request code
Akihiko Odaki
2022-06-14
ui/gtk-gl-area: create the requested GL context version
Volker Rümelin
2022-06-14
ui/gtk-gl-area: implement GL context destruction
Volker Rümelin
2022-06-03
ui: Switch "-display sdl" to use the QAPI parser
Thomas Huth
2022-05-12
meson: link libpng independent of vnc
Kshitij Suri
2022-05-12
coroutine-lock: introduce qemu_co_queue_enter_all
Paolo Bonzini
2022-05-11
Clean up ill-advised or unusual header guards
Markus Armbruster
2022-05-03
ui: replace qemu_set_nonblock()
Marc-André Lureau
2022-04-28
meson, configure: move libgio test to meson
Paolo Bonzini
2022-04-28
configure, meson: move OpenGL check to meson
Paolo Bonzini
2022-04-27
Merge tag 'kraxel-20220427-pull-request' of git://git.kraxel.org/qemu into st...
Richard Henderson
2022-04-27
qapi/ui: add 'display-update' command for changing listen address
Vladimir Sementsov-Ogievskiy
2022-04-27
ui/vnc: refactor arrays of addresses to SocketAddressList
Vladimir Sementsov-Ogievskiy
2022-04-27
Added parameter to take screenshot with screendump as PNG
Kshitij Suri
2022-04-27
Replacing CONFIG_VNC_PNG with CONFIG_PNG
Kshitij Suri
[next]