Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-04-15 | qemu-iotests: tests: do not set unused tmp variable | Sascha Silbe | 1 | -1/+0 |
2016-03-30 | block: Remove BDRV_O_CACHE_WB | Kevin Wolf | 1 | -3/+3 |
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 | -1/+6 |
2016-03-30 | block: Move enable_write_cache to BB level | Kevin Wolf | 1 | -2/+2 |
2016-03-30 | block: Reject writethrough mode except at the root | Kevin Wolf | 1 | -25/+25 |
2015-12-18 | qemu-iotests: Test cache mode option inheritance | Kevin Wolf | 1 | -0/+354 |