From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Levon Subject: Re: [Patch][RFC] Support "xm dump" (is Re: Re: [Patch] Enable "sysrq c" handler for domU coredump) Date: Thu, 3 Aug 2006 01:26:44 +0100 Message-ID: <20060803002644.GA29080@totally.trollied.org> References: <20060801092622.GA28388@verge.net.au> <52C6B555FA5977takebe_akio@jp.fujitsu.com> <64C6B69254EE68takebe_akio@jp.fujitsu.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <64C6B69254EE68takebe_akio@jp.fujitsu.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Akio Takebe Cc: Muli Ben-Yehuda , Horms , xen-devel , Kouya Shimura List-Id: xen-devel@lists.xenproject.org On Thu, Aug 03, 2006 at 09:18:23AM +0900, Akio Takebe wrote: > This patch is sample patch. > I make "xm dump" command with dom0_ops. > xc_domain_dump() only call __domain_crash(). It would be /much/ more useful to be able to make it dump without taking down the domain (just pause it, take the crash dump, then let it continue). I've been meaning to look at this (in my head it was 'xm gcore') for a long time but haven't found the time. regards john