[Qemu-block] [PATCH 16/17] iotests: add dirty bitmap migration test

2017-02-13 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 with dirty bitmaps. Signed-off-by: Vladimir Sementsov-Ogievskiy Reviewed-by: Max Reitz ---

[Qemu-block] [PATCH 16/17] iotests: add dirty bitmap migration test

2017-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 with dirty bitmaps. Signed-off-by: Vladimir Sementsov-Ogievskiy Reviewed-by: Max Reitz ---

Re: [Qemu-block] [PATCH 16/17] iotests: add dirty bitmap migration test

2017-02-03 Thread Max Reitz
On 03.02.2017 12:08, Vladimir Sementsov-Ogievskiy wrote: > 03.02.2017 13:10, Vladimir Sementsov-Ogievskiy wrote: >> 02.02.2017 02:12, Max Reitz wrote: >>> On 22.11.2016 18:54, Vladimir Sementsov-Ogievskiy wrote: The test starts two vms (vm_a, vm_b), create dirty bitmap in the first one,

Re: [Qemu-block] [PATCH 16/17] iotests: add dirty bitmap migration test

2017-02-03 Thread Max Reitz
On 03.02.2017 11:10, Vladimir Sementsov-Ogievskiy wrote: > 02.02.2017 02:12, Max Reitz wrote: >> On 22.11.2016 18:54, Vladimir Sementsov-Ogievskiy 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

Re: [Qemu-block] [PATCH 16/17] iotests: add dirty bitmap migration test

2017-02-03 Thread Vladimir Sementsov-Ogievskiy
03.02.2017 13:10, Vladimir Sementsov-Ogievskiy wrote: 02.02.2017 02:12, Max Reitz wrote: On 22.11.2016 18:54, Vladimir Sementsov-Ogievskiy 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

Re: [Qemu-block] [PATCH 16/17] iotests: add dirty bitmap migration test

2017-02-03 Thread Vladimir Sementsov-Ogievskiy
02.02.2017 02:12, Max Reitz wrote: On 22.11.2016 18:54, Vladimir Sementsov-Ogievskiy 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 with dirty bitmaps. Signed-off-by: Vladimir

Re: [Qemu-block] [PATCH 16/17] iotests: add dirty bitmap migration test

2017-02-01 Thread Max Reitz
On 22.11.2016 18:54, Vladimir Sementsov-Ogievskiy 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 with dirty bitmaps. > > Signed-off-by: Vladimir Sementsov-Ogievskiy

[Qemu-block] [PATCH 16/17] iotests: add dirty bitmap migration test

2016-11-22 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 with dirty bitmaps. Signed-off-by: Vladimir Sementsov-Ogievskiy --- tests/qemu-iotests/169 | 86

[Qemu-block] [PATCH 16/17] iotests: add dirty bitmap migration test

2016-11-21 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 with dirty bitmaps. Signed-off-by: Vladimir Sementsov-Ogievskiy --- tests/qemu-iotests/169 | 86