KVM: Do not re-execute INTn instruction.
authorGleb Natapov <gleb@redhat.com>
Mon, 11 May 2009 10:35:50 +0000 (13:35 +0300)
committerAvi Kivity <avi@redhat.com>
Wed, 10 Jun 2009 08:48:58 +0000 (11:48 +0300)
Re-inject event instead. This is what Intel suggest. Also use correct
instruction length when re-injecting soft fault/interrupt.

Signed-off-by: Gleb Natapov <gleb@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>

No differences found