From 13f5903919405ec8ed9497391c4caa41b1cc598a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc-Andr=C3=A9=20Lureau?= Date: Thu, 16 Nov 2017 17:49:39 +0100 Subject: [PATCH] news: add vmcoreinfo feature details MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Marc-André Lureau --- docs/news.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/docs/news.xml b/docs/news.xml index efde4c8b70..5eb0b79d69 100644 --- a/docs/news.xml +++ b/docs/news.xml @@ -65,6 +65,17 @@ hypervisor defaults and negotiation between the guest and the host. + + + qemu: Add vmcoreinfo feature + + + 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. + +