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