freebsd-dev/sys/riscv/conf/QEMU
Philip Paeps bdc786cc7c riscv: restore default HZ=1000, keep QEMU at HZ=100
This reverts r351918 and r351919.

Discussed with:	br, ian, imp
2019-09-07 05:13:31 +00:00

11 lines
114 B
Plaintext

# $FreeBSD$
#NO_UNIVERSE
include "GENERIC"
ident QEMU
options HZ=100
options ROOTDEVNAME=\"ufs:/dev/vtbd0\"