Takuya Yoshikawa 1d2887e2d8 KVM: x86 emulator: Make x86_decode_insn() return proper macros
Return EMULATION_OK/FAILED consistently.  Also treat instruction fetch
errors, not restricted to X86EMUL_UNHANDLEABLE, as EMULATION_FAILED;
although this cannot happen in practice, the current logic will continue
the emulation even if the decoder fails to fetch the instruction.

Signed-off-by: Takuya Yoshikawa <yoshikawa.takuya@oss.ntt.co.jp>
Signed-off-by: Avi Kivity <avi@redhat.com>
2011-09-25 19:18:01 +03:00
..
2010-10-24 10:53:14 +02:00
2011-08-16 19:00:41 +03:00
2011-07-26 16:49:47 -07:00
2011-01-12 11:29:08 +02:00
2011-07-24 11:50:33 +03:00
2011-09-25 19:13:25 +03:00
2011-07-24 11:50:40 +03:00
2011-07-24 11:50:41 +03:00
2011-07-26 16:49:47 -07:00