Home
last modified time | relevance | path

Searched full:console (Results 1 – 10 of 10) sorted by relevance

/kvm-unit-tests/lib/
H A Dchr-testdev.h6 * qemu for kvm-unit-tests accessible through virtio-console.
/kvm-unit-tests/
H A Dconfigure67 console=
132 --console=CONSOLE
224 --console)
225 console="$arg"
558 [ "$console" = "sbi" ] && echo "#define CONFIG_SBI_CONSOLE" >> lib/config.h
/kvm-unit-tests/s390x/
H A Dpanic-loop-extint.c26 * preventing us from printing the failure on the console. To avoid in ext_int_cleanup()
H A Dmigration.c94 * complex console stuff can be done in C on the first CPU and here we in test_func()
H A DMakefile111 cflatobjs += lib/s390x/sclp-console.o
/kvm-unit-tests/lib/s390x/
H A Dsclp-console.c3 * SCLP line mode and ASCII console driver
153 /* Add a \r to the \n for HMC ASCII console */ in sclp_print_ascii()
216 * In contrast to the ascii console, linemode produces a new
284 /* Hard terminal reset to clear screen for HMC ASCII console */ in sclp_console_setup()
292 * z/VM advertises a vt220 console which is not functional: in sclp_print()
H A Dsclp.h263 /* SCLP line mode console related structures. */
/kvm-unit-tests/arm/
H A Drun63 echo "$qemu doesn't support virtio-console for chr-testdev. Exiting."
/kvm-unit-tests/scripts/
H A Darch-run.bash184 # "Now migrate VM" or similar console message.
/kvm-unit-tests/riscv/
H A Dsbi.c1254 /* Bytes are read from memory and written to the console */ in check_dbcn()