summary refs log tree commit diff stats
path: root/python/qemu/qmp/qmp_shell.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* python: synchronize qemu.qmp documentationJohn Snow2025-09-151-28/+100
* python: backport 'qmp-shell-wrap: handle missing binary gracefully'John Snow2025-09-151-0/+2
* python: backport 'qmp-shell: add common_parser()'John Snow2025-09-151-16/+13
* python/qemu: rename command() to cmd()Vladimir Sementsov-Ogievskiy2023-10-121-1/+1
* qmp_shell.py: _fill_completion() use .command() instead of .cmd()Vladimir Sementsov-Ogievskiy2023-10-121-6/+14
* python: rename qemu.aqmp to qemu.qmpJohn Snow2022-04-211-0/+610
* python: move qmp-shell under the AQMP packageJohn Snow2022-01-211-537/+0
* python/qmp: switch qmp-shell to AQMPJohn Snow2022-01-211-14/+17
* python/qmp: clear events on get_events() callJohn Snow2021-10-121-1/+0
* scripts/qmp-shell: move to python/qemu/qmp/qmp_shell.pyJohn Snow2021-06-181-0/+535