commit | 2791a2d0ebc9fdc4b40fe0afd330b76c2e90f1da | [log] [tgz] |
---|---|---|
author | Quentin Perret <qperret@google.com> | Wed Feb 05 17:27:06 2025 +0000 |
committer | Quentin Perret <qperret@google.com> | Wed Apr 16 15:57:47 2025 +0000 |
tree | f53e16f1573ff4c73698553dc2946e63f8992666 | |
parent | 75f22ad6918dd6bc2a63cc503e2a90bf6d0bd3e2 [diff] |
KVM: arm64: Extend pKVM selftest for np-guests The pKVM selftest intends to test as many memory 'transitions' as possible, so extend it to cover sharing pages with non-protected guests, including in the case of multi-sharing. Signed-off-by: Quentin Perret <qperret@google.com>