* Auger Eric <eric.au...@redhat.com> [2017-05-09 10:21:15 +0200]: Hi Eric,
> Hi, > > On 05/05/2017 04:03, Dong Jia Shi wrote: > > vfio-ccw resorts to the eventfd mechanism to communicate with userspace. > > We fetch the irqs info via the ioctl VFIO_DEVICE_GET_IRQ_INFO, > > register a event notifier to get the eventfd fd which is sent > > to kernel via the ioctl VFIO_DEVICE_SET_IRQS, then we can implement > > read operation once kernel sends the signal. > > > > Signed-off-by: Dong Jia Shi <bjsdj...@linux.vnet.ibm.com> > Reviewed-by: Eric Auger <eric.au...@redhat.com> Thanks for all of your R-Bs! I will add them in next version. :> > > Thanks > > Eric > [...] -- Dong Jia Shi