Re: [RFC 0/5] vfio: AMBA devices support

2014-08-26 Thread Antonios Motakis
On Tue, Aug 26, 2014 at 1:56 AM, Kim Phillips wrote: > > On Fri, 22 Aug 2014 11:01:23 +0200 > Antonios Motakis wrote: > > > This patch series depends on the VFIO for PLATFORM devices patch series, > > and implements AMBA device support for VFIO. > > ... > > > drivers/amba/bus.c

Re: [RFC 0/5] vfio: AMBA devices support

2014-08-25 Thread Kim Phillips
On Fri, 22 Aug 2014 11:01:23 +0200 Antonios Motakis wrote: > This patch series depends on the VFIO for PLATFORM devices patch series, > and implements AMBA device support for VFIO. ... > drivers/amba/bus.c| 43 +++ > drivers/vfio/platform/Kconfig |

[RFC 0/5] vfio: AMBA devices support

2014-08-22 Thread Antonios Motakis
This patch series depends on the VFIO for PLATFORM devices patch series, and implements AMBA device support for VFIO. This can be used for example with the PL330 DMA Controller, which is an AMBA device and not a proper platform device. By using the VFIO AMBA driver introduced here, one can bind VF