On Sun, 22 May 2022 at 19:19, Mark Cave-Ayland <mark.cave-ayl...@ilande.co.uk> wrote: > > Move the initialisation of the register memory region to the I8042_MMIO device > realize function. > > Signed-off-by: Mark Cave-Ayland <mark.cave-ayl...@ilande.co.uk> > --- > hw/input/pckbd.c | 12 +++++++++++- > include/hw/input/i8042.h | 1 + > 2 files changed, 12 insertions(+), 1 deletion(-) >
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM