- 4cb96b9 monitor: add more *_locked() functions by Paolo Bonzini · 1 year, 10 months ago
- e9ccfdd hmp: Add 'one-insn-per-tb' command equivalent to 'singlestep' by Peter Maydell · 2 years ago
- ef52091 hmp: add cryptodev info command by zhenwei pi · 2 years, 1 month ago
- 507cb64 i386/xen: add monitor commands to test event injection by Joao Martins · 7 years ago
- cbf8199 monitor: Move remaining HMP commands from misc.c to hmp-cmds.c by Markus Armbruster · 2 years, 2 months ago
- e224556 monitor: Move target-dependent HMP commands to hmp-cmds-target.c by Markus Armbruster · 2 years, 2 months ago
- dd00d7f monitor: Move monitor_putc() next to monitor_puts & external linkage by Markus Armbruster · 2 years, 2 months ago
- aa09b3d stats: Move QMP commands from monitor/ to stats/ by Markus Armbruster · 2 years, 2 months ago
- bab46b8 runstate: Move HMP commands from monitor/ to softmmu/ by Markus Armbruster · 2 years, 2 months ago
- ae71d13 net: Move hmp_info_network() to net-hmp-cmds.c by Markus Armbruster · 2 years, 2 months ago
- 0d79271 hmp: Rewrite strlist_from_comma_list() as hmp_split_at_comma() by Markus Armbruster · 2 years, 2 months ago
- fa1d2f8 block: Factor out hmp_change_medium(), and move to block/monitor/ by Markus Armbruster · 2 years, 2 months ago
- 29b62a1 trace: Move HMP commands from monitor/ to trace/ by Markus Armbruster · 2 years, 2 months ago
- 5ec92f2 hmp: Rename help_cmd() to hmp_help_cmd(), move declaration to hmp.h by Markus Armbruster · 2 years, 2 months ago
- c3054a6 char: Factor out qmp_add_client() parts and move to chardev/ by Markus Armbruster · 2 years, 2 months ago
- 98b5362 audio: Move HMP commands from monitor/ to audio/ by Markus Armbruster · 2 years, 2 months ago
- fcb7e04 Merge tag 'pull-include-2023-01-20' of https://repo.or.cz/qemu/armbru into staging by Peter Maydell · 2 years, 2 months ago
- ec843b9 ui: Split hmp_mouse_set() and move the HMP part to ui/ by Markus Armbruster · 2 years, 2 months ago
- f916a17 ui: Factor out hmp_change_vnc(), and move to ui/ui-hmp-cmds.c by Markus Armbruster · 2 years, 2 months ago
- 5011d26 ui: Move HMP commands from monitor to new ui/ui-hmp-cmds.c by Markus Armbruster · 2 years, 2 months ago
- 3125af2 ui: Factor out qmp_add_client() parts and move to ui/ui-qmp-cmds.c by Markus Armbruster · 2 years, 2 months ago
- af7f8eb coroutine: Move coroutine_fn to qemu/osdep.h, trim includes by Markus Armbruster · 2 years, 3 months ago
- d0e6729 pci: Move HMP command from hw/pci/pcie_aer.c to pci-hmp-cmds.c by Markus Armbruster · 2 years, 4 months ago
- 9492718 qapi misc: Elide redundant has_FOO in generated C by Markus Armbruster · 2 years, 5 months ago
- 6894ee2 monitor: add missing coroutine_fn annotation by Alberto Faria · 2 years, 5 months ago
- 8a82879 hmp: add virtio commands by Laurent Vivier · 2 years, 8 months ago
- bf0c50d monitor: expose monitor_puts to rest of code by Alex Bennée · 2 years, 6 months ago
- f3b2e38 softmmu/dirtylimit: Implement dirty page rate limit by Hyman Huang(黄勇) · 2 years, 9 months ago
- cf7405b qmp: add filtering of statistics by name by Paolo Bonzini · 2 years, 10 months ago
- 068cc51 qmp: add filtering of statistics by provider by Paolo Bonzini · 2 years, 11 months ago
- 433815f hmp: add basic "info stats" implementation by Mark Kanda · 2 years, 11 months ago
- 467ef82 qmp: add filtering of statistics by target vCPU by Paolo Bonzini · 2 years, 11 months ago
- b9f88dc qmp: Support for querying stats by Mark Kanda · 3 years, 1 month ago
- 756a98d Move error_printf_unless_qmp() with monitor unit by Marc-André Lureau · 3 years ago
- 9edc631 Replace GCC_FMT_ATTR with G_GNUC_PRINTF by Marc-André Lureau · 3 years, 1 month ago
- 409e9f7 mos6522: add "info via" HMP command for debugging by Mark Cave-Ayland · 3 years, 1 month ago
- f9429c6 monitor: introduce HumanReadableText and HMP support by Daniel P. Berrangé · 3 years, 6 months ago
- 0ca117a monitor: make hmp_handle_error return a boolean by Daniel P. Berrangé · 3 years, 5 months ago
- 3e11e0b monitor: remove 'info ioapic' HMP command by Daniel P. Berrangé · 3 years, 7 months ago
- f3558b1 qdev: Base object creation on QDict rather than QemuOpts by Kevin Wolf · 3 years, 6 months ago
- 4a1d937 softmmu/qdev-monitor: add error handling in qdev_set_id by Damien Hedde · 3 years, 6 months ago
- 163f384 qdev: Make DeviceState.id independent of QemuOpts by Kevin Wolf · 3 years, 6 months ago
- cd35beb monitor: Reduce hmp_info_sev() declaration by Philippe Mathieu-Daudé · 3 years, 6 months ago
- 57d874c target/i386: Add HMP and QMP interfaces for SGX by Yang Zhong · 3 years, 7 months ago
- f0e48cb monitor: allow register hmp commands by Gerd Hoffmann · 3 years, 9 months ago
- a4a571d hmp: Add "calc_dirty_rate" and "info dirty_rate" cmds by Peter Xu · 3 years, 10 months ago
- 5851909 misc: Correct relative include path by Philippe Mathieu-Daudé · 3 years, 10 months ago
- cbde7be migrate: remove QMP/HMP commands for speed, downtime and cache size by Daniel P. Berrangé · 4 years, 1 month ago
- c7f7e69 sev: add sev-inject-launch-secret by Tobin Feldman-Fitzthum · 4 years, 5 months ago
- e7cff9c hmp: Pass monitor to mon_get_cpu_env() by Kevin Wolf · 4 years, 4 months ago
- 43cf067 hmp: Pass monitor to MonitorDef.get_value() by Kevin Wolf · 4 years, 4 months ago
- 2fc5d01 hmp: Pass monitor to mon_get_cpu() by Kevin Wolf · 4 years, 4 months ago
- e69ee45 monitor: Make current monitor a per-coroutine property by Kevin Wolf · 4 years, 6 months ago
- 947e474 monitor: Use getter/setter functions for cur_mon by Kevin Wolf · 4 years, 6 months ago
- 87e6f4a monitor: Add Monitor parameter to monitor_get_cpu_index() by Kevin Wolf · 4 years, 6 months ago
- dcba65f monitor: Add Monitor parameter to monitor_set_cpu() by Kevin Wolf · 4 years, 6 months ago
- f6baed3 replay: implement replay-seek command by Pavel Dovgalyuk · 4 years, 6 months ago
- e751067 replay: introduce breakpoint at the specified step by Pavel Dovgalyuk · 4 years, 6 months ago
- e3b09ad replay: introduce info hmp/qmp command by Pavel Dovgalyuk · 4 years, 6 months ago
- 63e7983 cphp: remove deprecated cpu-add command(s) by Igor Mammedov · 4 years, 6 months ago
- 60efffa monitor: simplify functions for getting a dup'd fdset entry by Daniel P. Berrangé · 4 years, 7 months ago
- 89cf4fe hmp: Implement qom-get HMP command by Dr. David Alan Gilbert · 4 years, 10 months ago
- 2bcad73 monitor/hmp: move hmp_info_block* to block-hmp-cmds.c by Maxim Levitsky · 5 years ago
- 1061f8d monitor/hmp: move remaining hmp_block* functions to block-hmp-cmds.c by Maxim Levitsky · 5 years ago
- e263120 monitor/hmp: move hmp_nbd_server* to block-hmp-cmds.c by Maxim Levitsky · 5 years ago
- fce2b91 monitor/hmp: move hmp_snapshot_* to block-hmp-cmds.c by Maxim Levitsky · 5 years ago
- 6b7fbf6 monitor/hmp: move hmp_block_job* to block-hmp-cmds.c by Maxim Levitsky · 5 years ago
- 0932e3f monitor/hmp: move hmp_drive_mirror and hmp_drive_backup to block-hmp-cmds.c by Maxim Levitsky · 5 years ago
- a2f411c monitor: Add allow_hmp parameter to monitor_init() by Kevin Wolf · 5 years ago
- 8e9119a hmp: Fail gracefully if chardev is already in use by Kevin Wolf · 5 years ago
- f27a9bb qmp: Fail gracefully if chardev is already in use by Kevin Wolf · 5 years ago
- f209872 monitor: Create QAPIfied monitor_init() by Kevin Wolf · 5 years ago
- c3e9555 monitor: Move monitor option parsing to monitor/monitor.c by Kevin Wolf · 5 years ago
- 187c614 hmp: drop Error pointer indirection in hmp_handle_error by Vladimir Sementsov-Ogievskiy · 5 years ago
- a27bd6c Include hw/qdev-properties.h less by Markus Armbruster · 6 years ago
- ec150c7 include: Make headers more self-contained by Markus Armbruster · 6 years ago
- 55225c8 hw/core: Collect HMP command handlers in hw/core/ by Markus Armbruster · 6 years ago
- 3950a37 qom: Move HMP command handlers to qom/ by Markus Armbruster · 6 years ago
- 275307a hmp: Move hmp.h to include/monitor/ by Markus Armbruster · 6 years ago
- fbfc29e monitor: Replace monitor_init() with monitor_init_{hmp, qmp}() by Kevin Wolf · 6 years ago
- 1d95db7 monitor: Split out monitor/monitor.c by Kevin Wolf · 6 years ago
- 5f9dba1 monitor: Create MonitorHMP with readline state by Kevin Wolf · 6 years ago
- 854f63d monitor: Fix return type of monitor_fdset_dup_fd_find by Yury Kotov · 6 years ago
- a8d2532 Include qemu-common.h exactly where needed by Markus Armbruster · 6 years ago
- 30cc983 monitor: Clean up how monitor_disas() funnels output to monitor by Markus Armbruster · 6 years ago
- 8acb2a7 monitor: Simplify how -device/device_add print help by Markus Armbruster · 6 years ago
- 679cb8e monitor error: Make printf()-like functions return a value by Markus Armbruster · 6 years ago
- 8258292 monitor: Remove "x-oob", offer capability "oob" unconditionally by Peter Xu · 6 years ago
- 9ab8447 monitor: Suspend monitor instead dropping commands by Peter Xu · 6 years ago
- a95db58 qdev-monitor: print help to stdout by Marc-André Lureau · 7 years ago
- 62aa1d8 monitor: Fix unsafe sharing of @cur_mon among threads by Peter Xu · 7 years ago
- be933ff monitor: new parameter "x-oob" by Peter Xu · 7 years ago
- 6adf08d monitor: unify global init by Peter Xu · 7 years ago
- 112ed24 qapi: Empty out qapi-schema.json by Markus Armbruster · 7 years ago
- 9af2398 Include less of the generated modular QAPI headers by Markus Armbruster · 7 years ago
- 452fcdb Include qapi/qmp/qdict.h exactly where needed by Markus Armbruster · 7 years ago
- 788cf9f block: rip out all traces of password prompting by Daniel P. Berrange · 8 years ago
- 0587568 qmp: Dumb down how we run QMP command registration by Markus Armbruster · 8 years ago
- 0ec7b3e char: rename CharDriverState Chardev by Marc-André Lureau · 8 years ago
- ce49b73 qdev: add function qdev_set_id() by Juergen Gross · 8 years ago