Searched refs:boot_args (Results 1 – 1 of 1) sorted by relevance
141 boot_args=$6153 cpu_count=`configfrag_boot_cpus "$boot_args" "$config_template" "$cpu_count"`169 boot_args="`configfrag_boot_params "$boot_args" "$config_template"`"171 boot_args="`per_version_boot_params "$boot_args" $resdir/.config $seconds`"180 echo $QEMU $qemu_args -m $TORTURE_QEMU_MEM -kernel $KERNEL -append \"$qemu_append $boot_args\" > $r…181 ( $QEMU $qemu_args -m $TORTURE_QEMU_MEM -kernel $KERNEL -append "$qemu_append $boot_args"& echo $! …