summaryrefslogtreecommitdiffstats
path: root/python/qemu/machine/README.rst
blob: ac2b4fffb4202f572705bd64efc29889728d3826 (plain) (blame)
1
2
3
4
5
6
7
8
9
qemu.machine package
====================

This package provides core utilities used for testing and debugging
QEMU. It is used by the iotests, vm tests, acceptance tests, and several
other utilities in the ./scripts directory. It is not a fully-fledged
SDK and it is subject to change at any time.

See the documentation in ``__init__.py`` for more information.