On Wed, 29 Jun 2022 at 13:41, Mark Cave-Ayland <mark.cave-ayl...@ilande.co.uk> wrote: > > Instantiate the PS2 mouse device within LASIPS2MousePort using > object_initialize_child() in lasips2_mouse_port_init() and realize it in > lasips2_mouse_port_realize() accordingly. > > Signed-off-by: Mark Cave-Ayland <mark.cave-ayl...@ilande.co.uk> > ---
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM