---
docs/news.html.in | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/docs/news.html.in b/docs/news.html.in
index 36c7d3d..e5b9513 100644
--- a/docs/news.html.in
+++ b/docs/news.html.in
@@ -53,6 +53,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>
--
2.7.4