]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
news.xml: add address type='unassigned' entry
authorDaniel Henrique Barboza <danielhb413@gmail.com>
Tue, 17 Dec 2019 20:35:05 +0000 (17:35 -0300)
committerCole Robinson <crobinso@redhat.com>
Wed, 18 Dec 2019 18:08:28 +0000 (13:08 -0500)
Reviewed-by: Cole Robinson <crobinso@redhat.com>
Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com>
docs/news.xml

index 2a25b6ca49f05ec87e039f9f8b721c9c45553b72..055353b9a5269bce61f4c265c7697005e4309344 100644 (file)
           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. An
+          unassigned PCI hostdev behaves like any regular PCI hostdev
+          inside Libvirt, but it is not usable by the guest. This gives
+          the user a new option to manage the binding of PCI devices
+          via Libvirt, declaring PCI hostdevs in the domain XML
+          but allowing just a subset of them to be assigned to the
+          guest.
+        </description>
+      </change>
     </section>
     <section title="Improvements">
       <change>