1
0
mirror of https://gitlab.com/libvirt/libvirt.git synced 2025-01-26 14:03:49 +03:00

news: Add "more PCIe less legacy PCI" to list of new features

This commit is contained in:
Laine Stump 2016-11-30 18:00:51 -05:00 committed by Martin Kletzander
parent 6e9607bd2a
commit bde3fe5718

View File

@ -39,6 +39,15 @@
can be specified without providing a base address, which simplifies can be specified without providing a base address, which simplifies
user configuration user configuration
</li> </li>
<li>qemu: Express devices will be placed on PCIe bus by default<br/>
For machine types that use a PCI Express root bus
(e.g. x86_64/Q35 and aarch64/virt), any unaddressed PCI
device that is an Express device (all virtio-1.0 devices,
e1000e, nec-xhci, vfio assigned devices) will be placed on
an Express controller (i.e. a pcie-root-port) instead of a
legacy PCI controller (i.e. pci-bridge) with the root ports
added as needed
</li>
</ul> </ul>
</li> </li>
<li><strong>Improvements</strong> <li><strong>Improvements</strong>