aboutsummaryrefslogtreecommitdiff
path: root/block/vpc.c
AgeCommit message (Expand)Author
2011-08-20Use glib memory allocation and free functionsAnthony Liguori
2011-08-01block/vpc.c: Detect too-large vpc fileSerge E. Hallyn
2011-04-13vpc.c: Use get_option_parameter() does the searchMitnick Lyu
2011-01-12vpc: fix a file descriptor leakBlue Swirl
2010-11-24block: Remove unused s->hd in various driversKevin Wolf
2010-11-04vpc: Implement bdrv_flushKevin Wolf
2010-06-22vpc: Use bdrv_(p)write_sync for metadata writesKevin Wolf
2010-06-15vpc: Read/write multiple sectors at onceKevin Wolf
2010-05-17block/vpc: Fix conversion from size to disk geometryStefan Weil
2010-05-03block: Open the underlying image file in generic codeKevin Wolf
2009-09-09Fix spelling in comment.Stefan Weil
2009-08-24eliminate errors about unused results in block/vpc.cNathan Froyd
2009-06-06qemu-img: Print available options with -o ?Kevin Wolf
2009-05-22Convert all block drivers to new bdrv_createKevin Wolf
2009-05-14Move block drivers into their own directoryAnthony Liguori