Re: [Qemu-devel] [PATCH 25/27] hw/arm/iotkit: Instantiate MPC

2018-05-23 Thread Alex Bennée
Peter Maydell writes: > Wire up the one MPC that is part of the IoTKit itself. For the > moment we don't wire up its interrupt line. > > Signed-off-by: Peter Maydell Reviewed-by: Alex Bennée > --- > include/hw/arm/iotkit.h | 2 ++ > hw/arm/iotkit.c | 38 +++-

[Qemu-devel] [PATCH 25/27] hw/arm/iotkit: Instantiate MPC

2018-05-21 Thread Peter Maydell
Wire up the one MPC that is part of the IoTKit itself. For the moment we don't wire up its interrupt line. Signed-off-by: Peter Maydell --- include/hw/arm/iotkit.h | 2 ++ hw/arm/iotkit.c | 38 +++--- 2 files changed, 29 insertions(+), 11 deletions(-) di