This package browser is in early development. Mind the rough edges.

python-qemu-qmp 0.0.0a0

QEMU Monitor Protocol Python library

emu.qmp is a QEMU Monitor Protocol (QMP) library written in Python. It is used to send QMP messages to running QEMU emulators. It 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.

Installation

Install python-qemu-qmp 0.0.0a0 as follows:

guix install python-qemu-qmp@0.0.0a0

Or install the latest version:

guix install python-qemu-qmp

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.