Files
acrn-hypervisor/hypervisor/arch/x86
Yin Fengwei fa9fec50e9 hv: inject invalid opcode if decode instruction fails
We inject invalid opcode if instruction decode fails.

We don't support many instruction. If new type guest hit
the invalid opcode and it's necessary to emulate that
instruction, we could add new instruction then.

Signed-off-by: Yin Fengwei <fengwei.yin@intel.com>
Reviewed-by: Jason Chen CJ <jason.cj.chen@intel.com>
Acked-by: Anthony Xu <anthony.xu@intel.com>
2018-08-09 14:46:13 +08:00
..
2018-07-25 15:29:34 +08:00
2018-08-06 10:34:43 +08:00
2018-08-06 12:27:53 +08:00
2018-08-07 09:55:13 +08:00
2018-08-09 14:46:13 +08:00
2018-08-07 09:55:13 +08:00
2018-08-08 09:57:26 +08:00