Re: [Qemu-devel] [PATCH v5 0/8] New block driver: blklogwrites

2018-06-26 Thread Ari Sundholm
Just a weekly ping. Any comments appreciated. On 06/19/2018 04:43 PM, Ari Sundholm wrote: This patch series adds a new block driver, blklogwrites, to QEMU. The driver is given two block devices: a raw device backed by an image or a host block device, and a log device, typically backed by a file,

[Qemu-devel] [PATCH v5 0/8] New block driver: blklogwrites

2018-06-19 Thread Ari Sundholm
This patch series adds a new block driver, blklogwrites, to QEMU. The driver is given two block devices: a raw device backed by an image or a host block device, and a log device, typically backed by a file, on which writes to the raw device are logged. The logging format used is the same as in the