Home
last modified time | relevance | path

Searched refs:resume_cmd (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/tests/qemu-iotests/
H A D21941 for resume_cmd, resume_arg in [('block-job-resume', 'device'),
43 iotests.log('=== Testing %s/%s ===' % (pause_cmd, resume_cmd))
54 iotests.log(vm.qmp(resume_cmd, **{resume_arg: 'job0'}))
/openbmc/qemu/
H A Dqemu-io-cmds.c2521 static const cmdinfo_t resume_cmd = { variable
2762 qemuio_add_command(&resume_cmd); in init_qemuio_commands()