diff --git a/en_US.ISO8859-1/htdocs/releases/10.0R/relnotes.html b/en_US.ISO8859-1/htdocs/releases/10.0R/relnotes.html index 3d996db74b..aababbaf79 100644 --- a/en_US.ISO8859-1/htdocs/releases/10.0R/relnotes.html +++ b/en_US.ISO8859-1/htdocs/releases/10.0R/relnotes.html @@ -1,5 +1,5 @@ -
Copyright © 2000-2013 The FreeBSD Documentation Project
FreeBSD is a registered trademark of +
Copyright © 2000-2013 The FreeBSD Documentation Project
FreeBSD is a registered trademark of the FreeBSD Foundation.
IBM, AIX, OS/2, PowerPC, PS/2, S/390, and ThinkPad are trademarks of International Business Machines Corporation in the @@ -112,7 +112,9 @@ hv_netsvc_load="YES" hv_utils_load="YES" hv_vmbus_load="YES"
Alternatively, the Hyper-V drivers can be added to the i386
kernel by adding device hyperv
to the kernel config, and then
- recompiling the kernel.
The vmx(4) driver has been added. + recompiling the kernel. Please refer to: + FreeBSD and Microsoft Windows Server Hyper-V support + for full instructions on how to set up Hyper-V support under FreeBSD.
The vmx(4) driver has been added. vmx(4) is a VMware VMXNET3 ethernet driver ported from OpenBSD.
Xen PVHVM virtualization is now part of the GENERIC kernel.