unicorn/msvc/unicorn
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
..
aarch64-softmmu target/arm: Decode aa64 armv8.1 scalar three same extra 2018-03-09 00:02:23 -05:00
aarch64eb-softmmu target/arm: Decode aa64 armv8.1 scalar three same extra 2018-03-09 00:02:23 -05:00
arm-softmmu target/arm: Decode aa64 armv8.1 scalar three same extra 2018-03-09 00:02:23 -05:00
armeb-softmmu target/arm: Decode aa64 armv8.1 scalar three same extra 2018-03-09 00:02:23 -05:00
m68k-softmmu target/m68k: add fmod/frem 2018-03-09 01:28:58 -05:00
mips-softmmu tcg: Add generic vector expanders 2018-03-06 13:42:52 -05:00
mips64-softmmu tcg: Add generic vector expanders 2018-03-06 13:42:52 -05:00
mips64el-softmmu tcg: Add generic vector expanders 2018-03-06 13:42:52 -05:00
mipsel-softmmu tcg: Add generic vector expanders 2018-03-06 13:42:52 -05:00
qapi qapi: Move qapi-schema.json to qapi/, rename generated files 2018-03-09 11:35:11 -05:00
sparc-softmmu tcg: Add generic vector expanders 2018-03-06 13:42:52 -05:00
sparc64-softmmu tcg: Add generic vector expanders 2018-03-06 13:42:52 -05:00
unicorn qapi: Move qapi-schema.json to qapi/, rename generated files 2018-03-09 11:35:11 -05:00
unicorn_static qapi: Move qapi-schema.json to qapi/, rename generated files 2018-03-09 11:35:11 -05:00
x86_64-softmmu tcg: Add generic vector expanders 2018-03-06 13:42:52 -05:00
config-host.h Added armbe support to MSVC branch. (#801) 2017-04-21 15:26:21 +08:00
prebuild_script.bat Added MSVC support for arm64eb. 2017-04-25 14:23:58 +10:00