Signed-off-by: Matt Coleman <matt(a)datto.com>
---
docs/drvhyperv.html.in | 17 +----------------
docs/platforms.rst | 3 +--
2 files changed, 2 insertions(+), 18 deletions(-)
diff --git a/docs/drvhyperv.html.in b/docs/drvhyperv.html.in
index e8e2113f70..bce4e4128b 100644
--- a/docs/drvhyperv.html.in
+++ b/docs/drvhyperv.html.in
@@ -5,7 +5,7 @@
<h1>Microsoft Hyper-V hypervisor driver</h1>
<ul id="toc"></ul>
<p>
- The libvirt Microsoft Hyper-V driver can manage Hyper-V 2008 R2 and newer.
+ The libvirt Microsoft Hyper-V driver can manage Hyper-V 2012 R2 and newer.
</p>
@@ -129,21 +129,6 @@ winrm set winrm/config/service @{AllowUnencrypted="true"}
<th>Kernel Version</th>
<th>libvirt Representation</th>
</thead>
- <tr>
- <td>Windows Server 2008</td>
- <td>6.0.6001</td>
- <td>600.6.1</td>
- </tr>
- <tr>
- <td>Windows Server 2008 R2</td>
- <td>6.1.7600</td>
- <td>601.7.600</td>
- </tr>
- <tr>
- <td>Windows Server 2012</td>
- <td>6.2.9200</td>
- <td>602.9.200</td>
- </tr>
<tr>
<td>Windows Server 2012 R2</td>
<td>6.3.9600</td>
diff --git a/docs/platforms.rst b/docs/platforms.rst
index b0ce0c3737..e181be247f 100644
--- a/docs/platforms.rst
+++ b/docs/platforms.rst
@@ -59,8 +59,7 @@ Windows
The project supports building with current versions of the MinGW toolchain,
hosted on Linux.
-The version of the Windows API that's currently targeted is Vista / Server
-2008.
+The version of the Windows API that's currently targeted is Server 2012R2.
Virtualization platforms
--
2.27.0