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
2024-10-24
Merge tag 'misc-fixes-pull-request' of https://gitlab.com/berrange/qemu into ...
Peter Maydell
3
-27
/
+52
2024-10-22
ui: validate NUL byte padding in SASL client data more strictly
Daniel P. Berrangé
1
-4
/
+16
2024-10-22
ui: fix handling of NULL SASL server data
Daniel P. Berrangé
1
-4
/
+6
2024-10-22
ui/vnc: don't check for SSF after SASL authentication on UNIX sockets
Daniel P. Berrangé
1
-1
/
+1
2024-10-22
ui/vnc: fix skipping SASL SSF on UNIX sockets
Daniel P. Berrangé
3
-7
/
+11
2024-10-22
ui/vnc: don't raise error formatting socket address for non-inet
Daniel P. Berrangé
1
-11
/
+11
2024-10-22
ui/vnc: don't return an empty SASL mechlist to the client
Daniel P. Berrangé
1
-0
/
+7
2024-10-21
meson.build: Remove ncurses workaround for OpenBSD
Brad Smith
1
-1
/
+1
2024-10-21
ui/console-vc: Silence warning about sprintf() on OpenBSD
Thomas Huth
1
-2
/
+2
2024-10-15
vl.c: Remove pxa2xx-specific -portrait and -rotate options
Peter Maydell
1
-36
/
+0
2024-10-14
ui: refactor using a common qemu_pixman_shareable
Marc-André Lureau
3
-67
/
+93
2024-10-14
ui/dbus: implement Unix.Map
Marc-André Lureau
1
-5
/
+73
2024-10-14
ui/dbus: add Listener.Unix.Map interface XML
Marc-André Lureau
1
-0
/
+47
2024-10-14
ui/dbus: make Listener.Win32.Map win32-specific
Marc-André Lureau
1
-0
/
+2
2024-10-14
ui/surface: allocate shared memory on !win32
Marc-André Lureau
1
-2
/
+26
2024-10-14
ui/dbus: add trace for can_share_map
Marc-André Lureau
2
-0
/
+2
2024-10-14
ui/dbus: do not limit to one listener per connection / bus name
Marc-André Lureau
1
-18
/
+5
2024-10-14
ui/pixman: generalize shared_image_destroy
Marc-André Lureau
2
-9
/
+13
2024-10-14
ui/dbus: discard pending CursorDefine on new one
Marc-André Lureau
1
-0
/
+28
2024-10-14
ui/dbus: discard display messages on disable
Marc-André Lureau
1
-0
/
+2
2024-10-14
ui/dbus: fix filtering all update messages
Marc-André Lureau
1
-12
/
+33
2024-10-14
ui/win32: fix potential use-after-free with dbus shared memory
Marc-André Lureau
2
-22
/
+17
2024-10-14
ui/dbus: fix leak on message filtering
Marc-André Lureau
1
-0
/
+1
2024-10-03
ui/cursor: remove cursor_get_mono_image
Dr. David Alan Gilbert
1
-24
/
+0
2024-10-03
vnc: fix crash when no console attached
Marc-André Lureau
1
-1
/
+1
2024-09-13
ui: remove break after g_assert_not_reached()
Pierrick Bouvier
1
-1
/
+0
2024-09-13
ui/sdl2: set swap interval explicitly when OpenGL is enabled
Gert Wollny
1
-0
/
+1
2024-09-13
ui/sdl2: ignore GUI keys in SDL_TEXTINPUT handler
Volker Rümelin
1
-8
/
+9
2024-09-13
ui/sdl2: release all modifiers
Volker Rümelin
2
-0
/
+6
2024-09-10
qapi/crypto: Rename QCryptoCipherAlgorithm to *Algo, and drop prefix
Markus Armbruster
1
-2
/
+2
2024-09-10
qapi/crypto: Rename QCryptoHashAlgorithm to *Algo, and drop prefix
Markus Armbruster
1
-1
/
+1
2024-09-10
qapi/ui: Drop temporary 'prefix'
Markus Armbruster
8
-20
/
+20
2024-08-06
ui/console: Note in '-display help' that some backends support suboptions
Peter Maydell
1
-0
/
+5
2024-07-23
util/fifo8: Rename fifo8_pop_buf() -> fifo8_pop_bufptr()
Philippe Mathieu-Daudé
2
-2
/
+2
2024-07-22
ui/vdagent: send caps on fe_open
Marc-André Lureau
1
-2
/
+4
2024-07-22
ui/vdagent: notify clipboard peers of serial reset
Marc-André Lureau
3
-0
/
+5
2024-07-22
ui/vdagent: improve vdagent_fe_open() trace
Marc-André Lureau
2
-2
/
+3
2024-07-22
ui: add more tracing for dbus
Marc-André Lureau
2
-0
/
+6
2024-07-22
Cursor: 8 -> 1 bit alpha downsampling improvement
Phil Dennis-Jordan
1
-1
/
+1
2024-07-22
vnc: increase max display size
Gerd Hoffmann
1
-2
/
+2
2024-07-16
ui/console: Remove dpy_cursor_define_supported()
Akihiko Odaki
1
-13
/
+0
2024-07-16
ui/cocoa: Add cursor composition
Akihiko Odaki
1
-0
/
+99
2024-07-16
ui/console: Convert mouse visibility parameter into bool
Akihiko Odaki
6
-12
/
+14
2024-07-16
ui/cocoa: Release CGColorSpace
Akihiko Odaki
1
-1
/
+4
2024-07-03
Revert "meson: Propagate gnutls dependency"
Akihiko Odaki
1
-1
/
+1
2024-06-19
ui+display: rename is_buffer_shared() -> surface_is_allocated()
Gerd Hoffmann
1
-1
/
+2
2024-06-19
ui+display: rename is_placeholder() -> surface_is_placeholder()
Gerd Hoffmann
3
-3
/
+3
2024-06-19
ui/cocoa: Use qemu_add_mouse_change_notifier
Akihiko Odaki
1
-24
/
+38
2024-05-25
meson: remove unnecessary dependency
Paolo Bonzini
1
-3
/
+2
2024-05-17
ui/console: Only declare variable fence_fd when CONFIG_GBM is defined
Cédric Le Goater
1
-1
/
+1
[next]