Re: [Qemu-devel] order of dirtying pages in vm live migration iterations

2017-05-11 Thread Dr. David Alan Gilbert
* ali saeedi (ali.saeed...@gmail.com) wrote: > Hi > Is it possible to have the order of dirtying pages in every iteration of vm > live migration? I don't understand the question; we only sync the the dirty map once per iteration, so we only know that they got dirty sometime in the last iteration.

[Qemu-devel] order of dirtying pages in vm live migration iterations

2017-05-11 Thread ali saeedi
Hi Is it possible to have the order of dirtying pages in every iteration of vm live migration? thanks a lot