[prev in list] [next in list] [prev in thread] [next in thread] 

List:       freebsd-commits-all
Subject:    svn commit: r363730 - head/sys/mips/conf
From:       Alex Richardson <arichardson () FreeBSD ! org>
Date:       2020-07-31 11:28:09
Message-ID: 202007311128.06VBS9FA033102 () repo ! freebsd ! org
[Download RAW message or body]

Author: arichardson
Date: Fri Jul 31 11:28:09 2020
New Revision: 363730
URL: https://svnweb.freebsd.org/changeset/base/363730

Log:
  Include virtio support in std.MALTA
  
  The MALTA kernel config is generally used for QEMU and having support
  for VirtIO there by default is quite useful.
  
  Reviewed By:	brooks
  Differential Revision: https://reviews.freebsd.org/D25217

Modified:
  head/sys/mips/conf/std.MALTA

Modified: head/sys/mips/conf/std.MALTA
==============================================================================
--- head/sys/mips/conf/std.MALTA	Fri Jul 31 11:14:11 2020	(r363729)
+++ head/sys/mips/conf/std.MALTA	Fri Jul 31 11:28:09 2020	(r363730)
@@ -55,3 +55,10 @@ device		miibus
 device		bpf
 device		md
 device		uart
+
+# VirtIO support
+device		virtio		# Generic VirtIO bus (required)
+device		virtio_pci	# VirtIO PCI Interface
+device		vtnet		# VirtIO Ethernet device
+device		virtio_blk	# VirtIO Block device
+device		virtio_random	# VirtIO Entropy device
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscribe@freebsd.org"
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic