NEWS: Update for virtio-pci by default for mach-virt guests

This commit is contained in:
Andrea Bolognani 2016-12-23 19:18:54 +01:00
parent aa36a26eb3
commit feeaa015c1

View File

@ -54,6 +54,12 @@
Add a display of the <physical> size of a disk
volume in the output of the volume XML
</li>
<li>qemu: Use virtio-pci by default for aarch64 mach-virt guests<br/>
virtio-pci provides several advantages over virtio-mmio, such
as the ability to hotplug devices and improved performance.
While opting in to virtio-pci has been possible for a while,
newly-defined guests will now use it automatically
</li>
</ul>
</li>
<li><strong>Bug fixes</strong>