linux-stable/Documentation/lguest
Rusty Russell ee8e7cfe9d Make asm-x86/bootparam.h includable from userspace.
To actually write a bootloader (or, say, the lguest launcher)
currently requires duplication of these structures.  Making them
includable from userspace is much nicer.

We merge the common userspace-required definitions of e820_32/64.h
into e820.h for export.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2007-10-23 15:49:47 +10:00
..
extract lguest: documentation I: Preparation 2007-07-26 11:35:16 -07:00
lguest.c Make asm-x86/bootparam.h includable from userspace. 2007-10-23 15:49:47 +10:00
lguest.txt lguest: the documentation, example launcher 2007-07-19 10:04:53 -07:00
Makefile lguest: avoid shared libraries mapped over guest memory 2007-08-09 08:14:56 -07:00