Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 262 Bytes

README.md

File metadata and controls

24 lines (13 loc) · 262 Bytes

python-qemu-qmp

Python implementation of the Qemu Monitor Protocol (QMP)

Dependencies

QuickStart

Build the library, tests and CLI:

make

Try the CLI:

./dist/build/cli/cli

To install:

 make install [DESTDIR=]