Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-02-14 | Do not include "qemu/error-report.h" in headers that do not need it | Thomas Huth | 1 | -0/+1 |
2022-07-19 | dbus-display: fix test race when initializing p2p connection | Marc-André Lureau | 1 | -1/+3 |
2022-03-15 | ui/dbus: fix texture sharing | Marc-André Lureau | 1 | -0/+26 |
2022-03-14 | ui/dbus: associate the DBusDisplayConsole listener with the given console | Marc-André Lureau | 1 | -1/+1 |
2022-03-14 | ui/console: move dcl compatiblity check to a callback | Marc-André Lureau | 1 | -1/+8 |
2022-01-13 | ui/dbus: fix buffer-overflow detected by ASAN | Marc-André Lureau | 1 | -0/+1 |
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 | 1 | -0/+26 |
2021-12-21 | ui/dbus: add clipboard interface | Marc-André Lureau | 1 | -0/+7 |
2021-12-21 | audio: add "dbus" audio backend | Marc-André Lureau | 1 | -0/+35 |
2021-12-21 | ui/dbus: add p2p=on/off option | Marc-André Lureau | 1 | -5/+104 |
2021-12-21 | ui: add a D-Bus display backend | Marc-André Lureau | 1 | -0/+262 |