Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 369 Bytes

README.rst

File metadata and controls

9 lines (7 loc) · 369 Bytes

qemu.qmp package

This package provides a library used for connecting to and communicating with QMP servers. It is used extensively by iotests, vm tests, acceptance tests, and other utilities in the ./scripts directory. It is not a fully-fledged SDK and is subject to change at any time.

See the documentation in __init__.py for more information.