diff --git a/docs/news.xml b/docs/news.xml
index a83cd1736c..d519b72c54 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -40,6 +40,17 @@
           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>