Re: [PATCH v9 06/11] KVM: TDX: Allocate PAMT memory for TD and vCPU control structures
Dave Hansen <[email protected]>
| Newsgroups | dev.linux.lists.linux-coco,org.kernel.vger.kvm,org.kernel.vger.linux-doc,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
On 8/5/26 19:08, Rick Edgecombe wrote: > Use control page helpers for allocating and freeing TD control structures, > such that these operations can work for Dynamic PAMT. Reviewed-by: Dave Hansen <[email protected]>