Re: [Xen-devel] [PATCH v3 00/24] xen/arm: Add support for non-pci passthrough

2015-02-20 Thread Julien Grall
On 20/02/15 17:18, Ian Campbell wrote: > On Tue, 2015-01-13 at 14:25 +, Julien Grall wrote: > > I've gotten as far as patch #20 but I've run out of time (and it seems > like a good breaking point). I'll look at the last 4 next week. Thanks for the review! I will address all the comments next

Re: [Xen-devel] [PATCH v3 00/24] xen/arm: Add support for non-pci passthrough

2015-02-20 Thread Ian Campbell
On Tue, 2015-01-13 at 14:25 +, Julien Grall wrote: I've gotten as far as patch #20 but I've run out of time (and it seems like a good breaking point). I'll look at the last 4 next week. ___ Xen-devel mailing list Xen-devel@lists.xen.org http://lis

Re: [Xen-devel] [PATCH v3 00/24] xen/arm: Add support for non-pci passthrough

2015-01-13 Thread Julien Grall
On 13/01/15 14:25, Julien Grall wrote: > This series has been tested on Midway by assigning the secondary network card > to a guest (see instruction below). I plan to do futher testing on other > boards. I forgot to precise that only changes has only been build tested on x86. Regards, -- Julien

[Xen-devel] [PATCH v3 00/24] xen/arm: Add support for non-pci passthrough

2015-01-13 Thread Julien Grall
Hello all, This is the third version of this patch series to add support for platform device passthrough on ARM. Compare to the previous version [1], the automatic mapping of MMIO/IRQ and the generation of the device tree has been dropped. Instead the user will have to: - Map manually MMIO/I