|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Re: [PATCH]: kexec: framework and i386 (Take VI)
Hi,
I tested about NMI button with your patch.
I got coredump including all memory!
We always use dom0's coredump by using Horms's and Magnus's patch. :-)
FYI, I used the following grub.conf
and /proc/sys/kernel/unknown_nmi_panic=1
title Xen 3.0 kexec
root (hd0,0)
kernel /xen-3.0.gz dom0_mem=256M kdump_megabytes=64
kdump_megabytes_base=32 nmi=dom0 nosmp
module /vmlinuz-2.6-xen ro root=LABEL=/ rhgb nosmp
module /initrd-2.6-xen.img
Best Regards,
Akio Takebe
>Hi, Simon and Magnus
>
>I have one question.
>When Xen is panic, I seemed kexec is not called.
>Only when dom0 is panic, kexec is called.
>But in the case of nmi=dom0, can we use kexec by pushing NMI button?
>Am I righit?
>
>I'll use your patch soon, and report. :-)
>
>Best Regards,
>
>Akio Takebe
>
>
>
>
>_______________________________________________
>Xen-devel mailing list
>Xen-devel@xxxxxxxxxxxxxxxxxxx
>http://lists.xensource.com/xen-devel
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|