mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-04-11 14:53:03 +00:00
Limit 64 bits PCI BAR space from 0x100000000UL ~ 0x140000000UL, as HV now only support 0x400000000UL+0x80000000 as top of guest memory address. EPT table size is static allocated. Tracked-On: #2577 Signed-off-by: Shuo A Liu <shuo.a.liu@intel.com> Signed-off-by: Jian Jun Chen <jian.jun.chen@intel.com> Acked-by: Yu Wang <yu1.wang@intel.com>