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>
Showing
- .gitignore 1 addition, 2 deletions.gitignore
- Makefile 3 additions, 3 deletionsMakefile
- Makefile.objs 1 addition, 1 deletionMakefile.objs
- docs/devel/qapi-code-gen.txt 3 additions, 3 deletionsdocs/devel/qapi-code-gen.txt
- qga/Makefile.objs 1 addition, 1 deletionqga/Makefile.objs
- scripts/qapi/commands.py 1 addition, 1 deletionscripts/qapi/commands.py
- tests/.gitignore 2 additions, 3 deletionstests/.gitignore
- tests/Makefile.include 5 additions, 5 deletionstests/Makefile.include
- tests/test-qmp-cmds.c 0 additions, 0 deletionstests/test-qmp-cmds.c
Loading
Please register or sign in to comment