commit | 49e9d557f9b6e9639390b63b645f2def8dde5f1b | [log] [tgz] |
---|---|---|
author | Avi Kivity <avi@redhat.com> | Sun Sep 19 14:34:08 2010 +0200 |
committer | Avi Kivity <avi@redhat.com> | Sun Oct 24 10:53:02 2010 +0200 |
tree | bf5938665cfa712845d6e490f1cb169bf8f2d78f | |
parent | a92601bb707f6f49fd5563ef3d09928e70cc222e [diff] |
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>