From 2a60dba43cbf607c2d8ac3f30d5515267b4739b2 Mon Sep 17 00:00:00 2001 From: Alexander Graf Date: Tue, 12 Jun 2012 11:15:23 +0200 Subject: kvm: Update kernel headers Corresponding kvm.git hash: 4e3c8a1b1c Signed-off-by: Alexander Graf --- linux-headers/linux/kvm.h | 1 + 1 file changed, 1 insertion(+) (limited to 'linux-headers/linux/kvm.h') diff --git a/linux-headers/linux/kvm.h b/linux-headers/linux/kvm.h index c4426ec..5a9d4e3 100644 --- a/linux-headers/linux/kvm.h +++ b/linux-headers/linux/kvm.h @@ -616,6 +616,7 @@ struct kvm_ppc_smmu_info { #define KVM_CAP_KVMCLOCK_CTRL 76 #define KVM_CAP_SIGNAL_MSI 77 #define KVM_CAP_PPC_GET_SMMU_INFO 78 +#define KVM_CAP_S390_COW 79 #ifdef KVM_CAP_IRQ_ROUTING -- cgit v1.1