KVM: Replace pending exception by PF if it happens serially
authorGleb Natapov <gleb@redhat.com>
Thu, 11 Jun 2009 08:26:11 +0000 (11:26 +0300)
committerAvi Kivity <avi@redhat.com>
Thu, 10 Sep 2009 05:32:56 +0000 (08:32 +0300)
Replace previous exception with a new one in a hope that instruction
re-execution will regenerate lost exception.

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

No differences found