Add a QEMU config for RISC-V.

Reviewed by:	jhb
MFC after:	1 week
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D18560
This commit is contained in:
Mark Johnston 2018-12-14 21:00:41 +00:00
parent fb50c41448
commit 01cd6fba6c

9
sys/riscv/conf/QEMU Normal file
View file

@ -0,0 +1,9 @@
# $FreeBSD$
#NO_UNIVERSE
include "GENERIC"
ident QEMU
options ROOTDEVNAME=\"ufs:/dev/vtbd0\"