Age | Commit message (Expand) | Author | Files | Lines |
2024-01-08 | Replace "iothread lock" with "BQL" in comments | Stefan Hajnoczi | 1 | -1/+1 |
2024-01-08 | system/cpus: rename qemu_mutex_lock_iothread() to bql_lock() | Stefan Hajnoczi | 1 | -2/+2 |
2023-10-20 | migration: simplify notifiers | Steve Sistare | 1 | -2/+1 |
2023-03-24 | ui/spice: fix compilation on win32 | Marc-André Lureau | 1 | -1/+1 |
2023-03-21 | ui/spice: fix SOCKET handling regression | Marc-André Lureau | 1 | -2/+27 |
2023-03-13 | ui: introduce egl_init() | Marc-André Lureau | 1 | -6/+1 |
2023-02-15 | ui: remove deprecated 'password' option for SPICE | Daniel P. Berrangé | 1 | -15/+0 |
2022-12-14 | qapi ui: Elide redundant has_FOO in generated C | Markus Armbruster | 1 | -5/+0 |
2021-12-21 | ui: move qemu_spice_fill_device_address to ui/util.c | Marc-André Lureau | 1 | -50/+0 |
2021-08-26 | error: Use error_fatal to simplify obvious fatal errors (again) | Markus Armbruster | 1 | -6/+1 |
2021-07-26 | ui/spice: Use HAVE_SPICE_GL for OpenGL checks | Akihiko Odaki | 1 | -1/+1 |
2021-07-09 | modules: add ui module annotations | Gerd Hoffmann | 1 | -0/+5 |
2021-03-15 | ui: deprecate "password" option for SPICE server | Daniel P. Berrangé | 1 | -0/+2 |
2021-03-15 | ui: introduce "password-secret" option for SPICE server | Daniel P. Berrangé | 1 | -2/+28 |
2021-03-09 | sysemu: Let VMChangeStateHandler take boolean 'running' argument | Philippe Mathieu-Daudé | 1 | -1/+1 |
2021-02-04 | spice: delay starting until display are initialized | Marc-André Lureau | 1 | -1/+8 |
2021-01-28 | qapi: More complex uses of QAPI_LIST_APPEND | Eric Blake | 1 | -19/+12 |
2021-01-08 | Remove superfluous timer_del() calls | Peter Maydell | 1 | -1/+0 |
2020-10-21 | spice: wire up monitor in QemuSpiceOps. | Gerd Hoffmann | 1 | -1/+2 |
2020-10-21 | spice: move display_add_client() to QemuSpiceOps. | Gerd Hoffmann | 1 | -1/+2 |
2020-10-21 | spice: move auth functions to QemuSpiceOps. | Gerd Hoffmann | 1 | -4/+6 |
2020-10-21 | spice: move add_interface() to QemuSpiceOps. | Gerd Hoffmann | 1 | -2/+3 |
2020-10-21 | spice: move display_init() to QemuSpiceOps. | Gerd Hoffmann | 1 | -0/+1 |
2020-10-21 | spice: move qemu_spice_init() to QemuSpiceOps. | Gerd Hoffmann | 1 | -1/+2 |
2020-10-21 | spice: add QemuSpiceOps, move migrate_info | Gerd Hoffmann | 1 | -0/+5 |
2020-10-21 | spice: add module helpers | Gerd Hoffmann | 1 | -1/+0 |
2020-10-15 | chardev/spice: simplify chardev setup | Gerd Hoffmann | 1 | -2/+0 |
2020-09-23 | audio: remove qemu_spice_audio_init() | Gerd Hoffmann | 1 | -1/+0 |
2019-08-16 | sysemu: Split sysemu/runstate.h off sysemu/sysemu.h | Markus Armbruster | 1 | -1/+1 |
2019-08-16 | Include qemu/main-loop.h less | Markus Armbruster | 1 | -0/+1 |
2019-08-16 | Include hw/hw.h exactly where needed | Markus Armbruster | 1 | -1/+0 |
2019-06-12 | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster | 1 | -0/+1 |
2019-02-21 | spice: use a default name for the server | Marc-André Lureau | 1 | -1/+1 |
2019-02-21 | spice: do not stop spice if VM is paused | Marc-André Lureau | 1 | -1/+1 |
2019-02-21 | spice: merge options lists | Marc-André Lureau | 1 | -0/+1 |
2019-02-21 | spice: avoid spice runtime assert | Marc-André Lureau | 1 | -0/+8 |
2019-02-21 | spice: set device address and device display ID in QXL interface | Lukáš Hrázký | 1 | -0/+51 |
2019-01-10 | spice: Remove unused include | Frediano Ziglio | 1 | -1/+0 |
2019-01-10 | configure: bump spice-server required version to 0.12.5 | Marc-André Lureau | 1 | -8/+0 |
2018-10-19 | spice: Clean up error reporting in add_channel() | Markus Armbruster | 1 | -6/+7 |
2018-08-28 | qapi: Drop qapi_event_send_FOO()'s Error ** argument | Peter Xu | 1 | -6/+4 |
2018-06-26 | Add gles support to egl-helpers, wire up in egl-headless and gtk. | Gerd Hoffmann | 1 | -1/+2 |
2018-03-02 | Include less of the generated modular QAPI headers | Markus Armbruster | 1 | -2/+2 |
2018-02-09 | Move include qemu/option.h from qemu-common.h to actual users | Markus Armbruster | 1 | -1/+1 |
2018-02-09 | Drop superfluous includes of qapi/qmp/qjson.h | Markus Armbruster | 1 | -1/+0 |
2018-02-09 | Include qapi/qmp/qbool.h exactly where needed | Markus Armbruster | 1 | -1/+0 |
2018-02-09 | Include qapi/qmp/qstring.h exactly where needed | Markus Armbruster | 1 | -1/+0 |
2018-02-09 | Include qapi/error.h exactly where needed | Markus Armbruster | 1 | -0/+1 |
2018-01-12 | spice: remove unused timer list | Frediano Ziglio | 1 | -4/+0 |
2018-01-12 | spice: remove only written event_mask field | Frediano Ziglio | 1 | -4/+2 |