apic: Reevaluate pending interrupts on LVT_LINT0 changes
commita94820ddc36f8c452b37f9dcb323f55ffdbc75f9
authorJan Kiszka <jan.kiszka@siemens.com>
Mon, 9 Jul 2012 14:42:31 +0000 (9 16:42 +0200)
committerAvi Kivity <avi@redhat.com>
Tue, 10 Jul 2012 08:31:08 +0000 (10 11:31 +0300)
tree354d8ec0391c8e98ae8f04ef09734939443cbdfe
parent3db3659bf60094657e1465cc809acb09551816ee
apic: Reevaluate pending interrupts on LVT_LINT0 changes

When the guest modifies the LVT_LINT0 register, we need to check if some
pending PIC interrupt can now be delivered.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
hw/apic.c