aboutsummaryrefslogtreecommitdiff
path: root/python/qemu/utils/README.rst
blob: d5f2da14540bcfc04a9ad40e9018d4ac254fc50d (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 avocado tests.

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