unicorn/qemu/include/qemu
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
..
atomic.h MSVC port (vardyh) (#746) 2017-02-07 21:31:35 +08:00
bitmap.h bitmap: add atomic test and clear 2018-02-13 10:02:12 -05:00
bitops.h bitmap: add atomic set functions 2018-02-13 09:59:30 -05:00
bswap.h platform.h move #3 2017-01-21 00:13:21 +11:00
compiler.h isnan() fix for msvc2013 onwards (#729) 2017-01-22 16:14:05 +08:00
crc32c.h import 2015-08-21 15:04:50 +08:00
fprintf-fn.h Stop including qemu-common.h in memory.h 2018-02-17 15:23:16 -05:00
host-utils.h host-utils: Add revbit functions 2018-02-11 02:57:55 -05:00
int128.h Automated leading tab to spaces conversion. 2017-01-21 12:28:22 +11:00
log.h platform.h move #3 2017-01-21 00:13:21 +11:00
module.h cleanup qemu/include/qemu/module.h 2017-01-25 00:20:08 +08:00
osdep.h osdep.h: Remove qemu_printf 2018-02-17 15:23:27 -05:00
queue.h import 2015-08-21 15:04:50 +08:00
range.h platform.h move #3 2017-01-21 00:13:21 +11:00
thread-posix.h remove mutex code 2017-01-20 15:44:03 +08:00
thread-win32.h remove mutex code 2017-01-20 15:44:03 +08:00
thread.h platform.h move #3 2017-01-21 00:13:21 +11:00
timer.h cleanup qemu/util/qemu-timer-common.c 2017-01-21 14:55:35 +08:00
typedefs.h pc: Move PCMachineClass, PCMachineState to qemu/typedefs.h 2018-02-17 15:23:27 -05:00