mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-06-08 01:54:44 +00:00
If the bus number is not 0, then malloc a virtual slot for the device, meanwhile, it should be added to PT_SLOT for the next query, otherwise the passthru parameter would be lost in the launch script. Tracked-On: #4494 Signed-off-by: Wei Liu <weix.w.liu@intel.com> Acked-by: Victor Sun <victor.sun@intel.com>