Re: [PATCH for-5.0 v5 13/23] ppc/pnv: Implement the XiveFabric interface

2019-11-20 Thread Greg Kurz
On Fri, 15 Nov 2019 17:24:26 +0100 Cédric Le Goater wrote: > The CAM line matching on the PowerNV machine now scans all chips of > the system and all CPUs of a chip to find a dispatched NVT in the > thread contexts. > > Signed-off-by: Cédric Le Goater > --- Reviewed-by: Greg Kurz > hw/ppc/p

[PATCH for-5.0 v5 13/23] ppc/pnv: Implement the XiveFabric interface

2019-11-15 Thread Cédric Le Goater
The CAM line matching on the PowerNV machine now scans all chips of the system and all CPUs of a chip to find a dispatched NVT in the thread contexts. Signed-off-by: Cédric Le Goater --- hw/ppc/pnv.c | 35 +++ 1 file changed, 35 insertions(+) diff --git a/hw/ppc/