[libvirt] [PATCH] news: Update release notes

Erik Skultety eskultet at redhat.com
Thu Mar 1 14:26:48 UTC 2018


On Thu, Mar 01, 2018 at 02:08:29PM +0100, --help wrote:
> Signed-off-by: --help <mprivozn at redhat.com>
> ---
>  docs/news.xml | 102 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>  1 file changed, 102 insertions(+)

I think it might be worth mentioning the following bug fix as well:

diff --git a/docs/news.xml b/docs/news.xml
index 53bf9a49c..04318ca16 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -186,6 +186,18 @@
           have deadlocked.
         </description>
       </change>
+      <change>
+        <summary>
+          nodedev: Update PCI mdev capabilities dynamically
+        </summary>
+        <description>
+          PCI devices may have other nested capabilities, like SRIOV and mdev
+          which depend on the device being plugged into the native vendor
+          driver. However, in case such a device is directly assigned to a guest
+          using VFIO driver, the device will naturally loose these capabilities
+          and libvirt needs to reflect that.
+        </description>
+      </change>
     </section>
   </release>
   <release version="v4.0.0" date="2018-01-19">

Thanks,
Erik




More information about the libvir-list mailing list