mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-08-09 03:58:34 +00:00
Project ACRN hypervisor
when host mmu got updated, it should invalidate TLB & page-struct cache. currently, there is no mmu update will be done after any AP start, so the simplest way(to avoid shootdown) is just do invlpg for BSP. Signed-off-by: Mingqiang Chi <mingqiang.chi@intel.com> Signed-off-by: Jason Chen CJ <jason.cj.chen@intel.com> Acked-by: Tian, Kevin <kevin.tian@intel.com> Acked-by: Xu, Anthony <anthony.xu@intel.com> |
||
---|---|---|
devicemodel | ||
doc | ||
hypervisor |