Loading bzImage directly.
authorRusty Russell <rusty@rustcorp.com.au>
Mon, 22 Oct 2007 01:29:56 +0000 (11:29 +1000)
committerRusty Russell <rusty@rustcorp.com.au>
Tue, 23 Oct 2007 05:49:57 +0000 (15:49 +1000)
commit5bbf89fc260830f3f58b331d946a16b39ad1ca2d
tree7b5401eefe9239cd84bf843fd8d8e8bcc79f26cd
parent814a0e5cdfbd384f4bf7a8443f9c3b885f413d58
Loading bzImage directly.

Now arch/i386/boot/compressed/head.S understands the hardware_platform field,
we can directly execute bzImages.  No more horrific unpacking code.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Documentation/lguest/lguest.c