MCPcopy Create free account
hub / github.com/f9micro/f9-kernel / build_qemu_cmd

Function build_qemu_cmd

scripts/qemu-test.py:217–246  ·  view source on GitHub ↗

Build a QEMU command line for the selected machine. For semihosting boards, wraps QEMU in script(1) to provide a PTY. Without a PTY, semihosting output blocks after a few KB because QEMU's internal write buffer fills when stdout is a pipe.

(elf_path: str, machine: str)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

run_qemuFunction · 0.85
run_qemu_faultFunction · 0.85

Calls 1

validate_qemu_machineFunction · 0.85

Tested by

no test coverage detected