> On Dec 16, 2020, at 12:11 PM, Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx> wrote: > > My previous patchseries was rushed and not polished enough. Furthermore it > introduced some regressions. > > This patchseries fixes hopefully all the issues reported, and introduces > some new features. > > It also simplifies the code and hopefully makes it more readable. > > Fixed: > * allocated memory is now zeroed by default Thanks for doing that. Before I test it, did you also fix the issue of x86’s setup_vm() [1]? [1] https://www.spinics.net/lists/kvm/msg230470.html