On Sun, 22 May 2022 at 19:19, Mark Cave-Ayland <mark.cave-ayl...@ilande.co.uk> wrote: > > Currently i8042_mm_init() creates a new KBDState directly which is used by > the MIPS > magnum machine. Introduce a new I8042_MMIO QOM type that will soon be used to > allow the MIPS magnum machine to be wired up using standard qdev GPIOs. > > Signed-off-by: Mark Cave-Ayland <mark.cave-ayl...@ilande.co.uk> > ---
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM