- b355055 hmp-commands-info.hx: Add missing info command for stats subcommand by Martin Joerg · 8 months ago
- 795eaa6 hw/intc: Introduce x-query-interrupt-controllers QMP command by Philippe Mathieu-Daudé · 9 months ago
- 1dfd42c hw/rdma: Remove deprecated pvrdma device and rdmacm-mux helper by Philippe Mathieu-Daudé · 11 months ago
- 46e23b2 hmp: Add option to info qtree to omit details by BALATON Zoltan · 12 months ago
- d95f260 docs/devel/docs: Document .hx file syntax by Peter Maydell · 1 year, 2 months ago
- 1b65b4f accel/tcg: remove CONFIG_PROFILER by Fei Wu · 1 year, 9 months ago
- ef52091 hmp: add cryptodev info command by zhenwei pi · 2 years ago
- 8a82879 hmp: add virtio commands by Laurent Vivier · 2 years, 7 months ago
- 00d60cf monitor: Support specified vCPU registers by zhenwei pi · 2 years, 7 months ago
- f3b2e38 softmmu/dirtylimit: Implement dirty page rate limit by Hyman Huang(黄勇) · 2 years, 8 months ago
- 39cd0c7 hmp: add filtering of statistics by name by Paolo Bonzini · 2 years, 10 months ago
- 7716417 hmp: add filtering of statistics by provider by Paolo Bonzini · 2 years, 10 months ago
- 433815f hmp: add basic "info stats" implementation by Mark Kanda · 2 years, 10 months ago
- c9f8004 mos6522: fix linking error when CONFIG_MOS6522 is not set by Murilo Opsfelder Araujo · 2 years, 10 months ago
- 409e9f7 mos6522: add "info via" HMP command for debugging by Mark Cave-Ayland · 3 years ago
- 92e28c0 monitor: move x-query-profile into accel/tcg to fix build by Alex Bennée · 3 years, 2 months ago
- 91f2fa7 qapi: introduce x-query-irq QMP command by Daniel P. Berrangé · 3 years, 6 months ago
- ca411b7 qapi: introduce x-query-ramblock QMP command by Daniel P. Berrangé · 3 years, 6 months ago
- 8dbbca5 qapi: introduce x-query-rdma QMP command by Daniel P. Berrangé · 3 years, 6 months ago
- fc30920 qapi: introduce x-query-usb QMP command by Daniel P. Berrangé · 3 years, 6 months ago
- 1b8ae79 qapi: introduce x-query-numa QMP command by Daniel P. Berrangé · 3 years, 6 months ago
- 37087fd qapi: introduce x-query-profile QMP command by Daniel P. Berrangé · 3 years, 6 months ago
- dd98234 qapi: introduce x-query-roms QMP command by Daniel P. Berrangé · 3 years, 6 months ago
- 3e11e0b monitor: remove 'info ioapic' HMP command by Daniel P. Berrangé · 3 years, 6 months ago
- 57d874c target/i386: Add HMP and QMP interfaces for SGX by Yang Zhong · 3 years, 6 months ago
- bca6eb3 monitor/tcg: move tcg hmp commands to accel/tcg, register them dynamically by Gerd Hoffmann · 3 years, 8 months ago
- f1a74bf monitor/usb: register 'info usbhost' dynamically by Gerd Hoffmann · 3 years, 8 months ago
- a4a571d hmp: Add "calc_dirty_rate" and "info dirty_rate" cmds by Peter Xu · 3 years, 9 months ago
- de3036a monitor: removed cpustats command by Bruno Larsen (billionai) · 3 years, 9 months ago
- cbde7be migrate: remove QMP/HMP commands for speed, downtime and cache size by Daniel P. Berrangé · 4 years ago
- e3b09ad replay: introduce info hmp/qmp command by Pavel Dovgalyuk · 4 years, 5 months ago
- 2261d39 memory: Make 'info mtree' not display disabled regions by default by Philippe Mathieu-Daudé · 4 years, 9 months ago
- 3c95fde Update comments in .hx files that mention Texinfo by Peter Maydell · 5 years ago
- 29f9dff *.hx: Remove all the STEXI/ETEXI blocks by Peter Maydell · 5 years ago
- a12e74c hmp-commands-info.hx: Add rST documentation fragments by Peter Maydell · 5 years ago
- df42fdd riscv: hmp: Add a command to show virtual memory mappings by Bin Meng · 6 years ago
- f4b2c02 {hmp, hw/pvrdma}: Expose device internals via monitor interface by Yuval Shaia · 6 years ago
- 97bfafe hmp-commands-info: add sync-profile by Emilio G. Cota · 8 years ago
- 05eb4a2 qapi: add conditions to VNC type/commands/events on the schema by Marc-André Lureau · 7 years ago
- 0cda9d8 doc: another fix to "info pic" by Peter Xu · 7 years ago
- fc051ae memory/hmp: Print owners/parents in "info mtree" by Alexey Kardashevskiy · 7 years ago
- 8c7c7ec hmp: Add commands for preconfig by Dr. David Alan Gilbert · 7 years ago
- 6303631 sev/i386: hmp: add 'info sev' command by Brijesh Singh · 7 years ago
- 2097dca target/m68k: add HMP command "info tlb" by Laurent Vivier · 7 years ago
- 1b59170 hmp-commands-info: Change "@findex FOO" to "@findex info FOO" by Markus Armbruster · 7 years ago
- a927251 hmp-commands-info: Move Texinfo stanzas to conventional place by Markus Armbruster · 7 years ago
- c325ccd hmp-commands-info: Fix "info rocker-FOO" misspellings by Markus Armbruster · 7 years ago
- 5e8fd94 memory: Rework "info mtree" to print flat views and dispatch trees by Alexey Kardashevskiy · 7 years ago
- d0f63c1 hmp: introduce 'info memory_size_summary' command by Vadim Galitsyn · 7 years ago
- 1bef228 hmp: allow apic-id for "info lapic" by Yi Wang · 8 years ago
- f860d49 s390x/migration: Monitor commands for storage attributes by Claudio Imbrenda · 9 years ago
- f0d14a9 monitor: disable "info jit" and "info opcount" if !TCG by Paolo Bonzini · 12 years ago
- 18f0828 monitor: Add -a (all) option to info registers by Suraj Jitindar Singh · 8 years ago
- be9b23c ramblock: add new hmp command "info ramblock" by Peter Xu · 8 years ago
- 39164c1 qmp/hmp: add query-vm-generation-id and 'info vm-generation-id' commands by Igor Mammedov · 8 years ago
- 57bb40c memory: hmp: add "-f" for "info mtree" by Peter Xu · 8 years ago
- 254316f intc: make HMP 'info irq' and 'info pic' commands available on all targets by Hervé Poussineau · 8 years ago
- 61b9783 intc: make HMP 'info irq' and 'info pic' commands use InterruptStatsProvider interface by Hervé Poussineau · 8 years ago
- 2b9e357 monitor: remove mhandler.cmd_new by Marc-André Lureau · 8 years ago
- 77e2b17 trace: Add QAPI/QMP interfaces to query and control per-vCPU tracing state by Lluís Vilanova · 9 years ago
- bd71211 trace: Allow event name pattern in "info trace-events" by Lluís Vilanova · 9 years ago
- d2d8d46 hmp: Add 'info hotpluggable-cpus' HMP command by Bharata B Rao · 9 years ago
- 4a6b52d Dump: add hmp command "info dump" by Peter Xu · 9 years ago
- d665d69 hmp: added io apic dump state by Pavel Butsykin · 9 years ago
- 1f871d4 hmp: added local apic dump state by Pavel Butsykin · 9 years ago
- abadcbc hmp: Restore "info pci" by Paolo Bonzini · 9 years ago
- 2cd8af2 monitor: added generation of documentation for hmp-commands-info.hx by Pavel Butsykin · 9 years ago
- da76ee7 hmp-commands-info: move info_cmds content out of monitor.c by Pavel Butsykin · 9 years ago