Age | Commit message (Expand) | Author |
---|---|---|
2009-05-19 | Format per CODING_STYLE | malc |
2009-05-19 | Abort on attempts to allocate zero bytes | malc |
2009-02-11 | Fix qemu_realloc() (Kevin Wolf) | aliguori |
2009-02-06 | Replace exit() in oom_check with abort() | aliguori |
2009-02-05 | Terminate emulation on memory allocation failure (Avi Kivity) | aliguori |
2008-11-09 | Add qemu_strndup: qemu_strdup with length limit. | balrog |
2008-08-25 | Fix error introduced by r5044 | blueswir1 |
2008-08-21 | Fix OpenBSD linker warnings | blueswir1 |
2008-08-06 | Add qemu_realloc(), by Gerd Hoffmann. | ths |
2008-06-09 | Prevent guest reusing host memory allocations. | pbrook |