6 messages in com.xensource.lists.xen-ia64-devel[Xen-ia64-devel] Re: [Crash-utility] ...
FromSent OnAttachments
Isaku Yamahata20 Dec 2006 18:04 
Akio Takebe20 Dec 2006 19:00 
Isaku Yamahata21 Dec 2006 19:18.patch
Isaku Yamahata24 Dec 2006 17:33 
Isaku Yamahata11 Jan 2007 20:20.patch
Alex Williamson12 Jan 2007 15:42 
Subject:[Xen-ia64-devel] Re: [Crash-utility] crash version 4.0-3.15 is available
From:Isaku Yamahata (yama@valinux.co.jp)
Date:12/20/2006 06:04:08 PM
List:com.xensource.lists.xen-ia64-devel

On Wed, Dec 20, 2006 at 10:15:32AM -0500, Dave Anderson wrote:

- Introduced support for xendumps of para-virtualized ia64 kernels. It should be noted that currently the ia64 Xen kernel does not lay down a switch_stack for the panic task, so only raw "bt -t" backtraces can be done on the panic task. (ande@redhat.com)

Hi Dave.

The current "xm dump-core" on ia64 loses some registers infomation which is saved on xen register stack. e.g. r33, ... aren't saved in domU xendump file. Probably ia64 specific code would be necessarry for it. This will be addressed as post-3.0.4 effort and the format will be changed.