Age | Commit message (Expand) | Author |
2022-06-14 | block: add more commands to preconfig mode | Paolo Bonzini |
2022-05-17 | net/vmnet: update hmp-commands.hx | Vladislav Yaroshchuk |
2022-04-27 | Merge tag 'kraxel-20220427-pull-request' of git://git.kraxel.org/qemu into st... | Richard Henderson |
2022-04-27 | Added parameter to take screenshot with screendump as PNG | Kshitij Suri |
2022-04-25 | block: add 'force' parameter to 'blockdev-change-medium' command | Denis V. Lunev |
2022-04-22 | dump/win_dump: add 32-bit guest Windows support | Viktor Prutyanov |
2022-03-02 | qapi/monitor: allow VNC display id in set/expire_password | Stefan Reiter |
2021-11-09 | hmp: Add shortcut to stop command to match cont | BALATON Zoltan |
2021-11-01 | migration/dirtyrate: implement dirty-bitmap dirtyrate calculation | Hyman Huang(黄勇) |
2021-11-01 | migration/dirtyrate: implement dirty-ring dirtyrate calculation | Hyman Huang(黄勇) |
2021-09-27 | hmp: Drop a bogus sentence from set_password's documentation | Markus Armbruster |
2021-06-11 | netdev: add more commands to preconfig mode | Paolo Bonzini |
2021-06-08 | hmp: Add "calc_dirty_rate" and "info dirty_rate" cmds | Peter Xu |
2021-05-26 | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ... | Peter Maydell |
2021-05-26 | object: add more commands to preconfig mode | Paolo Bonzini |
2021-05-25 | hmp-commands: expand type of icount to "l" in replay commands | Alex Bennée |
2021-03-23 | block: Remove monitor command block_passwd | Markus Armbruster |
2021-03-19 | hmp: QAPIfy object_add | Kevin Wolf |
2021-03-18 | migrate: remove QMP/HMP commands for speed, downtime and cache size | Daniel P. Berrangé |
2021-03-18 | ui, monitor: remove deprecated VNC ACL option and HMP commands | Daniel P. Berrangé |
2021-01-23 | hmp: remove "change vnc TARGET" command | Paolo Bonzini |
2020-12-18 | hmp-commands.hx: List abbreviation after command for cont, quit, print | Peter Maydell |
2020-12-15 | monitor: allow quitting while in preconfig state | Paolo Bonzini |
2020-12-09 | pcie_aer: Fix help message of pcie_aer_inject_error command | Zenghui Yu |
2020-11-04 | console: make QMP/HMP screendump run in coroutine | Marc-André Lureau |
2020-10-09 | block: Convert 'block_resize' to coroutine | Kevin Wolf |
2020-10-06 | replay: implement replay-seek command | Pavel Dovgalyuk |
2020-10-06 | replay: introduce breakpoint at the specified step | Pavel Dovgalyuk |
2020-09-29 | cphp: remove deprecated cpu-add command(s) | Igor Mammedov |
2020-09-17 | qemu/: fix some comment spelling errors | zhaolichang |
2020-06-17 | hmp: Make json format optional for qom-set | David Hildenbrand |
2020-06-01 | hmp: Simplify qom-set | Dr. David Alan Gilbert |
2020-06-01 | hmp: Implement qom-get HMP command | Dr. David Alan Gilbert |
2020-03-12 | Update comments in .hx files that mention Texinfo | Peter Maydell |
2020-03-09 | net: Remove deprecated [hub_id name] tuple of 'hostfwd_add' / 'hostfwd_remove' | Thomas Huth |
2020-03-06 | *.hx: Remove all the STEXI/ETEXI blocks | Peter Maydell |
2020-03-06 | hmp-commands.hx: Add rST documentation fragments | Peter Maydell |
2019-12-19 | hmp: Allow using qdev ID for qemu-io command | Kevin Wolf |
2019-08-21 | audio: add audiodev property to vnc and wav_capture | Kővágó, Zoltán |
2019-07-02 | net/announce: Add HMP optional ID | Dr. David Alan Gilbert |
2019-07-02 | net/announce: Add HMP optional interface list | Dr. David Alan Gilbert |
2019-06-17 | monitor: Rename HMP command type and tables | Kevin Wolf |
2019-05-01 | hmp: gva2gpa debug command | Dr. David Alan Gilbert |
2019-03-05 | hmp: Add hmp_announce_self | Dr. David Alan Gilbert |
2019-02-25 | block/snapshot.c: eliminate use of ID input in snapshot operations | Daniel Henrique Barboza |
2018-12-11 | Deprecate HMP `cpu-add` | Kashyap Chamarthy |
2018-08-23 | hmp-commands: add sync-profile | Emilio G. Cota |
2018-08-15 | block: Remove deprecated -drive geometry options | Kevin Wolf |
2018-07-10 | Revert "block: Remove deprecated -drive geometry options" | Cornelia Huck |
2018-06-29 | dump: add Windows dump format to dump-guest-memory | Viktor Prutyanov |