aboutsummaryrefslogtreecommitdiff
path: root/ui/spice-core.c
AgeCommit message (Expand)Author
2024-09-10qapi/ui: Drop temporary 'prefix'Markus Armbruster
2024-02-28migration: MigrationNotifyFuncSteve Sistare
2024-02-28migration: MigrationEvent for notifiersSteve Sistare
2024-02-28migration: convert to NotifierWithReturnSteve Sistare
2024-01-08Replace "iothread lock" with "BQL" in commentsStefan Hajnoczi
2024-01-08system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()Stefan Hajnoczi
2023-10-20migration: simplify notifiersSteve Sistare
2023-03-24ui/spice: fix compilation on win32Marc-André Lureau
2023-03-21ui/spice: fix SOCKET handling regressionMarc-André Lureau
2023-03-13ui: introduce egl_init()Marc-André Lureau
2023-02-15ui: remove deprecated 'password' option for SPICEDaniel P. Berrangé
2022-12-14qapi ui: Elide redundant has_FOO in generated CMarkus Armbruster
2021-12-21ui: move qemu_spice_fill_device_address to ui/util.cMarc-André Lureau
2021-08-26error: Use error_fatal to simplify obvious fatal errors (again)Markus Armbruster
2021-07-26ui/spice: Use HAVE_SPICE_GL for OpenGL checksAkihiko Odaki
2021-07-09modules: add ui module annotationsGerd Hoffmann
2021-03-15ui: deprecate "password" option for SPICE serverDaniel P. Berrangé
2021-03-15ui: introduce "password-secret" option for SPICE serverDaniel P. Berrangé
2021-03-09sysemu: Let VMChangeStateHandler take boolean 'running' argumentPhilippe Mathieu-Daudé
2021-02-04spice: delay starting until display are initializedMarc-André Lureau
2021-01-28qapi: More complex uses of QAPI_LIST_APPENDEric Blake
2021-01-08Remove superfluous timer_del() callsPeter Maydell
2020-10-21spice: wire up monitor in QemuSpiceOps.Gerd Hoffmann
2020-10-21spice: move display_add_client() to QemuSpiceOps.Gerd Hoffmann
2020-10-21spice: move auth functions to QemuSpiceOps.Gerd Hoffmann
2020-10-21spice: move add_interface() to QemuSpiceOps.Gerd Hoffmann
2020-10-21spice: move display_init() to QemuSpiceOps.Gerd Hoffmann
2020-10-21spice: move qemu_spice_init() to QemuSpiceOps.Gerd Hoffmann
2020-10-21spice: add QemuSpiceOps, move migrate_infoGerd Hoffmann
2020-10-21spice: add module helpersGerd Hoffmann
2020-10-15chardev/spice: simplify chardev setupGerd Hoffmann
2020-09-23audio: remove qemu_spice_audio_init()Gerd Hoffmann
2019-08-16sysemu: Split sysemu/runstate.h off sysemu/sysemu.hMarkus Armbruster
2019-08-16Include qemu/main-loop.h lessMarkus Armbruster
2019-08-16Include hw/hw.h exactly where neededMarkus Armbruster
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster
2019-02-21spice: use a default name for the serverMarc-André Lureau
2019-02-21spice: do not stop spice if VM is pausedMarc-André Lureau
2019-02-21spice: merge options listsMarc-André Lureau
2019-02-21spice: avoid spice runtime assertMarc-André Lureau
2019-02-21spice: set device address and device display ID in QXL interfaceLukáš Hrázký
2019-01-10spice: Remove unused includeFrediano Ziglio
2019-01-10configure: bump spice-server required version to 0.12.5Marc-André Lureau
2018-10-19spice: Clean up error reporting in add_channel()Markus Armbruster
2018-08-28qapi: Drop qapi_event_send_FOO()'s Error ** argumentPeter Xu
2018-06-26Add gles support to egl-helpers, wire up in egl-headless and gtk.Gerd Hoffmann
2018-03-02Include less of the generated modular QAPI headersMarkus Armbruster
2018-02-09Move include qemu/option.h from qemu-common.h to actual usersMarkus Armbruster
2018-02-09Drop superfluous includes of qapi/qmp/qjson.hMarkus Armbruster
2018-02-09Include qapi/qmp/qbool.h exactly where neededMarkus Armbruster