acrn-hypervisor/hypervisor/include
Qian Wang 793b99e3f6 hv: add method to deal with ">4G MMIO" BIOS option
1. Fixed the bug that HV may crush when ">4G MMIO"
BIOS option is disabled.
2. Fixed the bug that RTVM may encounter problems
at reboot time when it makes use of pSRAM
3. HV will skip PTCM initialization when it cannot
find PTCM.
4. Some codes are refined.

Tracked-On: #5330

Signed-off-by: Qian Wang <qian1.wang@intel.com>
2020-09-21 14:20:54 +08:00
..
arch/x86 hv: add method to deal with ">4G MMIO" BIOS option 2020-09-21 14:20:54 +08:00
common hv: add new hypercalls to create and destroy an emulated device in hypervisor 2020-08-28 16:53:12 +08:00
debug hv: debug: Enable MMIO UART support 2020-08-27 13:31:17 +08:00
dm Revert "hv:refine vm & vcpu lock" for release2.2_branch 2020-09-09 15:24:34 +08:00
hw pci: mcfg: limit device bus numbers which could access by ECAM 2020-09-09 09:31:56 +08:00
lib HV: enable multiboot module string as kernel bootargs 2020-06-08 13:30:04 +08:00
public hv: add new hypercalls to create and destroy an emulated device in hypervisor 2020-08-28 16:53:12 +08:00