On Fri, 24 Jun 2022 at 14:42, Mark Cave-Ayland <mark.cave-ayl...@ilande.co.uk> wrote: > > This enables use to set the required value of extended_state directly during > device init rather than in i8042_mm_init(). > > Signed-off-by: Mark Cave-Ayland <mark.cave-ayl...@ilande.co.uk> > Acked-by: Helge Deller <del...@gmx.de> > --- > hw/input/pckbd.c | 11 +++++++++-- > 1 file changed, 9 insertions(+), 2 deletions(-)
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM