KVM: VMX: Respect interrupt window in big real mode
authorAvi Kivity <avi@redhat.com>
Sun, 19 Sep 2010 12:34:08 +0000 (14:34 +0200)
committerAvi Kivity <avi@redhat.com>
Sun, 24 Oct 2010 08:53:02 +0000 (10:53 +0200)
If an interrupt is pending, we need to stop emulation so we
can inject it.

Signed-off-by: Avi Kivity <avi@redhat.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>

No differences found