qemu-e2k/scripts/qapi
Markus Armbruster 834a3f3498 qapi: Rename generated qmp-marshal.c to qmp-commands.c
All generated .c are named like their .h, except for qmp-marshal.c and
qmp-commands.h.  To add to the confusion, tests-qmp-commands.c falsely
matches generated test-qmp-commands.h.

Get rid of this unnecessary complication.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20180211093607.27351-19-armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Michael Roth <mdroth@linux.vnet.ibm.com>
Signed-off-by: Eric Blake <eblake@redhat.com>
2018-03-02 13:14:10 -06:00
..
__init__.py
commands.py qapi: Rename generated qmp-marshal.c to qmp-commands.c 2018-03-02 13:14:10 -06:00
common.py qapi: Record 'include' directives in intermediate representation 2018-03-02 13:14:10 -06:00
doc.py
events.py
introspect.py
types.py
visit.py qapi-gen: New common driver for code and doc generators 2018-03-02 13:14:09 -06:00