summaryrefslogtreecommitdiffstats
path: root/block/cloop.c
Commit message (Expand)AuthorAgeFilesLines
* block/cloop: Use g_free instead of freeDong Xu Wang2011-11-041-3/+3
* block/cloop: Fix coding styleDong Xu Wang2011-11-041-52/+63
* block: take lock around bdrv_read implementationsPaolo Bonzini2011-10-211-1/+12
* block: add a CoMutex to synchronous read driversPaolo Bonzini2011-10-211-0/+2
* Use glib memory allocation and free functionsAnthony Liguori2011-08-201-3/+3
* cloop: use qemu block APIChristoph Hellwig2010-05-171-14/+12
* cloop: use preadChristoph Hellwig2010-05-171-15/+17
* block: Open the underlying image file in generic codeKevin Wolf2010-05-031-1/+1
* Move block drivers into their own directoryAnthony Liguori2009-05-141-0/+171
OpenPOWER on IntegriCloud