Configure hz=100 in the QEMU target.

We currently don't have a good way to dynamically detect whether the
kernel is running as a guest.

Reviewed by:	jhb
MFC after:	1 week
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D18715
This commit is contained in:
markj 2019-01-03 16:11:21 +00:00
parent 9a0f851bb3
commit 54c1ca26c0

View File

@ -6,4 +6,5 @@ include "GENERIC"
ident QEMU
options HZ=100
options ROOTDEVNAME=\"ufs:/dev/vtbd0\"