revert to non-vmstate supporting usb-hub.c
[qemu] / block-qcow.c
2009-03-07 aurel32Use C99 initializers for BlockDriver methods
2009-01-08 aliguoriqcow1: Fix compressed images (Kevin Wolf)
2008-06-05 thsRemove dead-code (else-block) from block-qcow.c, by...
2008-03-18 aurel32restore rw support for vvfat
2008-03-11 aurel32Revert fix for CVE-2008-0928. Will be fixed in a differ...
2008-03-11 aurel32Fix CVE-2008-0928 - insufficient block device address...
2007-11-11 pbrookSplit block API from vl.h.
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...
2006-08-07 pbrookDynamically allocate AIO Completion Blocks.
2006-08-05 bellardblock API change
2006-08-03 bellardadded missing returns
2006-08-01 bellardasync file I/O API
2006-06-04 pbrookDisk cache flush support.
2005-12-18 bellardqcow_make_empty() support (Johannes Schindelin)
2005-04-28 bellardprobing fixes
2004-09-29 bellardzlib.h is an external header
2004-09-18 bellardfixed block close() method prototype
2004-08-03 bellard64 bit file I/O by default
2004-08-01 bellardnew disk image layer