On Sun, 22 May 2022 at 19:19, Mark Cave-Ayland <[email protected]> wrote: > > Move the initialisation of the register memory region to the I8042_MMIO device > realize function. > > Signed-off-by: Mark Cave-Ayland <[email protected]> > --- > hw/input/pckbd.c | 12 +++++++++++- > include/hw/input/i8042.h | 1 + > 2 files changed, 12 insertions(+), 1 deletion(-) >
Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
