- 87d67fa monitor: Stop removing non-duplicated fds by Fabiano Rosas · 9 months ago
- effd60c monitor: only run coroutine commands in qemu_aio_context by Stefan Hajnoczi · 1 year, 1 month ago
- 0683100 atomics: eliminate mb_read/mb_set by Paolo Bonzini · 2 years ago
- eea7cd3 monitor: do not use mb_read/mb_set by Paolo Bonzini · 2 years ago
- 60f4f62 monitor: extract request dequeuing to a new function by Paolo Bonzini · 2 years ago
- 9f2d585 monitor: introduce qmp_dispatcher_co_wake by Paolo Bonzini · 2 years ago
- 0ff2553 monitor: cleanup fetching of QMP requests by Paolo Bonzini · 2 years ago
- 3e6bed6 monitor: cleanup detection of qmp_dispatcher_co shutting down by Paolo Bonzini · 2 years ago
- a67b996 monitor/qmp: fix race on CHR_EVENT_CLOSED without OOB by Stefan Reiter · 4 years ago
- a8e2ab5 monitor: Replaced qemu_mutex_lock calls with QEMU_LOCK_GUARD by Mahmoud Mandour · 4 years ago
- b248e61 monitor/qmp: Stop processing requests when shutdown is requested by Kevin Wolf · 4 years, 1 month ago
- 88daf09 qmp: Resume OOB-enabled monitor before processing the request by Markus Armbruster · 4 years, 1 month ago
- f680405 qmp: Add more tracepoints by Markus Armbruster · 4 years, 1 month ago
- 395a950 qmp: Fix up comments after commit 9ce44e2ce2 by Markus Armbruster · 4 years, 1 month ago
- d403d92 qmp: Fix tracing of non-string command IDs by Markus Armbruster · 4 years, 3 months ago
- eab3a46 qobject: Change qobject_to_json()'s value to GString by Markus Armbruster · 4 years, 3 months ago
- 6589f45 qobject: Make qobject_to_json_pretty() take a pretty argument by Markus Armbruster · 4 years, 3 months ago
- 9ce44e2 qmp: Move dispatcher to a coroutine by Kevin Wolf · 4 years, 5 months ago
- 41725fa qmp: Call monitor_set_cur() only in qmp_dispatch() by Kevin Wolf · 4 years, 5 months ago
- 57d3635 qmp: Assert that no other monitor is active by Kevin Wolf · 4 years, 5 months ago
- 947e474 monitor: Use getter/setter functions for cur_mon by Kevin Wolf · 4 years, 5 months ago
- 2061487 qapi: Disallow qmp_marshal_FOO(NULL, ...) by Markus Armbruster · 4 years, 10 months ago
- f27a9bb qmp: Fail gracefully if chardev is already in use by Kevin Wolf · 5 years ago
- fa4dcf5 qapi: Split control.json off misc.json by Kevin Wolf · 5 years ago
- 083b266 chardev: Use QEMUChrEvent enum in IOEventHandler typedef by Philippe Mathieu-Daudé · 5 years ago
- ed7c5bb monitor/qmp: Explicit we ignore few QEMUChrEvent in IOEventHandler by Philippe Mathieu-Daudé · 5 years ago
- 2895aaa monitor/qmp: resume monitor when clearing its queue by Wolfgang Bumiller · 5 years ago
- eb707ea monitor/qmp: Update comment for commit 4eaca8de268 by Markus Armbruster · 6 years ago
- fbfc29e monitor: Replace monitor_init() with monitor_init_{hmp, qmp}() by Kevin Wolf · 6 years ago
- 9208241 monitor: Split Monitor.flags into separate bools by Kevin Wolf · 6 years ago
- 7e3c0de monitor: Split out monitor/qmp.c by Kevin Wolf · 6 years ago