unicorn/qemu/target
Markus Armbruster 6a71ff06ca
Include qapi/qmp/qdict.h exactly where needed
This cleanup makes the number of objects depending on qapi/qmp/qdict.h
drop from 4550 (out of 4743) to 368 in my "build everything" tree.
For qapi/qmp/qobject.h, the number drops from 4552 to 390.

While there, separate #include from file comment with a blank line.

Backports commit 452fcdbc49c59884c8c284268d64baa24fea11e1 from qemu
2018-03-08 08:51:46 -05:00
..
arm target/arm/translate.c: Fix missing 'break' for TT insns 2018-03-07 11:45:39 -05:00
i386 Include qapi/qmp/qdict.h exactly where needed 2018-03-08 08:51:46 -05:00
m68k m68k: implement movep instruction 2018-03-07 11:51:32 -05:00
mips unicorn/mips: Lessen the amount of MIPS_CPU macro usage 2018-03-07 10:50:08 -05:00
sparc sparc: move adhoc CPUSPARCState initialization to realize time 2018-03-07 21:40:33 -05:00