Date: Wed, 2 Jan 2019 16:36:46 +0000 (UTC) From: Mark Johnston <markj@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-12@freebsd.org Subject: svn commit: r342695 - stable/12/sys/riscv/conf Message-ID: <201901021636.x02GakKj087816@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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\"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201901021636.x02GakKj087816>