summaryrefslogtreecommitdiff
path: root/block/qcow.c
AgeCommit message (Expand)AuthorFilesLines
2010-01-26block/qcow.c: fix warnings with _FORTIFY_SOURCEKirill A. Shutemov1-4/+22
2010-01-13qcow/qcow2: implement bdrv_aio_flushKevin Wolf1-0/+9
2009-07-10qcow1: Fix qcow_aio_writevKevin Wolf1-1/+1
2009-06-06qemu-img: Print available options with -o ?Kevin Wolf1-3/+15
2009-05-27fully split aio_pool from BlockDriverChristoph Hellwig1-11/+13
2009-05-27qcow: add qcow_aio_setup helperChristoph Hellwig1-23/+29
2009-05-27qcow/qcow2: Drop synchronous qcow_write()Kevin Wolf1-36/+1
2009-05-22Convert all block drivers to new bdrv_createKevin Wolf1-2/+26
2009-05-14Move block drivers into their own directoryAnthony Liguori1-0/+945