All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] KVM: arm64: pKVM memory transitions cleanup
@ 2022-10-28  8:34 ` Oliver Upton
  0 siblings, 0 replies; 21+ messages in thread
From: Oliver Upton @ 2022-10-28  8:34 UTC (permalink / raw)
  To: Marc Zyngier, James Morse, Alexandru Elisei
  Cc: kvm, kvmarm, Will Deacon, kvmarm, linux-arm-kernel

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

_______________________________________________
kvmarm mailing list
kvmarm@lists.cs.columbia.edu
https://lists.cs.columbia.edu/mailman/listinfo/kvmarm

^ permalink raw reply	[flat|nested] 21+ messages in thread

end of thread, other threads:[~2022-11-10 10:47 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-28  8:34 [PATCH 0/2] KVM: arm64: pKVM memory transitions cleanup Oliver Upton
2022-10-28  8:34 ` Oliver Upton
2022-10-28  8:34 ` Oliver Upton
2022-10-28  8:34 ` [PATCH 1/2] KVM: arm64: Clean out the odd handling of completer_addr Oliver Upton
2022-10-28  8:34   ` Oliver Upton
2022-10-28  8:34   ` Oliver Upton
2022-11-10 10:42   ` Will Deacon
2022-11-10 10:42     ` Will Deacon
2022-11-10 10:42     ` Will Deacon
2022-10-28  8:34 ` [PATCH 2/2] KVM: arm64: Redefine pKVM memory transitions in terms of source/target Oliver Upton
2022-10-28  8:34   ` Oliver Upton
2022-10-28  8:34   ` Oliver Upton
2022-10-28  9:57   ` Quentin Perret
2022-10-28  9:57     ` Quentin Perret
2022-10-28  9:57     ` Quentin Perret
2022-10-28 10:23     ` Oliver Upton
2022-10-28 10:23       ` Oliver Upton
2022-10-28 10:23       ` Oliver Upton
2022-11-10 10:46       ` Will Deacon
2022-11-10 10:46         ` Will Deacon
2022-11-10 10:46         ` Will Deacon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.