index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ui
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-14
configure, meson: move Spice configure handling to meson
Marc-André Lureau
1
-2
/
+2
2021-09-15
ui/gtk-egl: Wait for the draw signal for dmabuf blobs
Vivek Kasireddy
2
-1
/
+16
2021-09-15
ui: Create sync objects and fences only for blobs
Vivek Kasireddy
3
-0
/
+64
2021-09-15
ui/egl: Add egl helpers to help with synchronization
Vivek Kasireddy
1
-0
/
+26
2021-09-15
ui/gtk: Create a common release_dmabuf helper
Vivek Kasireddy
2
-9
/
+10
2021-09-13
meson: remove dead variable
Paolo Bonzini
1
-2
/
+0
2021-09-13
meson: do not use python.full_path() unnecessarily
Paolo Bonzini
1
-1
/
+1
2021-09-01
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20210901-pull-request' ...
Peter Maydell
2
-13
/
+4
2021-08-31
ui/vdagent: add a migration blocker
Marc-André Lureau
1
-0
/
+12
2021-08-31
ui/gtk-clipboard: emit release clipboard events
Marc-André Lureau
1
-0
/
+2
2021-08-31
ui/vdagent: send release when no clipboard owner
Marc-André Lureau
1
-1
/
+23
2021-08-31
ui/gtk-clipboard: use qemu_clipboard_info helper
Marc-André Lureau
1
-8
/
+6
2021-08-31
ui/vdagent: send empty clipboard when unhandled
Marc-André Lureau
2
-0
/
+13
2021-08-31
ui/vdagent: use qemu_clipboard_info helper
Marc-André Lureau
1
-10
/
+13
2021-08-31
ui/vdagent: use qemu_clipboard_peer_release helper
Marc-André Lureau
1
-7
/
+1
2021-08-31
ui/vdagent: split clipboard recv message handling
Marc-André Lureau
1
-68
/
+89
2021-08-31
ui/vdagent: reset outbuf on disconnect
Marc-André Lureau
1
-0
/
+1
2021-08-31
ui/vdagent: disconnect handlers and reset state on finalize
Marc-André Lureau
1
-10
/
+15
2021-08-31
ui/clipboard: release owned grabs on unregister
Marc-André Lureau
1
-0
/
+6
2021-08-31
ui/clipboard: add qemu_clipboard_peer_release() helper
Marc-André Lureau
1
-0
/
+12
2021-08-31
ui/clipboard: add qemu_clipboard_peer_owns() helper
Marc-André Lureau
1
-0
/
+8
2021-08-31
ui/clipboard: add helper to retrieve current clipboard
Marc-André Lureau
1
-0
/
+15
2021-08-31
ui/gtk-clipboard: fix clipboard enum typo
Marc-André Lureau
1
-1
/
+1
2021-08-31
ui/gtk-clipboard: use existing macros
Marc-André Lureau
1
-3
/
+3
2021-08-31
ui/vdagent: remove copy-pasta comment
Marc-André Lureau
1
-1
/
+1
2021-08-31
ui/vdagent: fix leak on error path
Marc-André Lureau
1
-3
/
+1
2021-08-31
ui/console: Restrict udmabuf_fd() to Linux
Philippe Mathieu-Daudé
2
-13
/
+4
2021-08-26
Remove superfluous ERRP_GUARD()
Markus Armbruster
1
-1
/
+0
2021-08-26
error: Use error_fatal to simplify obvious fatal errors (again)
Markus Armbruster
2
-10
/
+3
2021-08-10
ui/sdl2: Check return value from g_setenv()
Peter Maydell
1
-1
/
+4
2021-08-10
ui/gtk: retry sending VTE console input
Volker Rümelin
1
-6
/
+4
2021-08-02
ui/input-barrier: Move TODOs from barrier.txt to a comment
Peter Maydell
1
-0
/
+5
2021-07-26
ui/gtk: add a keyboard fifo to the VTE consoles
Volker Rümelin
1
-9
/
+33
2021-07-26
ui: update keycodemapdb submodule commit
Akihiko Odaki
1
-0
/
+0
2021-07-26
ui/cocoa: Fix the type of main's argv
Akihiko Odaki
1
-2
/
+2
2021-07-26
ui/egl-headless: Remove a check for CONFIG_OPENGL
Akihiko Odaki
1
-2
/
+0
2021-07-26
ui/spice: Use HAVE_SPICE_GL for OpenGL checks
Akihiko Odaki
2
-2
/
+3
2021-07-26
ui/gtk: Fix relative mouse with multiple monitors
Dennis Wölfing
1
-19
/
+7
2021-07-14
crypto: replace 'des-rfb' cipher with 'des'
Daniel P. Berrangé
1
-3
/
+17
2021-07-09
modules: add ui module annotations
Gerd Hoffmann
5
-0
/
+20
2021-06-29
ui/vnc: Use qcrypto_tls_creds_check_endpoint()
Philippe Mathieu-Daudé
1
-3
/
+4
2021-06-23
ui: Make the DisplayType enum entries conditional
Thomas Huth
1
-1
/
+7
2021-06-23
ui/cocoa: Add clipboard support
Akihiko Odaki
2
-1
/
+110
2021-06-23
ui/cocoa: Set UI information
Akihiko Odaki
1
-0
/
+49
2021-06-15
vnc: avoid deprecation warnings for SASL on OS X
Paolo Bonzini
3
-8
/
+23
2021-06-02
docs: fix references to docs/devel/tracing.rst
Stefano Garzarella
1
-1
/
+1
2021-05-27
ui/pixman: Add qemu_pixman_to_drm_format()
Vivek Kasireddy
1
-11
/
+24
2021-05-27
ui: Get the fd associated with udmabuf driver
Vivek Kasireddy
2
-0
/
+41
2021-05-21
ui/gtk: add clipboard support
Gerd Hoffmann
3
-1
/
+194
2021-05-21
ui/gtk: move struct GtkDisplayState to ui/gtk.h
Gerd Hoffmann
1
-55
/
+0
[next]