Jes Sorensen
|
236e237681
Add missing tracing to qemu_mallocz()
|
14 年之前 |
Jes Sorensen
|
b152aa84d5
Consolidate oom_check() functions
|
15 年之前 |
Stefan Hajnoczi
|
cd245a1932
trace: Trace qemu_malloc() and qemu_vmalloc()
|
15 年之前 |
Christoph Hellwig
|
893a9cb47c
cow: stop using mmap
|
15 年之前 |
Richard Henderson
|
50401022d8
Use calloc in qemu_mallocz.
|
15 年之前 |
Markus Armbruster
|
f8b0953bd5
Simplify qemu_realloc()
|
15 年之前 |
Anthony Liguori
|
20ff6c8066
Do not abort on qemu_malloc(0) in production builds
|
15 年之前 |
malc
|
26d64a85a3
Format per CODING_STYLE
|
16 年之前 |
malc
|
a7d27b536f
Abort on attempts to allocate zero bytes
|
16 年之前 |
aliguori
|
322691a5c9
Fix qemu_realloc() (Kevin Wolf)
|
16 年之前 |
aliguori
|
62a3fe29aa
Replace exit() in oom_check with abort()
|
16 年之前 |
aliguori
|
8a1d02aba9
Terminate emulation on memory allocation failure (Avi Kivity)
|
16 年之前 |
balrog
|
ac4b0d0c4f
Add qemu_strndup: qemu_strdup with length limit.
|
17 年之前 |
blueswir1
|
62dd234ff7
Fix error introduced by r5044
|
17 年之前 |
blueswir1
|
363a37d520
Fix OpenBSD linker warnings
|
17 年之前 |
ths
|
2137b4cca9
Add qemu_realloc(), by Gerd Hoffmann.
|
17 年之前 |
pbrook
|
17e2377abf
Prevent guest reusing host memory allocations.
|
17 年之前 |