[RFC PATCH v3 1/4] vfio: Define device specific irq type capability

Gerd Hoffmann kraxel at redhat.com
Thu Jun 27 06:19:42 UTC 2019


  Hi,

> +struct vfio_irq_info_cap_type {
> +	struct vfio_info_cap_header header;
> +	__u32 type;     /* global per bus driver */
> +	__u32 subtype;  /* type specific */

Do we really need both type and subtype?

cheers,
  Gerd



More information about the intel-gvt-dev mailing list