Re: [PATCH v2 15/15] KVM: x86/tdp_mmu: Add a helper function to walk down the TDP MMU
From: Paolo Bonzini
Date: Sat Jun 08 2024 - 05:17:38 EST
On Sat, Jun 8, 2024 at 1:39 AM Edgecombe, Rick P
<rick.p.edgecombe@xxxxxxxxx> wrote:
> We were discussing starting to do some early public work on the rest of the MMU
> series (that includes this patch) and the user API around VM and vCPU creation.
> As in, not have the patches fully ready, but to just work on it in public. This
> would probably follow finishing this series up.
>
> It's all tentative, but just to give some idea of where we're at with the rest
> of the series.
Yes, I think we're at the point where we can start pipelining.
Paolo