[Qemu-devel] [PATCH 1/2] HACK: update linux/kvm header

Andrew Jones posted 2 patches 8 years, 8 months ago
[Qemu-devel] [PATCH 1/2] HACK: update linux/kvm header
Posted by Andrew Jones 8 years, 8 months ago
---
 linux-headers/linux/kvm.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/linux-headers/linux/kvm.h b/linux-headers/linux/kvm.h
index bb0ed712232d..38e636c85886 100644
--- a/linux-headers/linux/kvm.h
+++ b/linux-headers/linux/kvm.h
@@ -870,6 +870,7 @@ struct kvm_ppc_smmu_info {
 #define KVM_CAP_S390_USER_INSTR0 130
 #define KVM_CAP_MSI_DEVID 131
 #define KVM_CAP_PPC_HTM 132
+#define KVM_CAP_ARM_USER_MPIDR 137
 
 #ifdef KVM_CAP_IRQ_ROUTING
 
-- 
2.9.3