RE: [RFC PATCH v3 2/4] vfio: Introduce vGPU display irq type

2019-06-27 Thread Zhang, Tina
linux.intel.com; Yuan, Hang > ; alex.william...@redhat.com; Lv, Zhiyuan > ; intel-gvt-...@lists.freedesktop.org; Wang, Zhi A > > Subject: Re: [RFC PATCH v3 2/4] vfio: Introduce vGPU display irq type > > On Thu, Jun 27, 2019 at 11:38:00AM +0800, Tina Zhang wrote: > > Intro

Re: [RFC PATCH v3 2/4] vfio: Introduce vGPU display irq type

2019-06-26 Thread Gerd Hoffmann
On Thu, Jun 27, 2019 at 11:38:00AM +0800, Tina Zhang wrote: > Introduce vGPU specific irq type VFIO_IRQ_TYPE_GFX, and > VFIO_IRQ_SUBTYPE_GFX_DISPLAY_IRQ as the subtype for vGPU display > > Signed-off-by: Tina Zhang > --- > include/uapi/linux/vfio.h | 3 +++ > 1 file changed, 3 insertions(+) > >