Files
acrn-hypervisor/hypervisor/arch/x86
Peter Fang b7329f10a5 hv: instr_emul: use cs segment when fetching instructions
In non-64-bit mode, CS segment base address should be considered when
determining the linear address of the vcpu's instruction pointer. Use
vie_calculate_gla() for instruction address translation which also takes
care of 64-bit mode.

Tracked-On: #4064
Signed-off-by: Peter Fang <peter.fang@intel.com>
2019-11-11 13:55:24 +08:00
..
2019-06-14 14:22:51 +08:00
2019-10-31 09:02:59 +08:00
2019-09-11 17:30:24 +08:00