aboutsummaryrefslogtreecommitdiff
path: root/block-vmdk.c
AgeCommit message (Expand)Author
2007-11-11Split block API from vl.h.pbrook
2007-09-21Avoid compilation warnings on 64 bits hosts.j_mayer
2007-09-17find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths
2007-09-16vmdk compatibility level 6 images, by Soren Hansen.ths
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths
2007-09-10Fix VMDK 2GB bug, by Filip Navara.ths
2007-07-11Silence compiler warnings.ths
2007-06-18Fix a race condition and non-leaf imagesgrowing in VMDK chains, by Igorths
2007-01-24New multiple snapshot support for VMDK, by Igor Lvovsky.ths
2006-08-01async file I/O APIbellard
2006-06-04Disk cache flush support.pbrook
2005-10-30vmdk endianness fix (Benoit Poulot-Cazajous)bellard
2005-07-02VMDK disk image creation (Filip Navara)bellard
2005-04-26VMDK4 write support - fixed packing of VMDK4Header (Filip Navara)bellard
2004-09-18fixed block close() method prototypebellard
2004-08-25vmdk 3 fixesbellard
2004-08-0364 bit file I/O by defaultbellard
2004-08-01new disk image layerbellard