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