unicorn/qemu/include
Peter Maydell c6a4c2fa17
osdep.h: Remove qemu_printf
qemu_printf is an ancient remnant which has been a simple #define to
printf for over a decade, and is used in only a few places. Expand
it out in those places and remove the #define.

Backports commit 71baf787d8fa2a5d186f22d8154069fd212be37f from qemu
2018-02-17 15:23:27 -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 pc: Move PCMachineClass, PCMachineState to qemu/typedefs.h 2018-02-17 15:23:27 -05:00
qapi qerror: Move #include out of qerror.h 2018-02-17 15:23:10 -05:00
qemu osdep.h: Remove qemu_printf 2018-02-17 15:23:27 -05:00
qom cpu: Add wrapper for the set_pc() hook 2018-02-17 15:23:19 -05:00
sysemu
config.h
elf.h
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