7a21bee2aa
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com> Message-Id: <20220707163720.1421716-5-berrange@redhat.com> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Thomas Huth <thuth@redhat.com> |
||
---|---|---|
.. | ||
__init__.py | ||
accel.py | ||
py.typed | ||
qemu_ga_client.py | ||
qom_common.py | ||
qom_fuse.py | ||
qom.py | ||
README.rst |
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.