Re: [PATCH v5 10/11] arm/libxl: Emulated PCI device tree node in libxl

2021-10-14 Thread Bertrand Marquis
Hi Ian, > On 7 Oct 2021, at 17:11, Ian Jackson wrote: > > Rahul Singh writes ("Re: [PATCH v5 10/11] arm/libxl: Emulated PCI device tree > node in libxl"): >> As Stefano suggested in another email that we can remove the vpci >> option, if we reach to con

Re: [PATCH v5 10/11] arm/libxl: Emulated PCI device tree node in libxl

2021-10-12 Thread Ian Jackson
Rahul Singh writes ("[PATCH v5 10/11] arm/libxl: Emulated PCI device tree node in libxl"): > libxl will create an emulated PCI device tree node in the device tree to > enable the guest OS to discover the virtual PCI during guest boot. > Emulated PCI device tree node will o

Re: [PATCH v5 10/11] arm/libxl: Emulated PCI device tree node in libxl

2021-10-11 Thread Roger Pau Monné
On Thu, Oct 07, 2021 at 05:11:47PM +0100, Ian Jackson wrote: > Rahul Singh writes ("Re: [PATCH v5 10/11] arm/libxl: Emulated PCI device tree > node in libxl"): > > As Stefano suggested in another email that we can remove the vpci > > option, if we reach to conclusio

Re: [PATCH v5 10/11] arm/libxl: Emulated PCI device tree node in libxl

2021-10-07 Thread Ian Jackson
Rahul Singh writes ("Re: [PATCH v5 10/11] arm/libxl: Emulated PCI device tree node in libxl"): > As Stefano suggested in another email that we can remove the vpci > option, if we reach to conclusion that we need vpci option I will > move it to internal structure. ... > Yes

Re: [PATCH v5 10/11] arm/libxl: Emulated PCI device tree node in libxl

2021-10-07 Thread Rahul Singh
Hi Stefano, > On 7 Oct 2021, at 1:26 am, Stefano Stabellini wrote: > > On Wed, 6 Oct 2021, Julien Grall wrote: >> Hi Rahul, >> >> On 06/10/2021 19:40, Rahul Singh wrote: >>> diff --git a/tools/libs/light/libxl_types.idl >>> b/tools/libs/light/libxl_types.idl >>> index 3f9fff653a..78b1ddf0b8

Re: [PATCH v5 10/11] arm/libxl: Emulated PCI device tree node in libxl

2021-10-07 Thread Rahul Singh
Hi Ian, > On 7 Oct 2021, at 11:53 am, Ian Jackson wrote: > > Julien Grall writes ("Re: [PATCH v5 10/11] arm/libxl: Emulated PCI device > tree node in libxl"): >> On 06/10/2021 19:40, Rahul Singh wrote: >>> diff --git a/tools/libs/light/libxl_types.idl &

Re: [PATCH v5 10/11] arm/libxl: Emulated PCI device tree node in libxl

2021-10-07 Thread Ian Jackson
Julien Grall writes ("Re: [PATCH v5 10/11] arm/libxl: Emulated PCI device tree node in libxl"): > On 06/10/2021 19:40, Rahul Singh wrote: > > diff --git a/tools/libs/light/libxl_types.idl > > b/tools/libs/light/libxl_types.idl > > index 3f9fff653a..78b1ddf0b8 10

Re: [PATCH v5 10/11] arm/libxl: Emulated PCI device tree node in libxl

2021-10-06 Thread Stefano Stabellini
On Wed, 6 Oct 2021, Julien Grall wrote: > Hi Rahul, > > On 06/10/2021 19:40, Rahul Singh wrote: > > diff --git a/tools/libs/light/libxl_types.idl > > b/tools/libs/light/libxl_types.idl > > index 3f9fff653a..78b1ddf0b8 100644 > > --- a/tools/libs/light/libxl_types.idl > > +++

Re: [PATCH v5 10/11] arm/libxl: Emulated PCI device tree node in libxl

2021-10-06 Thread Julien Grall
Hi Rahul, On 06/10/2021 19:40, Rahul Singh wrote: diff --git a/tools/libs/light/libxl_types.idl b/tools/libs/light/libxl_types.idl index 3f9fff653a..78b1ddf0b8 100644 --- a/tools/libs/light/libxl_types.idl +++ b/tools/libs/light/libxl_types.idl @@ -644,6 +644,7 @@ libxl_domain_build_info =

[PATCH v5 10/11] arm/libxl: Emulated PCI device tree node in libxl

2021-10-06 Thread Rahul Singh
libxl will create an emulated PCI device tree node in the device tree to enable the guest OS to discover the virtual PCI during guest boot. Emulated PCI device tree node will only be created when there is any device assigned to guest. A new area has been reserved in the arm guest physical map at