Re: [PATCHv7 20/26] vfio/platform: trigger an interrupt via eventfd

2014-09-26 Thread Antonios Motakis
On Wed, Sep 24, 2014 at 7:00 PM, Alex Williamson wrote: > On Tue, 2014-09-23 at 16:46 +0200, Antonios Motakis wrote: >> This patch allows to set an eventfd for a patform device's interrupt, >> and also to trigger the interrupt eventfd from userspace for testing. >> >> Signed-off-by: Antonios Motak

Re: [PATCHv7 20/26] vfio/platform: trigger an interrupt via eventfd

2014-09-24 Thread Alex Williamson
On Tue, 2014-09-23 at 16:46 +0200, Antonios Motakis wrote: > This patch allows to set an eventfd for a patform device's interrupt, > and also to trigger the interrupt eventfd from userspace for testing. > > Signed-off-by: Antonios Motakis > --- > drivers/vfio/platform/vfio_platform_irq.c | 8

[PATCHv7 20/26] vfio/platform: trigger an interrupt via eventfd

2014-09-23 Thread Antonios Motakis
This patch allows to set an eventfd for a patform device's interrupt, and also to trigger the interrupt eventfd from userspace for testing. Signed-off-by: Antonios Motakis --- drivers/vfio/platform/vfio_platform_irq.c | 89 ++- drivers/vfio/platform/vfio_platform_priv