qemu-e2k/include/sysemu
Paolo Bonzini 02d0e09503 os-posix: include sys/mman.h
qemu/osdep.h checks whether MAP_ANONYMOUS is defined, but this check
is bogus without a previous inclusion of sys/mman.h.  Include it in
sysemu/os-posix.h and remove it from everywhere else.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2016-06-16 18:39:03 +02:00
..
accel.h accel: make configure_accelerator return void 2016-05-18 15:04:27 +03:00
arch_init.h cpu: Eliminate cpudef_init(), cpudef_setup() 2016-05-23 19:47:37 -03:00
balloon.h
block-backend.h block: Make blk_co_preadv/pwritev() public 2016-05-25 19:04:21 +02:00
blockdev.h
bt.h
char.h char: get rid of qemu_char_get_next_serial 2016-06-06 16:59:32 +01:00
cpus.h include: move CPU-related definitions out of qemu-common.h 2016-05-19 13:08:04 +02:00
device_tree.h
dma.h dma-helpers: change BlockBackend to opaque value in DMAIOFunc 2016-05-25 19:04:11 +02:00
dump-arch.h
dump.h
hostmem.h remove comment for nonexistent structure member 2016-05-18 15:04:26 +03:00
iothread.h
kvm_int.h
kvm.h kvm: API to obtain max supported mem slots 2016-06-07 10:17:45 +10:00
memory_mapping.h
numa.h
os-posix.h os-posix: include sys/mman.h 2016-06-16 18:39:03 +02:00
os-win32.h
qtest.h
replay.h replay: introduce block devices record/replay 2016-03-30 12:15:57 +02:00
rng-random.h rng-random: rename RndRandom to RngRandom 2016-05-23 12:18:43 +05:30
rng.h
seccomp.h
sysemu.h vl: Eliminate usb_enabled() 2016-06-13 13:24:41 +02:00
tpm_backend_int.h all: Remove unnecessary glib.h includes 2016-06-07 18:19:24 +03:00
tpm_backend.h
tpm.h
watchdog.h
xen-mapcache.h