1. 7f79dd2 unify popen/fopen qemu wrappers by Paolo Bonzini · 16 years ago
  2. 71e72a1 rename HOST_BSD to CONFIG_BSD by Juan Quintela · 16 years ago
  3. 751c6a1 kill drives_table by Gerd Hoffmann · 16 years ago
  4. 0bb05ea fix segfault in setting migration speed by Glauber Costa · 16 years ago
  5. 45566e9 replace bdrv_{get, put}_buffer with bdrv_{load, save}_vmstate by Christoph Hellwig · 16 years ago
  6. 8a67ec4 exec-migration: handle EINTR in popen_get_buffer() by Uri Lublin · 16 years ago
  7. c5b76b3 Fix mingw32 build warnings by Blue Swirl · 16 years ago
  8. e3f5ec2 net: pass VLANClientState* as first arg to receive handlers by Mark McLoughlin · 16 years ago
  9. cda9046 net: re-name vc->fd_read() to vc->receive() by Mark McLoughlin · 16 years ago
  10. 8a43b1e Allow monitor interaction when using migrate -exec by Chris Lalancette · 16 years ago
  11. 1962953 introduce set_rate_limit function for QEMUFile by Glauber Costa · 16 years ago
  12. ed8b330 Don't send all gratuitous packets at once. by Gleb Natapov · 16 years ago
  13. 976305b Minimal ethernet frame length is 64 bytes. by Gleb Natapov · 16 years ago
  14. d02f709 Make sure not to fall through on error in loadvm by Anthony Liguori · 16 years ago
  15. 41bd13a Add unregister_savevm() (Mark McLoughlin) by aliguori · 16 years ago
  16. 4dabe24 create qemu_file_set_error (Glauber Costa) by aliguori · 16 years ago
  17. 178e08a Fix savevm after BDRV_FILE size enforcement by aliguori · 16 years ago
  18. 3450df3 make qemu_announce_self handle non contiguous net tables (Marcelo Tosatti) by aliguori · 16 years ago
  19. 49dc768 Fix windows build and clean up use of <windows.h> by aliguori · 16 years ago
  20. 179a2c1 Rename _BSD to HOST_BSD so that it's more obvious that it's defined by configure by blueswir1 · 16 years ago
  21. c5e9723 Support for DragonFly BSD (Hasso Tepper) by blueswir1 · 16 years ago
  22. d40cdb1 Fix BSD breakage from r6736 by blueswir1 · 16 years ago
  23. 511d2b1 Sparse fixes: NULL use, header order, ANSI prototypes, static by blueswir1 · 16 years ago
  24. 376253e monitor: Rework API (Jan Kiszka) by aliguori · 16 years ago
  25. 1eec614 toplevel: remove error handling from qemu_malloc() callers (Avi Kivity) by aliguori · 16 years ago
  26. 2d22b18 Fix handling of disk-only snapshots (Kevin Wolf) by aliguori · 16 years ago
  27. a672b46 Split savevm code into savevm.c by aliguori · 16 years ago