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.
 
 
 
 
 
 
John Snow 84e327e844 python: linter changes for pylint 3.x 2 years ago
..
machine python: linter changes for pylint 3.x 2 years ago
qmp python/qemu: rename command() to cmd() 3 years ago
utils python: linter changes for pylint 3.x 2 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.