aboutsummaryrefslogtreecommitdiffstats
path: root/block/cloop.c
AgeCommit message (Expand)AuthorFilesLines
2011-11-04block/cloop: Use g_free instead of freeDong Xu Wang1-3/+3
2011-11-04block/cloop: Fix coding styleDong Xu Wang1-52/+63
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-3/+3
2010-05-17cloop: use qemu block APIChristoph Hellwig1-14/+12
2010-05-17cloop: use preadChristoph Hellwig1-15/+17
2010-05-03block: Open the underlying image file in generic codeKevin Wolf1-1/+1
2009-05-14Move block drivers into their own directoryAnthony Liguori1-0/+171