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:
Wei Liu
2019-10-14 18:04:01 +08:00
committed by ACRN System Integration
parent 826094638a
commit 89f53a409a
3 changed files with 8 additions and 42 deletions

View File

@@ -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]: