Age | Commit message (Expand) | Author | Files | Lines |
2023-01-19 | ui/spice: Require spice-server >= 0.14.0 | Markus Armbruster | 1 | -2/+0 |
2021-07-22 | chardev-spice: add missing module_obj directive | Paolo Bonzini | 1 | -0/+1 |
2021-07-09 | modules: add chardev module annotations | Gerd Hoffmann | 1 | -0/+4 |
2020-10-21 | spice: move add_interface() to QemuSpiceOps. | Gerd Hoffmann | 1 | -1/+1 |
2020-10-15 | chardev/spice: simplify chardev setup | Gerd Hoffmann | 1 | -23/+6 |
2020-10-15 | chardev/spice: make qemu_chr_open_spice_port static | Gerd Hoffmann | 1 | -4/+4 |
2020-02-22 | qemu/queue.h: add QLIST_SAFE_REMOVE() | Stefan Hajnoczi | 1 | -3/+1 |
2019-06-12 | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster | 1 | -0/+1 |
2019-02-21 | char: register spice ports after spice started | Marc-André Lureau | 1 | -0/+5 |
2019-02-21 | char: move SpiceChardev and open_spice_port() to spice.h header | Marc-André Lureau | 1 | -23/+5 |
2019-02-21 | char/spice: discard write() if backend is disconnected | Marc-André Lureau | 1 | -0/+12 |
2019-02-21 | char/spice: trigger HUP event | Marc-André Lureau | 1 | -1/+14 |
2019-01-10 | configure: bump spice-server required version to 0.12.5 | Marc-André Lureau | 1 | -10/+0 |
2018-02-09 | Move include qemu/option.h from qemu-common.h to actual users | Markus Armbruster | 1 | -0/+1 |
2018-02-09 | Include qapi/error.h exactly where needed | Markus Armbruster | 1 | -0/+1 |
2017-06-02 | char: move char devices to chardev/ | Marc-André Lureau | 1 | -0/+421 |