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