Age | Commit message (Expand) | Author |
2023-03-07 | hmp: add cryptodev info command | zhenwei pi |
2022-10-09 | hmp: add virtio commands | Laurent Vivier |
2022-09-15 | monitor: Support specified vCPU registers | zhenwei pi |
2022-07-20 | softmmu/dirtylimit: Implement dirty page rate limit | Hyman Huang(黄勇) |
2022-06-14 | hmp: add filtering of statistics by name | Paolo Bonzini |
2022-06-14 | hmp: add filtering of statistics by provider | Paolo Bonzini |
2022-06-14 | hmp: add basic "info stats" implementation | Mark Kanda |
2022-05-26 | mos6522: fix linking error when CONFIG_MOS6522 is not set | Murilo Opsfelder Araujo |
2022-03-09 | mos6522: add "info via" HMP command for debugging | Mark Cave-Ayland |
2022-01-18 | monitor: move x-query-profile into accel/tcg to fix build | Alex Bennée |
2021-11-02 | qapi: introduce x-query-irq QMP command | Daniel P. Berrangé |
2021-11-02 | qapi: introduce x-query-ramblock QMP command | Daniel P. Berrangé |
2021-11-02 | qapi: introduce x-query-rdma QMP command | Daniel P. Berrangé |
2021-11-02 | qapi: introduce x-query-usb QMP command | Daniel P. Berrangé |
2021-11-02 | qapi: introduce x-query-numa QMP command | Daniel P. Berrangé |
2021-11-02 | qapi: introduce x-query-profile QMP command | Daniel P. Berrangé |
2021-11-02 | qapi: introduce x-query-roms QMP command | Daniel P. Berrangé |
2021-11-02 | monitor: remove 'info ioapic' HMP command | Daniel P. Berrangé |
2021-09-30 | target/i386: Add HMP and QMP interfaces for SGX | Yang Zhong |
2021-07-09 | monitor/tcg: move tcg hmp commands to accel/tcg, register them dynamically | Gerd Hoffmann |
2021-07-09 | monitor/usb: register 'info usbhost' dynamically | Gerd Hoffmann |
2021-06-08 | hmp: Add "calc_dirty_rate" and "info dirty_rate" cmds | Peter Xu |
2021-06-03 | monitor: removed cpustats command | Bruno Larsen (billionai) |
2021-03-18 | migrate: remove QMP/HMP commands for speed, downtime and cache size | Daniel P. Berrangé |
2020-10-06 | replay: introduce info hmp/qmp command | Pavel Dovgalyuk |
2020-06-10 | memory: Make 'info mtree' not display disabled regions by default | Philippe Mathieu-Daudé |
2020-03-12 | Update comments in .hx files that mention Texinfo | Peter Maydell |
2020-03-06 | *.hx: Remove all the STEXI/ETEXI blocks | Peter Maydell |
2020-03-06 | hmp-commands-info.hx: Add rST documentation fragments | Peter Maydell |
2019-09-17 | riscv: hmp: Add a command to show virtual memory mappings | Bin Meng |
2019-03-16 | {hmp, hw/pvrdma}: Expose device internals via monitor interface | Yuval Shaia |
2018-08-23 | hmp-commands-info: add sync-profile | Emilio G. Cota |
2018-07-03 | qapi: add conditions to VNC type/commands/events on the schema | Marc-André Lureau |
2018-06-28 | doc: another fix to "info pic" | Peter Xu |
2018-06-28 | memory/hmp: Print owners/parents in "info mtree" | Alexey Kardashevskiy |
2018-06-21 | hmp: Add commands for preconfig | Dr. David Alan Gilbert |
2018-03-13 | sev/i386: hmp: add 'info sev' command | Brijesh Singh |
2018-01-25 | target/m68k: add HMP command "info tlb" | Laurent Vivier |
2017-10-05 | hmp-commands-info: Change "@findex FOO" to "@findex info FOO" | Markus Armbruster |
2017-10-05 | hmp-commands-info: Move Texinfo stanzas to conventional place | Markus Armbruster |
2017-10-05 | hmp-commands-info: Fix "info rocker-FOO" misspellings | Markus Armbruster |
2017-09-21 | memory: Rework "info mtree" to print flat views and dispatch trees | Alexey Kardashevskiy |
2017-09-14 | hmp: introduce 'info memory_size_summary' command | Vadim Galitsyn |
2017-09-01 | hmp: allow apic-id for "info lapic" | Yi Wang |
2017-07-14 | s390x/migration: Monitor commands for storage attributes | Claudio Imbrenda |
2017-07-04 | monitor: disable "info jit" and "info opcount" if !TCG | Paolo Bonzini |
2017-06-29 | monitor: Add -a (all) option to info registers | Suraj Jitindar Singh |
2017-05-17 | ramblock: add new hmp command "info ramblock" | Peter Xu |
2017-03-02 | qmp/hmp: add query-vm-generation-id and 'info vm-generation-id' commands | Igor Mammedov |
2017-01-27 | memory: hmp: add "-f" for "info mtree" | Peter Xu |