From: Paolo Bonzini Date: Wed, 23 Jun 2021 09:43:45 +0000 (-0400) Subject: Merge branch 'topic/ppc-kvm' of https://git.kernel.org/pub/scm/linux/kernel/git/power... X-Git-Tag: howlett/maple/20220722_2~2911^2~92 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=c3ab0e28a437c213e5e2c1d890f3891b6952b9ca;p=users%2Fjedix%2Flinux-maple.git Merge branch 'topic/ppc-kvm' of https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux into HEAD - Support for the H_RPT_INVALIDATE hypercall - Conversion of Book3S entry/exit to C - Bug fixes --- c3ab0e28a437c213e5e2c1d890f3891b6952b9ca diff --cc include/uapi/linux/kvm.h index 9febe1412f7a,613198a94c43..330835f1005b --- a/include/uapi/linux/kvm.h +++ b/include/uapi/linux/kvm.h @@@ -1083,9 -1082,7 +1083,10 @@@ struct kvm_ppc_resize_hpt #define KVM_CAP_SGX_ATTRIBUTE 196 #define KVM_CAP_VM_COPY_ENC_CONTEXT_FROM 197 #define KVM_CAP_PTP_KVM 198 -#define KVM_CAP_PPC_RPT_INVALIDATE 199 +#define KVM_CAP_HYPERV_ENFORCE_CPUID 199 +#define KVM_CAP_SREGS2 200 +#define KVM_CAP_EXIT_HYPERCALL 201 ++#define KVM_CAP_PPC_RPT_INVALIDATE 202 #ifdef KVM_CAP_IRQ_ROUTING