1. 6b620ca prepare for future GPLv2+ relicensing by Paolo Bonzini · 13 years ago
  2. 42802d4 migration: use qemu_file_get_error() return value when possible by Juan Quintela · 13 years ago
  3. 624b9cc migration: rename qemu_file_has_error to qemu_file_get_error by Juan Quintela · 13 years ago
  4. dcd1d22 migration: change has_error to contain errno values by Juan Quintela · 13 years ago
  5. eff28a5 buffered_file: reuse QEMUFile has_error field by Juan Quintela · 13 years ago
  6. db448a0 buffered_file: Use right "opaque" by Juan Quintela · 13 years ago
  7. 4fc7d81 migration: If there is one error, it makes no sense to continue by Juan Quintela · 14 years ago
  8. 7267c09 Use glib memory allocation and free functions by Anthony Liguori · 14 years ago
  9. a08784d Remove unused sysemu.h include directives by Blue Swirl · 14 years ago
  10. 7bd427d change all rt_clock references to use millisecond resolution accessors by Paolo Bonzini · 14 years ago
  11. 3d002df migration: allow rate > 4g by Michael S. Tsirkin · 14 years ago
  12. e447b1a set proper migration status on ->write error (v5) by Marcelo Tosatti · 15 years ago
  13. 5e77aaa QEMUFileBuffered: indicate that we're ready when the underlying file is ready by Avi Kivity · 15 years ago
  14. d0f2c4c Do not use dprintf by malc · 15 years ago
  15. c163b5c Block live migration by lirans@il.ibm.com · 15 years ago
  16. 9ab35c6 Fix compilation warnings when DEBUG_BUFFERED_FILE is defined by Pierre Riteau · 16 years ago
  17. 0bf9e31 Fix most warnings (errors with -Werror) when debugging is enabled by Blue Swirl · 16 years ago
  18. 1962953 introduce set_rate_limit function for QEMUFile by Glauber Costa · 16 years ago
  19. 1eec614 toplevel: remove error handling from qemu_malloc() callers (Avi Kivity) by aliguori · 16 years ago
  20. 1d6198c Remove unnecessary trailing newlines by blueswir1 · 16 years ago
  21. 39b65c2 Introduce a buffered file wrapper for QEMUFile by aliguori · 16 years ago