diff options
author | Andrew Jones <drjones@redhat.com> | 2013-09-18 16:41:44 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2013-09-20 12:38:48 +0200 |
commit | 4f2656079f903efcd0d8224cbc79170ad3ee5b70 (patch) | |
tree | f157085af163b9d4dfc33e7a8a62f8860a047fdf /linux-headers/linux/kvm.h | |
parent | 787aaf5703a702094f395db6795e74230282cd62 (diff) | |
download | qemu-4f2656079f903efcd0d8224cbc79170ad3ee5b70.zip |
linux-headers: update to 3.12-rc1
Signed-off-by: Andrew Jones <drjones@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'linux-headers/linux/kvm.h')
-rw-r--r-- | linux-headers/linux/kvm.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/linux-headers/linux/kvm.h b/linux-headers/linux/kvm.h index 56fce1c400..13e890c53b 100644 --- a/linux-headers/linux/kvm.h +++ b/linux-headers/linux/kvm.h @@ -667,6 +667,7 @@ struct kvm_ppc_smmu_info { #define KVM_CAP_PPC_RTAS 91 #define KVM_CAP_IRQ_XICS 92 #define KVM_CAP_ARM_EL1_32BIT 93 +#define KVM_CAP_SPAPR_MULTITCE 94 #ifdef KVM_CAP_IRQ_ROUTING |