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.
 
 
 
 
 
 
Peter Maydell 9323e79f10 Fix 'writeable' typos 4 years ago
..
machine Fix 'writeable' typos 4 years ago
qmp python: update for mypy 0.950 4 years ago
utils python: rename qemu.aqmp to qemu.qmp 4 years 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.