QEMU Monitor Protocol library
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.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.0.3-5.fc42 | - |
Fedora 41 | 0.0.3-5.fc41 | - |
Fedora 40 | 0.0.3-4.fc40 | - |
Fedora 39 | 0.0.3-2.fc39 | - |
You can contact the maintainers of this package via email at
python-qemu-qmp dash maintainers at fedoraproject dot org
.