unicorn/msvc/unicorn
Markus Armbruster 8c51980332
qapi-gen: New common driver for code and doc generators
Whenever qapi-schema.json changes, we run six programs eleven times to
update eleven files. Similar for qga/qapi-schema.json. This is
silly. Replace the six programs by a single program that spits out
all eleven files.

The programs become modules in new Python package qapi, along with the
helper library. This requires moving them to scripts/qapi/. While
moving them, consistently drop executable mode bits.

Backports commit fb0bc835e56b894cbc7236294921e5393c786ad8 from qemu
2018-03-09 08:47:12 -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
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 fpu/softfloat-types: new header to prevent excessive re-builds 2018-03-08 09:52:15 -05:00
unicorn_static fpu/softfloat-types: new header to prevent excessive re-builds 2018-03-08 09:52:15 -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
qapi-types.c qapi-gen: New common driver for code and doc generators 2018-03-09 08:47:12 -05:00
qapi-types.h qapi-gen: New common driver for code and doc generators 2018-03-09 08:47:12 -05:00
qapi-visit.c qapi-gen: New common driver for code and doc generators 2018-03-09 08:47:12 -05:00
qapi-visit.h qapi-gen: New common driver for code and doc generators 2018-03-09 08:47:12 -05:00