Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-03-30 | block: Remove BDRV_O_CACHE_WB | Kevin Wolf | 1 | -18/+18 |
2016-03-30 | qemu-io: Use bdrv_parse_cache_mode() in reopen_f() | Kevin Wolf | 1 | -1/+1 |
2016-03-30 | block/qapi: Use blk_enable_write_cache() | Kevin Wolf | 1 | -10/+47 |
2016-03-30 | block: Move enable_write_cache to BB level | Kevin Wolf | 1 | -4/+4 |
2016-03-30 | block: Reject writethrough mode except at the root | Kevin Wolf | 1 | -79/+19 |
2016-03-30 | block: Make backing files always writeback | Kevin Wolf | 1 | -5/+5 |
2015-12-18 | qemu-iotests: Test cache mode option inheritance | Kevin Wolf | 1 | -0/+773 |