Re: [Xen-devel] [PATCH v6 00/19] xen/arm: Add support for non-PCI passthrough

2015-05-08 Thread Ian Campbell
On Tue, 2015-04-28 at 15:32 +0100, Julien Grall wrote: > Hello all, > > This is the sixth version of this patch series to add support for platform > device passthrough on ARM. I've applied up to but not including "tools/libxl: Check if fdt_{first,next}_subnode are present in libfdt" which I've re

Re: [Xen-devel] [PATCH v6 00/19] xen/arm: Add support for non-PCI passthrough

2015-05-08 Thread Ian Campbell
On Fri, 2015-05-08 at 14:59 +0100, Jan Beulich wrote: > >>> On 08.05.15 at 15:48, wrote: > > On Tue, 2015-04-28 at 15:32 +0100, Julien Grall wrote: > >> This is the sixth version of this patch series to add support for platform > >> device passthrough on ARM. > > > > From my side this is all acke

Re: [Xen-devel] [PATCH v6 00/19] xen/arm: Add support for non-PCI passthrough

2015-05-08 Thread Jan Beulich
>>> On 08.05.15 at 15:48, wrote: > On Tue, 2015-04-28 at 15:32 +0100, Julien Grall wrote: >> This is the sixth version of this patch series to add support for platform >> device passthrough on ARM. > > From my side this is all acked, and I think you've acked everything you > are interested in apa

Re: [Xen-devel] [PATCH v6 00/19] xen/arm: Add support for non-PCI passthrough

2015-05-08 Thread Ian Campbell
On Tue, 2015-04-28 at 15:32 +0100, Julien Grall wrote: > Hello all, > > This is the sixth version of this patch series to add support for platform > device passthrough on ARM. Jan, >From my side this is all acked, and I think you've acked everything you are interested in apart from perhaps:

[Xen-devel] [PATCH v6 00/19] xen/arm: Add support for non-PCI passthrough

2015-04-28 Thread Julien Grall
Hello all, This is the sixth version of this patch series to add support for platform device passthrough on ARM. In order to passthrough a non-PCI device, the user will have to: - Map manually MMIO/IRQ - Describe the device in the newly partial device tree support - Specify the list o