Sign in
qemu-android
/
qemu-android
/
804b207170cdccca3672b63caaf82312ad205a7f
/
qemu-malloc.c
893a9cb
cow: stop using mmap
by Christoph Hellwig
· 15 years ago
5040102
Use calloc in qemu_mallocz.
by Richard Henderson
· 15 years ago
f8b0953
Simplify qemu_realloc()
by Markus Armbruster
· 15 years ago
20ff6c8
Do not abort on qemu_malloc(0) in production builds
by Anthony Liguori
· 15 years ago
26d64a8
Format per CODING_STYLE
by malc
· 16 years ago
a7d27b5
Abort on attempts to allocate zero bytes
by malc
· 16 years ago
322691a
Fix qemu_realloc() (Kevin Wolf)
by aliguori
· 16 years ago
62a3fe2
Replace exit() in oom_check with abort()
by aliguori
· 16 years ago
8a1d02a
Terminate emulation on memory allocation failure (Avi Kivity)
by aliguori
· 16 years ago
ac4b0d0
Add qemu_strndup: qemu_strdup with length limit.
by balrog
· 16 years ago
62dd234
Fix error introduced by r5044
by blueswir1
· 17 years ago
363a37d
Fix OpenBSD linker warnings
by blueswir1
· 17 years ago
2137b4c
Add qemu_realloc(), by Gerd Hoffmann.
by ths
· 17 years ago
17e2377
Prevent guest reusing host memory allocations.
by pbrook
· 17 years ago