diff options
| author | Paolo Bonzini <pbonzini@redhat.com> | 2022-02-24 08:49:56 -0500 |
|---|---|---|
| committer | Paolo Bonzini <pbonzini@redhat.com> | 2022-02-24 08:49:56 -0500 |
| commit | 4dfc4ec2b7f5a3a27d166ac42cf8a583fa2d3284 (patch) | |
| tree | bb946e646c0ddb8dd56d9d7d2198746452e80c4b /tools | |
| parent | 0828824158b1cb8108bb2b1f5eeab5826e6017e7 (diff) | |
| parent | 93b71801a8274cd9511557faf04365a5de487197 (diff) | |
Merge branch 'kvm-ppc-cap-210' into kvm-next-5.18
Diffstat (limited to 'tools')
| -rw-r--r-- | tools/include/uapi/linux/kvm.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/include/uapi/linux/kvm.h b/tools/include/uapi/linux/kvm.h index 5191b57e1562..507ee1f2aa96 100644 --- a/tools/include/uapi/linux/kvm.h +++ b/tools/include/uapi/linux/kvm.h @@ -1134,6 +1134,7 @@ struct kvm_ppc_resize_hpt { #define KVM_CAP_VM_GPA_BITS 207 #define KVM_CAP_XSAVE2 208 #define KVM_CAP_SYS_ATTRIBUTES 209 +#define KVM_CAP_PPC_AIL_MODE_3 210 #ifdef KVM_CAP_IRQ_ROUTING |
