From 684a8f4e83081d626f7e4ba27cb33f41be4c4481 Mon Sep 17 00:00:00 2001 From: Shalini Chellathurai Saroja Date: Thu, 3 Dec 2020 18:59:44 +0100 Subject: [PATCH] NEWS: mention node device driver support for AP devices Signed-off-by: Shalini Chellathurai Saroja Reviewed-by: Erik Skultety --- NEWS.rst | 6 ++++++ 1 file changed, 6 insertions(+) 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**