aboutsummaryrefslogtreecommitdiff
path: root/chardev/spice.c
AgeCommit message (Expand)AuthorFilesLines
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster1-0/+1
2019-02-21char: register spice ports after spice startedMarc-André Lureau1-0/+5
2019-02-21char: move SpiceChardev and open_spice_port() to spice.h headerMarc-André Lureau1-23/+5
2019-02-21char/spice: discard write() if backend is disconnectedMarc-André Lureau1-0/+12
2019-02-21char/spice: trigger HUP eventMarc-André Lureau1-1/+14
2019-01-10configure: bump spice-server required version to 0.12.5Marc-André Lureau1-10/+0
2018-02-09Move include qemu/option.h from qemu-common.h to actual usersMarkus Armbruster1-0/+1
2018-02-09Include qapi/error.h exactly where neededMarkus Armbruster1-0/+1
2017-06-02char: move char devices to chardev/Marc-André Lureau1-0/+421