summaryrefslogtreecommitdiffstats
path: root/ui/spice-app.c
Commit message (Expand)AuthorAgeFilesLines
* ui/spice: Use HAVE_SPICE_GL for OpenGL checksAkihiko Odaki2021-07-261-1/+2
* modules: add ui module annotationsGerd Hoffmann2021-07-091-0/+3
* spice-app: avoid crash when core spice module doesn't loadedBruce Rogers2021-02-191-1/+7
* chardev/spice: simplify chardev setupGerd Hoffmann2020-10-151-8/+9
* ui/spice-app: don't use qemu_chr_open_spice_port directlyGerd Hoffmann2020-10-151-4/+13
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-091-1/+2
* Move QOM typedefs and add missing includesEduardo Habkost2020-09-091-2/+4
* Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster2019-06-121-1/+2
* spice-app: fix running when !CONFIG_OPENGLMarc-André Lureau2019-05-291-1/+2
* display: add -display spice-app launching a Spice clientMarc-André Lureau2019-02-221-0/+202