Searched refs:QEMU (Results 1 – 3 of 3) sorted by relevance
76 QEMU="`identify_qemu $base_resdir/vmlinux`"77 BOOT_IMAGE="`identify_boot_image $QEMU`"86 QEMU="`identify_qemu vmlinux`"87 BOOT_IMAGE="`identify_boot_image $QEMU`"142 qemu_args="`specify_qemu_cpus "$QEMU" "$qemu_args" "$cpu_count"`"145 qemu_args="$qemu_args `identify_qemu_args "$QEMU" "$resdir/console.log"`"148 qemu_append="`identify_qemu_append "$QEMU"`"161 echo "NOTE: $QEMU either did not run or was interactive" > $resdir/console.log162 echo $QEMU $qemu_args -m $TORTURE_QEMU_MEM -kernel $KERNEL -append \"$qemu_append $boot_args\" > $r…163 ( $QEMU $qemu_args -m $TORTURE_QEMU_MEM -kernel $KERNEL -append "$qemu_append $boot_args" > $resdir…
35 echo QEMU error, output:41 echo QEMU killed
109 the guest will stop by specification of chardev in QEMU. This blocking mode may