summaryrefslogtreecommitdiffstats
path: root/ui/spice-core.c
Commit message (Expand)AuthorAgeFilesLines
* spice: fix multihead supportGerd Hoffmann2013-10-171-4/+20
* Fix VNC SASL authentication when using a QXL deviceChristophe Fergeau2013-10-171-0/+1
* spice: replace use of deprecated APIMarc-André Lureau2013-10-171-8/+7
* spice-core: Use g_strdup_printf instead of snprintfChristophe Fergeau2013-09-101-14/+14
* aio / timers: Switch entire codebase to the new timer APIAlex Bligh2013-08-221-5/+5
* spice: fix display initializationGerd Hoffmann2013-07-301-0/+5
* migration: fix spice migrationStefan Hajnoczi2013-07-291-1/+1
* spice: Add -spice disable-agent-file-transfer cmdline option (rhbz#961850)Hans de Goede2013-06-241-0/+13
* spice: Fix unchecked strdup() by converting to g_strdup()Markus Armbruster2013-01-301-2/+2
* qemu-option: move standard option definitions out of qemu-config.cPaolo Bonzini2013-01-121-0/+84
* spice: drop incorrect vm_change_state_handler() opaqueStefan Hajnoczi2013-01-041-3/+2
* Merge remote-tracking branch 'bonzini/header-dirs' into stagingAnthony Liguori2012-12-191-14/+14
|\
| * softmmu: move include files to include/sysemu/Paolo Bonzini2012-12-191-1/+1
| * misc: move include files to include/qemu/Paolo Bonzini2012-12-191-5/+5
| * migration: move include files to include/migration/Paolo Bonzini2012-12-191-1/+1
| * monitor: move include files to include/monitor/Paolo Bonzini2012-12-191-1/+1
| * qapi: move include files to include/qobject/Paolo Bonzini2012-12-191-4/+4
| * ui: move files to ui/ and include/ui/Paolo Bonzini2012-12-191-2/+2
* | spice-qemu-char: register spicevmc ports during qemu_spice_init()Marc-André Lureau2012-12-171-0/+4
* | qxl+vnc: register a vm state change handler for dummy spice_serverUri Lublin2012-12-171-0/+2
|/
* Fix the inconsistency in x509-dh-key-file parameterLei Li2012-11-211-1/+1
* 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
OpenPOWER on IntegriCloud