Re: [Qemu-devel] [PATCH RFC v3 13/14] iotests: add dirty bitmap migration test

2015-02-19 Thread John Snow
On 02/18/2015 09:00 AM, Vladimir Sementsov-Ogievskiy wrote: [the same test as 117, but not using qmp: query-block-dirty-bitmap. only one test from {117, 118} will be in the next patch set version] The test starts two vms (vm_a, vm_b), create dirty bitmap in the first one, do several writes to

[Qemu-devel] [PATCH RFC v3 13/14] iotests: add dirty bitmap migration test

2015-02-18 Thread Vladimir Sementsov-Ogievskiy
[the same test as 117, but not using qmp: query-block-dirty-bitmap. only one test from {117, 118} will be in the next patch set version] The test starts two vms (vm_a, vm_b), create dirty bitmap in the first one, do several writes to corresponding device and then migrate vm_a to vm_b with dirty bi