aboutsummaryrefslogtreecommitdiffstats
path: root/block-vmdk.c
AgeCommit message (Expand)AuthorFilesLines
2007-01-24New multiple snapshot support for VMDK, by Igor Lvovsky.ths1-45/+353
2006-08-01async file I/O APIbellard1-1/+1
2006-06-04Disk cache flush support.pbrook1-0/+7
2005-10-30vmdk endianness fix (Benoit Poulot-Cazajous)bellard1-2/+2
2005-07-02VMDK disk image creation (Filip Navara)bellard1-1/+104
2005-04-26VMDK4 write support - fixed packing of VMDK4Header (Filip Navara)bellard1-17/+74
2004-09-18fixed block close() method prototypebellard1-1/+1
2004-08-25vmdk 3 fixesbellard1-3/+4
2004-08-0364 bit file I/O by defaultbellard1-1/+1
2004-08-01new disk image layerbellard1-0/+278