aboutsummaryrefslogtreecommitdiffstats
path: root/block/dmg.c
AgeCommit message (Expand)AuthorFilesLines
2011-10-21block: take lock around bdrv_read implementationsPaolo Bonzini1-1/+12
2011-10-21block: add a CoMutex to synchronous read driversPaolo Bonzini1-0/+2
2011-08-20Use glib memory allocation and free functionsAnthony Liguori1-7/+7
2010-05-17dmg: use qemu block APIChristoph Hellwig1-30/+26
2010-05-17dmg: use preadChristoph Hellwig1-37/+51
2010-05-17dmg: fix reading of uncompressed chunksChristoph Hellwig1-1/+2
2010-05-03block: Open the underlying image file in generic codeKevin Wolf1-1/+1
2010-01-11dmg: fix ->open failureChristoph Hellwig1-14/+14
2009-07-09Revert "support colon in filenames"Anthony Liguori1-1/+1
2009-06-29support colon in filenamesRam Pai1-1/+1
2009-05-14Move block drivers into their own directoryAnthony Liguori1-0/+301