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
/
dbus.c
Age
Commit message (
Expand
)
Author
2024-09-10
qapi/ui: Drop temporary 'prefix'
Markus Armbruster
2023-11-21
ui: use "vc" chardev for dbus, gtk & spice-app
Marc-André Lureau
2023-10-03
audio: return Error ** from audio_state_by_name
Paolo Bonzini
2023-06-27
ui/dbus: add GL support on win32
Marc-André Lureau
2023-03-21
ui/dbus: fix passing SOCKET to GSocket API & leak
Marc-André Lureau
2023-03-13
ui/dbus: restrict opengl to gbm-enabled config
Marc-André Lureau
2023-03-13
ui/dbus: do not require opengl & gbm
Marc-André Lureau
2023-03-13
ui: introduce egl_init()
Marc-André Lureau
2023-03-13
audio/dbus: there are no sender for p2p mode
Marc-André Lureau
2023-02-14
Do not include "qemu/error-report.h" in headers that do not need it
Thomas Huth
2022-07-19
dbus-display: fix test race when initializing p2p connection
Marc-André Lureau
2022-03-15
ui/dbus: fix texture sharing
Marc-André Lureau
2022-03-14
ui/dbus: associate the DBusDisplayConsole listener with the given console
Marc-André Lureau
2022-03-14
ui/console: move dcl compatiblity check to a callback
Marc-André Lureau
2022-01-13
ui/dbus: fix buffer-overflow detected by ASAN
Marc-André Lureau
2021-12-21
ui/dbus: register D-Bus VC handler
Marc-André Lureau
2021-12-21
ui/dbus: add chardev backend & interface
Marc-André Lureau
2021-12-21
ui/dbus: add clipboard interface
Marc-André Lureau
2021-12-21
audio: add "dbus" audio backend
Marc-André Lureau
2021-12-21
ui/dbus: add p2p=on/off option
Marc-André Lureau
2021-12-21
ui: add a D-Bus display backend
Marc-André Lureau