linux-hardened/Documentation/lguest
Rusty Russell 814a0e5cdf Revert lguest magic and use hook in head.S
Version 2.07 of the boot protocol uses 0x23C for the hardware_subarch
field, that for lguest is "1".  This allows us to use the standard
boot entry point rather than the "GenuineLguest" string hack.

The standard entry point also clears the BSS and copies the boot parameters
and commandline for us, saving more code.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2007-10-23 15:49:57 +10:00
..
extract lguest: documentation I: Preparation 2007-07-26 11:35:16 -07:00
lguest.c Revert lguest magic and use hook in head.S 2007-10-23 15:49:57 +10:00
lguest.txt Update lguest documentation to reflect the new virtual block device name. 2007-10-23 15:49:57 +10:00
Makefile Introduce guest mem offset, static link example launcher 2007-10-23 15:49:50 +10:00