+2
−0
arch/x86/kvm/x86.h
0 → 100644
+11
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
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>