1. 756a98d Move error_printf_unless_qmp() with monitor unit by Marc-André Lureau · 2 years, 11 months ago
  2. 77ae230 monitor: Rate-limit MEMORY_DEVICE_SIZE_CHANGE qapi events per device by David Hildenbrand · 3 years, 5 months ago
  3. bf7b1ea chardev: mark explicitly first argument as poisoned by Marc-André Lureau · 3 years, 7 months ago
  4. 4c386f8 Do not include sysemu/sysemu.h if it's not really necessary by Thomas Huth · 3 years, 11 months ago
  5. 283d845 monitor: raise error when 'pretty' option is used with HMP by Daniel P. Berrangé · 4 years ago
  6. a8e2ab5 monitor: Replaced qemu_mutex_lock calls with QEMU_LOCK_GUARD by Mahmoud Mandour · 4 years ago
  7. c81219a monitor: Fix assertion failure on shutdown by Kevin Wolf · 4 years, 1 month ago
  8. 20076f4 monitor: Use GString instead of QString for output buffer by Markus Armbruster · 4 years, 3 months ago
  9. 357bda9 monitor: Fix order in monitor_cleanup() by Kevin Wolf · 4 years, 5 months ago
  10. 9ce44e2 qmp: Move dispatcher to a coroutine by Kevin Wolf · 4 years, 5 months ago
  11. e69ee45 monitor: Make current monitor a per-coroutine property by Kevin Wolf · 4 years, 5 months ago
  12. 947e474 monitor: Use getter/setter functions for cur_mon by Kevin Wolf · 4 years, 5 months ago
  13. d73415a qemu/atomic.h: rename atomic_ to qatomic_ by Stefan Hajnoczi · 4 years, 5 months ago
  14. b11a093 qapi: Smooth another visitor error checking pattern by Markus Armbruster · 4 years, 8 months ago
  15. 722a3c7 virtio-pci: Send qapi events when the virtio-mem size changes by David Hildenbrand · 4 years, 8 months ago
  16. a2f411c monitor: Add allow_hmp parameter to monitor_init() by Kevin Wolf · 5 years ago
  17. 8e9119a hmp: Fail gracefully if chardev is already in use by Kevin Wolf · 5 years ago
  18. f27a9bb qmp: Fail gracefully if chardev is already in use by Kevin Wolf · 5 years ago
  19. f209872 monitor: Create QAPIfied monitor_init() by Kevin Wolf · 5 years ago
  20. c3e9555 monitor: Move monitor option parsing to monitor/monitor.c by Kevin Wolf · 5 years ago
  21. d5938f2 Clean up inclusion of sysemu/sysemu.h by Markus Armbruster · 6 years ago
  22. fbfc29e monitor: Replace monitor_init() with monitor_init_{hmp, qmp}() by Kevin Wolf · 6 years ago
  23. 9208241 monitor: Split Monitor.flags into separate bools by Kevin Wolf · 6 years ago
  24. 1d95db7 monitor: Split out monitor/monitor.c by Kevin Wolf · 6 years ago