mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-12-18 21:48:36 -07:00
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.py | ||
| qom_common.py | ||
| qom_fuse.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.