diff --git a/docs/news.xml b/docs/news.xml index cada389092..681e9a60a3 100644 --- a/docs/news.xml +++ b/docs/news.xml @@ -67,6 +67,18 @@
+
+ + + qemu: Remove support for virDomainQemuAttach and virConnectDomainXMLFromNative APIs + + + The qemu implementations for the APIs mentioned above were removed + and the APIs now return error. The implementation was stale for a + long time and did not allow working with moder use of qemu in libvirt. + + +