Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster | 2019-06-12 | 1 | -0/+1 |
* | char: register spice ports after spice started | Marc-André Lureau | 2019-02-21 | 1 | -0/+5 |
* | char: move SpiceChardev and open_spice_port() to spice.h header | Marc-André Lureau | 2019-02-21 | 1 | -23/+5 |
* | char/spice: discard write() if backend is disconnected | Marc-André Lureau | 2019-02-21 | 1 | -0/+12 |
* | char/spice: trigger HUP event | Marc-André Lureau | 2019-02-21 | 1 | -1/+14 |
* | configure: bump spice-server required version to 0.12.5 | Marc-André Lureau | 2019-01-10 | 1 | -10/+0 |
* | Move include qemu/option.h from qemu-common.h to actual users | Markus Armbruster | 2018-02-09 | 1 | -0/+1 |
* | Include qapi/error.h exactly where needed | Markus Armbruster | 2018-02-09 | 1 | -0/+1 |
* | char: move char devices to chardev/ | Marc-André Lureau | 2017-06-02 | 1 | -0/+421 |