ANDROID: KVM: arm64: Huge page support for pKVM guest wrprotect
For a non-protected guest, the host can set range of memory read-only
in the stage-2. This intends to support features like read-only memslot
or dirty-logging. In preparation to handling THP for guest stage-2,
extend this interface to take order > 0 pages.
Bug: 278749606
Bug: 278011447
Change-Id: Ifc68a846cf7681bb7894e8b96e7cac9cff7967ed
Signed-off-by:
Vincent Donnefort <vdonnefort@google.com>
Loading
Please sign in to comment