ANDROID: KVM: arm64: Add a range to the guest MMIO guard hypercalls
Extend the guest MMIO guard HVCs with a nr_pages argument. Contrary to
the memshare, legacy kernel didn't enforce arg2 and arg3 to 0. We have
then to bring a new set of HVCs. The range version of those HVCs is
advertised in the meminfo HVC.
Bug: 278749606
Bug: 243642516
Change-Id: Ic56aa7f0049dadaa72b5b5e65c00c6bafe5a40b9
Signed-off-by:
Vincent Donnefort <vdonnefort@google.com>
Loading
Please sign in to comment