xref: /openbmc/qemu/python/qemu/utils/README.rst (revision 126d4123c50a78a99e04196126d42627911ef5b8)
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