summaryrefslogtreecommitdiffstats
path: root/hmp-commands.hx (follow)
Commit message (Expand)AuthorAgeFilesLines
* hmp: Add shortcut to stop command to match contBALATON Zoltan2021-11-091-2/+2
* migration/dirtyrate: implement dirty-bitmap dirtyrate calculationHyman Huang(黄勇)2021-11-011-4/+5
* migration/dirtyrate: implement dirty-ring dirtyrate calculationHyman Huang(黄勇)2021-11-011-3/+4
* hmp: Drop a bogus sentence from set_password's documentationMarkus Armbruster2021-09-271-6/+5
* netdev: add more commands to preconfig modePaolo Bonzini2021-06-111-0/+2
* hmp: Add "calc_dirty_rate" and "info dirty_rate" cmdsPeter Xu2021-06-081-0/+14
* Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into stagingPeter Maydell2021-05-261-0/+2
|\
| * object: add more commands to preconfig modePaolo Bonzini2021-05-261-0/+2
* | hmp-commands: expand type of icount to "l" in replay commandsAlex Bennée2021-05-251-2/+2
|/
* block: Remove monitor command block_passwdMarkus Armbruster2021-03-231-15/+0
* hmp: QAPIfy object_addKevin Wolf2021-03-191-1/+1
* migrate: remove QMP/HMP commands for speed, downtime and cache sizeDaniel P. Berrangé2021-03-181-45/+0
* ui, monitor: remove deprecated VNC ACL option and HMP commandsDaniel P. Berrangé2021-03-181-76/+0
* hmp: remove "change vnc TARGET" commandPaolo Bonzini2021-01-231-6/+0
* hmp-commands.hx: List abbreviation after command for cont, quit, printPeter Maydell2020-12-181-6/+6
* monitor: allow quitting while in preconfig statePaolo Bonzini2020-12-151-0/+1
* pcie_aer: Fix help message of pcie_aer_inject_error commandZenghui Yu2020-12-091-2/+2
* console: make QMP/HMP screendump run in coroutineMarc-André Lureau2020-11-041-0/+1
* block: Convert 'block_resize' to coroutineKevin Wolf2020-10-091-0/+1
* replay: implement replay-seek commandPavel Dovgalyuk2020-10-061-0/+18
* replay: introduce breakpoint at the specified stepPavel Dovgalyuk2020-10-061-0/+32
* cphp: remove deprecated cpu-add command(s)Igor Mammedov2020-09-291-15/+0
* qemu/: fix some comment spelling errorszhaolichang2020-09-171-1/+1
* hmp: Make json format optional for qom-setDavid Hildenbrand2020-06-171-3/+4
* hmp: Simplify qom-setDr. David Alan Gilbert2020-06-011-1/+1
* hmp: Implement qom-get HMP commandDr. David Alan Gilbert2020-06-011-0/+14
* Update comments in .hx files that mention TexinfoPeter Maydell2020-03-121-4/+4
* net: Remove deprecated [hub_id name] tuple of 'hostfwd_add' / 'hostfwd_remove'Thomas Huth2020-03-091-4/+4
* *.hx: Remove all the STEXI/ETEXI blocksPeter Maydell2020-03-061-821/+0
* hmp-commands.hx: Add rST documentation fragmentsPeter Maydell2020-03-061-0/+688
* hmp: Allow using qdev ID for qemu-io commandKevin Wolf2019-12-191-3/+5
* audio: add audiodev property to vnc and wav_captureKővágó, Zoltán2019-08-211-5/+6
* net/announce: Add HMP optional IDDr. David Alan Gilbert2019-07-021-3/+4
* net/announce: Add HMP optional interface listDr. David Alan Gilbert2019-07-021-2/+4
* monitor: Rename HMP command type and tablesKevin Wolf2019-06-171-1/+1
* hmp: gva2gpa debug commandDr. David Alan Gilbert2019-05-011-0/+15
* hmp: Add hmp_announce_selfDr. David Alan Gilbert2019-03-051-0/+16
* block/snapshot.c: eliminate use of ID input in snapshot operationsDaniel Henrique Barboza2019-02-251-12/+20
* Deprecate HMP `cpu-add`Kashyap Chamarthy2018-12-111-2/+4
* hmp-commands: add sync-profileEmilio G. Cota2018-08-231-0/+15
* block: Remove deprecated -drive geometry optionsKevin Wolf2018-08-151-1/+0
* Revert "block: Remove deprecated -drive geometry options"Cornelia Huck2018-07-101-0/+1
* dump: add Windows dump format to dump-guest-memoryViktor Prutyanov2018-06-291-5/+8
* hmp: add exit_preconfigDr. David Alan Gilbert2018-06-211-0/+19
* hmp: Add commands for preconfigDr. David Alan Gilbert2018-06-211-0/+3
* hmp: Allow help on preconfig commandsDr. David Alan Gilbert2018-06-211-0/+1
* hmp-commands: use long for begin and length in dump-guest-memorySuraj Jitindar Singh2018-06-211-1/+1
* block: Remove deprecated -drive geometry optionsKevin Wolf2018-06-151-1/+0
* migration/hmp: add migrate_pause commandPeter Xu2018-05-151-0/+14
* hmp/migration: add migrate_recover commandPeter Xu2018-05-151-0/+13