From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joe Jin Subject: Re: [Xen-devel] [PATCH] xen: initialize xen panic handler for PVHVM Date: Mon, 19 Aug 2013 14:18:42 +0800 Message-ID: <5211B8C2.1010702@oracle.com> References: <1376640656-32381-1-git-send-email-vaughan.cao@oracle.com> <20130816124327.GC10190@konrad-lan.dumpdata.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20130816124327.GC10190@konrad-lan.dumpdata.com> Sender: linux-kernel-owner@vger.kernel.org To: Konrad Rzeszutek Wilk Cc: Vaughan Cao , jeremy@goop.org, xen-devel@lists.xensource.com, x86@kernel.org, linux-kernel@vger.kernel.org, virtualization@lists.linux-foundation.org, mingo@redhat.com, hpa@zytor.com, tglx@linutronix.de List-Id: xen-devel@lists.xenproject.org On 08/16/13 20:43, Konrad Rzeszutek Wilk wrote: > Could you tell me what has been happening without this patch? Without this patch, Xen would not get pvhvm crash event, any config for on_crash in guest configure file will not be triggered. Thanks, Joe