aboutsummaryrefslogtreecommitdiff
path: root/ui/spice-core.c
AgeCommit message (Expand)Author
2017-06-22Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-06-09-v2' in...Peter Maydell
2017-06-20qapi: merge QInt and QFloat in QNumMarc-André Lureau
2017-06-14spice: don't enter opengl mode in case another UI provides opengl supportGerd Hoffmann
2017-06-13migration: Move remaining exported functions to migration/misc.hJuan Quintela
2017-02-27spice: add display & head optionsGerd Hoffmann
2017-02-20spice: allow to specify drm rendernodeMarc-André Lureau
2016-09-23vl: Switch qemu_uuid to QemuUUIDFam Zheng
2016-06-03ui: spice: Exit if gl=on EGL init failsCole Robinson
2016-03-24spice: Disallow use of gl + TCP portChristophe Fergeau
2016-03-16module: Rename machine_init() to opts_init()Eduardo Habkost
2016-02-23Postcopy+spice: Pass spice migration data earlierDr. David Alan Gilbert
2016-02-23spice: add opengl/virgl/dmabuf supportGerd Hoffmann
2016-02-04ui: Clean up includesPeter Maydell
2016-01-18Fix corner-case when using VNC+SASL+SPICEChristophe Fergeau
2015-11-02qapi: Unbox base membersEric Blake
2015-06-22qerror: Move #include out of qerror.hMarkus Armbruster
2015-06-09QemuOpts: Convert qemu_opt_foreach() to ErrorMarkus Armbruster
2015-06-09QemuOpts: Drop qemu_opt_foreach() parameter abort_on_failureMarkus Armbruster
2015-05-29spice: don't update mm_time when spice-server is stopped.Gerd Hoffmann
2015-04-27monitor: Make client_migrate_info synchronousMarkus Armbruster
2015-01-22spice: add unix address supportMarc-André Lureau
2014-12-16spice: fix memory leakGonglei
2014-12-16spice: remove spice-experimental.h includeMarc-André Lureau
2014-12-16spice: do not require TCP portsMarc-André Lureau
2014-09-16spice: call qemu_spice_set_passwd() during initMarc-André Lureau
2014-09-01spice: use console index as display idGerd Hoffmann
2014-08-15spice: don't use 'Yoda conditions'Gonglei
2014-07-11spice: auth fixesGerd Hoffmann
2014-06-23qapi event: convert SPICE eventsWenchao Xia
2014-06-23qapi: adjust existing definesWenchao Xia
2014-05-08spice: fix libvirt snapshotsGerd Hoffmann
2014-05-08spice: fix "info spice"Gerd Hoffmann
2013-12-16spice: move spice_server_vm_{start,stop} calls into qemu_spice_display_*()Gerd Hoffmann
2013-12-16spice: move qemu_spice_display_*() from spice-graphics to spice-coreGerd Hoffmann
2013-12-16spice: flip streaming video mode to off by defaultGerd Hoffmann
2013-10-17spice: fix multihead supportGerd Hoffmann
2013-10-17Fix VNC SASL authentication when using a QXL deviceChristophe Fergeau
2013-10-17spice: replace use of deprecated APIMarc-André Lureau
2013-09-10spice-core: Use g_strdup_printf instead of snprintfChristophe Fergeau
2013-08-22aio / timers: Switch entire codebase to the new timer APIAlex Bligh
2013-07-30spice: fix display initializationGerd Hoffmann
2013-07-29migration: fix spice migrationStefan Hajnoczi
2013-06-24spice: Add -spice disable-agent-file-transfer cmdline option (rhbz#961850)Hans de Goede
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