[PATCH 0/2] KVM: arm64: pKVM memory transitions cleanup
Oliver Upton
oliver.upton at linux.dev
Fri Oct 28 01:34:46 PDT 2022
In order to help resolve my own bikeshedding on the outstanding pKVM
patches [1], small deck of patches to polish up the existing memory
transitions. Mainly:
- Rejig the layout of pkvm_mem_transition
- Stop using out pointers to get at the 'completer' addr
- Use better-fitting terminology (source/target) to describe the
addresses involved in a memory transition
Applies to 6.1-rc2. Politely compile tested, and that's just about it.
Oliver Upton (2):
KVM: arm64: Clean out the odd handling of completer_addr
KVM: arm64: Redefine pKVM memory transitions in terms of source/target
arch/arm64/kvm/hyp/nvhe/mem_protect.c | 124 +++++++++++---------------
1 file changed, 52 insertions(+), 72 deletions(-)
base-commit: 247f34f7b80357943234f93f247a1ae6b6c3a740
--
2.38.1.273.g43a17bfeac-goog
More information about the linux-arm-kernel
mailing list