Age | Commit message (Expand) | Author |
2018-06-26 | Add gles support to egl-helpers, wire up in egl-headless and gtk. | Gerd Hoffmann |
2018-03-02 | Include less of the generated modular QAPI headers | Markus Armbruster |
2018-02-09 | Move include qemu/option.h from qemu-common.h to actual users | Markus Armbruster |
2018-02-09 | Drop superfluous includes of qapi/qmp/qjson.h | Markus Armbruster |
2018-02-09 | Include qapi/qmp/qbool.h exactly where needed | Markus Armbruster |
2018-02-09 | Include qapi/qmp/qstring.h exactly where needed | Markus Armbruster |
2018-02-09 | Include qapi/error.h exactly where needed | Markus Armbruster |
2018-01-12 | spice: remove unused timer list | Frediano Ziglio |
2018-01-12 | spice: remove only written event_mask field | Frediano Ziglio |
2018-01-12 | spice: remove unused watch list | Frediano Ziglio |
2017-06-22 | Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-06-09-v2' in... | Peter Maydell |
2017-06-20 | qapi: merge QInt and QFloat in QNum | Marc-André Lureau |
2017-06-14 | spice: don't enter opengl mode in case another UI provides opengl support | Gerd Hoffmann |
2017-06-13 | migration: Move remaining exported functions to migration/misc.h | Juan Quintela |
2017-02-27 | spice: add display & head options | Gerd Hoffmann |
2017-02-20 | spice: allow to specify drm rendernode | Marc-André Lureau |
2016-09-23 | vl: Switch qemu_uuid to QemuUUID | Fam Zheng |
2016-06-03 | ui: spice: Exit if gl=on EGL init fails | Cole Robinson |
2016-03-24 | spice: Disallow use of gl + TCP port | Christophe Fergeau |
2016-03-16 | module: Rename machine_init() to opts_init() | Eduardo Habkost |
2016-02-23 | Postcopy+spice: Pass spice migration data earlier | Dr. David Alan Gilbert |
2016-02-23 | spice: add opengl/virgl/dmabuf support | Gerd Hoffmann |
2016-02-04 | ui: Clean up includes | Peter Maydell |
2016-01-18 | Fix corner-case when using VNC+SASL+SPICE | Christophe Fergeau |
2015-11-02 | qapi: Unbox base members | Eric Blake |
2015-06-22 | qerror: Move #include out of qerror.h | Markus Armbruster |
2015-06-09 | QemuOpts: Convert qemu_opt_foreach() to Error | Markus Armbruster |
2015-06-09 | QemuOpts: Drop qemu_opt_foreach() parameter abort_on_failure | Markus Armbruster |
2015-05-29 | spice: don't update mm_time when spice-server is stopped. | Gerd Hoffmann |
2015-04-27 | monitor: Make client_migrate_info synchronous | Markus Armbruster |
2015-01-22 | spice: add unix address support | Marc-André Lureau |
2014-12-16 | spice: fix memory leak | Gonglei |
2014-12-16 | spice: remove spice-experimental.h include | Marc-André Lureau |
2014-12-16 | spice: do not require TCP ports | Marc-André Lureau |
2014-09-16 | spice: call qemu_spice_set_passwd() during init | Marc-André Lureau |
2014-09-01 | spice: use console index as display id | Gerd Hoffmann |
2014-08-15 | spice: don't use 'Yoda conditions' | Gonglei |
2014-07-11 | spice: auth fixes | Gerd Hoffmann |
2014-06-23 | qapi event: convert SPICE events | Wenchao Xia |
2014-06-23 | qapi: adjust existing defines | Wenchao Xia |
2014-05-08 | spice: fix libvirt snapshots | Gerd Hoffmann |
2014-05-08 | spice: fix "info spice" | Gerd Hoffmann |
2013-12-16 | spice: move spice_server_vm_{start,stop} calls into qemu_spice_display_*() | Gerd Hoffmann |
2013-12-16 | spice: move qemu_spice_display_*() from spice-graphics to spice-core | Gerd Hoffmann |
2013-12-16 | spice: flip streaming video mode to off by default | Gerd Hoffmann |
2013-10-17 | spice: fix multihead support | Gerd Hoffmann |
2013-10-17 | Fix VNC SASL authentication when using a QXL device | Christophe Fergeau |
2013-10-17 | spice: replace use of deprecated API | Marc-André Lureau |
2013-09-10 | spice-core: Use g_strdup_printf instead of snprintf | Christophe Fergeau |
2013-08-22 | aio / timers: Switch entire codebase to the new timer API | Alex Bligh |