mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-11-13 17:34:12 +00:00
Rename is_allocated_to_prelaunched_vm to allocate_to_prelaunched_vm as it not only checks whether the PCI device is allocated to a Pre-launched VM but also associate it with Pre-launched VM's dev_config. Tracked-On: #8491 Reviewed-by: Junjie Mao <junjie.mao@intel.com> Signed-off-by: Qiang Zhang <qiang4.zhang@intel.com>