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
> ---
> hw/input/pckbd.c | 32 ++--
> 1 file cha
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
---
hw/input/pckbd.c | 32 ++--
1 file changed, 22 insertions(+), 10 deletions(-)
diff --git a/hw/