21 Commits (115e4b70037ddf6014efa4ffcd01e7fa3497a741)

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