unicorn/qemu/util
Michael S. Tsirkin bdbaeb4b9b
mmap-alloc: fix error handling
Existing callers are checking for MAP_FAILED,
so we should return that on error.

Backports commit 9d4ec9370a36f8a564e1ba05519328c0bd60da13 from qemu
2018-02-17 15:24:11 -05:00
..
bitmap.c bitmap: add atomic test and clear 2018-02-13 10:02:12 -05:00
bitops.c
crc32c.c
cutils.c Remove unused qemu_fls function 2018-02-17 15:23:35 -05:00
error.c error: Copy location information in error_copy() 2018-02-17 15:23:53 -05:00
getauxval.c
host-utils.c platform.h move #3 2017-01-21 00:13:21 +11:00
Makefile.objs exec: factor out duplicate mmap code 2018-02-17 15:24:03 -05:00
mmap-alloc.c mmap-alloc: fix error handling 2018-02-17 15:24:11 -05:00
module.c
oslib-posix.c exec: factor out duplicate mmap code 2018-02-17 15:24:03 -05:00
oslib-win32.c
qemu-error.c This code should now build the x86_x64-softmmu part 2. 2017-01-19 22:50:28 +11:00
qemu-thread-posix.c
qemu-thread-win32.c
qemu-timer-common.c