Files
acrn-hypervisor/hypervisor/arch/x86/guest
Zide Chen 1b7d33a426 hv: separate host e820 and SOS ve820
There are 2 reasons why SOS ve820 has to be separated from host e820:
- in hybrid mode, SOS may not own all the host memory.
- when SOS is being re-launched, it needs an untainted version of host
  e820 to create SOS ve820.

This patch creates sos_e820 table for SOS and keeps host e820 intact
during SOS creation.

Tracked-On: #2700
Signed-off-by: Zide Chen <zide.chen@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2019-04-26 16:20:50 +08:00
..
2019-03-14 09:05:53 +08:00
2019-04-12 13:45:32 +08:00
2019-04-26 16:20:50 +08:00
2019-02-03 13:00:42 +08:00
2019-04-12 10:09:26 +08:00