ANDROID: KVM: arm64: Handle block mappings in the pKVM relinquish walker
When a guest relinquish a page to the host, the hypervisor will walk the
guest stage-2 to validate the ownership and read the PA. This walker
will soon encounter block mappings on its way, it'd better be prepared.
Bug: 278749606
Bug: 278011447
Change-Id: Ibc7fadeb6e0594178b4aa3337ec2f6a99aea0f3b
Signed-off-by:
Vincent Donnefort <vdonnefort@google.com>
Loading
Please sign in to comment