xemu/python/qemu/machine
mborgerson 86f2f02dac deploy: 196726b898 2025-07-21 00:16:19 +00:00
..
README.rst deploy: 196726b898 2025-07-21 00:16:19 +00:00
__init__.py deploy: 196726b898 2025-07-21 00:16:19 +00:00
console_socket.py deploy: 196726b898 2025-07-21 00:16:19 +00:00
machine.py deploy: 196726b898 2025-07-21 00:16:19 +00:00
py.typed deploy: 196726b898 2025-07-21 00:16:19 +00:00
qtest.py deploy: 196726b898 2025-07-21 00:16:19 +00:00

README.rst

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.