summaryrefslogtreecommitdiffstats
path: root/ui/spice-core.c
Commit message (Expand)AuthorAgeFilesLines
* sysemu: Split sysemu/runstate.h off sysemu/sysemu.hMarkus Armbruster2019-08-161-1/+1
* Include qemu/main-loop.h lessMarkus Armbruster2019-08-161-0/+1
* Include hw/hw.h exactly where neededMarkus Armbruster2019-08-161-1/+0Star
* Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster2019-06-121-0/+1
* spice: use a default name for the serverMarc-André Lureau2019-02-211-1/+1
* spice: do not stop spice if VM is pausedMarc-André Lureau2019-02-211-1/+1
* spice: merge options listsMarc-André Lureau2019-02-211-0/+1
* spice: avoid spice runtime assertMarc-André Lureau2019-02-211-0/+8
* spice: set device address and device display ID in QXL interfaceLukáš Hrázký2019-02-211-0/+51
* spice: Remove unused includeFrediano Ziglio2019-01-101-1/+0Star
* configure: bump spice-server required version to 0.12.5Marc-André Lureau2019-01-101-8/+0Star
* spice: Clean up error reporting in add_channel()Markus Armbruster2018-10-191-6/+7
* qapi: Drop qapi_event_send_FOO()'s Error ** argumentPeter Xu2018-08-281-6/+4Star
* Add gles support to egl-helpers, wire up in egl-headless and gtk.Gerd Hoffmann2018-06-261-1/+2
* Include less of the generated modular QAPI headersMarkus Armbruster2018-03-021-2/+2
* Move include qemu/option.h from qemu-common.h to actual usersMarkus Armbruster2018-02-091-1/+1
* Drop superfluous includes of qapi/qmp/qjson.hMarkus Armbruster2018-02-091-1/+0Star
* Include qapi/qmp/qbool.h exactly where neededMarkus Armbruster2018-02-091-1/+0Star
* Include qapi/qmp/qstring.h exactly where neededMarkus Armbruster2018-02-091-1/+0Star
* Include qapi/error.h exactly where neededMarkus Armbruster2018-02-091-0/+1
* spice: remove unused timer listFrediano Ziglio2018-01-121-4/+0Star
* spice: remove only written event_mask fieldFrediano Ziglio2018-01-121-4/+2Star
* spice: remove unused watch listFrediano Ziglio2018-01-121-4/+0Star
* Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-06-09-v2' in...Peter Maydell2017-06-221-1/+0Star
|\
| * qapi: merge QInt and QFloat in QNumMarc-André Lureau2017-06-201-1/+0Star
* | spice: don't enter opengl mode in case another UI provides opengl supportGerd Hoffmann2017-06-141-0/+1
|/
* migration: Move remaining exported functions to migration/misc.hJuan Quintela2017-06-131-1/+1
* spice: add display & head optionsGerd Hoffmann2017-02-271-0/+6
* spice: allow to specify drm rendernodeMarc-André Lureau2017-02-201-1/+4
* vl: Switch qemu_uuid to QemuUUIDFam Zheng2016-09-231-1/+1
* ui: spice: Exit if gl=on EGL init failsCole Robinson2016-06-031-2/+4
* spice: Disallow use of gl + TCP portChristophe Fergeau2016-03-241-0/+5
* module: Rename machine_init() to opts_init()Eduardo Habkost2016-03-161-1/+1
* Postcopy+spice: Pass spice migration data earlierDr. David Alan Gilbert2016-02-231-1/+2
* spice: add opengl/virgl/dmabuf supportGerd Hoffmann2016-02-231-1/+14
* ui: Clean up includesPeter Maydell2016-02-041-0/+1
* Fix corner-case when using VNC+SASL+SPICEChristophe Fergeau2016-01-181-2/+2
* qapi: Unbox base membersEric Blake2015-11-021-10/+13
* qerror: Move #include out of qerror.hMarkus Armbruster2015-06-221-0/+1
* QemuOpts: Convert qemu_opt_foreach() to ErrorMarkus Armbruster2015-06-091-2/+3
* QemuOpts: Drop qemu_opt_foreach() parameter abort_on_failureMarkus Armbruster2015-06-091-1/+1
* spice: don't update mm_time when spice-server is stopped.Gerd Hoffmann2015-05-291-0/+1
* monitor: Make client_migrate_info synchronousMarkus Armbruster2015-04-271-21/+5Star
* spice: add unix address supportMarc-André Lureau2015-01-221-0/+9
* spice: fix memory leakGonglei2014-12-161-4/+1Star
* spice: remove spice-experimental.h includeMarc-André Lureau2014-12-161-1/+0Star
* spice: do not require TCP portsMarc-André Lureau2014-12-161-4/+0Star
* spice: call qemu_spice_set_passwd() during initMarc-André Lureau2014-09-161-1/+1
* spice: use console index as display idGerd Hoffmann2014-09-011-2/+1Star
* spice: don't use 'Yoda conditions'Gonglei2014-08-151-2/+2