aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* blkdebug: Initialize state as 1Kevin Wolf2010-07-021-0/+3
* blkdebug: Free QemuOpts after having read the configKevin Wolf2010-07-021-0/+2
* blkdebug: Fix set_state_opts definitionKevin Wolf2010-07-021-1/+1
* Move stdbool.hPaul Brook2010-06-131-2/+0
* block: Avoid unchecked casts for AIOCBsKevin Wolf2010-05-171-2/+2
* block: Open the underlying image file in generic codeKevin Wolf2010-05-031-11/+6
* qcow2: Trigger blkdebug eventsKevin Wolf2010-04-231-0/+42
* blkdebug: Add events and rulesKevin Wolf2010-04-231-1/+249
* blkdebug: Inject errorsKevin Wolf2010-04-231-0/+81
* blkdebug: Basic request passthroughKevin Wolf2010-04-231-0/+104