[PATCH 0/15] bootwrapper: kexec and external payloads
Milton Miller
miltonm at bga.com
Sat Sep 22 09:02:51 EST 2007
The following series of 15 patches implement
support for 64-bit powerpc zImage to be loaded by kexec-tools
the wrapper uses the same startup interface as the kernel
support for obtaining the kernel externally to the zImage link
including via searching for a path string in initramfs
This is the third round of posting for most of the patches, which
have been rebased to apply to for-2.6.24, and I ask they be considered
for inclusion therein.
I have ordered the series to apply needed functionality to get
usable code for similar enviornments before fleshing out the feature
set I am using. If desired I can reorder and rediff as requested.
(for example, adding the smp hook could go with the smp marshalling
support). The last patch is only needed for the qemu pathes below.
Following the series are an additonal 2 patches to provide experimental
platform support for running under qemu with its exiting powerpc
prep emulation. One patch provides the support necessary to build
the kernel, the second patch provides the wrapper changes and device
tree to boot, including bulding a "rom" image. Once the rom is
built, it can start a vmlinux elf when loaded into memory by qemu.
Thanks for your consideration,
milton
More information about the Linuxppc-dev
mailing list