[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH v2 1/5] s390x: kvm: topology: Linux header update
From: |
Pierre Morel |
Subject: |
[PATCH v2 1/5] s390x: kvm: topology: Linux header update |
Date: |
Thu, 22 Jul 2021 19:42:40 +0200 |
Just as information, the linux header update patch is inside the
Linux patch series.
Signed-off-by: Pierre Morel <pmorel@linux.ibm.com>
---
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 bcaf66cc4d..38e96ea6f7 100644
--- a/linux-headers/linux/kvm.h
+++ b/linux-headers/linux/kvm.h
@@ -1112,6 +1112,7 @@ struct kvm_ppc_resize_hpt {
#define KVM_CAP_BINARY_STATS_FD 203
#define KVM_CAP_EXIT_ON_EMULATION_FAILURE 204
#define KVM_CAP_ARM_MTE 205
+#define KVM_CAP_S390_CPU_TOPOLOGY 206
#ifdef KVM_CAP_IRQ_ROUTING
--
2.25.1