Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix compilation warnings when DEBUG_BUFFERED_FILE is defined | Pierre Riteau | 2009-09-09 | 1 | -6/+6 |
* | Fix most warnings (errors with -Werror) when debugging is enabled | Blue Swirl | 2009-07-20 | 1 | -2/+2 |
* | introduce set_rate_limit function for QEMUFile | Glauber Costa | 2009-05-22 | 1 | -1/+15 |
* | toplevel: remove error handling from qemu_malloc() callers (Avi Kivity) | aliguori | 2009-02-05 | 1 | -2/+0 |
* | Remove unnecessary trailing newlines | blueswir1 | 2008-12-13 | 1 | -1/+0 |
* | Introduce a buffered file wrapper for QEMUFile | aliguori | 2008-10-13 | 1 | -0/+250 |