From: Shalini Chellathurai Saroja Date: Thu, 3 Dec 2020 17:59:44 +0000 (+0100) Subject: NEWS: mention node device driver support for AP devices X-Git-Tag: v7.0.0-rc1~231 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=684a8f4e83081d626f7e4ba27cb33f41be4c4481;p=thirdparty%2Flibvirt.git NEWS: mention node device driver support for AP devices Signed-off-by: Shalini Chellathurai Saroja Reviewed-by: Erik Skultety --- diff --git a/NEWS.rst b/NEWS.rst index 135c4e2fe0..da88b19d0a 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -13,6 +13,12 @@ v7.0.0 (unreleased) * **New features** + * nodedev: Add node device driver support for AP devices + + Add support for detecting and listing Adjunct Processor(AP) cards, AP + queues and AP matrix devices (which are capable of MDEV) of a KVM host + system in libvirt node device driver with correct object relationships. + * **Improvements** * **Bug fixes**