KVM: x86 emulator: get rid of "restart" in emulation context.
authorGleb Natapov <gleb@redhat.com>
Wed, 25 Aug 2010 09:47:43 +0000 (12:47 +0300)
committerAvi Kivity <avi@redhat.com>
Sun, 24 Oct 2010 08:51:34 +0000 (10:51 +0200)
x86_emulate_insn() will return 1 if instruction can be restarted
without re-entering a guest.

Signed-off-by: Gleb Natapov <gleb@redhat.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>

No differences found