[libvirt] [PATCH 2/2] news: add vmcoreinfo feature details

marcandre.lureau at redhat.com marcandre.lureau at redhat.com
Thu Nov 16 16:49:39 UTC 2017


From: Marc-André Lureau <marcandre.lureau at redhat.com>

Signed-off-by: Marc-André Lureau <marcandre.lureau at redhat.com>
---
 docs/news.xml | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/docs/news.xml b/docs/news.xml
index efde4c8b7..5eb0b79d6 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -65,6 +65,17 @@
           hypervisor defaults and negotiation between the guest and the host.
         </description>
       </change>
+      <change>
+        <summary>
+          qemu: Add vmcoreinfo feature
+        </summary>
+        <description>
+          Starting with QEMU 2.11, the guest can save kernel debug
+          details when this feature is enabled and the kernel supports
+          it. It is useful to process kernel dump with KASLR enabled,
+          and also provides various kernel details to crash tools.
+        </description>
+      </change>
     </section>
     <section title="Improvements">
       <change>
-- 
2.15.0.125.g8f49766d64




More information about the libvir-list mailing list