aboutsummaryrefslogtreecommitdiffstats
path: root/block.c
AgeCommit message (Expand)AuthorFilesLines
2004-12-12.dmg disk image format support (Johannes Schindelin)bellard1-0/+1
2004-11-16better BIOS ATA translation supportbellard1-0/+10
2004-09-29cloop driver (Johannes Schindelin)bellard1-0/+1
2004-09-18fixed block close() method prototypebellard1-1/+1
2004-08-0364 bit file I/O by defaultbellard1-5/+13
2004-08-01new disk image layerbellard1-261/+340
2004-07-14completion supportbellard1-0/+9
2004-06-19buffer overflow fixbellard1-1/+1
2004-05-0864 bit fixbellard1-1/+1
2004-03-31win32 port (initial patch by kazu)bellard1-27/+27
2004-03-14remoable device supportbellard1-16/+173
2004-02-26added cow.hbellard1-0/+2
2004-02-16force boot sector featurebellard1-1/+19
2003-07-06added user mode Linux Copy On Write disk image support - added -snapshot supp...bellard1-25/+235
2003-06-30allow read only imagesbellard1-3/+12
2003-06-30IDE emulationbellard1-0/+107