On Sun, 22 May 2022 at 19:20, Mark Cave-Ayland <mark.cave-ayl...@ilande.co.uk> wrote: > > Move the initialisation of the keyboard and mouse memory regions to > lasips2_init() > and expose them as SysBus memory regions. > > Signed-off-by: Mark Cave-Ayland <mark.cave-ayl...@ilande.co.uk> > --- > hw/input/lasips2.c | 18 ++++++++++++++---- > 1 file changed, 14 insertions(+), 4 deletions(-) > Reviewed-by: Peter Maydell <peter.mayd...@linaro.org>
thanks -- PMM