qemu-e2k/python/qemu
John Snow c163c723ef python, iotests: remove socket_scm_helper
It's not used anymore, now.

Signed-off-by: John Snow <jsnow@redhat.com>
Reviewed-by: Hanna Reitz <hreitz@redhat.com>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Message-id: 20210923004938.3999963-11-jsnow@redhat.com
Signed-off-by: John Snow <jsnow@redhat.com>
2021-10-12 12:22:11 -04:00
..
aqmp python/aqmp: Disable logging messages by default 2021-10-12 12:22:11 -04:00
machine python, iotests: remove socket_scm_helper 2021-10-12 12:22:11 -04:00
qmp python/qmp: add send_fd_scm directly to QEMUMonitorProtocol 2021-10-12 12:22:11 -04:00
utils python: Fix broken ReST docstrings 2021-06-30 21:57:08 -04:00
README.rst python: add directory structure README.rst files 2021-06-01 16:21:21 -04:00

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.