On Fri, 24 Jun 2022 at 14:42, Mark Cave-Ayland <[email protected]> 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 <[email protected]> > Acked-by: Helge Deller <[email protected]> > --- > hw/input/pckbd.c | 11 +++++++++-- > 1 file changed, 9 insertions(+), 2 deletions(-)
Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
