diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.xml b/release/doc/en_US.ISO8859-1/relnotes/article.xml index 7172b6788243..33cd73edf8ab 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.xml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.xml @@ -133,6 +133,12 @@ memory ballooning (&man.virtio_balloon.4;), and PCI. Tested with on Qemu/KVM, VirtualBox, and &man.bhyve.4;. + A paravirtualized driver named "hyperv" which + which supports Microsoft Hyper-V has been imported and made + part of the amd64 GENERIC kernel. For i386, this driver is not part of + GENERIC, so hyperv_load="YES" must be added to + /boot/loader.conf to load the driver. + The maximum amount of memory the &os; kernel can address has been increased from 1TB to 4TB.