unicorn/qemu/include
Yang Zhong 1135db176f
tcg: add CONFIG_TCG guards in headers
Add CONFIG_TCG around TLB-related functions and structure declarations.
Some of these functions are defined in ./accel/tcg/cputlb.c, which will
not be linked in if TCG is disabled, and have no stubs; therefore, their
callers will also be compiled out for --disable-tcg.

Backports commit b11ec7f2e44b285a3967d629b55d1a6970b06787 from qemu
2018-03-03 21:37:52 -05:00
..
crypto
exec tcg: add CONFIG_TCG guards in headers 2018-03-03 21:37:52 -05:00
fpu softfloat: define floatx80_round() 2018-03-03 20:57:27 -05:00
hw armv7m: Fix reads of CONTROL register bit 1 2018-03-02 13:26:38 -05:00
qapi qnum: add uint type 2018-03-03 18:37:56 -05:00
qemu qemu/atomic: Loosen restrictions for 64-bit ILP32 hosts 2018-03-02 20:06:39 -05:00
qom tcg: consistently access cpu->tb_jmp_cache atomically 2018-03-03 21:12:36 -05:00
sysemu tcg: add options for enabling MTTCG 2018-03-02 09:25:01 -05:00
config.h
elf.h
glib_compat.h qapi: Improve qobject input visitor error reporting 2018-03-02 12:05:53 -05:00
qemu-common.h