Re: [RFC PATCH 12/16] tests: qemublock: Add synthetic snapshot+checkpoint test data

2020-01-28 Thread Eric Blake
On 1/9/20 12:21 PM, Peter Krempa wrote: Add a faked qemu output which would simulate scenario where libvirt would take a snapshot and checkpoint simultaneously. This is visible in libvirt-2-format node where bitmap 'c' appears, but bitmap 'b' which is active in the previous layer is not present.

[libvirt] [RFC PATCH 12/16] tests: qemublock: Add synthetic snapshot+checkpoint test data

2020-01-09 Thread Peter Krempa
Add a faked qemu output which would simulate scenario where libvirt would take a snapshot and checkpoint simultaneously. This is visible in libvirt-2-format node where bitmap 'c' appears, but bitmap 'b' which is active in the previous layer is not present. Signed-off-by: Peter Krempa --- tests/q