mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-10 05:09:01 +00:00
acrn-config: supply optional passthrough device for vm
To match launch config xml, supply more optional passthrough device to vm. Tracked-On: #3812 Signed-off-by: Wei Liu <weix.w.liu@intel.com>
This commit is contained in:
committed by
ACRN System Integration
parent
826094638a
commit
89f53a409a
@@ -362,7 +362,6 @@ def launch_end(names, args, vmid, config):
|
||||
|
||||
def set_dm_pt(names, sel, vmid, config):
|
||||
|
||||
#cap_pt = launch_cfg_lib.get_board_pt_dev(names, vmid)
|
||||
uos_type = names['uos_types'][vmid]
|
||||
|
||||
if sel.bdf['usb_xdci'][vmid] and sel.slot['usb_xdci'][vmid]:
|
||||
|
Reference in New Issue
Block a user