]> xenbits.xensource.com Git - libvirt.git/commitdiff
docs: drop support for Windows versions prior to 2012R2
authorMatt Coleman <mcoleman@datto.com>
Mon, 9 Nov 2020 08:43:12 +0000 (03:43 -0500)
committerDaniel P. Berrangé <berrange@redhat.com>
Mon, 9 Nov 2020 15:26:02 +0000 (15:26 +0000)
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Signed-off-by: Matt Coleman <matt@datto.com>
docs/drvhyperv.html.in

index e8e2113f70df1695660d2ef4f52f97184aa5553a..bce4e4128b02ccd2d42c12d2f1cf3a621bbedb2a 100644 (file)
@@ -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>