Searched defs:launch_cmd (Results 1 – 3 of 3) sorted by relevance
/openbmc/openbmc/poky/meta/lib/oeqa/utils/ |
H A D | qemurunner.py | 143 …rams = None, get_ip = True, extra_bootparams = None, runqemuparams='', launch_cmd=None, discard_wr… argument 188 …def launch(self, launch_cmd, get_ip = True, qemuparams = None, extra_bootparams = None, env = None… argument
|
H A D | commands.py | 317 def runqemu(pn, ssh=True, runqemuparams='', image_fstype=None, launch_cmd=None, qemuparams=None, ov… argument
|
/openbmc/openbmc/poky/meta/lib/oeqa/ |
H A D | targetcontrol.py | 163 …def start(self, params=None, ssh=True, extra_bootparams='', runqemuparams='', launch_cmd='', disca… argument
|