hw/mips/mips_int: De-duplicate KVM interrupt delivery
commit56b92eeeac8074501858e15b7658ec6099456f04
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Wed, 29 Apr 2020 08:21:05 +0000 (29 10:21 +0200)
committerPhilippe Mathieu-Daudé <f4bug@amsat.org>
Tue, 26 May 2020 11:21:12 +0000 (26 13:21 +0200)
tree9a1ee15ab25403bb274e0098edf81ec610f61dd1
parentc707f06fb1d9b09e5d442e72f6f3dcd021671a90
hw/mips/mips_int: De-duplicate KVM interrupt delivery

Refactor duplicated code in a single place.

Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20200429082916.10669-2-f4bug@amsat.org>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
hw/mips/mips_int.c