Home
last modified time | relevance | path

Searched defs:binary (Results 1 – 9 of 9) sorted by relevance

/qemu/scripts/
H A Dqemu-trace-stap29 def probe_prefix(binary): argument
34 def which(binary): argument
43 def tapset_dir(binary): argument
H A Ddevice-crash-test290 def __init__(self, binary, devtype): argument
342 def getBinaryInfo(args, binary): argument
/qemu/contrib/vhost-user-gpu/
H A D50-qemu-gpu.json.in4 "binary": "@libexecdir@/vhost-user-gpu" string
/qemu/scripts/tracetool/backend/
H A Ddtrace.py31 def binary(): function
/qemu/tests/migration/guestperf/
H A Dreport.py36 binary, argument
H A Dengine.py37 def __init__(self, binary, dst_host, kernel, initrd, transport="tcp", argument
/qemu/scripts/tracetool/
H A D__init__.py415 binary=None, probe_prefix=None): argument
/qemu/python/qemu/machine/
H A Dmachine.py332 def binary(self) -> str: member in QEMUMachine
/qemu/tests/unit/
H A Dtest-char.c381 const uint8_t binary[] = { 0x82, 0x85, /* Binary header */ in websock_client_read() local