qemu-s390x
[Top][All Lists]
Advanced

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

[PATCH v2 1/2] Update linux headers


From: Eric Farman
Subject: [PATCH v2 1/2] Update linux headers
Date: Fri, 20 Nov 2020 19:15:25 +0100

This is a placeholder for a proper run of scripts/update-linux-headers.sh

Signed-off-by: Eric Farman <farman@linux.ibm.com>
---
 linux-headers/linux/vfio.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/linux-headers/linux/vfio.h b/linux-headers/linux/vfio.h
index b92dcc4daf..609099e455 100644
--- a/linux-headers/linux/vfio.h
+++ b/linux-headers/linux/vfio.h
@@ -820,6 +820,7 @@ enum {
 enum {
        VFIO_CCW_IO_IRQ_INDEX,
        VFIO_CCW_CRW_IRQ_INDEX,
+       VFIO_CCW_REQ_IRQ_INDEX,
        VFIO_CCW_NUM_IRQS
 };
 
-- 
2.17.1




reply via email to

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