Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-10-12 | python/qemu: rename command() to cmd() | Vladimir Sementsov-Ogievskiy | 1 | -1/+1 |
2023-10-12 | qmp_shell.py: _fill_completion() use .command() instead of .cmd() | Vladimir Sementsov-Ogievskiy | 1 | -6/+14 |
2022-04-21 | python: rename qemu.aqmp to qemu.qmp | John Snow | 1 | -0/+610 |
2022-01-21 | python: move qmp-shell under the AQMP package | John Snow | 1 | -537/+0 |
2022-01-21 | python/qmp: switch qmp-shell to AQMP | John Snow | 1 | -14/+17 |
2021-10-12 | python/qmp: clear events on get_events() call | John Snow | 1 | -1/+0 |
2021-06-18 | scripts/qmp-shell: move to python/qemu/qmp/qmp_shell.py | John Snow | 1 | -0/+535 |