xemu/python/qemu/machine
mborgerson 0a8dddb44f deploy: 634577c753 2025-06-26 21:36:36 +00:00
..
README.rst deploy: 634577c753 2025-06-26 21:36:36 +00:00
__init__.py deploy: 634577c753 2025-06-26 21:36:36 +00:00
console_socket.py deploy: 634577c753 2025-06-26 21:36:36 +00:00
machine.py deploy: 634577c753 2025-06-26 21:36:36 +00:00
py.typed deploy: 634577c753 2025-06-26 21:36:36 +00:00
qtest.py deploy: 634577c753 2025-06-26 21:36:36 +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.