summaryrefslogtreecommitdiffstats
path: root/linux-headers/linux/kvm.h
diff options
context:
space:
mode:
authorEric Auger2017-12-13 18:59:23 +0100
committerPeter Maydell2017-12-13 18:59:23 +0100
commitdd8739669f95b30653a3a05cb2e21da3f52894fa (patch)
tree3549abfc55b7b72160fe11b40cc325b70deb5b0e /linux-headers/linux/kvm.h
parenthw/intc/arm_gicv3_its: Implement a minimalist reset (diff)
downloadqemu-dd8739669f95b30653a3a05cb2e21da3f52894fa.tar.gz
qemu-dd8739669f95b30653a3a05cb2e21da3f52894fa.tar.xz
qemu-dd8739669f95b30653a3a05cb2e21da3f52894fa.zip
linux-headers: update to 4.15-rc1
Update headers against v4.15-rc1. Signed-off-by: Eric Auger <eric.auger@redhat.com> Message-id: 1511883692-11511-4-git-send-email-eric.auger@redhat.com Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'linux-headers/linux/kvm.h')
-rw-r--r--linux-headers/linux/kvm.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/linux-headers/linux/kvm.h b/linux-headers/linux/kvm.h
index dd8a91801e..ce6c2f11f4 100644
--- a/linux-headers/linux/kvm.h
+++ b/linux-headers/linux/kvm.h
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
#ifndef __LINUX_KVM_H
#define __LINUX_KVM_H
@@ -930,6 +931,7 @@ struct kvm_ppc_resize_hpt {
#define KVM_CAP_PPC_SMT_POSSIBLE 147
#define KVM_CAP_HYPERV_SYNIC2 148
#define KVM_CAP_HYPERV_VP_INDEX 149
+#define KVM_CAP_S390_AIS_MIGRATION 150
#ifdef KVM_CAP_IRQ_ROUTING