Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | iotests: Specify explicit backing format where sensible | Eric Blake | 2020-07-14 | 1 | -1/+1 |
* | qemu-iotests: Filter HMP readline escape characters | Kevin Wolf | 2017-04-27 | 1 | -5/+5 |
* | block: Remove BDRV_O_CACHE_WB | Kevin Wolf | 2016-03-30 | 1 | -18/+18 |
* | qemu-io: Use bdrv_parse_cache_mode() in reopen_f() | Kevin Wolf | 2016-03-30 | 1 | -1/+1 |
* | block/qapi: Use blk_enable_write_cache() | Kevin Wolf | 2016-03-30 | 1 | -10/+47 |
* | block: Move enable_write_cache to BB level | Kevin Wolf | 2016-03-30 | 1 | -4/+4 |
* | block: Reject writethrough mode except at the root | Kevin Wolf | 2016-03-30 | 1 | -79/+19 |
* | block: Make backing files always writeback | Kevin Wolf | 2016-03-30 | 1 | -5/+5 |
* | qemu-iotests: Test cache mode option inheritance | Kevin Wolf | 2015-12-18 | 1 | -0/+773 |