95 Commits (58a70f169e33446a1a666145faaa1602b8a2ad3d)

Author SHA1 Message Date
Kevin Wolf e7cff9c68d hmp: Pass monitor to mon_get_cpu_env() 6 years ago
Kevin Wolf 43cf067ff8 hmp: Pass monitor to MonitorDef.get_value() 6 years ago
Kevin Wolf 2fc5d01bb4 hmp: Pass monitor to mon_get_cpu() 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
Kevin Wolf 87e6f4a4d6 monitor: Add Monitor parameter to monitor_get_cpu_index() 6 years ago
Kevin Wolf dcba65f824 monitor: Add Monitor parameter to monitor_set_cpu() 6 years ago
Pavel Dovgalyuk f6baed3d14 replay: implement replay-seek command 6 years ago
Pavel Dovgalyuk e751067179 replay: introduce breakpoint at the specified step 6 years ago
Pavel Dovgalyuk e3b09ad2b6 replay: introduce info hmp/qmp command 6 years ago
Igor Mammedov 63e79833c4 cphp: remove deprecated cpu-add command(s) 6 years ago
Daniel P. Berrangé 60efffa41b monitor: simplify functions for getting a dup'd fdset entry 6 years ago
Dr. David Alan Gilbert 89cf4fe34f hmp: Implement qom-get HMP command 6 years ago
Maxim Levitsky 2bcad73c4b monitor/hmp: move hmp_info_block* to block-hmp-cmds.c 7 years ago
Maxim Levitsky 1061f8dd80 monitor/hmp: move remaining hmp_block* functions to block-hmp-cmds.c 7 years ago
Maxim Levitsky e263120ecc monitor/hmp: move hmp_nbd_server* to block-hmp-cmds.c 7 years ago
Maxim Levitsky fce2b91fdf monitor/hmp: move hmp_snapshot_* to block-hmp-cmds.c 7 years ago
Maxim Levitsky 6b7fbf61fb monitor/hmp: move hmp_block_job* to block-hmp-cmds.c 7 years ago
Maxim Levitsky 0932e3f23d monitor/hmp: move hmp_drive_mirror and hmp_drive_backup to block-hmp-cmds.c 7 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
Vladimir Sementsov-Ogievskiy 187c614767 hmp: drop Error pointer indirection in hmp_handle_error 7 years ago
Markus Armbruster a27bd6c779 Include hw/qdev-properties.h less 7 years ago
Markus Armbruster ec150c7e09 include: Make headers more self-contained 7 years ago
Markus Armbruster 55225c853a hw/core: Collect HMP command handlers in hw/core/ 7 years ago
Markus Armbruster 3950a37716 qom: Move HMP command handlers to qom/ 7 years ago
Markus Armbruster 275307aaab hmp: Move hmp.h to include/monitor/ 7 years ago
Kevin Wolf fbfc29e3bf monitor: Replace monitor_init() with monitor_init_{hmp, qmp}() 7 years ago
Kevin Wolf 1d95db745b monitor: Split out monitor/monitor.c 7 years ago
Kevin Wolf 5f9dba1600 monitor: Create MonitorHMP with readline state 7 years ago
Yury Kotov 854f63d440 monitor: Fix return type of monitor_fdset_dup_fd_find 7 years ago
Markus Armbruster a8d2532645 Include qemu-common.h exactly where needed 7 years ago
Markus Armbruster 30cc98315f monitor: Clean up how monitor_disas() funnels output to monitor 7 years ago
Markus Armbruster 8acb2a758b monitor: Simplify how -device/device_add print help 7 years ago
Markus Armbruster 679cb8e1a1 monitor error: Make printf()-like functions return a value 7 years ago
Peter Xu 8258292e18 monitor: Remove "x-oob", offer capability "oob" unconditionally 8 years ago
Peter Xu 9ab84470ff monitor: Suspend monitor instead dropping commands 8 years ago
Marc-André Lureau a95db58f21 qdev-monitor: print help to stdout 8 years ago
Peter Xu 62aa1d887f monitor: Fix unsafe sharing of @cur_mon among threads 8 years ago
Peter Xu be933ffc23 monitor: new parameter "x-oob" 8 years ago
Peter Xu 6adf08dd42 monitor: unify global init 9 years ago
Markus Armbruster 112ed241f5 qapi: Empty out qapi-schema.json 9 years ago
Markus Armbruster 9af2398977 Include less of the generated modular QAPI headers 9 years ago
Markus Armbruster 452fcdbc49 Include qapi/qmp/qdict.h exactly where needed 9 years ago
Daniel P. Berrange 788cf9f8c8 block: rip out all traces of password prompting 9 years ago
Markus Armbruster 0587568780 qmp: Dumb down how we run QMP command registration 10 years ago
Marc-André Lureau 0ec7b3e7f2 char: rename CharDriverState Chardev 10 years ago