svn commit: r351919 - head/sys/riscv/conf
Philip Paeps
philip at FreeBSD.org
Fri Sep 6 01:22:17 UTC 2019
Author: philip
Date: Fri Sep 6 01:22:16 2019
New Revision: 351919
URL: https://svnweb.freebsd.org/changeset/base/351919
Log:
QEMU: use default HZ
HZ=100 by default on riscv since r351918.
Modified:
head/sys/riscv/conf/QEMU
Modified: head/sys/riscv/conf/QEMU
==============================================================================
--- head/sys/riscv/conf/QEMU Fri Sep 6 01:19:31 2019 (r351918)
+++ head/sys/riscv/conf/QEMU Fri Sep 6 01:22:16 2019 (r351919)
@@ -6,5 +6,4 @@ include "GENERIC"
ident QEMU
-options HZ=100
options ROOTDEVNAME=\"ufs:/dev/vtbd0\"
More information about the svn-src-all
mailing list