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