On Sun, 22 May 2022 at 19:20, Mark Cave-Ayland <[email protected]> wrote: > > This can be improved once the ps2_kbd_init() and ps2_mouse_init() functions > have > been removed, but for now move the existing logic from lasi_initfn() to > lasi_init(). At the same time explicitly set keyboard port id to 0, even if it > isn't technically required. > > Signed-off-by: Mark Cave-Ayland <[email protected]> > --- > hw/input/lasips2.c | 8 +++++--- > 1 file changed, 5 insertions(+), 3 deletions(-)
Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
