]> xenbits.xensource.com Git - libvirt.git/commitdiff
news: add vmcoreinfo feature details
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Thu, 16 Nov 2017 16:49:39 +0000 (17:49 +0100)
committerMartin Kletzander <mkletzan@redhat.com>
Sat, 18 Nov 2017 09:45:10 +0000 (10:45 +0100)
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
docs/news.xml

index efde4c8b70aaca28d471b4837ebae1292c9b5767..5eb0b79d6973fcf4ffff9bc45721f4640d356fad 100644 (file)
           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>