[libvirt PATCH v5 4/7] News: Add PCI VPD-related helper functions to virpci

Dmitrii Shcherbakov dmitrii.shcherbakov at canonical.com
Mon Sep 27 19:30:50 UTC 2021


Signed-off-by: Dmitrii Shcherbakov <dmitrii.shcherbakov at canonical.com>
---
 NEWS.rst | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/NEWS.rst b/NEWS.rst
index a4178e505c..4617198f82 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -37,6 +37,13 @@ v7.8.0 (unreleased)
     functionality got added for Linux only at this point (kernels above
     v2.6.26 have support for exposing VPD via sysfs).
 
+  * virpci: Add PCI VPD-related helper functions to virpci
+
+    In order to utilize the PCI VPD parser, a couple of helper functions got
+    introduced to check for the presence of a VPD file in the sysfs tree and
+    to invoke the PCI VPD parser to get a list of resources representing PCI
+    VPD contents in memory.
+
 * **Improvements**
 
 * **Bug fixes**
-- 
2.30.2





More information about the libvir-list mailing list