diff --git a/docs/news.html.in b/docs/news.html.in index 052a3e6b346552b3b8d65777dd3980dbc55cc721..8dccb483f968573f7d4101c1e010a2765b106b88 100644 --- a/docs/news.html.in +++ b/docs/news.html.in @@ -54,6 +54,12 @@ Add a display of the <physical> size of a disk volume in the output of the volume XML +
  • qemu: Use virtio-pci by default for aarch64 mach-virt guests
    + 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 +
  • Bug fixes