]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
news: Update for multiple PHBs
authorAndrea Bolognani <abologna@redhat.com>
Fri, 23 Jun 2017 14:58:26 +0000 (22:58 +0800)
committerAndrea Bolognani <abologna@redhat.com>
Sat, 15 Jul 2017 12:50:42 +0000 (14:50 +0200)
Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Laine Stump <laine@laine.org>
docs/news.xml

index a83cd1736c6988446c21caa746be2e2cb72bbd63..d519b72c54dc6f4bb86cfd067cf7cb4ae695fbb3 100644 (file)
           hyperv: Implement virDomainSetMemory and virDomainSendKey APIs
         </summary>
       </change>
+      <change>
+        <summary>
+          qemu: Support multiple PHBs for pSeries guests
+        </summary>
+        <description>
+          pSeries guests can now have multiple PHBs (PCI Host Bridges), which
+          show up as separate PCI domains in the guest. To create additional
+          PHBs, simply add PCI controllers with model <code>pci-root</code>
+          to the guest configuration.
+        </description>
+      </change>
     </section>
     <section title="Improvements">
       <change>