Re: [PATCH v9 06/11] KVM: TDX: Allocate PAMT memory for TD and vCPU control structures
Dave Hansen <[email protected]>
| Newsgroups | gmane.comp.emulators.kvm.devel,gmane.linux.documentation,gmane.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]>