]> git.proxmox.com Git - mirror_qemu.git/blobdiff - linux-headers/linux/vfio.h
linux headers: update against Linux 5.2-rc1
[mirror_qemu.git] / linux-headers / linux / vfio.h
index 12a7b1dc53c8e0e28ec74843281cf70760f50c25..24f505199f835b379506907ba71017611568d48b 100644 (file)
@@ -353,6 +353,10 @@ struct vfio_region_gfx_edid {
 #define VFIO_DEVICE_GFX_LINK_STATE_DOWN  2
 };
 
+#define VFIO_REGION_TYPE_CCW                   (2)
+/* ccw sub-types */
+#define VFIO_REGION_SUBTYPE_CCW_ASYNC_CMD      (1)
+
 /*
  * 10de vendor sub-type
  *