Re: [PATCH v8 25/30] KVM: selftests: KVM: selftests: Expose new vm_vaddr_alloc_private()

From: Sean Christopherson
Date: Mon Aug 11 2025 - 17:08:55 EST


On Thu, Aug 07, 2025, Sagi Shahar wrote:
> From: Ackerley Tng <ackerleytng@xxxxxxxxxx>
>
> vm_vaddr_alloc_private allow specifying both the virtual and physical
> addresses for the allocation.

Why?