On Sun, 22 May 2022 at 19:19, Mark Cave-Ayland <[email protected]> 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 <[email protected]> > ---
Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
