aboutsummaryrefslogtreecommitdiff
path: root/python/qemu/qmp/qmp_shell.py
AgeCommit message (Expand)AuthorFilesLines
2023-10-12python/qemu: rename command() to cmd()Vladimir Sementsov-Ogievskiy1-1/+1
2023-10-12qmp_shell.py: _fill_completion() use .command() instead of .cmd()Vladimir Sementsov-Ogievskiy1-6/+14
2022-04-21python: rename qemu.aqmp to qemu.qmpJohn Snow1-0/+610
2022-01-21python: move qmp-shell under the AQMP packageJohn Snow1-537/+0
2022-01-21python/qmp: switch qmp-shell to AQMPJohn Snow1-14/+17
2021-10-12python/qmp: clear events on get_events() callJohn Snow1-1/+0
2021-06-18scripts/qmp-shell: move to python/qemu/qmp/qmp_shell.pyJohn Snow1-0/+535