aboutsummaryrefslogtreecommitdiff
path: root/ui/spice-core.c
AgeCommit message (Expand)Author
2013-01-30spice: Fix unchecked strdup() by converting to g_strdup()Markus Armbruster
2013-01-12qemu-option: move standard option definitions out of qemu-config.cPaolo Bonzini
2013-01-04spice: drop incorrect vm_change_state_handler() opaqueStefan Hajnoczi
2012-12-19Merge remote-tracking branch 'bonzini/header-dirs' into stagingAnthony Liguori
2012-12-19softmmu: move include files to include/sysemu/Paolo Bonzini
2012-12-19misc: move include files to include/qemu/Paolo Bonzini
2012-12-19migration: move include files to include/migration/Paolo Bonzini
2012-12-19monitor: move include files to include/monitor/Paolo Bonzini
2012-12-19qapi: move include files to include/qobject/Paolo Bonzini
2012-12-19ui: move files to ui/ and include/ui/Paolo Bonzini
2012-12-17spice-qemu-char: register spicevmc ports during qemu_spice_init()Marc-André Lureau
2012-12-17qxl+vnc: register a vm state change handler for dummy spice_serverUri Lublin
2012-11-21Fix the inconsistency in x509-dh-key-file parameterLei Li
2012-10-08spice: raise requirement to 0.12Gerd Hoffmann
2012-09-05spice: adding seamless-migration option to the command lineYonit Halperin
2012-09-05spice: add 'migrated' flag to spice infoYonit Halperin
2012-09-05spice migration: add QEVENT_SPICE_MIGRATE_COMPLETEDYonit Halperin
2012-09-05spice: notify on vm state change only via spice_server_vm_start/stopYonit Halperin
2012-09-05spice: notify spice server on vm start/stopYonit Halperin
2012-09-05spice: abort on invalid streaming cmdline paramsChristophe Fergeau
2012-05-03spice_info: add mouse_modeAlon Levy
2012-03-19spice: fix broken initializationAlon Levy
2012-03-19spice: set spice uuid and nameMarc-André Lureau
2012-02-28Error out when tls-channel option is used without TLSChristophe Fergeau
2012-02-28spice: use error_report to report errorsChristophe Fergeau
2012-02-27qxl: require spice >= 0.8.2Alon Levy
2012-02-21spice: support ipv6 channel address in monitor events and in spice infoYonit Halperin
2012-02-21Add SPICE support to add_client monitor commandDaniel P. Berrange
2012-02-15qom: Unify type registrationAndreas Färber
2011-10-31Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori
2011-10-27qapi: Convert query-spiceLuiz Capitulino
2011-10-25spice: fix file handle cleanupGerd Hoffmann
2011-10-25ui/spice-core: fix segfault in monitorAlon Levy
2011-10-25spice: Convert core to QEMU thread APIJan Kiszka
2011-10-25spice: support the new migration interface (spice 0.8.3)Yonit Halperin
2011-10-25spice: turn client_migrate_info to asyncYonit Halperin
2011-10-20migration: Export a function that tells if the migration has finished correctlyJuan Quintela
2011-09-07spice: workaround a spice server bug.Gerd Hoffmann
2011-08-20Use glib memory allocation and free functionsAnthony Liguori
2011-08-10ui/spice-core: report compiled-version in info spice/query-spiceAlon Levy
2011-07-23notifier: Pass data argument to callbackJan Kiszka
2011-07-20spice: add sanity check for spice portsGerd Hoffmann
2011-07-04spice: catch spice server initialization failures.Gerd Hoffmann
2011-06-06spice: require spice 0.6.0 or newer.Gerd Hoffmann
2011-06-06spice: add SASL supportMarc-André Lureau
2011-06-06spice: add option for disabling copy paste supportHans de Goede
2011-03-21change all rt_clock references to use millisecond resolution accessorsPaolo Bonzini
2011-01-24spice/vnc: client migration.Gerd Hoffmann
2010-12-09vnc/spice: add set_passwd monitor command.Gerd Hoffmann
2010-12-09spice: add qmp 'query-spice' and hmp 'info spice' commands.Gerd Hoffmann