[PATCH] kexec/kdump implementation for Xen PV domU

Daniel Kiper daniel.kiper at oracle.com
Tue Jul 30 08:12:32 EDT 2013


On Mon, Jul 29, 2013 at 02:44:19PM -0700, Matt Wilson wrote:
> On Mon, Jul 29, 2013 at 07:15:43PM +0200, Daniel Kiper wrote:
> > Hi all,
> >
> > Here I am sending as attachments patches enabling kexec/kdump
> > support in Xen PV domU. Only x84_64 architecture is supported.
> > There is no support for i386 but some code could be easily reused.
> > Here is a description of patches:
>
> [...]
>
> >   - kexec-kernel-only_20121203.patch: this patch fixes timer
> >     issue on Amazon EC2 machines.
>
> Hi Daniel,
>
> Do you know the cause of this issue? Does it have something to do with
> singleshot timer migration when offlining/onlining SMP CPUs?

Sadly, no. I was not able to replicate this on my machines (I did test
on Xen 4.1). However, as I saw this issue appears on Xen 3.4 and 4.0
(IIRC version numbers used on your machines). Additionally, it does not
depend on CPU models. And it appears quite often but not always.
Maybe it is linked with singleshot timer migration.

Daniel



More information about the kexec mailing list