]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
news: Document KVM assignment removal
authorMichal Privoznik <mprivozn@redhat.com>
Tue, 20 Aug 2019 14:22:08 +0000 (16:22 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Fri, 23 Aug 2019 08:48:34 +0000 (10:48 +0200)
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Daniel Henrique Barboza <danielhb413@gmail.com>
Tested-by: Daniel Henrique Barboza <danielhb413@gmail.com>
docs/news.xml

index d63fca3b48ba8dc4e75c3c86535ea9ad8cdc4c54..c6580e4e72bd6fe4fde1a83345d2cd1105e1d9c6 100644 (file)
         </description>
       </change>
     </section>
+    <section title="Removed features">
+      <change>
+        <summary>
+          Remove KVM assignment support
+        </summary>
+        <description>
+          The KVM style of PCI device assignment was removed from
+          the kernel in version 4.12.0 after being deprecated since 4.2.0.
+          Libvirt defaults to VFIO for a long time. Remove support for
+          KVM device assignment from libvirt too.
+        </description>
+      </change>
+    </section>
     <section title="Improvements">
     </section>
     <section title="Bug fixes">