Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-11-14 | aio: rename AIOPool to AIOCBInfo | Stefan Hajnoczi | 1 | -2/+2 |
2012-01-26 | block: replace unchecked strdup/malloc/calloc with glib | Stefan Hajnoczi | 1 | -2/+2 |
2011-12-15 | block: bdrv_aio_* do not return NULL | Paolo Bonzini | 1 | -16/+8 |
2011-10-21 | block: drop redundant bdrv_flush implementation | Stefan Hajnoczi | 1 | -9/+0 |
2010-11-04 | block: avoid a warning on 64 bit hosts with long as int64_t | Blue Swirl | 1 | -2/+2 |
2010-11-04 | block: Allow bdrv_flush to return errors | Kevin Wolf | 1 | -2/+2 |
2010-10-22 | block: Use GCC_FMT_ATTR and fix a format error | Stefan Weil | 1 | -2/+3 |
2010-09-22 | block-verify: fix 32-bit build | Anthony Liguori | 1 | -1/+1 |
2010-09-21 | blkverify: Add block driver for verifying I/O | Stefan Hajnoczi | 1 | -0/+382 |