Re: [Qemu-devel] [PATCH v5 11/17] spapr: populate PHB DRC entries for root DT node

2019-02-19 Thread David Gibson
On Tue, Feb 19, 2019 at 06:18:29PM +0100, Greg Kurz wrote: > From: Nathan Fontenot > > This add entries to the root OF node to advertise our PHBs as being > DR-capable in accordance with PAPR specification. > > Signed-off-by: Nathan Fontenot > Signed-off-by: Michael Roth > Reviewed-by: David G

[Qemu-devel] [PATCH v5 11/17] spapr: populate PHB DRC entries for root DT node

2019-02-19 Thread Greg Kurz
From: Nathan Fontenot This add entries to the root OF node to advertise our PHBs as being DR-capable in accordance with PAPR specification. Signed-off-by: Nathan Fontenot Signed-off-by: Michael Roth Reviewed-by: David Gibson Signed-off-by: Greg Kurz --- hw/ppc/spapr.c |8 1 fil