diff options
| author | 2022-02-28 21:48:16 +0100 | |
|---|---|---|
| committer | 2022-02-28 21:48:16 +0100 | |
| commit | d4ab5487cc77a4053dc9070c5761ad94bf397825 (patch) | |
| tree | cd69e85b7cc3f45f10c3cf402c8a497be8da3944 /include/uapi/linux | |
| parent | tty: Reserve ldisc 29 for development purposes (diff) | |
| parent | Linux 5.17-rc6 (diff) | |
| download | linux-dev-d4ab5487cc77a4053dc9070c5761ad94bf397825.tar.xz linux-dev-d4ab5487cc77a4053dc9070c5761ad94bf397825.zip | |
Merge 5.17-rc6 into tty-next
We need the tty/serial fixes in here as well.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/uapi/linux')
| -rw-r--r-- | include/uapi/linux/kvm.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/uapi/linux/kvm.h b/include/uapi/linux/kvm.h index 5191b57e1562..507ee1f2aa96 100644 --- a/include/uapi/linux/kvm.h +++ b/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 |
