remove compilation warning in omap3_usb.c
[qemu] / block-vpc.c
2009-03-07 aurel32Use C99 initializers for BlockDriver methods
2009-02-05 aliguoriblock: remove error handling from qemu_malloc() callers...
2009-01-27 aliguoriblock-vpc: Fix support for images > 4 GB (Kevin Wolf)
2009-01-26 aliguoriblock-vpc: Create images (Kevin Wolf)
2009-01-26 aliguoriblock-vpc: Write support (Kevin Wolf)
2009-01-26 aliguoriblock-vpc: Use the qemu block layer (Kevin Wolf)
2009-01-26 aliguoriblock-vpc: Fix disk size (Kevin Wolf)
2009-01-26 aliguoriblock-vpc: Adapt header structures to official document...
2009-01-26 aliguoriblock-vpc: Split up struct vpc_subheader (Kevin Wolf)
2007-12-16 thsFix char* signedness, by Andre Przywara.
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 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2006-08-01 bellardasync file I/O API
2006-06-25 bellardC99 64 bit printf
2005-04-28 bellardprobing fixes
2005-04-27 bellardVirtual PC read-only disk image support (Alex Beregszaszi)