qemu/scripts/qapi
Alex Bennée 9deb999305 scripts/qapi: document the tool that generated the file
This makes it a little easier for developers to find where things
where being generated.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-id: 20230526165401.574474-5-alex.bennee@linaro.org
Message-Id: <20230524133952.3971948-5-alex.bennee@linaro.org>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
2023-06-01 11:05:05 -04:00
..
.flake8
.isort.cfg
__init__.py
commands.py qapi: Require boxed for conditional command and event arguments 2023-04-24 15:21:39 +02:00
common.py
error.py
events.py
expr.py qapi: Fix to reject 'data': 'mumble' in struct 2023-04-24 15:21:39 +02:00
gen.py scripts/qapi: document the tool that generated the file 2023-06-01 11:05:05 -04:00
introspect.py
main.py qapi: Fix error message format regression 2023-04-24 15:09:10 +02:00
mypy.ini Python: Drop support for Python 3.6 2023-05-18 08:53:51 +02:00
parser.py qapi: Improve error message for description following section 2023-05-22 10:03:26 +02:00
pylintrc
schema.py qapi: allow unions to contain further unions 2023-04-26 07:52:45 +02:00
source.py
types.py
visit.py qapi: Fix code generated for optional conditional struct member 2023-04-24 15:21:39 +02:00