From 06a0866d72ac899180b181a544f290e1d5b6ef32 Mon Sep 17 00:00:00 2001 From: Patrick Lang Date: Fri, 19 Aug 2016 09:32:16 -0700 Subject: [PATCH] Update hyperv config and OS version requirements --- website/source/docs/hyperv/configuration.html.md | 3 +++ website/source/docs/hyperv/index.html.md | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/website/source/docs/hyperv/configuration.html.md b/website/source/docs/hyperv/configuration.html.md index c6002ec34..59f12e54c 100644 --- a/website/source/docs/hyperv/configuration.html.md +++ b/website/source/docs/hyperv/configuration.html.md @@ -29,3 +29,6 @@ you may set. A complete reference is shown below: virtual machine to report an IP address. This defaults to 120 seconds. This may have to be increased if your VM takes longer to boot. * `differencing_disk` (boolean) - Switch to use differencing disk intead of cloning whole VHD. + * `enable_virtualization_extensions` (boolean) - Enable virtualization extensions for the virtual CPUs. + This allows Hyper-V to be nested and run inside another Hyper-VM VM. It requires Windows 10 - 1511 (build 10586) or newer. + Default is not defined. This will be disabled if not set. \ No newline at end of file diff --git a/website/source/docs/hyperv/index.html.md b/website/source/docs/hyperv/index.html.md index 02f12b2bc..b847b9ab2 100644 --- a/website/source/docs/hyperv/index.html.md +++ b/website/source/docs/hyperv/index.html.md @@ -14,7 +14,7 @@ Vagrant comes with support out of the box for [Hyper-V](https://en.wikipedia.org a native hypervisor written by Microsoft. Hyper-V is available by default for almost all Windows 8.1 installs. -The Hyper-V provider is compatible with Windows 8.1 only. Prior versions +The Hyper-V provider is compatible with Windows 8.1 and later only. Prior versions of Hyper-V do not include the necessary APIs for Vagrant to work. Hyper-V must be enabled prior to using the provider. Most Windows installations