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