Re: [Xen-devel] [PATCH v3 23/24] libxl: Add support for non-PCI passthrough

2015-02-23 Thread Ian Campbell
On Tue, 2015-01-13 at 14:25 +, Julien Grall wrote: > diff --git a/tools/libxl/libxl_types.idl b/tools/libxl/libxl_types.idl > index 5651110..c10fd2f 100644 > --- a/tools/libxl/libxl_types.idl > +++ b/tools/libxl/libxl_types.idl Need a new LIBXL_HAVE here. Perhaps combined into an umbrella one

Re: [Xen-devel] [PATCH v3 23/24] libxl: Add support for non-PCI passthrough

2015-02-23 Thread Ian Campbell
On Thu, 2015-01-29 at 13:51 +, Julien Grall wrote: > On 29/01/15 12:31, Stefano Stabellini wrote: > > On Thu, 29 Jan 2015, Julien Grall wrote: > >> Hi Stefano, > >> > >> On 29/01/15 11:12, Stefano Stabellini wrote: > diff --git a/tools/libxl/libxl_create.c b/tools/libxl/libxl_create.c > >>

Re: [Xen-devel] [PATCH v3 23/24] libxl: Add support for non-PCI passthrough

2015-01-29 Thread Julien Grall
On 29/01/15 12:31, Stefano Stabellini wrote: > On Thu, 29 Jan 2015, Julien Grall wrote: >> Hi Stefano, >> >> On 29/01/15 11:12, Stefano Stabellini wrote: diff --git a/tools/libxl/libxl_create.c b/tools/libxl/libxl_create.c index 029d2e2..b7ef528 100644 --- a/tools/libxl/libxl_create.

Re: [Xen-devel] [PATCH v3 23/24] libxl: Add support for non-PCI passthrough

2015-01-29 Thread Stefano Stabellini
On Thu, 29 Jan 2015, Julien Grall wrote: > Hi Stefano, > > On 29/01/15 11:12, Stefano Stabellini wrote: > >> diff --git a/tools/libxl/libxl_create.c b/tools/libxl/libxl_create.c > >> index 029d2e2..b7ef528 100644 > >> --- a/tools/libxl/libxl_create.c > >> +++ b/tools/libxl/libxl_create.c > >> @@ -

Re: [Xen-devel] [PATCH v3 23/24] libxl: Add support for non-PCI passthrough

2015-01-29 Thread Julien Grall
Hi Stefano, On 29/01/15 11:12, Stefano Stabellini wrote: >> diff --git a/tools/libxl/libxl_create.c b/tools/libxl/libxl_create.c >> index 029d2e2..b7ef528 100644 >> --- a/tools/libxl/libxl_create.c >> +++ b/tools/libxl/libxl_create.c >> @@ -1430,6 +1430,16 @@ static void domcreate_attach_pci(libxl

Re: [Xen-devel] [PATCH v3 23/24] libxl: Add support for non-PCI passthrough

2015-01-29 Thread Stefano Stabellini
On Tue, 13 Jan 2015, Julien Grall wrote: > On ARM, every non-PCI device are described in the device tree. Each of them > can be found via a path. > > This patch introduces a very basic support, only the IOMMU will be set > up correctly. The user will have to: > - Describe the device in the par