mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-05-04 22:47:00 +00:00
Fixed the problem that acrn can still build normally when the memory addresses of HV and VM conflict, which causes the hypervisor to hang. At the same time, defined a class to process memory to obtain and check the available memory range. Memory range obtain and check related functions are defined as class methods. Tracked-On: #7913 Reviewed-by: Junjie Mao <junjie.mao@intel.com> Signed-off-by: Ziheng Li <ziheng.li@intel.com> |
||
---|---|---|
.. | ||
lib | ||
bdf.py | ||
board_capability.py | ||
clos.py | ||
cpu_affinity.py | ||
gpa.py | ||
guest_flags.py | ||
hv_ram.py | ||
intx.py | ||
main.py | ||
memory_allocator.py | ||
pio.py | ||
s5_vuart.py |