Re: [PATCH 6/6] arm: Allow to enable PCI_DOMAINS manually

2018-04-26 Thread Jan Kiszka
On 2018-04-25 19:54, Lorenzo Pieralisi wrote: > On Tue, Apr 24, 2018 at 05:13:42PM +0200, Jan Kiszka wrote: >> From: Jan Kiszka >> >> Required when running over Jailhouse, and there is already a physical >> host controller that Jailhouse does not intercept and rather adds

Re: [PATCH 6/6] arm: Allow to enable PCI_DOMAINS manually

2018-04-26 Thread Jan Kiszka
On 2018-04-25 19:54, Lorenzo Pieralisi wrote: > On Tue, Apr 24, 2018 at 05:13:42PM +0200, Jan Kiszka wrote: >> From: Jan Kiszka >> >> Required when running over Jailhouse, and there is already a physical >> host controller that Jailhouse does not intercept and rather adds a >> virtual one. That

Re: [PATCH 6/6] arm: Allow to enable PCI_DOMAINS manually

2018-04-25 Thread Lorenzo Pieralisi
On Tue, Apr 24, 2018 at 05:13:42PM +0200, Jan Kiszka wrote: > From: Jan Kiszka > > Required when running over Jailhouse, and there is already a physical > host controller that Jailhouse does not intercept and rather adds a > virtual one. That is the case for the Tegra

Re: [PATCH 6/6] arm: Allow to enable PCI_DOMAINS manually

2018-04-25 Thread Lorenzo Pieralisi
On Tue, Apr 24, 2018 at 05:13:42PM +0200, Jan Kiszka wrote: > From: Jan Kiszka > > Required when running over Jailhouse, and there is already a physical > host controller that Jailhouse does not intercept and rather adds a > virtual one. That is the case for the Tegra TK1, e.g. > >

[PATCH 6/6] arm: Allow to enable PCI_DOMAINS manually

2018-04-24 Thread Jan Kiszka
From: Jan Kiszka Required when running over Jailhouse, and there is already a physical host controller that Jailhouse does not intercept and rather adds a virtual one. That is the case for the Tegra TK1, e.g. Signed-off-by: Jan Kiszka ---

[PATCH 6/6] arm: Allow to enable PCI_DOMAINS manually

2018-04-24 Thread Jan Kiszka
From: Jan Kiszka Required when running over Jailhouse, and there is already a physical host controller that Jailhouse does not intercept and rather adds a virtual one. That is the case for the Tegra TK1, e.g. Signed-off-by: Jan Kiszka --- arch/arm/Kconfig | 7 ++- 1 file changed, 6