unicorn/qemu/include
Peter Maydell 7d5ef87f8c
compiler.h: Use glue() in QEMU_BUILD_BUG_ON define
Rather than rolling custom concatenate-strings macros for the
QEMU_BUILD_BUG_ON macro to use, use the glue() macro we already
have (since it's now available to us in this header).

Backports commit 24134c4e9126bf505b612e901c63a102fc471083 from qemu
2018-02-17 15:23:28 -05:00
..
crypto crypto: move built-in AES implementation into crypto/ 2018-02-17 15:23:17 -05:00
exec cpu_defs: Simplify CPUTLB padding logic 2018-02-17 15:23:27 -05:00
fpu softfloat: expand out STATUS macro 2018-02-12 13:43:13 -05:00
hw osdep.h: Move some compiler-specific things to compiler.h 2018-02-17 15:23:28 -05:00
qapi qerror: Move #include out of qerror.h 2018-02-17 15:23:10 -05:00
qemu compiler.h: Use glue() in QEMU_BUILD_BUG_ON define 2018-02-17 15:23:28 -05:00
qom cpu: Add wrapper for the set_pc() hook 2018-02-17 15:23:19 -05:00
sysemu ffs() is redundant 2017-01-21 11:11:22 +08:00
config.h import 2015-08-21 15:04:50 +08:00
elf.h fix merge conflicts 2017-03-10 21:04:33 +08:00
glib_compat.h crypto: introduce new module for computing hash digests 2018-02-17 15:23:17 -05:00
qemu-common.h Stop including qemu-common.h in memory.h 2018-02-17 15:23:16 -05:00