xemu/python/qemu/utils
mborgerson 52c6a60949 deploy: 0c2a617819 2025-04-18 19:07:03 +00:00
..
README.rst deploy: 0c2a617819 2025-04-18 19:07:03 +00:00
__init__.py deploy: 0c2a617819 2025-04-18 19:07:03 +00:00
accel.py deploy: 0c2a617819 2025-04-18 19:07:03 +00:00
py.typed deploy: 0c2a617819 2025-04-18 19:07:03 +00:00
qemu_ga_client.py deploy: 0c2a617819 2025-04-18 19:07:03 +00:00
qom.py deploy: 0c2a617819 2025-04-18 19:07:03 +00:00
qom_common.py deploy: 0c2a617819 2025-04-18 19:07:03 +00:00
qom_fuse.py deploy: 0c2a617819 2025-04-18 19:07:03 +00:00

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.