On 5/5/21 9:21 PM, Volker Rümelin wrote: > Split out the interrupt line changing code from kbd_update_irq(). > This is a preparation for the next patch. There is no functional > change. > > Signed-off-by: Volker Rümelin <vr_q...@t-online.de> > --- > hw/input/pckbd.c | 32 ++++++++++++++++++++++---------- > 1 file changed, 22 insertions(+), 10 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <phi...@redhat.com>