news: add vmcoreinfo feature details

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
This commit is contained in:
Marc-André Lureau 2017-11-16 17:49:39 +01:00 committed by Martin Kletzander
parent 7e4177a35b
commit 13f5903919

View File

@ -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>