acrn-hypervisor/hypervisor/include/arch/x86/guest
Yin Fengwei 63fe48c27f hv: get correct fault address for copy_to/from_gva
When doing copy_to/from_gva, it's possible the guest no page
happens on none-first page. In this case, we need get correct
fault address from gva2gpa.

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>
Acked-by: Eddie Dong <Eddie.dong@intel.com>
2018-08-09 14:46:13 +08:00
..
guest_pm.h hv: treewide: fix 'No definition in system for prototyped procedure' 2018-07-20 10:38:32 +08:00
guest.h hv: get correct fault address for copy_to/from_gva 2018-08-09 14:46:13 +08:00
mptable.h HV: Adding mptable support for partition mode ACRN 2018-08-03 13:36:40 +08:00
ucode.h license: Replace license text with SPDX tag 2018-06-01 10:43:06 +08:00
vcpu.h vcpu: add ext context support for world switch 2018-08-07 09:55:13 +08:00
vioapic.h hv: vioapic: change the variable type of pin to uint32_t 2018-08-06 12:32:35 +08:00
vlapic.h hv: treewide: fix 'Prototype and definition name mismatch' 2018-08-06 16:04:40 +08:00
vm.h hv: Adding a wrapper on top of prepare_vm0 2018-08-08 15:53:46 +08:00
vpic.h HV:treewide:rename struct vpic as struct acrn_vpic 2018-07-27 11:27:12 +08:00