+2
−0
arch/x86/kvm/x86.h
0 → 100644
+11
−0
Loading
If we're emulating an instruction, either it will succeed, in which case
any previously queued exception will be spurious, or we will requeue the
same exception.
Signed-off-by:
Avi Kivity <avi@qumranet.com>