…
|
||
---|---|---|
.. | ||
__init__.py | ||
.flake8 | ||
console_socket.py | ||
machine.py | ||
pylintrc | ||
qtest.py | ||
README.rst |
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.