mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2025-03-22 12:35:07 +00:00
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 |
||
---|---|---|
.. | ||
qapi-builtin-types.c | ||
qapi-builtin-types.h | ||
qapi-builtin-visit.c | ||
qapi-builtin-visit.h | ||
qapi-types-common.c | ||
qapi-types-common.h | ||
qapi-types-misc.c | ||
qapi-types-misc.h | ||
qapi-types.c | ||
qapi-types.h | ||
qapi-visit-common.c | ||
qapi-visit-common.h | ||
qapi-visit-misc.c | ||
qapi-visit-misc.h | ||
qapi-visit.c | ||
qapi-visit.h |