Split block API from vl.h.
[qemu] / block-vmdk.c
2007-11-11 pbrookSplit block API from vl.h.
2007-09-21 j_mayerAvoid compilation warnings on 64 bits hosts.
2007-09-17 thsfind -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again...
2007-09-16 thsvmdk compatibility level 6 images, by Soren Hansen.
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-09-10 thsFix VMDK 2GB bug, by Filip Navara.
2007-07-11 thsSilence compiler warnings.
2007-06-18 thsFix a race condition and non-leaf imagesgrowing in...
2007-01-24 thsNew multiple snapshot support for VMDK, by Igor Lvovsky.
2006-08-01 bellardasync file I/O API
2006-06-04 pbrookDisk cache flush support.
2005-10-30 bellardvmdk endianness fix (Benoit Poulot-Cazajous)
2005-07-02 bellardVMDK disk image creation (Filip Navara)
2005-04-26 bellardVMDK4 write support - fixed packing of VMDK4Header...
2004-09-18 bellardfixed block close() method prototype
2004-08-25 bellardvmdk 3 fixes
2004-08-03 bellard64 bit file I/O by default
2004-08-01 bellardnew disk image layer