Age | Commit message (Expand) | Author |
---|---|---|
2011-04-15 | Remove unused sysemu.h include directives | Blue Swirl |
2011-03-21 | change all rt_clock references to use millisecond resolution accessors | Paolo Bonzini |
2010-12-02 | migration: allow rate > 4g | Michael S. Tsirkin |
2010-08-19 | set proper migration status on ->write error (v5) | Marcelo Tosatti |
2010-08-19 | QEMUFileBuffered: indicate that we're ready when the underlying file is ready | Avi Kivity |
2010-02-07 | Do not use dprintf | malc |
2009-11-17 | Block live migration | lirans@il.ibm.com |
2009-09-09 | Fix compilation warnings when DEBUG_BUFFERED_FILE is defined | Pierre Riteau |
2009-07-20 | Fix most warnings (errors with -Werror) when debugging is enabled | Blue Swirl |
2009-05-22 | introduce set_rate_limit function for QEMUFile | Glauber Costa |
2009-02-05 | toplevel: remove error handling from qemu_malloc() callers (Avi Kivity) | aliguori |
2008-12-13 | Remove unnecessary trailing newlines | blueswir1 |
2008-10-13 | Introduce a buffered file wrapper for QEMUFile | aliguori |