From ccc053832919d82dcd08bc97b2f9da2aac94eaa7 Mon Sep 17 00:00:00 2001 From: Michal Privoznik Date: Mon, 27 Oct 2025 15:55:21 +0100 Subject: [PATCH] NEWS: Document virtio options for memory models Signed-off-by: Michal Privoznik Reviewed-by: Jiri Denemark --- NEWS.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/NEWS.rst b/NEWS.rst index afdb26cebf..ee11435e0e 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -50,6 +50,12 @@ v11.9.0 (unreleased) Some Hyper-V enlightenments may require some other enlightenments to be turned on. Libvirt now validates these for new domains. + * qemu: Introduce virtio options for virtio memory models + + Both virtio-mem and virtio-pmem memory models are virtio devices and as + such now support setting various virtio knobs (iommu, ats, packed, + page_per_vq) common to other virtio devices. + * **Bug fixes** -- 2.47.3