Re: [PATCH v11 8/8] KVM: x86/mmu: Handle non-refcounted pages

From: Paolo Bonzini
Date: Mon Apr 15 2024 - 05:37:13 EST


On Mon, Apr 15, 2024 at 9:29 AM David Stevens <stevensd@xxxxxxxxxxxx> wrote:
> Sean, is there any path towards getting this series merged, or is it
> blocked on cleaning up the issues in KVM code raised by Christoph?

I think after discussing that we can proceed. The series is making
things _more_ consistent in not using refcounts at all for the
secondary page tables, and Sean even had ideas on how to avoid the
difference between 32- and 64-bit versions.

Paolo