Age | Commit message (Expand) | Author |
---|---|---|
2020-10-21 | spice: move add_interface() to QemuSpiceOps. | Gerd Hoffmann |
2020-10-15 | chardev/spice: simplify chardev setup | Gerd Hoffmann |
2020-10-15 | chardev/spice: make qemu_chr_open_spice_port static | Gerd Hoffmann |
2020-02-22 | qemu/queue.h: add QLIST_SAFE_REMOVE() | Stefan Hajnoczi |
2019-06-12 | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster |
2019-02-21 | char: register spice ports after spice started | Marc-André Lureau |
2019-02-21 | char: move SpiceChardev and open_spice_port() to spice.h header | Marc-André Lureau |
2019-02-21 | char/spice: discard write() if backend is disconnected | Marc-André Lureau |
2019-02-21 | char/spice: trigger HUP event | Marc-André Lureau |
2019-01-10 | configure: bump spice-server required version to 0.12.5 | Marc-André Lureau |
2018-02-09 | Move include qemu/option.h from qemu-common.h to actual users | Markus Armbruster |
2018-02-09 | Include qapi/error.h exactly where needed | Markus Armbruster |
2017-06-02 | char: move char devices to chardev/ | Marc-André Lureau |