mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-01-05 07:35:31 +00:00
The current UI have no live-check to check whether a VM connect to itself. So we add an assert to the schema and return error when user connect a VM to itself. Signed-off-by: Chenli Wei <chenli.wei@intel.com> Reviewed-by: Junjie Mao <junjie.mao@intel.com>