Searched refs:qemu_bins (Results 1 – 1 of 1) sorted by relevance
27 qemu_bins="$qemu_bins ./qemu-system-$arch"36 if [ -z "$qemu_bins" ]; then44 for qemu in $qemu_bins; do46 echo "Run 'make' to build the following QEMU executables: $qemu_bins"