[PATCH v3 06/11] x86/xen: Add i386 kexec/kdump implementation

Daniel Kiper daniel.kiper at oracle.com
Thu Dec 27 18:23:02 EST 2012


> On 12/26/2012 06:18 PM, Daniel Kiper wrote:
> > Add i386 kexec/kdump implementation.
> >
> > v2 - suggestions/fixes:
> >     - allocate transition page table pages below 4 GiB
> >       (suggested by Jan Beulich).
>
> Why?

Sadly all addresses are passed via unsigned long
variable to kexec hypercall.

Daniel



More information about the kexec mailing list