All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] KVM: arm64: Boring cosmetic patches
@ 2020-11-18 19:43 Will Deacon
  2020-11-18 19:44 ` [PATCH 1/3] KVM: arm64: Move 'struct kvm_arch_memory_slot' out of uapi/ Will Deacon
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Will Deacon @ 2020-11-18 19:43 UTC (permalink / raw)
  To: kvmarm, maz; +Cc: catalin.marinas, kernel-team, Will Deacon

Hi all,

Here are some desperately dull patches I cooked while working on pkvm
enablement. The latter isn't ready yet, but figured there wasn't much
point me sitting on these. Although they're boring, the first patch does
touch uapi/ so it's not completely trivial.

Cheers,

Will

--->8

Will Deacon (3):
  KVM: arm64: Move 'struct kvm_arch_memory_slot' out of uapi/
  KVM: arm64: Remove kvm_arch_vm_ioctl_check_extension()
  KVM: arm64: Remove unused __extended_idmap_trampoline() prototype

 arch/arm64/include/asm/cpufeature.h |  5 +++
 arch/arm64/include/asm/kvm_host.h   |  5 +--
 arch/arm64/include/uapi/asm/kvm.h   |  3 --
 arch/arm64/kvm/arm.c                | 31 +++++++++++++++--
 arch/arm64/kvm/reset.c              | 52 -----------------------------
 5 files changed, 37 insertions(+), 59 deletions(-)

-- 
2.29.2.299.gdc1121823c-goog

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

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

end of thread, other threads:[~2020-11-27 19:00 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-18 19:43 [PATCH 0/3] KVM: arm64: Boring cosmetic patches Will Deacon
2020-11-18 19:44 ` [PATCH 1/3] KVM: arm64: Move 'struct kvm_arch_memory_slot' out of uapi/ Will Deacon
2020-11-18 19:44 ` [PATCH 2/3] KVM: arm64: Remove kvm_arch_vm_ioctl_check_extension() Will Deacon
2020-11-18 19:44 ` [PATCH 3/3] KVM: arm64: Remove unused __extended_idmap_trampoline() prototype Will Deacon
2020-11-27 19:00 ` [PATCH 0/3] KVM: arm64: Boring cosmetic patches Marc Zyngier

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.