Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-11-16 | file-posix: Fix alignment after reopen changing O_DIRECT | Kevin Wolf | 1 | -0/+18 |
2020-07-14 | iotests: Specify explicit backing format where sensible | Eric Blake | 1 | -1/+1 |
2017-04-27 | qemu-iotests: Filter HMP readline escape characters | Kevin Wolf | 1 | -5/+5 |
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 |