MFC r258950:
Enable Hyper-V support in i386 GENERIC.
This commit is contained in:
parent
638d19cdfc
commit
a12532878e
@ -346,6 +346,9 @@ device virtio_blk # VirtIO Block device
|
|||||||
device virtio_scsi # VirtIO SCSI device
|
device virtio_scsi # VirtIO SCSI device
|
||||||
device virtio_balloon # VirtIO Memory Balloon device
|
device virtio_balloon # VirtIO Memory Balloon device
|
||||||
|
|
||||||
|
# HyperV drivers
|
||||||
|
device hyperv # HyperV drivers
|
||||||
|
|
||||||
# Xen HVM Guest Optimizations
|
# Xen HVM Guest Optimizations
|
||||||
# NOTE: XENHVM depends on xenpci. They must be added or removed together.
|
# NOTE: XENHVM depends on xenpci. They must be added or removed together.
|
||||||
options XENHVM # Xen HVM kernel infrastructure
|
options XENHVM # Xen HVM kernel infrastructure
|
||||||
|
Loading…
Reference in New Issue
Block a user