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