1. 45566e9 replace bdrv_{get, put}_buffer with bdrv_{load, save}_vmstate by Christoph Hellwig · 16 years ago
  2. 508c7cb block: add bdrv_probe_device method by Christoph Hellwig · 16 years ago
  3. c16b5a2 fully split aio_pool from BlockDriver by Christoph Hellwig · 16 years ago
  4. 73c632e qcow2: Allow different cluster sizes by Kevin Wolf · 16 years ago
  5. 0e7e198 Convert all block drivers to new bdrv_create by Kevin Wolf · 16 years ago
  6. e268ca5 implement qemu_blockalign (Stefano Stabellini) by aliguori · 16 years ago
  7. e97fc19 Introduce bdrv_check (Kevin Wolf) by aliguori · 16 years ago
  8. f141eaf push down vector linearization to posix-aio-compat.c (Christoph Hellwig) by aliguori · 16 years ago
  9. 178e08a Fix savevm after BDRV_FILE size enforcement by aliguori · 16 years ago
  10. 5eb4563 block: support known backing format for image create and open (Uri Lublin) by aliguori · 16 years ago
  11. 221f715 new scsi-generic abstraction, use SG_IO (Christoph Hellwig) by aliguori · 16 years ago
  12. 6bbff9a Refactor aio callback allocation to use an aiocb pool (Avi Kivity) by aliguori · 16 years ago
  13. eda578e Drop internal bdrv_pread()/bdrv_pwrite() APIs (Avi Kivity) by aliguori · 16 years ago
  14. 04eeb8b Add internal scsi generic block API (Avi Kivity) by aliguori · 16 years ago
  15. c0f4ce7 monitor: Rework early disk password inquiry (Jan Kiszka) by aliguori · 16 years ago
  16. 71d0770 Fix CVE-2008-0928 - insufficient block device address range checking (Anthony Liguori) by aliguori · 16 years ago
  17. b0a7b12 qemu: record devfn on block driver instance (Marcelo Tosatti) by aliguori · 16 years ago
  18. 4fc9af5 Use an option rom instead of boot sector for -kernel by aliguori · 16 years ago
  19. 7ee930d Fix warnings that would be caused by ld flag --warn-common by blueswir1 · 16 years ago
  20. b5eff35 Revert fix for CVE-2008-0928. Will be fixed in a different way later. by aurel32 · 17 years ago
  21. 902b27d Fix CVE-2008-0928 - insufficient block device address range checking by aurel32 · 17 years ago
  22. 985a03b Real SCSI device passthrough (v4), by Laurent Vivier. by ths · 17 years ago
  23. a36e69d Collecting block device statistics, by Richard W.M. Jones. by ths · 17 years ago
  24. faf0796 Split block API from vl.h. by pbrook · 17 years ago
  25. 3b46e62 find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. by ths · 17 years ago
  26. ec36ba1 vmdk compatibility level 6 images, by Soren Hansen. by ths · 17 years ago
  27. 5fafdf2 find -type f | xargs sed -i 's/[\t ]$//g' # on most files by ths · 17 years ago
  28. 19cb373 better support of host drives by bellard · 19 years ago
  29. ce1a14d Dynamically allocate AIO Completion Blocks. by pbrook · 19 years ago
  30. d15a771 qcow2 is now used for '-snapshot' - keep BlockDriverState.total_sectors by bellard · 19 years ago
  31. faea38e multiple snapshot support by bellard · 19 years ago
  32. 83f6409 async file I/O API by bellard · 19 years ago
  33. 7a6cba6 Disk cache flush support. by pbrook · 19 years ago
  34. 95389c8 qcow_make_empty() support (Johannes Schindelin) by bellard · 19 years ago
  35. 46d4767 better BIOS ATA translation support by bellard · 20 years ago
  36. e2731ad fixed block close() method prototype by bellard · 20 years ago
  37. ea2384d new disk image layer by bellard · 21 years ago