QEMU main repository: Please see https://www.qemu.org/docs/master/devel/submitting-a-patch.html for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website. http://www.qemu.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Thomas Huth 9b03e9cf06 python/qemu: Replace some remaining "avocados" with "functional tests" 6 months ago
..
machine python/qemu: Replace some remaining "avocados" with "functional tests" 6 months ago
qmp python: synchronize qemu.qmp documentation 7 months ago
utils python/qemu: Replace some remaining "avocados" with "functional tests" 6 months ago
README.rst python: add directory structure README.rst files 5 years ago

README.rst

QEMU Python Namespace
=====================

This directory serves as the root of a `Python PEP 420 implicit
namespace package <https://www.python.org/dev/peps/pep-0420/>`_.

Each directory below is assumed to be an installable Python package that
is available under the ``qemu.<package>`` namespace.