Home
last modified time | relevance | path

Searched refs:KERNEL_CMDLINE (Results 1 – 5 of 5) sorted by relevance

/tools/testing/selftests/kho/
A Darm64.conf9 KERNEL_CMDLINE="console=ttyAMA0"
A Dx86.conf7 KERNEL_CMDLINE="console=ttyS0"
A Dvmtest.sh178 run_qemu "$QEMU_CMD" "$KERNEL_CMDLINE" "$kernel"
/tools/testing/selftests/wireguard/qemu/
A DMakefile210 KERNEL_CMDLINE := $(shell sed -n 's/CONFIG_CMDLINE=\(.*\)/\1/p' arch/m68k.config) macro
213 QEMU_MACHINE := -cpu host,accel=kvm -machine virt -append $(KERNEL_CMDLINE)
215 QEMU_MACHINE := -machine virt -smp 1 -append $(KERNEL_CMDLINE)
244 KERNEL_CMDLINE := $(shell sed -n 's/CONFIG_CMDLINE=\(.*\)/\1/p' arch/s390x.config) macro
247 QEMU_MACHINE := -cpu host,accel=kvm -machine s390-ccw-virtio -append $(KERNEL_CMDLINE)
249 QEMU_MACHINE := -cpu max -machine s390-ccw-virtio -append $(KERNEL_CMDLINE)
255 KERNEL_CMDLINE := $(shell sed -n 's/CONFIG_CMDLINE=\(.*\)/\1/p' arch/um.config) macro
304 $(KERNEL_CMDLINE) \
/tools/testing/selftests/vsock/
A Dvmtest.sh42 readonly KERNEL_CMDLINE="\
215 --append "${KERNEL_CMDLINE}" \

Completed in 8 milliseconds