Author: markj
Date: Wed Jan 2 16:36:46 2019
New Revision: 342695
URL: https://svnweb.freebsd.org/changeset/base/342695
Log:
MFC r342097:
Add a QEMU config for RISC-V.
Added:
stable/12/sys/riscv/conf/QEMU
- copied unchanged from r342097, head/sys/riscv/conf/QEMU
Modified:
Directory Properties:
stable/12/ (props changed)
Copied: stable/12/sys/riscv/conf/QEMU (from r342097, head/sys/riscv/conf/QEMU)
==============================================================================
--- /dev/null 00:00:00 1970 (empty, because file is newly added)
+++ stable/12/sys/riscv/conf/QEMU Wed Jan 2 16:36:46 2019
(r342695, copy of r342097, head/sys/riscv/conf/QEMU)
@@ -0,0 +1,9 @@
+# $FreeBSD$
+
+#NO_UNIVERSE
+
+include "GENERIC"
+
+ident QEMU
+
+options ROOTDEVNAME=\"ufs:/dev/vtbd0\"
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"