Signed-off-by: Michal Privoznik <mprivozn(a)redhat.com>
---
docs/news.xml | 13 +++++++++++++
1 file changed, 13 insertions(+)
diff --git a/docs/news.xml b/docs/news.xml
index d63fca3b48..6137ebd943 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -51,6 +51,19 @@
</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
+ kernel in kernel 4.12.0 after being deprecated since 4.2.0.
+ Libvirt defaults to VFIO for a long time. Remove support for
+ KVM device assignment then.
+ </description>
+ </change>
+ </section>
<section title="Improvements">
</section>
<section title="Bug fixes">
--
2.21.0