unicorn/qemu/include
Markus Armbruster 5500a5e912
Include less of the generated modular QAPI headers
In my "build everything" tree, a change to the types in
qapi-schema.json triggers a recompile of about 4800 out of 5100
objects.

The previous commit split up qmp-commands.h, qmp-event.h, qmp-visit.h,
qapi-types.h. Each of these headers still includes all its shards.
Reduce compile time by including just the shards we actually need.

To illustrate the benefits: adding a type to qapi/migration.json now
recompiles some 2300 instead of 4800 objects. The next commit will
improve it further.

Backports commit 9af2398977a78d37bf184d6ff6bd04c72bfbf006 from qemu
2018-03-09 10:06:19 -05:00
..
crypto Drop unused crypto source files 2018-02-17 15:23:57 -05:00
exec include/exec/helper-head.h: support f16 in helper calls 2018-03-08 12:28:05 -05:00
fpu softfloat: use floatx80_infinity in softfloat 2018-03-09 01:34:45 -05:00
hw boards.h: Define new flag ignore_memory_transaction_failures 2018-03-04 21:27:15 -05:00
qapi Include less of the generated modular QAPI headers 2018-03-09 10:06:19 -05:00
qemu fpu/softfloat: re-factor add/sub 2018-03-08 10:13:14 -05:00
qom Include less of the generated modular QAPI headers 2018-03-09 10:06:19 -05:00
sysemu tcg: add options for enabling MTTCG 2018-03-02 09:25:01 -05:00
config.h import 2015-08-21 15:04:50 +08:00
elf.h tcg/s390: Use constant pool for movi 2018-03-04 22:32:04 -05:00
glib_compat.h qapi: Improve qobject input visitor error reporting 2018-03-02 12:05:53 -05:00
qemu-common.h tcg: Add EXCP_ATOMIC 2018-02-27 11:57:58 -05:00