blob: 8de2c3d77222e24e13c304ce0cf8c93b197e61df (
plain)
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, avocado 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.
|