From mboxrd@z Thu Jan 1 00:00:00 1970 From: Akio Takebe Subject: Re: [Patch] Enable "sysrq c" handler for domU coredump Date: Tue, 01 Aug 2006 13:39:23 +0900 Message-ID: <4FC6B524762864takebe_akio@jp.fujitsu.com> References: <20060801034824.GD13414@verge.net.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20060801034824.GD13414@verge.net.au> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Horms Cc: xen-devel , Akio Takebe , Kouya Shimura List-Id: xen-devel@lists.xenproject.org Hi, Horms > >That seems fine to me. Though there was some resistance to a >patch I sent which adds a panic option to xen-console, which >is the hypervisor equivalent of sysrq. > This patch focus only manually dumping domU's core. How can I use the panic option of xen-console? I thought your patch to panic xen. Can I dump domU's core with the option? >Also, is this option really Xen specific. It seems it >might be just as useful in regular Linux. This is a patch to dump domU's core, so Linux is not useful becaus Linux can dump by calling crash_kexec(). Best Regards, Akio Takebe