| 1 | qemu.machine package |
| 2 | ==================== |
| 3 | |
| 4 | This package provides core utilities used for testing and debugging |
| 5 | QEMU. It is used by the iotests, vm tests, functional tests, and several |
| 6 | other utilities in the ./scripts directory. It is not a fully-fledged |
| 7 | SDK and it is subject to change at any time. |
| 8 | |
| 9 | See the documentation in ``__init__.py`` for more information. |