aboutsummaryrefslogtreecommitdiffstats
path: root/block/vpc.c
AgeCommit message (Expand)AuthorFilesLines
2011-01-12vpc: fix a file descriptor leakBlue Swirl1-17/+30
2010-11-24block: Remove unused s->hd in various driversKevin Wolf1-2/+0
2010-11-04vpc: Implement bdrv_flushKevin Wolf1-8/+13
2010-06-22vpc: Use bdrv_(p)write_sync for metadata writesKevin Wolf1-4/+5
2010-06-15vpc: Read/write multiple sectors at onceKevin Wolf1-11/+30
2010-05-17block/vpc: Fix conversion from size to disk geometryStefan Weil1-9/+12
2010-05-03block: Open the underlying image file in generic codeKevin Wolf1-20/+12
2009-09-09Fix spelling in comment.Stefan Weil1-1/+1
2009-08-24eliminate errors about unused results in block/vpc.cNathan Froyd1-4/+4
2009-06-06qemu-img: Print available options with -o ?Kevin Wolf1-1/+5
2009-05-22Convert all block drivers to new bdrv_createKevin Wolf1-4/+17
2009-05-14Move block drivers into their own directoryAnthony Liguori1-0/+606