|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Re: [PATCH]: kexec: framework and i386
Hi,
On 4/24/06, Ian Pratt <m+Ian.Pratt@xxxxxxxxxxxx> wrote:
> > When a panic occurs, Linux kexec jumps into the preloaded
> > kdump kernel (if any). This kernel then reinitiases the
> > hardware, using its own device drivers and uses these to
> > write out the dump to disk. ISTR that the dump format is
> > currently ELF, although I remember some talk on the Fastboot
> > ML about adding some extra headers to make OS debugging easier.
>
> Is Xen and the dom0 kernel dumped as as separate ELF cores?
I'm working on clipping domain image from whole-machine dump for x86_32 now.
Now my prototype reads ELF core and write dom0 image.
todo:
- Output format is not ELF core yet. Xen domain core image
format(works with gdbserverxen).
- register information is not work well.
--
Kazuo Moriwaka
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|