mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-11-18 00:17:19 +00:00
move shell_dump_host_mem in x86 to common shell.c for riscv, hypervisor only maps mmio and hv memory, beyond the above range memroy dump wil cause exception. Tracked-On: #8831 Signed-off-by: hangliu1 <hang1.liu@intel.com> Reviewed-by: Fei Li <fei1.li@intel.com> Acked-by: Wang, Yu1 <yu1.wang@intel.com>