| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | python: synchronize qemu.qmp documentation | John Snow | 2025-09-15 | 1 | -28/+100 |
| * | python: backport 'qmp-shell-wrap: handle missing binary gracefully' | John Snow | 2025-09-15 | 1 | -0/+2 |
| * | python: backport 'qmp-shell: add common_parser()' | John Snow | 2025-09-15 | 1 | -16/+13 |
| * | python/qemu: rename command() to cmd() | Vladimir Sementsov-Ogievskiy | 2023-10-12 | 1 | -1/+1 |
| * | qmp_shell.py: _fill_completion() use .command() instead of .cmd() | Vladimir Sementsov-Ogievskiy | 2023-10-12 | 1 | -6/+14 |
| * | python: rename qemu.aqmp to qemu.qmp | John Snow | 2022-04-21 | 1 | -0/+610 |
| * | python: move qmp-shell under the AQMP package | John Snow | 2022-01-21 | 1 | -537/+0 |
| * | python/qmp: switch qmp-shell to AQMP | John Snow | 2022-01-21 | 1 | -14/+17 |
| * | python/qmp: clear events on get_events() call | John Snow | 2021-10-12 | 1 | -1/+0 |
| * | scripts/qmp-shell: move to python/qemu/qmp/qmp_shell.py | John Snow | 2021-06-18 | 1 | -0/+535 |