summaryrefslogtreecommitdiffstats
path: root/ui/spice-core.c
Commit message (Expand)AuthorAgeFilesLines
* spice: raise requirement to 0.12Gerd Hoffmann2012-10-081-49/+2
* spice: adding seamless-migration option to the command lineYonit Halperin2012-09-051-0/+7
* spice: add 'migrated' flag to spice infoYonit Halperin2012-09-051-0/+4
* spice migration: add QEVENT_SPICE_MIGRATE_COMPLETEDYonit Halperin2012-09-051-1/+8
* spice: notify on vm state change only via spice_server_vm_start/stopYonit Halperin2012-09-051-0/+4
* spice: notify spice server on vm start/stopYonit Halperin2012-09-051-0/+14
* spice: abort on invalid streaming cmdline paramsChristophe Fergeau2012-09-051-1/+2
* spice_info: add mouse_modeAlon Levy2012-05-031-0/+7
* spice: fix broken initializationAlon Levy2012-03-191-8/+1
* spice: set spice uuid and nameMarc-André Lureau2012-03-191-0/+6
* Error out when tls-channel option is used without TLSChristophe Fergeau2012-02-281-1/+7
* spice: use error_report to report errorsChristophe Fergeau2012-02-281-11/+11
* qxl: require spice >= 0.8.2Alon Levy2012-02-271-17/+0
* spice: support ipv6 channel address in monitor events and in spice infoYonit Halperin2012-02-211-5/+32
* Add SPICE support to add_client monitor commandDaniel P. Berrange2012-02-211-0/+13
* qom: Unify type registrationAndreas Färber2012-02-151-2/+3
* Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori2011-10-311-81/+58
|\
| * qapi: Convert query-spiceLuiz Capitulino2011-10-271-81/+58
* | spice: fix file handle cleanupGerd Hoffmann2011-10-251-1/+1
* | ui/spice-core: fix segfault in monitorAlon Levy2011-10-251-1/+1
* | spice: Convert core to QEMU thread APIJan Kiszka2011-10-251-4/+4
* | spice: support the new migration interface (spice 0.8.3)Yonit Halperin2011-10-251-1/+55
* | spice: turn client_migrate_info to asyncYonit Halperin2011-10-251-3/+7
|/
* migration: Export a function that tells if the migration has finished correctlyJuan Quintela2011-10-201-2/+2
* spice: workaround a spice server bug.Gerd Hoffmann2011-09-071-1/+24
* Use glib memory allocation and free functionsAnthony Liguori2011-08-201-15/+15
* ui/spice-core: report compiled-version in info spice/query-spiceAlon Levy2011-08-101-0/+8
* notifier: Pass data argument to callbackJan Kiszka2011-07-231-1/+1
* spice: add sanity check for spice portsGerd Hoffmann2011-07-201-1/+10
* spice: catch spice server initialization failures.Gerd Hoffmann2011-07-041-1/+4
* spice: require spice 0.6.0 or newer.Gerd Hoffmann2011-06-061-8/+0
* spice: add SASL supportMarc-André Lureau2011-06-061-0/+12
* spice: add option for disabling copy paste supportHans de Goede2011-06-061-0/+6
* change all rt_clock references to use millisecond resolution accessorsPaolo Bonzini2011-03-211-2/+2
* spice/vnc: client migration.Gerd Hoffmann2011-01-241-0/+25
* vnc/spice: add set_passwd monitor command.Gerd Hoffmann2010-12-091-0/+35
* spice: add qmp 'query-spice' and hmp 'info spice' commands.Gerd Hoffmann2010-12-091-0/+136
* spice: connection events.Gerd Hoffmann2010-12-091-0/+75
* spice: add qxl deviceGerd Hoffmann2010-12-091-0/+15
* Merge remote branch 'spice/bugfix.2' into stagingAnthony Liguori2010-11-161-3/+3
|\
| * spice-core: fix warning when building with spice < 0.6.0Gerd Hoffmann2010-11-021-2/+2
| * spice-core: fix watching for write eventsHans de Goede2010-11-021-1/+1
* | spice: add audioGerd Hoffmann2010-11-091-0/+1
|/
* spice: add misc config optionsGerd Hoffmann2010-10-081-1/+28
* spice: add config options for the listening addressGerd Hoffmann2010-10-081-2/+11
* spice: add config options for channel security.Gerd Hoffmann2010-10-081-0/+28
* spice: make compression configurable.Yonit Halperin2010-10-081-2/+75
* spice: tls supportGerd Hoffmann2010-10-081-4/+63
* spice: add keyboardGerd Hoffmann2010-09-211-0/+2
* spice: core bitsGerd Hoffmann2010-09-211-0/+187
OpenPOWER on IntegriCloud