Name Date Size #Lines LOC

..08-May-2022-

README.rstH A D08-May-2022360 107

__init__.pyH A D08-May-2022945 3715

console_socket.pyH A D17-Oct-20235.2 KiB143112

machine.pyH A D26-Apr-202432.2 KiB954752

py.typedH A D08-May-20220

qtest.pyH A D17-Oct-20235.8 KiB192149

README.rst

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