qemu-irix/include/qemu
Andreas Färber de03c3164a bswap: Fix build on FreeBSD 10.0
FreeBSD 10.0-RELEASE has bswap16() etc. macros defined in sys/endian.h,
which leads to a conflict with our static inline definitions.

Force using the system version of the macros.

Signed-off-by: Andreas Färber <andreas.faerber@web.de>
Tested-by: Ed Maste <emaste@freebsd.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2014-04-03 13:44:25 +01:00
..
acl.h
aes.h
atomic.h
bitmap.h
bitops.h
bswap.h bswap: Fix build on FreeBSD 10.0 2014-04-03 13:44:25 +01:00
cache-utils.h
compatfd.h
compiler.h
config-file.h
crc32c.h include/qemu/crc32c.h: Rename include guards to match filename 2014-02-26 17:20:07 +00:00
envlist.h
error-report.h
event_notifier.h
fifo8.h
hbitmap.h
host-utils.h target-ppc: Add ISA2.06 divde[o] Instructions 2014-03-05 03:06:39 +01:00
int128.h
iov.h
log.h
main-loop.h
module.h
notify.h
option.h
option_int.h
osdep.h
queue.h
range.h
ratelimit.h
readline.h
rfifolock.h rfifolock: add recursive FIFO lock 2014-03-13 14:42:21 +01:00
seqlock.h
sockets.h
thread-posix.h
thread-win32.h
thread.h Add a 'name' parameter to qemu_thread_create 2014-03-09 21:09:38 +02:00
throttle.h
timer.h
tls.h
typedefs.h Move QEMUMachine typedef to qemu/typedefs.h 2014-03-13 03:49:48 +01:00
uri.h
xattr.h