Files
acrn-hypervisor/hypervisor/arch/x86
Jason Chen CJ 570aef648a instr_emul: refine decode_instruction with copy_from_gva
use copy_from_gva in vie_init, if copy_from_gva meet -EFAULT, inject #PF.
And for decode_instruction, if return -EFAULT, the caller should keep return
path with successful status.

v2:
- remove vm_restart_instruction when inject #PF

Signed-off-by: Jason Chen CJ <jason.cj.chen@intel.com>
2018-06-11 12:14:43 +08:00
..
2018-06-08 12:06:15 +08:00
2018-06-08 12:06:15 +08:00
2018-06-08 13:45:02 +08:00