mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-10-11 23:48:07 +00:00
The current code allow the same region name for same VM, it's an issue This patch add an assert to check the above issue and report it. Tracked-On: #6690 Signed-off-by: Chenli Wei <chenli.wei@intel.com>