summaryrefslogtreecommitdiffstats
path: root/chardev/spice.c
Commit message (Expand)AuthorAgeFilesLines
* chardev-spice: add missing module_obj directivePaolo Bonzini2021-07-221-0/+1
* modules: add chardev module annotationsGerd Hoffmann2021-07-091-0/+4
* spice: move add_interface() to QemuSpiceOps.Gerd Hoffmann2020-10-211-1/+1
* chardev/spice: simplify chardev setupGerd Hoffmann2020-10-151-23/+6Star
* chardev/spice: make qemu_chr_open_spice_port staticGerd Hoffmann2020-10-151-4/+4
* 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