From e098b45386a86fecc1e573d305a240a2f4aa461d Mon Sep 17 00:00:00 2001 From: Alexey Kardashevskiy Date: Wed, 12 Jun 2013 17:26:55 +1000 Subject: linux-headers: Update to v3.10-rc5 This adds symbols required for PPC64 pseries platform features: 1. sPAPR live migration; 2. in-kernel XICS interrupt controller. Signed-off-by: Alexey Kardashevskiy Signed-off-by: Michael Tokarev --- linux-headers/linux/vfio.h | 1 + 1 file changed, 1 insertion(+) (limited to 'linux-headers/linux/vfio.h') diff --git a/linux-headers/linux/vfio.h b/linux-headers/linux/vfio.h index e094121..7ec1864 100644 --- a/linux-headers/linux/vfio.h +++ b/linux-headers/linux/vfio.h @@ -319,6 +319,7 @@ enum { VFIO_PCI_INTX_IRQ_INDEX, VFIO_PCI_MSI_IRQ_INDEX, VFIO_PCI_MSIX_IRQ_INDEX, + VFIO_PCI_ERR_IRQ_INDEX, VFIO_PCI_NUM_IRQS }; -- cgit v1.1