]> git.proxmox.com Git - mirror_qemu.git/history - block-vmdk.c
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
[mirror_qemu.git] / block-vmdk.c
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