Re: [PATCH 2/4] KVM: selftests: Create VM earlier for dirty log test

2019-08-28 Thread Andrew Jones
On Tue, Aug 27, 2019 at 09:10:13PM +0800, Peter Xu wrote: > Since we've just removed the dependency of vm type in previous patch, > now we can create the vm much earlier. Note that to move it earlier > we used an approximation of number of extra pages but it should be > fine. > > This prepares

[PATCH 2/4] KVM: selftests: Create VM earlier for dirty log test

2019-08-27 Thread Peter Xu
Since we've just removed the dependency of vm type in previous patch, now we can create the vm much earlier. Note that to move it earlier we used an approximation of number of extra pages but it should be fine. This prepares for the follow up patches to finally remove the duplication of guest