aboutsummaryrefslogtreecommitdiff
path: root/ui/spice-app.c
AgeCommit message (Expand)AuthorFilesLines
2021-02-19spice-app: avoid crash when core spice module doesn't loadedBruce Rogers1-1/+7
2020-10-15chardev/spice: simplify chardev setupGerd Hoffmann1-8/+9
2020-10-15ui/spice-app: don't use qemu_chr_open_spice_port directlyGerd Hoffmann1-4/+13
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost1-1/+2
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost1-2/+4
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster1-1/+2
2019-05-29spice-app: fix running when !CONFIG_OPENGLMarc-André Lureau1-1/+2
2019-02-22display: add -display spice-app launching a Spice clientMarc-André Lureau1-0/+202