xref: /openbmc/qemu/python/qemu/utils/README.rst (revision e7fa3377ccee50b0fd4596c06d2e62815e74328b)
1qemu.utils package
2==================
3
4This package provides miscellaneous utilities used for testing and
5debugging QEMU. It is used primarily by the vm and avocado tests.
6
7See the documentation in ``__init__.py`` for more information.
8