Lines Matching +full:- +full:- +full:set +full:- +full:config
3 # SPDX-License-Identifier: BSD-3-Clause
43 qemu="qemu-system-m68k"
47 cmdline="program-name"
53 --)
57 -s|"")
98 echo CPU set to $CPU
106 -chardev stdio,id=stdio0,mux=on \
107 -machine virt \
108 -cpu "$CPU" \
109 -semihosting-config "$semi" \
110 -monitor none \
111 -serial none \
112 -net none \
113 -nographic \
114 -kernel "$elf" "$@"