Author: glebius
Date: Mon Oct 28 21:11:28 2013
New Revision: 257277
URL: http://svnweb.freebsd.org/changeset/base/257277

Log:
  Include XEN and HyperV into amd64 LINT.

Modified:
  head/sys/amd64/conf/NOTES

Modified: head/sys/amd64/conf/NOTES
==============================================================================
--- head/sys/amd64/conf/NOTES   Mon Oct 28 21:09:59 2013        (r257276)
+++ head/sys/amd64/conf/NOTES   Mon Oct 28 21:11:28 2013        (r257277)
@@ -473,6 +473,12 @@ device             virtio_blk      # VirtIO Block device
 device         virtio_scsi     # VirtIO SCSI device
 device         virtio_balloon  # VirtIO Memory Balloon device
 
+device                 hyperv          # HyperV drivers
+
+# Xen HVM Guest Optimizations
+options        XENHVM          # Xen HVM kernel infrastructure 
+device                 xenpci          # Xen HVM Hypervisor services driver
+
 #####################################################################
 
 #
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to