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-12-21
ui/dbus: register D-Bus VC handler
Marc-André Lureau
1
-0
/
+53
2021-12-21
ui/dbus: add chardev backend & interface
Marc-André Lureau
5
-0
/
+442
2021-12-21
ui/dbus: add clipboard interface
Marc-André Lureau
6
-0
/
+579
2021-12-21
audio: add "dbus" audio backend
Marc-André Lureau
3
-0
/
+247
2021-12-21
ui/dbus: add p2p=on/off option
Marc-André Lureau
6
-7
/
+146
2021-12-21
ui: add a D-Bus display backend
Marc-André Lureau
8
-0
/
+1787
2021-12-21
docs: add dbus-display documentation
Marc-André Lureau
1
-0
/
+0
2021-12-21
console: save current scanout details
Marc-André Lureau
1
-54
/
+111
2021-12-21
ui: move qemu_spice_fill_device_address to ui/util.c
Marc-André Lureau
4
-51
/
+80
2021-12-21
ui: split the GL context in a different object
Marc-André Lureau
9
-53
/
+83
2021-12-21
ui: dispatch GL events to all listeners
Marc-André Lureau
1
-16
/
+42
2021-12-21
ui: simplify gl unblock & flush
Marc-André Lureau
6
-17
/
+3
2021-12-21
ui: add a gl-unblock warning timer
Marc-André Lureau
1
-0
/
+17
2021-12-21
ui: make gl_block use a counter
Marc-André Lureau
1
-4
/
+13
2021-12-21
ui: associate GL context outside of display listener registration
Marc-André Lureau
5
-2
/
+15
2021-12-21
ui: factor out qemu_console_set_display_gl_ctx()
Marc-André Lureau
1
-8
/
+14
2021-12-21
ui: do not delay further remote resize
Marc-André Lureau
6
-7
/
+8
2021-12-21
ui/clipboard: add a clipboard reset serial event
Marc-André Lureau
5
-0
/
+28
2021-12-21
ui/clipboard: add qemu_clipboard_check_serial()
Marc-André Lureau
1
-0
/
+15
2021-12-21
ui/vdagent: add serial capability support
Marc-André Lureau
2
-1
/
+39
2021-12-21
ui: generalize clipboard notifier
Marc-André Lureau
6
-27
/
+71
2021-12-21
ui/vdagent: replace #if 0 with protocol version check
Marc-André Lureau
1
-3
/
+5
2021-12-21
ui/vdagent: add CHECK_SPICE_PROTOCOL_VERSION
Marc-André Lureau
1
-0
/
+8
2021-11-22
ui/vnc-clipboard: fix adding notifier twice
Vladimir Sementsov-Ogievskiy
1
-4
/
+6
2021-11-22
ui/gtk: graphic_hw_gl_flushed after closing dmabuf->fence_fd
Dongwon Kim
1
-2
/
+2
2021-11-22
ui: fix incorrect pointer position on highdpi with gtk
Alexander Orzechowski
1
-5
/
+8
2021-11-22
ui: fix incorrect scaling on highdpi with gtk/opengl
Alexander Orzechowski
1
-3
/
+4
2021-11-19
meson.build: Support ncurses on MacOS and OpenBSD
Stefan Weil
1
-0
/
+4
2021-11-08
ui/gtk-egl: Fix build failure when libgbm is not available
Philippe Mathieu-Daudé
1
-0
/
+2
2021-11-05
ui/gtk-egl: blitting partial guest fb to the proper scanout surface
Dongwon Kim
1
-4
/
+21
2021-11-05
ui/gtk: gd_draw_event returns FALSE when no cairo surface is bound
Dongwon Kim
1
-0
/
+3
2021-11-05
ui/gtk-egl: guest fb texture needs to be regenerated when reinitializing egl
Dongwon Kim
1
-0
/
+4
2021-11-05
ui/gtk-egl: make sure the right context is set as the current
Dongwon Kim
1
-0
/
+6
2021-11-05
ui/gtk-egl: un-tab and re-tab should destroy egl surface and context
Dongwon Kim
1
-0
/
+20
2021-11-02
ui/console: remove chardev frontend connected test
Volker Rümelin
1
-8
/
+5
2021-11-02
ui/console: replace kbd_timer with chr_accept_input callback
Volker Rümelin
1
-15
/
+13
2021-11-02
ui/console: replace QEMUFIFO with Fifo8
Volker Rümelin
1
-66
/
+20
2021-11-02
ui/gtk: skip any extra draw of same guest scanout blob res
Dongwon Kim
2
-32
/
+57
2021-11-02
ui/gtk: Update the refresh rate for gl-area too
Nikola Pavlica
1
-0
/
+3
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
[next]