Re: [PATCH v6 11/20] ppc/xive: Use the XiveFabric and XivePresenter interfaces

2019-11-26 Thread David Gibson
On Mon, Nov 25, 2019 at 07:58:11AM +0100, Cédric Le Goater wrote: > Now that the machines have handlers implementing the XiveFabric and > XivePresenter interfaces, remove xive_presenter_match() and make use > of the 'match_nvt' handler of the machine. > > Reviewed-by: Greg Kurz > Signed-off-by: C

[PATCH v6 11/20] ppc/xive: Use the XiveFabric and XivePresenter interfaces

2019-11-24 Thread Cédric Le Goater
Now that the machines have handlers implementing the XiveFabric and XivePresenter interfaces, remove xive_presenter_match() and make use of the 'match_nvt' handler of the machine. Reviewed-by: Greg Kurz Signed-off-by: Cédric Le Goater --- hw/intc/xive.c | 48 +---