qemu-ppc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-ppc] [PATCH v2 2/3] Add KVM_CAP_PPC_HTM to linux/kvm.h


From: Sam Bobroff
Subject: [Qemu-ppc] [PATCH v2 2/3] Add KVM_CAP_PPC_HTM to linux/kvm.h
Date: Wed, 6 Jul 2016 15:35:22 +1000

Signed-off-by: Sam Bobroff <address@hidden>
---
 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 e60e21b..37cb3e8 100644
--- a/linux-headers/linux/kvm.h
+++ b/linux-headers/linux/kvm.h
@@ -866,6 +866,7 @@ struct kvm_ppc_smmu_info {
 #define KVM_CAP_ARM_PMU_V3 126
 #define KVM_CAP_VCPU_ATTRIBUTES 127
 #define KVM_CAP_MAX_VCPU_ID 128
+#define KVM_CAP_PPC_HTM 129
 
 #ifdef KVM_CAP_IRQ_ROUTING
 
-- 
2.1.0




reply via email to

[Prev in Thread] Current Thread [Next in Thread]