acrn-hypervisor/hypervisor/include
Victor Sun a68f655a11 HV: update ept address range for pre-launched VM
For a pre-launched VM, a region from PTDEV_HI_MMIO_START is used to store
64bit vBARs of PT devices which address is high than 4G. The region should
be located after all user memory space and be coverd by guest EPT address.

Tracked-On: #4458

Signed-off-by: Victor Sun <victor.sun@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2020-03-12 14:56:34 +08:00
..
arch/x86 HV: update ept address range for pre-launched VM 2020-03-12 14:56:34 +08:00
common hv: Variable/macro renaming for intr handling of PT devices using IO-APIC/PIC 2020-03-06 11:29:02 +08:00
debug HV: correct ept page array usage 2020-03-12 14:56:34 +08:00
dm hv: refine naming 2020-03-11 08:35:30 +08:00
hw hv: vpci: pass through stolen memory and opregion memory for GVT-D 2020-03-11 10:59:23 +08:00
lib hv: support xsave in context switch 2019-12-02 09:31:12 +08:00
public hv: vPCI: remove passthrough PCI device unuse code 2020-02-24 16:17:38 +08:00