Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Format per CODING_STYLE | 2009-05-19 | 1 | -6/+10 | |
* | Abort on attempts to allocate zero bytes | 2009-05-19 | 1 | -2/+7 | |
* | Fix qemu_realloc() (Kevin Wolf) | 2009-02-11 | 1 | -1/+4 | |
* | Replace exit() in oom_check with abort() | 2009-02-06 | 1 | -1/+1 | |
* | Terminate emulation on memory allocation failure (Avi Kivity) | 2009-02-05 | 1 | -6/+10 | |
* | Add qemu_strndup: qemu_strdup with length limit. | 2008-11-09 | 1 | -1/+15 | |
* | Fix error introduced by r5044 | 2008-08-25 | 1 | -1/+1 | |
* | Fix OpenBSD linker warnings | 2008-08-21 | 1 | -2/+3 | |
* | Add qemu_realloc(), by Gerd Hoffmann. | 2008-08-06 | 1 | -0/+5 | |
* | Prevent guest reusing host memory allocations. | 2008-06-09 | 1 | -0/+59 |