summaryrefslogtreecommitdiff
path: root/hmp-commands-info.hx
Commit message (Expand)AuthorAgeFilesLines
* hmp: add cryptodev info commandzhenwei pi2023-03-071-0/+14
* hmp: add virtio commandsLaurent Vivier2022-10-091-0/+70
* monitor: Support specified vCPU registerszhenwei pi2022-09-151-3/+5
* softmmu/dirtylimit: Implement dirty page rate limitHyman Huang(黄勇)2022-07-201-0/+13
* hmp: add filtering of statistics by namePaolo Bonzini2022-06-141-4/+4
* hmp: add filtering of statistics by providerPaolo Bonzini2022-06-141-3/+4
* hmp: add basic "info stats" implementationMark Kanda2022-06-141-0/+13
* mos6522: fix linking error when CONFIG_MOS6522 is not setMurilo Opsfelder Araujo2022-05-261-1/+1
* mos6522: add "info via" HMP command for debuggingMark Cave-Ayland2022-03-091-0/+15
* monitor: move x-query-profile into accel/tcg to fix buildAlex Bennée2022-01-181-0/+2
* qapi: introduce x-query-irq QMP commandDaniel P. Berrangé2021-11-021-1/+1
* qapi: introduce x-query-ramblock QMP commandDaniel P. Berrangé2021-11-021-1/+1
* qapi: introduce x-query-rdma QMP commandDaniel P. Berrangé2021-11-021-1/+1
* qapi: introduce x-query-usb QMP commandDaniel P. Berrangé2021-11-021-1/+1
* qapi: introduce x-query-numa QMP commandDaniel P. Berrangé2021-11-021-1/+1
* qapi: introduce x-query-profile QMP commandDaniel P. Berrangé2021-11-021-1/+1
* qapi: introduce x-query-roms QMP commandDaniel P. Berrangé2021-11-021-1/+1
* monitor: remove 'info ioapic' HMP commandDaniel P. Berrangé2021-11-021-15/+0
* target/i386: Add HMP and QMP interfaces for SGXYang Zhong2021-09-301-0/+15
* monitor/tcg: move tcg hmp commands to accel/tcg, register them dynamicallyGerd Hoffmann2021-07-091-2/+0
* monitor/usb: register 'info usbhost' dynamicallyGerd Hoffmann2021-07-091-1/+0
* hmp: Add "calc_dirty_rate" and "info dirty_rate" cmdsPeter Xu2021-06-081-0/+13
* monitor: removed cpustats commandBruno Larsen (billionai)2021-06-031-13/+0
* migrate: remove QMP/HMP commands for speed, downtime and cache sizeDaniel P. Berrangé2021-03-181-13/+0
* replay: introduce info hmp/qmp commandPavel Dovgalyuk2020-10-061-0/+11
* memory: Make 'info mtree' not display disabled regions by defaultPhilippe Mathieu-Daudé2020-06-101-3/+4
* Update comments in .hx files that mention TexinfoPeter Maydell2020-03-121-4/+4
* *.hx: Remove all the STEXI/ETEXI blocksPeter Maydell2020-03-061-329/+0
* hmp-commands-info.hx: Add rST documentation fragmentsPeter Maydell2020-03-061-0/+271
* riscv: hmp: Add a command to show virtual memory mappingsBin Meng2019-09-171-1/+1
* {hmp, hw/pvrdma}: Expose device internals via monitor interfaceYuval Shaia2019-03-161-0/+14
* hmp-commands-info: add sync-profileEmilio G. Cota2018-08-231-0/+22
* qapi: add conditions to VNC type/commands/events on the schemaMarc-André Lureau2018-07-031-0/+2
* doc: another fix to "info pic"Peter Xu2018-06-281-1/+1
* memory/hmp: Print owners/parents in "info mtree"Alexey Kardashevskiy2018-06-281-3/+4
* hmp: Add commands for preconfigDr. David Alan Gilbert2018-06-211-0/+10
* sev/i386: hmp: add 'info sev' commandBrijesh Singh2018-03-131-0/+16
* target/m68k: add HMP command "info tlb"Laurent Vivier2018-01-251-1/+1
* hmp-commands-info: Change "@findex FOO" to "@findex info FOO"Markus Armbruster2017-10-051-59/+59
* hmp-commands-info: Move Texinfo stanzas to conventional placeMarkus Armbruster2017-10-051-10/+10
* hmp-commands-info: Fix "info rocker-FOO" misspellingsMarkus Armbruster2017-10-051-3/+3
* memory: Rework "info mtree" to print flat views and dispatch treesAlexey Kardashevskiy2017-09-211-3/+4
* hmp: introduce 'info memory_size_summary' commandVadim Galitsyn2017-09-141-0/+16
* hmp: allow apic-id for "info lapic"Yi Wang2017-09-011-3/+4
* s390x/migration: Monitor commands for storage attributesClaudio Imbrenda2017-07-141-0/+16
* monitor: disable "info jit" and "info opcount" if !TCGPaolo Bonzini2017-07-041-0/+4
* monitor: Add -a (all) option to info registersSuraj Jitindar Singh2017-06-291-3/+3
* ramblock: add new hmp command "info ramblock"Peter Xu2017-05-171-0/+14
* qmp/hmp: add query-vm-generation-id and 'info vm-generation-id' commandsIgor Mammedov2017-03-021-0/+14
* memory: hmp: add "-f" for "info mtree"Peter Xu2017-01-271-3/+3