summary refs log tree commit diff stats
path: root/include/monitor (follow)
Commit message (Expand)AuthorAgeFilesLines
* hw/rdma: Remove deprecated pvrdma device and rdmacm-mux helperPhilippe Mathieu-Daudé2024-04-241-1/+0
* monitor: add more *_locked() functionsPaolo Bonzini2023-05-251-0/+3
* hmp: Add 'one-insn-per-tb' command equivalent to 'singlestep'Peter Maydell2023-05-021-1/+1
* hmp: add cryptodev info commandzhenwei pi2023-03-071-0/+1
* i386/xen: add monitor commands to test event injectionJoao Martins2023-03-011-0/+2
* monitor: Move remaining HMP commands from misc.c to hmp-cmds.cMarkus Armbruster2023-02-041-0/+13
* monitor: Move target-dependent HMP commands to hmp-cmds-target.cMarkus Armbruster2023-02-041-0/+6
* monitor: Move monitor_putc() next to monitor_puts & external linkageMarkus Armbruster2023-02-041-0/+1
* stats: Move QMP commands from monitor/ to stats/Markus Armbruster2023-02-041-45/+0
* runstate: Move HMP commands from monitor/ to softmmu/Markus Armbruster2023-02-041-0/+2
* net: Move hmp_info_network() to net-hmp-cmds.cMarkus Armbruster2023-02-041-0/+1
* hmp: Rewrite strlist_from_comma_list() as hmp_split_at_comma()Markus Armbruster2023-02-041-0/+1
* block: Factor out hmp_change_medium(), and move to block/monitor/Markus Armbruster2023-02-041-0/+3
* trace: Move HMP commands from monitor/ to trace/Markus Armbruster2023-02-041-0/+3
* hmp: Rename help_cmd() to hmp_help_cmd(), move declaration to hmp.hMarkus Armbruster2023-02-041-0/+1
* char: Factor out qmp_add_client() parts and move to chardev/Markus Armbruster2023-02-041-0/+3
* audio: Move HMP commands from monitor/ to audio/Markus Armbruster2023-02-041-0/+3
* Merge tag 'pull-include-2023-01-20' of https://repo.or.cz/qemu/armbru into st...Peter Maydell2023-01-201-1/+0
|\
| * coroutine: Move coroutine_fn to qemu/osdep.h, trim includesMarkus Armbruster2023-01-191-1/+0
* | ui: Split hmp_mouse_set() and move the HMP part to ui/Markus Armbruster2023-01-191-0/+1
* | ui: Factor out hmp_change_vnc(), and move to ui/ui-hmp-cmds.cMarkus Armbruster2023-01-191-0/+5
* | ui: Move HMP commands from monitor to new ui/ui-hmp-cmds.cMarkus Armbruster2023-01-191-0/+2
* | ui: Factor out qmp_add_client() parts and move to ui/ui-qmp-cmds.cMarkus Armbruster2023-01-191-0/+26
|/
* pci: Move HMP command from hw/pci/pcie_aer.c to pci-hmp-cmds.cMarkus Armbruster2022-12-191-0/+1
* qapi misc: Elide redundant has_FOO in generated CMarkus Armbruster2022-12-141-2/+1
* monitor: add missing coroutine_fn annotationAlberto Faria2022-10-271-1/+2
* hmp: add virtio commandsLaurent Vivier2022-10-091-0/+5
* monitor: expose monitor_puts to rest of codeAlex Bennée2022-10-061-0/+1
* softmmu/dirtylimit: Implement dirty page rate limitHyman Huang(黄勇)2022-07-201-0/+3
* qmp: add filtering of statistics by namePaolo Bonzini2022-06-141-1/+1
* qmp: add filtering of statistics by providerPaolo Bonzini2022-06-141-1/+3
* hmp: add basic "info stats" implementationMark Kanda2022-06-141-0/+1
* qmp: add filtering of statistics by target vCPUPaolo Bonzini2022-06-141-1/+10
* qmp: Support for querying statsMark Kanda2022-06-141-0/+34
* Move error_printf_unless_qmp() with monitor unitMarc-André Lureau2022-04-211-0/+3
* Replace GCC_FMT_ATTR with G_GNUC_PRINTFMarc-André Lureau2022-03-221-2/+2
* mos6522: add "info via" HMP command for debuggingMark Cave-Ayland2022-03-091-0/+1
* monitor: introduce HumanReadableText and HMP supportDaniel P. Berrangé2021-11-022-0/+5
* monitor: make hmp_handle_error return a booleanDaniel P. Berrangé2021-11-021-1/+1
* monitor: remove 'info ioapic' HMP commandDaniel P. Berrangé2021-11-021-1/+0
* qdev: Base object creation on QDict rather than QemuOptsKevin Wolf2021-10-151-0/+2
* softmmu/qdev-monitor: add error handling in qdev_set_idDamien Hedde2021-10-151-1/+24
* qdev: Make DeviceState.id independent of QemuOptsKevin Wolf2021-10-151-1/+1
* monitor: Reduce hmp_info_sev() declarationPhilippe Mathieu-Daudé2021-10-132-1/+1
* target/i386: Add HMP and QMP interfaces for SGXYang Zhong2021-09-301-0/+1
* monitor: allow register hmp commandsGerd Hoffmann2021-07-091-0/+3
* hmp: Add "calc_dirty_rate" and "info dirty_rate" cmdsPeter Xu2021-06-081-0/+2
* misc: Correct relative include pathPhilippe Mathieu-Daudé2021-06-051-1/+1
* migrate: remove QMP/HMP commands for speed, downtime and cache sizeDaniel P. Berrangé2021-03-181-4/+0
* sev: add sev-inject-launch-secretTobin Feldman-Fitzthum2020-12-101-0/+3