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
2021-12-21
ui/vdagent: replace #if 0 with protocol version check
Marc-André Lureau
2021-12-21
ui/vdagent: add CHECK_SPICE_PROTOCOL_VERSION
Marc-André Lureau
2021-11-22
ui/vnc-clipboard: fix adding notifier twice
Vladimir Sementsov-Ogievskiy
2021-11-22
ui/gtk: graphic_hw_gl_flushed after closing dmabuf->fence_fd
Dongwon Kim
2021-11-22
ui: fix incorrect pointer position on highdpi with gtk
Alexander Orzechowski
2021-11-22
ui: fix incorrect scaling on highdpi with gtk/opengl
Alexander Orzechowski
2021-11-19
meson.build: Support ncurses on MacOS and OpenBSD
Stefan Weil
2021-11-08
ui/gtk-egl: Fix build failure when libgbm is not available
Philippe Mathieu-Daudé
2021-11-05
ui/gtk-egl: blitting partial guest fb to the proper scanout surface
Dongwon Kim
2021-11-05
ui/gtk: gd_draw_event returns FALSE when no cairo surface is bound
Dongwon Kim
2021-11-05
ui/gtk-egl: guest fb texture needs to be regenerated when reinitializing egl
Dongwon Kim
2021-11-05
ui/gtk-egl: make sure the right context is set as the current
Dongwon Kim
2021-11-05
ui/gtk-egl: un-tab and re-tab should destroy egl surface and context
Dongwon Kim
2021-11-02
ui/console: remove chardev frontend connected test
Volker Rümelin
2021-11-02
ui/console: replace kbd_timer with chr_accept_input callback
Volker Rümelin
2021-11-02
ui/console: replace QEMUFIFO with Fifo8
Volker Rümelin
2021-11-02
ui/gtk: skip any extra draw of same guest scanout blob res
Dongwon Kim
2021-11-02
ui/gtk: Update the refresh rate for gl-area too
Nikola Pavlica
2021-10-14
configure, meson: move Spice configure handling to meson
Marc-André Lureau
2021-09-15
ui/gtk-egl: Wait for the draw signal for dmabuf blobs
Vivek Kasireddy
2021-09-15
ui: Create sync objects and fences only for blobs
Vivek Kasireddy
2021-09-15
ui/egl: Add egl helpers to help with synchronization
Vivek Kasireddy
2021-09-15
ui/gtk: Create a common release_dmabuf helper
Vivek Kasireddy
2021-09-13
meson: remove dead variable
Paolo Bonzini
2021-09-13
meson: do not use python.full_path() unnecessarily
Paolo Bonzini
2021-09-01
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20210901-pull-request' ...
Peter Maydell
2021-08-31
ui/vdagent: add a migration blocker
Marc-André Lureau
2021-08-31
ui/gtk-clipboard: emit release clipboard events
Marc-André Lureau
2021-08-31
ui/vdagent: send release when no clipboard owner
Marc-André Lureau
2021-08-31
ui/gtk-clipboard: use qemu_clipboard_info helper
Marc-André Lureau
2021-08-31
ui/vdagent: send empty clipboard when unhandled
Marc-André Lureau
2021-08-31
ui/vdagent: use qemu_clipboard_info helper
Marc-André Lureau
2021-08-31
ui/vdagent: use qemu_clipboard_peer_release helper
Marc-André Lureau
2021-08-31
ui/vdagent: split clipboard recv message handling
Marc-André Lureau
2021-08-31
ui/vdagent: reset outbuf on disconnect
Marc-André Lureau
2021-08-31
ui/vdagent: disconnect handlers and reset state on finalize
Marc-André Lureau
2021-08-31
ui/clipboard: release owned grabs on unregister
Marc-André Lureau
2021-08-31
ui/clipboard: add qemu_clipboard_peer_release() helper
Marc-André Lureau
2021-08-31
ui/clipboard: add qemu_clipboard_peer_owns() helper
Marc-André Lureau
2021-08-31
ui/clipboard: add helper to retrieve current clipboard
Marc-André Lureau
2021-08-31
ui/gtk-clipboard: fix clipboard enum typo
Marc-André Lureau
2021-08-31
ui/gtk-clipboard: use existing macros
Marc-André Lureau
2021-08-31
ui/vdagent: remove copy-pasta comment
Marc-André Lureau
2021-08-31
ui/vdagent: fix leak on error path
Marc-André Lureau
2021-08-31
ui/console: Restrict udmabuf_fd() to Linux
Philippe Mathieu-Daudé
2021-08-26
Remove superfluous ERRP_GUARD()
Markus Armbruster
2021-08-26
error: Use error_fatal to simplify obvious fatal errors (again)
Markus Armbruster
2021-08-10
ui/sdl2: Check return value from g_setenv()
Peter Maydell
2021-08-10
ui/gtk: retry sending VTE console input
Volker Rümelin
2021-08-02
ui/input-barrier: Move TODOs from barrier.txt to a comment
Peter Maydell
[next]