Re: [RFC PATCH v6 15/20] vfio/platform: support for maskable and automasked interrupts

2014-09-11 Thread Antonios Motakis
On Wed, Sep 10, 2014 at 12:13 PM, Christoffer Dall wrote: > On Tue, Sep 02, 2014 at 06:06:17PM +0200, Antonios Motakis wrote: >> On Sun, Jun 8, 2014 at 12:17 PM, Christoffer Dall >> wrote: >> > On Thu, Jun 05, 2014 at 07:03:23PM +0200, Antonios Motakis wrote: >> >> Adds support to mask interrupts

Re: [RFC PATCH v6 15/20] vfio/platform: support for maskable and automasked interrupts

2014-09-10 Thread Christoffer Dall
On Tue, Sep 02, 2014 at 06:06:17PM +0200, Antonios Motakis wrote: > On Sun, Jun 8, 2014 at 12:17 PM, Christoffer Dall > wrote: > > On Thu, Jun 05, 2014 at 07:03:23PM +0200, Antonios Motakis wrote: > >> Adds support to mask interrupts, and also for automasked interrupts. > >> Level sensitive interr

Re: [RFC PATCH v6 15/20] vfio/platform: support for maskable and automasked interrupts

2014-09-02 Thread Antonios Motakis
On Sun, Jun 8, 2014 at 12:17 PM, Christoffer Dall wrote: > On Thu, Jun 05, 2014 at 07:03:23PM +0200, Antonios Motakis wrote: >> Adds support to mask interrupts, and also for automasked interrupts. >> Level sensitive interrupts are exposed as automasked interrupts and >> are masked and disabled aut

Re: [RFC PATCH v6 15/20] vfio/platform: support for maskable and automasked interrupts

2014-06-08 Thread Christoffer Dall
On Thu, Jun 05, 2014 at 07:03:23PM +0200, Antonios Motakis wrote: > Adds support to mask interrupts, and also for automasked interrupts. > Level sensitive interrupts are exposed as automasked interrupts and > are masked and disabled automatically when they fire. > > Signed-off-by: Antonios Motakis

[RFC PATCH v6 15/20] vfio/platform: support for maskable and automasked interrupts

2014-06-05 Thread Antonios Motakis
Adds support to mask interrupts, and also for automasked interrupts. Level sensitive interrupts are exposed as automasked interrupts and are masked and disabled automatically when they fire. Signed-off-by: Antonios Motakis --- drivers/vfio/platform/vfio_platform_irq.c | 112 +