aboutsummaryrefslogtreecommitdiff
path: root/hmp-commands.hx
AgeCommit message (Expand)AuthorFilesLines
2024-05-08hmp/migration: Fix "migrate" command's documentationPeter Xu1-3/+9
2024-05-08migration: Remove 'blk/-b' option from migrate commandsFabiano Rosas1-8/+4
2024-05-08migration: Remove 'inc' option from migrate commandFabiano Rosas1-9/+4
2024-04-02hmp: Add help information for watchdog action: inject-nmiDayu Liu1-1/+1
2024-01-19hmp: Remove deprecated 'singlestep' commandPhilippe Mathieu-Daudé1-13/+0
2024-01-15docs/devel/docs: Document .hx file syntaxPeter Maydell1-5/+5
2023-11-07qmp/hmp: disable screendump if PIXMAN is missingMarc-André Lureau1-0/+2
2023-11-02dump: Add command interface for kdump-raw formatsStephen Brennan1-2/+7
2023-09-18net: add initial support for AF_XDP network backendIlya Maximets1-0/+3
2023-05-10build: move COLO under CONFIG_REPLICATIONVladimir Sementsov-Ogievskiy1-0/+2
2023-05-02hmp: Add 'one-insn-per-tb' command equivalent to 'singlestep'Peter Maydell1-4/+21
2023-03-13monitor: restrict command getfd to POSIX hostsMarc-André Lureau1-0/+2
2023-03-01i386/xen: add monitor commands to test event injectionJoao Martins1-0/+29
2023-02-04monitor: Move remaining HMP commands from misc.c to hmp-cmds.cMarkus Armbruster1-2/+2
2022-10-28qapi: net: add stream and dgram netdevsLaurent Vivier1-1/+1
2022-10-17qmp/hmp, device_tree.c: introduce dumpdtbDaniel Henrique Barboza1-0/+15
2022-09-15hmp: Fix ordering of textDr. David Alan Gilbert1-23/+23
2022-07-20softmmu/dirtylimit: Implement dirty page rate limitHyman Huang(黄勇)1-0/+32
2022-06-14block: add more commands to preconfig modePaolo Bonzini1-0/+14
2022-05-17net/vmnet: update hmp-commands.hxVladislav Yaroshchuk1-1/+5
2022-04-27Merge tag 'kraxel-20220427-pull-request' of git://git.kraxel.org/qemu into st...Richard Henderson1-5/+6
2022-04-27Added parameter to take screenshot with screendump as PNGKshitij Suri1-5/+6
2022-04-25block: add 'force' parameter to 'blockdev-change-medium' commandDenis V. Lunev1-4/+7
2022-04-22dump/win_dump: add 32-bit guest Windows supportViktor Prutyanov1-1/+1
2022-03-02qapi/monitor: allow VNC display id in set/expire_passwordStefan Reiter1-11/+13
2021-11-09hmp: Add shortcut to stop command to match contBALATON Zoltan1-2/+2
2021-11-01migration/dirtyrate: implement dirty-bitmap dirtyrate calculationHyman Huang(黄勇)1-4/+5
2021-11-01migration/dirtyrate: implement dirty-ring dirtyrate calculationHyman Huang(黄勇)1-3/+4
2021-09-27hmp: Drop a bogus sentence from set_password's documentationMarkus Armbruster1-6/+5
2021-06-11netdev: add more commands to preconfig modePaolo Bonzini1-0/+2
2021-06-08hmp: Add "calc_dirty_rate" and "info dirty_rate" cmdsPeter Xu1-0/+14
2021-05-26Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell1-0/+2
2021-05-26object: add more commands to preconfig modePaolo Bonzini1-0/+2
2021-05-25hmp-commands: expand type of icount to "l" in replay commandsAlex Bennée1-2/+2
2021-03-23block: Remove monitor command block_passwdMarkus Armbruster1-15/+0
2021-03-19hmp: QAPIfy object_addKevin Wolf1-1/+1
2021-03-18migrate: remove QMP/HMP commands for speed, downtime and cache sizeDaniel P. Berrangé1-45/+0
2021-03-18ui, monitor: remove deprecated VNC ACL option and HMP commandsDaniel P. Berrangé1-76/+0
2021-01-23hmp: remove "change vnc TARGET" commandPaolo Bonzini1-6/+0
2020-12-18hmp-commands.hx: List abbreviation after command for cont, quit, printPeter Maydell1-6/+6
2020-12-15monitor: allow quitting while in preconfig statePaolo Bonzini1-0/+1
2020-12-09pcie_aer: Fix help message of pcie_aer_inject_error commandZenghui Yu1-2/+2
2020-11-04console: make QMP/HMP screendump run in coroutineMarc-André Lureau1-0/+1
2020-10-09block: Convert 'block_resize' to coroutineKevin Wolf1-0/+1
2020-10-06replay: implement replay-seek commandPavel Dovgalyuk1-0/+18
2020-10-06replay: introduce breakpoint at the specified stepPavel Dovgalyuk1-0/+32
2020-09-29cphp: remove deprecated cpu-add command(s)Igor Mammedov1-15/+0
2020-09-17qemu/: fix some comment spelling errorszhaolichang1-1/+1
2020-06-17hmp: Make json format optional for qom-setDavid Hildenbrand1-3/+4
2020-06-01hmp: Simplify qom-setDr. David Alan Gilbert1-1/+1