Age | Commit message (Expand) | Author | Files | Lines |
2023-01-19 | ui/spice: QXLInterface method set_mm_time() is now dead, drop | Markus Armbruster | 1 | -2/+0 |
2023-01-19 | ui/spice: Require spice-server >= 0.14.0 | Markus Armbruster | 1 | -5/+1 |
2022-01-18 | spice: Update QXLInterface for spice >= 0.15.0 | John Snow | 1 | -0/+6 |
2021-02-04 | spice: delay starting until display are initialized | Marc-André Lureau | 1 | -0/+1 |
2020-10-21 | spice: move display_add_client() to QemuSpiceOps. | Gerd Hoffmann | 1 | -6/+0 |
2020-10-21 | spice: move auth functions to QemuSpiceOps. | Gerd Hoffmann | 1 | -14/+0 |
2020-10-21 | spice: move add_interface() to QemuSpiceOps. | Gerd Hoffmann | 1 | -1/+0 |
2020-10-21 | spice: move display_init() to QemuSpiceOps. | Gerd Hoffmann | 1 | -7/+0 |
2020-10-21 | spice: move qemu_spice_init() to QemuSpiceOps. | Gerd Hoffmann | 1 | -5/+0 |
2020-10-21 | spice: add QemuSpiceOps, move migrate_info | Gerd Hoffmann | 1 | -5/+0 |
2020-10-21 | spice: add module helpers | Gerd Hoffmann | 1 | -3/+1 |
2020-10-15 | chardev/spice: simplify chardev setup | Gerd Hoffmann | 1 | -1/+0 |
2020-09-23 | audio: remove qemu_spice_audio_init() | Gerd Hoffmann | 1 | -1/+0 |
2019-01-10 | configure: bump spice-server required version to 0.12.5 | Marc-André Lureau | 1 | -6/+0 |
2018-02-09 | Move include qemu/option.h from qemu-common.h to actual users | Markus Armbruster | 1 | -1/+0 |
2017-01-27 | char: rename CharDriverState Chardev | Marc-André Lureau | 1 | -1/+1 |
2016-08-09 | clang: Fix warning reg. expansion to 'defined' | Pranith Kumar | 1 | -2/+5 |
2016-07-06 | spice: avoid .set_mm_time on >= 0.12.6 | John Snow | 1 | -0/+3 |
2016-05-20 | spice: Initialization stubs on qemu-spice.h | Eduardo Habkost | 1 | -0/+13 |
2016-03-22 | include/qemu/osdep.h: Don't include qapi/error.h | Markus Armbruster | 1 | -1/+1 |
2016-02-23 | include: Clean up includes | Peter Maydell | 1 | -1/+0 |
2015-10-19 | qemu-char: convert spice backend to data-driven creation | Paolo Bonzini | 1 | -2/+0 |
2015-06-22 | Include monitor/monitor.h exactly where needed | Markus Armbruster | 1 | -2/+0 |
2015-04-27 | monitor: Make client_migrate_info synchronous | Markus Armbruster | 1 | -5/+2 |
2015-02-18 | hmp: Clean up declarations for long-gone info handlers | Markus Armbruster | 1 | -3/+0 |
2015-01-29 | qmp hmp: Improve error messages when SPICE is not in use | Markus Armbruster | 1 | -2/+2 |
2015-01-29 | qmp hmp: Factor out common "using spice" test | Markus Armbruster | 1 | -0/+10 |
2013-12-16 | include: add missing config-host.h include | Marc-André Lureau | 1 | -0/+2 |
2013-10-17 | spice: fix multihead support | Gerd Hoffmann | 1 | -2/+3 |
2013-07-30 | spice: fix display initialization | Gerd Hoffmann | 1 | -0/+2 |
2013-03-13 | chardev: add spice support to qapi | Gerd Hoffmann | 1 | -2/+5 |
2012-12-19 | Merge remote-tracking branch 'bonzini/header-dirs' into staging | Anthony Liguori | 1 | -0/+83 |
2012-12-19 | misc: move include files to include/qemu/ | Paolo Bonzini | 1 | -2/+2 |
2012-12-19 | monitor: move include files to include/monitor/ | Paolo Bonzini | 1 | -2/+2 |
2012-12-19 | ui: move files to ui/ and include/ui/ | Paolo Bonzini | 1 | -0/+79 |