On Wed, 29 Jun 2022 at 13:41, Mark Cave-Ayland <[email protected]> wrote: > > Instantiate the PS2 keyboard device within KBDState using > object_initialize_child() in i8042_initfn() and i8042_mmio_init() and realize > it in i8042_realizefn() and i8042_mmio_realize() accordingly. > > Signed-off-by: Mark Cave-Ayland <[email protected]> > ---
Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
