Enable Hyper-V support in i386 GENERIC.

MFC after:	2 weeks
This commit is contained in:
Xin LI 2013-12-05 00:56:50 +00:00
parent d8824524b7
commit 96632c1b9c
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=258950

View File

@ -354,6 +354,9 @@ device virtio_blk # VirtIO Block device
device virtio_scsi # VirtIO SCSI device
device virtio_balloon # VirtIO Memory Balloon device
# HyperV drivers
device hyperv # HyperV drivers
# Xen HVM Guest Optimizations
# NOTE: XENHVM depends on xenpci. They must be added or removed together.
options XENHVM # Xen HVM kernel infrastructure