summaryrefslogtreecommitdiffstats
path: root/ui/spice-core.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* spice: auth fixesGerd Hoffmann2014-07-111-0/+5
* qapi event: convert SPICE eventsWenchao Xia2014-06-231-34/+36
* qapi: adjust existing definesWenchao Xia2014-06-231-3/+4
* spice: fix libvirt snapshotsGerd Hoffmann2014-05-081-0/+8
* spice: fix "info spice"Gerd Hoffmann2014-05-081-1/+1
* spice: move spice_server_vm_{start,stop} calls into qemu_spice_display_*()Gerd Hoffmann2013-12-161-2/+2
* spice: move qemu_spice_display_*() from spice-graphics to spice-coreGerd Hoffmann2013-12-161-0/+16
* spice: flip streaming video mode to off by defaultGerd Hoffmann2013-12-161-0/+2
* 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/+7Star
* 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/+2Star
* Merge remote-tracking branch 'bonzini/header-dirs' into stagingAnthony Liguori2012-12-201-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