Re: [Qemu-block] [PATCH v10 11/12] iotests: add dirty bitmap migration test

2018-03-12 Thread Dr. David Alan Gilbert
* Vladimir Sementsov-Ogievskiy (vsement...@virtuozzo.com) wrote: > 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. > Signed-off-by: Vladimir Sementsov-Ogievskiy > --- > tests/qemu-iotests/169

[Qemu-block] [PATCH v10 11/12] iotests: add dirty bitmap migration test

2018-02-07 Thread Vladimir Sementsov-Ogievskiy
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. Signed-off-by: Vladimir Sementsov-Ogievskiy --- tests/qemu-iotests/169 | 141 + tests/qemu-iotests/