On Tue, Aug 26, 2014 at 1:56 AM, Kim Phillips
<kim.phill...@freescale.com> wrote:
>
> On Fri, 22 Aug 2014 11:01:23 +0200
> Antonios Motakis <a.mota...@virtualopensystems.com> 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                 |  10 +
> >  drivers/vfio/platform/Makefile                |   6 +-
> >  drivers/vfio/platform/vfio_amba.c             | 129 +++++++++
> >  drivers/vfio/platform/vfio_platform.c         | 355 
> > +-----------------------
> >  drivers/vfio/platform/vfio_platform_common.c  | 380 
> > ++++++++++++++++++++++++++
> >  drivers/vfio/platform/vfio_platform_irq.c     |   6 +-
> >  drivers/vfio/platform/vfio_platform_private.h |   9 +-
> >  include/linux/amba/bus.h                      |   1 +
> >  9 files changed, 591 insertions(+), 348 deletions(-)
> >  create mode 100644 drivers/vfio/platform/vfio_amba.c
> >  create mode 100644 drivers/vfio/platform/vfio_platform_common.c
>
> I think this patchseries should be merged with its dependent
> patchseries, in order to not have to review the common vfio_platform
> code twice.

Yeah, my intention is to squash them into one series for the next
version of VFIO PLATFORM, so we are in agreement here.

>
> just my 2c.
>
> Thanks,
>
> Kim




-- 
Antonios Motakis
Virtual Open Systems
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to