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@xxxxxxxxxxxxxxxxxxxxx https://lists.cs.columbia.edu/mailman/listinfo/kvmarm