Deleted Added
full compact
NOTES (272313) NOTES (275273)
1#
2# NOTES -- Lines that can be cut/pasted into kernel and hints configs.
3#
4# This file contains machine dependent kernel configuration notes. For
5# machine independent notes, look in /sys/conf/NOTES.
6#
1#
2# NOTES -- Lines that can be cut/pasted into kernel and hints configs.
3#
4# This file contains machine dependent kernel configuration notes. For
5# machine independent notes, look in /sys/conf/NOTES.
6#
7# $FreeBSD: stable/10/sys/amd64/conf/NOTES 272313 2014-09-30 16:55:19Z bz $
7# $FreeBSD: stable/10/sys/amd64/conf/NOTES 275273 2014-11-29 22:48:40Z bryanv $
8#
9
10#
11# We want LINT to cover profiling as well.
12profile 2
13
14#
15# Enable the kernel DTrace hooks which are required to load the DTrace

--- 456 unchanged lines hidden (view full) ---

472#
473device virtio # Generic VirtIO bus (required)
474device virtio_pci # VirtIO PCI Interface
475device vtnet # VirtIO Ethernet device
476device virtio_blk # VirtIO Block device
477device virtio_scsi # VirtIO SCSI device
478device virtio_balloon # VirtIO Memory Balloon device
479device virtio_random # VirtIO Entropy device
8#
9
10#
11# We want LINT to cover profiling as well.
12profile 2
13
14#
15# Enable the kernel DTrace hooks which are required to load the DTrace

--- 456 unchanged lines hidden (view full) ---

472#
473device virtio # Generic VirtIO bus (required)
474device virtio_pci # VirtIO PCI Interface
475device vtnet # VirtIO Ethernet device
476device virtio_blk # VirtIO Block device
477device virtio_scsi # VirtIO SCSI device
478device virtio_balloon # VirtIO Memory Balloon device
479device virtio_random # VirtIO Entropy device
480device virtio_console # VirtIO Console device
480
481device hyperv # HyperV drivers
482
483# Xen HVM Guest Optimizations
484options XENHVM # Xen HVM kernel infrastructure
485device xenpci # Xen HVM Hypervisor services driver
486
487#####################################################################

--- 173 unchanged lines hidden ---
481
482device hyperv # HyperV drivers
483
484# Xen HVM Guest Optimizations
485options XENHVM # Xen HVM kernel infrastructure
486device xenpci # Xen HVM Hypervisor services driver
487
488#####################################################################

--- 173 unchanged lines hidden ---