aboutsummaryrefslogtreecommitdiff
path: root/sys/riscv/conf/QEMU
diff options
context:
space:
mode:
authorMark Johnston <markj@FreeBSD.org>2018-12-14 21:00:41 +0000
committerMark Johnston <markj@FreeBSD.org>2018-12-14 21:00:41 +0000
commit01cd6fba6c63fa55cd85d3d32afdf352420573da (patch)
treea1de3aed77d1d2cf09a7e628ddf307ab7805f16f /sys/riscv/conf/QEMU
parentfb50c41448ecb2520bc95f5398b75ffb763db246 (diff)
Notes
Diffstat (limited to 'sys/riscv/conf/QEMU')
-rw-r--r--sys/riscv/conf/QEMU9
1 files changed, 9 insertions, 0 deletions
diff --git a/sys/riscv/conf/QEMU b/sys/riscv/conf/QEMU
new file mode 100644
index 000000000000..7abe44bdab58
--- /dev/null
+++ b/sys/riscv/conf/QEMU
@@ -0,0 +1,9 @@
+# $FreeBSD$
+
+#NO_UNIVERSE
+
+include "GENERIC"
+
+ident QEMU
+
+options ROOTDEVNAME=\"ufs:/dev/vtbd0\"