qemu-cr16/python/qemu/utils
Peter Maydell 767df742fb tests/functional: Add hvf_available() helper
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-id: 20250623121845.7214-26-philmd@linaro.org
[PMM: tweaks to satisfy the python linter CI job]
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2025-07-01 17:22:27 +01:00
..
__init__.py tests/functional: Add hvf_available() helper 2025-07-01 17:22:27 +01:00
accel.py tests/functional: Add hvf_available() helper 2025-07-01 17:22:27 +01:00
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.