Detect vmm(4) in the bootloader and automatically switch to the serial
authormlarkin <mlarkin@openbsd.org>
Wed, 11 Jul 2018 14:48:40 +0000 (14:48 +0000)
committermlarkin <mlarkin@openbsd.org>
Wed, 11 Jul 2018 14:48:40 +0000 (14:48 +0000)
commit5720dca01aa846aef724a48c8af1c05ae034abe6
tree3e6c43f7568a752c1a0aa765082e7b8f88e0ec8e
parent9ad0f3d49898fa422583617a76324f168cff6aab
Detect vmm(4) in the bootloader and automatically switch to the serial
console at 115200 baud.

tested by phessler and myself, ok deraadt
sys/arch/amd64/stand/boot/conf.c
sys/arch/amd64/stand/cdboot/conf.c
sys/arch/amd64/stand/libsa/machdep.c
sys/arch/amd64/stand/pxeboot/conf.c