mirror of https://gitee.com/openkylin/libvirt.git
news: Update for pcie-to-pci-bridge support
Signed-off-by: Andrea Bolognani <abologna@redhat.com> Reviewed-by: John Ferlan <jferlan@redhat.com>
This commit is contained in:
parent
8238b04405
commit
eb65cc500b
|
@ -35,6 +35,15 @@
|
||||||
<libvirt>
|
<libvirt>
|
||||||
<release version="v4.3.0" date="unreleased">
|
<release version="v4.3.0" date="unreleased">
|
||||||
<section title="New features">
|
<section title="New features">
|
||||||
|
<change>
|
||||||
|
<summary>
|
||||||
|
qemu: Add support for the pcie-to-pci-bridge controller
|
||||||
|
</summary>
|
||||||
|
<description>
|
||||||
|
Pure PCIe guests such as x86_64/q35 and aarch64/virt will now
|
||||||
|
add this controller when traditional PCI devices are in use.
|
||||||
|
</description>
|
||||||
|
</change>
|
||||||
</section>
|
</section>
|
||||||
<section title="Improvements">
|
<section title="Improvements">
|
||||||
<change>
|
<change>
|
||||||
|
|
Loading…
Reference in New Issue