aboutsummaryrefslogtreecommitdiff
path: root/ui/spice-app.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-21ui: use "vc" chardev for dbus, gtk & spice-appMarc-André Lureau1-0/+1
2023-09-04ui/vc: do not parse VC-specific options in Spice and GTKMarc-André Lureau1-1/+6
2023-02-14Do not include "qemu/error-report.h" in headers that do not need itThomas Huth1-0/+1
2021-07-26ui/spice: Use HAVE_SPICE_GL for OpenGL checksAkihiko Odaki1-1/+2
2021-07-09modules: add ui module annotationsGerd Hoffmann1-0/+3
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