Re: [PATCH v3 00/15] KVM: Dynamically size memslot arrays

From: Sean Christopherson
Date: Tue Dec 17 2019 - 12:55:11 EST


On Mon, Dec 16, 2019 at 09:25:24AM +0100, Christian Borntraeger wrote:
>
> On 13.12.19 21:01, Sean Christopherson wrote:
> > Applies cleanly on the current kvm/queue and nothing caught fire in
> > testing (though I only re-tested the series as a whole).
>
> Do you have the latest version somewhere on a branch? The version on the
> list no longer applies cleanly.

Ah, I only tested with my sparse x86-only tree. The result with three-way
merging, i.e. 'git am -3', looks correct at a glance.

Regardless, I need to spin a new version to handle a conflict with an
unrelated in-flight memslots bug fix, I'll get that sent out today.