[libvirt] [PATCH v5 4/4] news.xml: add address type='unassigned' entry

Daniel Henrique Barboza danielhb413 at gmail.com
Tue Dec 17 19:06:47 UTC 2019


Signed-off-by: Daniel Henrique Barboza <danielhb413 at gmail.com>
---
 docs/news.xml | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

diff --git a/docs/news.xml b/docs/news.xml
index 2a25b6ca49..febda970f6 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -54,6 +54,20 @@
           written in the RST as an alternative to HTML.
         </description>
       </change>
+      <change>
+        <summary>
+          new PCI hostdev address type: unassigned
+        </summary>
+        <description>
+          A new PCI hostdev address type 'unassigned' is introduced,
+          giving users the option to choose which PCI hostdevs
+          within the same IOMMU group will not be assigned to the
+          guest. PCI hostdevs that shouldn't be used by the guest
+          can be classified as <code>address type='unassigned'</code>.
+          Libvirt will still be able to manage the device as a
+          regular PCI hostdev.
+        </description>
+      </change>
     </section>
     <section title="Improvements">
       <change>
-- 
2.23.0





More information about the libvir-list mailing list