Home
last modified time | relevance | path

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

/openbmc/qemu/scripts/
H A Ddevice-crash-test342 def getBinaryInfo(args, binary): function
400 if getBinaryInfo(args, testcase['binary']).kvm_available and not args.tcg_only:
406 return getBinaryInfo(args, testcase['binary']).machines
410 return getBinaryInfo(args, testcase['binary']).user_devs
558 not getBinaryInfo(args, t['binary']).machineInfo(t['machine'])['runnable'])):