Package python3-qemu-qmp

QEMU Monitor Protocol library

https://pypi.org/project/qemu.qmp

qemu.qmp is a QEMU Monitor Protocol (“QMP”) library written in Python,
using asyncio. It is used to send QMP messages to running QEMU
emulators. It requires Python 3.6+ and has no mandatory
dependencies. This library can be used to communicate with QEMU
emulators, the QEMU Guest Agent (QGA), the QEMU Storage Daemon (QSD), or
any other utility or application that speaks QMP.

Version: 0.0.3

General Commands

qmp-shell An interactive QEMU shell powered by QMP
qmp-shell-wrap QEMU + qmp-shell launcher utility