summaryrefslogtreecommitdiffstats
path: root/block/blkverify.c
Commit message (Expand)AuthorAgeFilesLines
* block: replace unchecked strdup/malloc/calloc with glibStefan Hajnoczi2012-01-261-2/+2
* block: bdrv_aio_* do not return NULLPaolo Bonzini2011-12-151-16/+8
* block: drop redundant bdrv_flush implementationStefan Hajnoczi2011-10-211-9/+0
* block: avoid a warning on 64 bit hosts with long as int64_tBlue Swirl2010-11-041-2/+2
* block: Allow bdrv_flush to return errorsKevin Wolf2010-11-041-2/+2
* block: Use GCC_FMT_ATTR and fix a format errorStefan Weil2010-10-221-2/+3
* block-verify: fix 32-bit buildAnthony Liguori2010-09-221-1/+1
* blkverify: Add block driver for verifying I/OStefan Hajnoczi2010-09-211-0/+382
OpenPOWER on IntegriCloud