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