Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-11-04 | block: Allow bdrv_flush to return errors | Kevin Wolf | 1 | -2/+2 |
2010-09-18 | blkdebug: fix enum comparison | Blue Swirl | 1 | -3/+1 |
2010-07-02 | blkdebug: Initialize state as 1 | Kevin Wolf | 1 | -0/+3 |
2010-07-02 | blkdebug: Free QemuOpts after having read the config | Kevin Wolf | 1 | -0/+2 |
2010-07-02 | blkdebug: Fix set_state_opts definition | Kevin Wolf | 1 | -1/+1 |
2010-06-13 | Move stdbool.h | Paul Brook | 1 | -2/+0 |
2010-05-17 | block: Avoid unchecked casts for AIOCBs | Kevin Wolf | 1 | -2/+2 |
2010-05-03 | block: Open the underlying image file in generic code | Kevin Wolf | 1 | -11/+6 |
2010-04-23 | qcow2: Trigger blkdebug events | Kevin Wolf | 1 | -0/+42 |
2010-04-23 | blkdebug: Add events and rules | Kevin Wolf | 1 | -1/+249 |
2010-04-23 | blkdebug: Inject errors | Kevin Wolf | 1 | -0/+81 |
2010-04-23 | blkdebug: Basic request passthrough | Kevin Wolf | 1 | -0/+104 |