mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-10-11 15:43:41 +00:00
The current ACRN-Configurator just check the conflict of user setting. have not check the conflict with native PCI device's bdf. This patch add an assert to check the above conflict. Tracked-On: #6690 Signed-off-by: Chenli Wei <chenli.wei@linux.intel.com> Reviewed-by: Junjie Mao <junjie.mao@intel.com>