]> rtime.felk.cvut.cz Git - mcf548x/linux.git/commit
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)
commit49e9d557f9b6e9639390b63b645f2def8dde5f1b
treebf5938665cfa712845d6e490f1cb169bf8f2d78f
parenta92601bb707f6f49fd5563ef3d09928e70cc222e
KVM: VMX: Respect interrupt window in big real mode

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>
arch/x86/kvm/vmx.c