summaryrefslogtreecommitdiffstats
path: root/sys/amd64/conf/NOTES
diff options
context:
space:
mode:
authorsephe <sephe@FreeBSD.org>2016-04-15 02:20:18 +0000
committersephe <sephe@FreeBSD.org>2016-04-15 02:20:18 +0000
commit3d593173121c94e1e0c292e67eba37c36230ecd4 (patch)
tree0c92dd0fe290f94fdfc98d288ce0b2575f3fb95a /sys/amd64/conf/NOTES
parent634d36b00d7bc528be96c7d12da7faf778977561 (diff)
downloadFreeBSD-src-3d593173121c94e1e0c292e67eba37c36230ecd4.zip
FreeBSD-src-3d593173121c94e1e0c292e67eba37c36230ecd4.tar.gz
hyperv: Deprecate HYPERV option by moving Hyper-V IDT vector into vmbus
Submitted by: Jun Su <junsu microsoft com> Reviewed by: jhb, kib, sephe Sponsored by: Microsoft OSTC Differential Revision: https://reviews.freebsd.org/D5910
Diffstat (limited to 'sys/amd64/conf/NOTES')
-rw-r--r--sys/amd64/conf/NOTES1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/amd64/conf/NOTES b/sys/amd64/conf/NOTES
index 3e7876a..c87ad64 100644
--- a/sys/amd64/conf/NOTES
+++ b/sys/amd64/conf/NOTES
@@ -515,7 +515,6 @@ device virtio_random # VirtIO Entropy device
device virtio_console # VirtIO Console device
# Microsoft Hyper-V enchancement support
-options HYPERV # Hyper-V kernel infrastructure
device hyperv # HyperV drivers
# Xen HVM Guest Optimizations
OpenPOWER on IntegriCloud