acrn-hypervisor/hypervisor/arch/x86/guest
Fei Li 243227e452 hv: mmiodev: a minor bug fix about refine acrn_mmiodev data structure
Rename base_hpa to host_pa in acrn_mmiodev data structure.

Tracked-On: #6366
Signed-off-by: Fei Li <fei1.li@intel.com>
2021-09-06 10:24:42 +08:00
..
assign.c hv: validate input for dmar_free_irte function 2021-06-08 09:03:10 +08:00
ept.c hv: Use 64 bits definition for 64 bits MSR_IA32_VMX_EPT_VPID_CAP operation 2021-07-02 09:24:12 +08:00
guest_memory.c
hyperv.c hv/mod_timer: split tsc handling code from timer. 2021-05-18 16:43:28 +08:00
instr_emul.c HV: Fix decode_instruction() trigger #UD for emulating UC-lock 2021-07-21 11:25:47 +08:00
lock_instr_emul.c hv: Add check to ensure vcpu_make_request and signal_event are 2021-08-27 16:16:52 +08:00
nested.c hv: Wrap same code as a static function 2021-06-09 10:07:05 +08:00
pm.c hv: dm: Use new power management data structures 2021-07-15 11:53:54 +08:00
trusty.c hv/mod_timer: split tsc handling code from timer. 2021-05-18 16:43:28 +08:00
ucode.c
vcpu.c hv: check the capability of XSAVES/XRSTORS instructions before execution 2021-08-25 16:30:14 +08:00
vcpuid.c hv: mask off LA57 in cpuid 2021-08-18 16:26:25 +08:00
ve820.c HV: Fix the problem of copy fail when booting pre-launched VMs 2021-08-27 15:19:55 +08:00
vept.c hv: nested: Keep privilege bits sync in shadow EPT entry 2021-07-02 09:24:12 +08:00
virq.c HV: rename splitlock file name 2021-07-21 11:25:47 +08:00
virtual_cr.c
vlapic_priv.h
vlapic.c HV: Fix decode_instruction() trigger #UD for emulating UC-lock 2021-07-21 11:25:47 +08:00
vm_reset.c hv: dm: Use new power management data structures 2021-07-15 11:53:54 +08:00
vm.c hv: mmiodev: a minor bug fix about refine acrn_mmiodev data structure 2021-09-06 10:24:42 +08:00
vmcall.c hv: dm: Use new VM management ioctls 2021-07-15 11:53:54 +08:00
vmcs.c hv: remove xsave dependence 2021-08-10 16:36:15 +08:00
vmexit.c hv: remove xsave dependence 2021-08-10 16:36:15 +08:00
vmsr.c hv: remove xsave dependence 2021-08-10 16:36:15 +08:00
vmtrr.c
vmx_asm.S
vmx_io.c HV: Fix decode_instruction() trigger #UD for emulating UC-lock 2021-07-21 11:25:47 +08:00