Re: [PATCH v7 5/5] arm/libxl: Emulated PCI device tree node in libxl

2021-10-15 Thread Ian Jackson
Julien Grall writes ("Re: [PATCH v7 5/5] arm/libxl: Emulated PCI device tree node in libxl"): > On 15/10/2021 14:59, Bertrand Marquis wrote: > > Signed-off-by: Rahul Singh > > Signed-off-by: Michal Orzel > > I believe you need to add your signed-off-by here as

Re: [PATCH v7 5/5] arm/libxl: Emulated PCI device tree node in libxl

2021-10-15 Thread Bertrand Marquis
Hi Julien, > On 15 Oct 2021, at 15:52, Julien Grall wrote: > > Hi Bertrand, > > On 15/10/2021 14:59, Bertrand Marquis wrote: >> From: 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. >>

Re: [PATCH v7 5/5] arm/libxl: Emulated PCI device tree node in libxl

2021-10-15 Thread Julien Grall
Hi Bertrand, On 15/10/2021 14:59, Bertrand Marquis wrote: From: 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 as

Re: [PATCH v7 5/5] arm/libxl: Emulated PCI device tree node in libxl

2021-10-15 Thread Ian Jackson
Bertrand Marquis writes ("[PATCH v7 5/5] arm/libxl: Emulated PCI device tree node in libxl"): > From: 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. > Emul

[PATCH v7 5/5] arm/libxl: Emulated PCI device tree node in libxl

2021-10-15 Thread Bertrand Marquis
From: 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 gue