From 466e57541c7bb8787f6933aff201cdf9b3190de1 Mon Sep 17 00:00:00 2001 From: Jonathon Jongsma Date: Fri, 30 Oct 2020 15:01:42 -0500 Subject: [PATCH] news: mention vdpa support Signed-off-by: Jonathon Jongsma Reviewed-by: Laine Stump --- NEWS.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/NEWS.rst b/NEWS.rst index 2fef3f706c..b6fceab23a 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -43,6 +43,12 @@ v6.9.0 (unreleased) Implement virito-9p shared filesystem using the ```` element. + * qemu: Add support for vDPA network devices. + + VMs using the QEMU hypervisor can now specify vDPA network devices + using ````. The node device APIs also now + list and provide XML descriptions for vDPA devices. + * **Improvements** * **Bug fixes** -- 2.47.2