Commit History

Author SHA1 Message Date
  Markus Armbruster 9d2b5f2ce4 monitor: Loosen coupling between misc.c and monitor.c slightly 2 years ago
  Markus Armbruster dd00d7fa65 monitor: Move monitor_putc() next to monitor_puts & external linkage 2 years ago
  Markus Armbruster 50707b391e monitor: Use ERRP_GUARD() in monitor_init() 2 years ago
  Marc-André Lureau 756a98dd70 Move error_printf_unless_qmp() with monitor unit 3 years ago
  David Hildenbrand 77ae2302ae monitor: Rate-limit MEMORY_DEVICE_SIZE_CHANGE qapi events per device 3 years ago
  Marc-André Lureau bf7b1eab25 chardev: mark explicitly first argument as poisoned 4 years ago
  Thomas Huth 4c386f8064 Do not include sysemu/sysemu.h if it's not really necessary 4 years ago
  Daniel P. Berrangé 283d845c91 monitor: raise error when 'pretty' option is used with HMP 4 years ago
  Mahmoud Mandour a8e2ab5db2 monitor: Replaced qemu_mutex_lock calls with QEMU_LOCK_GUARD 4 years ago
  Kevin Wolf c81219a7dd monitor: Fix assertion failure on shutdown 4 years ago
  Markus Armbruster 20076f4a8c monitor: Use GString instead of QString for output buffer 4 years ago
  Kevin Wolf 357bda9590 monitor: Fix order in monitor_cleanup() 4 years ago
  Kevin Wolf 9ce44e2ce2 qmp: Move dispatcher to a coroutine 4 years ago
  Kevin Wolf e69ee454b5 monitor: Make current monitor a per-coroutine property 4 years ago
  Kevin Wolf 947e47448d monitor: Use getter/setter functions for cur_mon 4 years ago
  Stefan Hajnoczi d73415a315 qemu/atomic.h: rename atomic_ to qatomic_ 4 years ago
  Markus Armbruster b11a093c60 qapi: Smooth another visitor error checking pattern 5 years ago
  David Hildenbrand 722a3c783e virtio-pci: Send qapi events when the virtio-mem size changes 5 years ago
  Kevin Wolf a2f411c467 monitor: Add allow_hmp parameter to monitor_init() 5 years ago
  Kevin Wolf 8e9119a807 hmp: Fail gracefully if chardev is already in use 5 years ago
  Kevin Wolf f27a9bb3e9 qmp: Fail gracefully if chardev is already in use 5 years ago
  Kevin Wolf f2098725aa monitor: Create QAPIfied monitor_init() 5 years ago
  Kevin Wolf c3e9555182 monitor: Move monitor option parsing to monitor/monitor.c 5 years ago
  Markus Armbruster d5938f29fe Clean up inclusion of sysemu/sysemu.h 6 years ago
  Kevin Wolf fbfc29e3bf monitor: Replace monitor_init() with monitor_init_{hmp, qmp}() 6 years ago
  Kevin Wolf 920824165c monitor: Split Monitor.flags into separate bools 6 years ago
  Kevin Wolf 1d95db745b monitor: Split out monitor/monitor.c 6 years ago