Re: [Qemu-devel] [PATCH 17/27] ppc/pnv: add a LPC Controller model class
On Wed, Mar 06, 2019 at 09:50:22AM +0100, Cédric Le Goater wrote: > It will ease the introduction of the LPC Controller model for POWER9. > > Signed-off-by: Cédric Le Goater Reviewed-by: David Gibson > --- > include/hw/ppc/pnv_lpc.h | 16 > hw/ppc/pnv.c | 2 +- > hw/ppc/
[Qemu-devel] [PATCH 17/27] ppc/pnv: add a LPC Controller model class
It will ease the introduction of the LPC Controller model for POWER9. Signed-off-by: Cédric Le Goater --- include/hw/ppc/pnv_lpc.h | 16 hw/ppc/pnv.c | 2 +- hw/ppc/pnv_lpc.c | 85 3 files changed, 78 insertions(+), 25 deleti