From cca1f60b92fbc322703e25f28d7cc0387383f099 Mon Sep 17 00:00:00 2001 From: Han Han Date: Thu, 28 Oct 2021 15:07:49 +0800 Subject: [PATCH] news: News for the new virtio attribute page_per_vq Signed-off-by: Han Han Reviewed-by: Michal Privoznik --- NEWS.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/NEWS.rst b/NEWS.rst index 5f1cf19940..2e05c8deb9 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -58,6 +58,12 @@ v7.9.0 (unreleased) called "vpd" is introduced holding string resources and keyword resources found in PCI VPD. + * qemu: Support page_per_vq for driver element + + This optional virtio attribute ``page_per_vq`` controls the layout of the + notification capabilities exposed to the guest. It is recommended for the + vDPA devices. + * **Improvements** * Use of JSON syntax with ``-device`` with upcoming QEMU-6.2