summaryrefslogtreecommitdiffstats
path: root/chardev/spice.c
Commit message (Expand)AuthorAgeFilesLines
* qemu/queue.h: add QLIST_SAFE_REMOVE()Stefan Hajnoczi2020-02-221-3/+1Star
* Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster2019-06-121-0/+1
* char: register spice ports after spice startedMarc-André Lureau2019-02-211-0/+5
* char: move SpiceChardev and open_spice_port() to spice.h headerMarc-André Lureau2019-02-211-23/+5Star
* char/spice: discard write() if backend is disconnectedMarc-André Lureau2019-02-211-0/+12
* char/spice: trigger HUP eventMarc-André Lureau2019-02-211-1/+14
* configure: bump spice-server required version to 0.12.5Marc-André Lureau2019-01-101-10/+0Star
* Move include qemu/option.h from qemu-common.h to actual usersMarkus Armbruster2018-02-091-0/+1
* Include qapi/error.h exactly where neededMarkus Armbruster2018-02-091-0/+1
* char: move char devices to chardev/Marc-André Lureau2017-06-021-0/+421