unicorn/qemu/include/qapi/qmp
Markus Armbruster 3277400723
qapi: Move qapi-schema.json to qapi/, rename generated files
Move qapi-schema.json to qapi/, so it's next to its modules, and all
files get generated to qapi/, not just the ones generated for modules.

Consistently name the generated files qapi-MODULE.EXT:
qmp-commands.[ch] become qapi-commands.[ch], qapi-event.[ch] become
qapi-events.[ch], and qmp-introspect.[ch] become qapi-introspect.[ch].
This gets rid of the temporary hacks in scripts/qapi/commands.py,
scripts/qapi/events.py, and scripts/qapi/common.py.

Backports commit eb815e248f50cde9ab86eddd57eca5019b71ca78 from qemu
2018-03-09 11:35:11 -05:00
..
qbool.h qapi: Add qobject_is_equal() 2018-03-08 08:41:43 -05:00
qdict.h Include qapi/qmp/qlist.h exactly where needed 2018-03-08 08:50:06 -05:00
qerror.h qmp: Eliminate silly QERR_QMP_* macros 2018-03-02 11:28:17 -05:00
qjson.h import 2015-08-21 15:04:50 +08:00
qlist.h qapi: Add qobject_is_equal() 2018-03-08 08:41:43 -05:00
qlit.h qapi: Move qapi-schema.json to qapi/, rename generated files 2018-03-09 11:35:11 -05:00
qnull.h qapi: Add qobject_is_equal() 2018-03-08 08:41:43 -05:00
qnum.h qapi: Add qobject_is_equal() 2018-03-08 08:41:43 -05:00
qobject.h qapi: Move qapi-schema.json to qapi/, rename generated files 2018-03-09 11:35:11 -05:00
qstring.h qapi: Add qobject_is_equal() 2018-03-08 08:41:43 -05:00