mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-01-04 23:24:56 +00:00
The VM IDs which is high or equal then CONFIG_MAX_VM_NUM are all invalid VM IDs, the MACRO has never been referenced in code, so remove it; Tracked-On: #3214 Signed-off-by: Victor Sun <victor.sun@intel.com> Reviewed-by: Jason Chen CJ <jason.cj.chen@intel.com>