KVM: Always request IRQ/NMI window if an interrupt is pending
authorGleb Natapov <gleb@redhat.com>
Mon, 11 May 2009 10:35:51 +0000 (13:35 +0300)
committerAvi Kivity <avi@redhat.com>
Wed, 10 Jun 2009 08:48:58 +0000 (11:48 +0300)
commit6a8b1d13121f8226783987dc7ddd861ee2245410
tree269d5858d3a6cb842c72e408260b68fb55828461
parent66fd3f7f901f29a557a473af595bf11b270b9ac2
KVM: Always request IRQ/NMI window if an interrupt is pending

Currently they are not requested if there is pending exception.

Signed-off-by: Gleb Natapov <gleb@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
arch/x86/kvm/x86.c