news: Update for multiple PHBs

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Laine Stump <laine@laine.org>
This commit is contained in:
Andrea Bolognani 2017-06-23 22:58:26 +08:00
parent 64645b78a4
commit f93aa52edf

View File

@ -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>