From: Marc-André Lureau Date: Thu, 16 Nov 2017 16:49:39 +0000 (+0100) Subject: news: add vmcoreinfo feature details X-Git-Tag: v3.10.0-rc1~108 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=13f5903919405ec8ed9497391c4caa41b1cc598a;p=thirdparty%2Flibvirt.git news: add vmcoreinfo feature details Signed-off-by: Marc-André Lureau --- 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. + +