Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-02-07 | Do not use dprintf | malc | 1 | -18/+18 |
2009-11-17 | Block live migration | lirans@il.ibm.com | 1 | -1/+9 |
2009-09-09 | Fix compilation warnings when DEBUG_BUFFERED_FILE is defined | Pierre Riteau | 1 | -6/+6 |
2009-07-20 | Fix most warnings (errors with -Werror) when debugging is enabled | Blue Swirl | 1 | -2/+2 |
2009-05-22 | introduce set_rate_limit function for QEMUFile | Glauber Costa | 1 | -1/+15 |
2009-02-05 | toplevel: remove error handling from qemu_malloc() callers (Avi Kivity) | aliguori | 1 | -2/+0 |
2008-12-13 | Remove unnecessary trailing newlines | blueswir1 | 1 | -1/+0 |
2008-10-13 | Introduce a buffered file wrapper for QEMUFile | aliguori | 1 | -0/+250 |