170 Commits (ceffd13311dc6949c052bd752a5bd0f613965bc4)

Author SHA1 Message Date
Peter Xu a545fafccf migration: Rename MIG_EVENT_PRECOPY_* to MIG_EVENT_* 7 months ago
Peter Xu ff3a9e4e31 migration: Fix double notification of DONE/FAIL for postcopy 7 months ago
Markus Armbruster b46b8cf29c ui/spice-core: Clean up error reporting 11 months ago
Mohamed Akram e7ecb533ee ui/spice: Fix abort on macOS 11 months ago
Vivek Kasireddy 50d135e377 ui/spice: Add an option to submit gl_draw requests at fixed rate 1 year ago
Vivek Kasireddy bd46161dd1 ui/spice: Add an option for users to provide a preferred video codec 1 year ago
Vivek Kasireddy 376d4b22e4 ui/spice: Enable gl=on option for non-local or remote clients 1 year ago
Philippe Mathieu-Daudé 32cad1ffb8 include: Rename sysemu/ -> system/ 2 years ago
Markus Armbruster 154fd4d1a0 qapi/ui: Drop temporary 'prefix' 2 years ago
Steve Sistare 5663dd3f1a migration: MigrationNotifyFunc 3 years ago
Steve Sistare 9d9babf78d migration: MigrationEvent for notifiers 3 years ago
Steve Sistare 3e7757301c migration: convert to NotifierWithReturn 3 years ago
Stefan Hajnoczi a4a411fbaf Replace "iothread lock" with "BQL" in comments 3 years ago
Stefan Hajnoczi 195801d700 system/cpus: rename qemu_mutex_lock_iothread() to bql_lock() 3 years ago
Steve Sistare d9cda21303 migration: simplify notifiers 3 years ago
Marc-André Lureau 7b1bde9560 ui/spice: fix compilation on win32 3 years ago
Marc-André Lureau e40283d9a1 ui/spice: fix SOCKET handling regression 3 years ago
Marc-André Lureau 0e1be59ed9 ui: introduce egl_init() 4 years ago
Daniel P. Berrangé 36debafddd ui: remove deprecated 'password' option for SPICE 4 years ago
Markus Armbruster 3f41a3adb4 qapi ui: Elide redundant has_FOO in generated C 4 years ago
Marc-André Lureau f6ef71bded ui: move qemu_spice_fill_device_address to ui/util.c 6 years ago
Markus Armbruster f9734d5d40 error: Use error_fatal to simplify obvious fatal errors (again) 5 years ago
Akihiko Odaki 9a6c69d389 ui/spice: Use HAVE_SPICE_GL for OpenGL checks 5 years ago
Gerd Hoffmann b36ae1c1a2 modules: add ui module annotations 5 years ago
Daniel P. Berrangé c47c0bcb33 ui: deprecate "password" option for SPICE server 5 years ago
Daniel P. Berrangé 99522f69d6 ui: introduce "password-secret" option for SPICE server 5 years ago
Philippe Mathieu-Daudé 538f049704 sysemu: Let VMChangeStateHandler take boolean 'running' argument 6 years ago
Marc-André Lureau a652b12013 spice: delay starting until display are initialized 6 years ago
Eric Blake 95b3a8c8a8 qapi: More complex uses of QAPI_LIST_APPEND 6 years ago
Peter Maydell 729cc68373 Remove superfluous timer_del() calls 6 years ago
Gerd Hoffmann db5732c9cf spice: wire up monitor in QemuSpiceOps. 6 years ago
Gerd Hoffmann 864a024c69 spice: move display_add_client() to QemuSpiceOps. 6 years ago
Gerd Hoffmann 08ad262643 spice: move auth functions to QemuSpiceOps. 6 years ago
Gerd Hoffmann 05b53636d0 spice: move add_interface() to QemuSpiceOps. 6 years ago
Gerd Hoffmann b192cd1e4f spice: move display_init() to QemuSpiceOps. 6 years ago
Gerd Hoffmann 63be30e6d5 spice: move qemu_spice_init() to QemuSpiceOps. 6 years ago
Gerd Hoffmann 7477477ca7 spice: add QemuSpiceOps, move migrate_info 6 years ago
Gerd Hoffmann 2e31e210a8 spice: add module helpers 6 years ago
Gerd Hoffmann 93ab5844b2 chardev/spice: simplify chardev setup 6 years ago
Gerd Hoffmann f0c4555edf audio: remove qemu_spice_audio_init() 6 years ago
Markus Armbruster 54d31236b9 sysemu: Split sysemu/runstate.h off sysemu/sysemu.h 7 years ago
Markus Armbruster db72581598 Include qemu/main-loop.h less 7 years ago
Markus Armbruster 650d103d3e Include hw/hw.h exactly where needed 7 years ago
Markus Armbruster 0b8fa32f55 Include qemu/module.h where needed, drop it from qemu-common.h 7 years ago
Marc-André Lureau 4c77ee12da spice: use a default name for the server 8 years ago
Marc-André Lureau 5b1638bc49 spice: do not stop spice if VM is paused 8 years ago
Marc-André Lureau 79216718f9 spice: merge options lists 8 years ago
Marc-André Lureau 83f7180227 spice: avoid spice runtime assert 8 years ago
Lukáš Hrázký be812c0ab7 spice: set device address and device display ID in QXL interface 8 years ago
Frediano Ziglio 766a0a54fa spice: Remove unused include 8 years ago