[PATCH 5/5] NEWS: Document pstore device addition

Michal Privoznik posted 5 patches 2 months, 2 weeks ago
There is a newer version of this series
[PATCH 5/5] NEWS: Document pstore device addition
Posted by Michal Privoznik 2 months, 2 weeks ago
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
---
 NEWS.rst | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/NEWS.rst b/NEWS.rst
index 775f5904ea..9e8e5d762e 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -17,6 +17,13 @@ v10.6.0 (unreleased)
 
 * **New features**
 
+  * Introduce pstore device
+
+    The aim of pstore device is to provide a bit of NVRAM storage for guest
+    kernel to record oops/panic logs just before the it crashes. Typical usage
+    includes usage in combination with a watchdog so that the logs can be
+    inspected after the watchdog rebooted the machine.
+
 * **Improvements**
 
 * **Bug fixes**
-- 
2.44.2