qemu-e2k/contrib/ivshmem-server
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
..
Makefile.objs contrib: add ivshmem client and server 2015-10-24 18:03:16 +02:00
ivshmem-server.c os-posix: include sys/mman.h 2016-06-16 18:39:03 +02:00
ivshmem-server.h Fix some typos found by codespell 2016-05-18 15:04:27 +03:00
main.c * Log filtering from Alex and Peter 2016-03-24 21:42:40 +00:00