On Sun, 22 May 2022 at 19:20, Mark Cave-Ayland <[email protected]> wrote: > > This means that it is no longer necessary to call qemu_register_reset() > manually > within i8042_realizefn(). > > Signed-off-by: Mark Cave-Ayland <[email protected]> > --- > hw/input/pckbd.c | 10 +++++++++- > 1 file changed, 9 insertions(+), 1 deletion(-)
Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
