aboutsummaryrefslogtreecommitdiff
path: root/python/qemu/utils/README.rst
blob: 975fbf4d7defceacb4e9ec855d5c1b8c30f46e6a (plain)
1
2
3
4
5
6
7
qemu.utils package
==================

This package provides miscellaneous utilities used for testing and
debugging QEMU. It is used primarily by the vm and acceptance tests.

See the documentation in ``__init__.py`` for more information.