]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
news: Update for hostdev isolation
authorAndrea Bolognani <abologna@redhat.com>
Fri, 23 Jun 2017 14:58:26 +0000 (22:58 +0800)
committerAndrea Bolognani <abologna@redhat.com>
Tue, 18 Jul 2017 07:00:13 +0000 (09:00 +0200)
Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Laine Stump <laine@laine.org>
docs/news.xml

index d519b72c54dc6f4bb86cfd067cf7cb4ae695fbb3..ea21cbc3e3b086b4ec1db35190918ea4e6ff78ee 100644 (file)
           to the guest configuration.
         </description>
       </change>
+      <change>
+        <summary>
+          qemu: Isolate hostdevs on pSeries guests
+        </summary>
+        <description>
+          To enable better error reporting and recovery, unrelated hostdevs
+          will now be automatically isolated on pSeries guests by placing them
+          on separate PHBs (PCI Host Bridges).
+        </description>
+      </change>
     </section>
     <section title="Improvements">
       <change>