kernel-ark/Documentation/lguest
Rusty Russell 56739c802c lguest: cleanup passing of /dev/lguest fd around example launcher.
We hand the /dev/lguest fd everywhere; it's far neater to just make it
a global (it already is, in fact, hidden in the waker_fds struct).

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2009-06-12 22:26:59 +09:30
..
.gitignore lguest: tell git to ignore Documentation/lguest/lguest 2009-04-19 23:14:02 +09:30
extract lguest: documentation I: Preparation 2007-07-26 11:35:16 -07:00
lguest.c lguest: cleanup passing of /dev/lguest fd around example launcher. 2009-06-12 22:26:59 +09:30
lguest.txt lguest: document 32-bit and PAE requirements 2009-04-19 23:14:02 +09:30
Makefile lguest: disable the FORTIFY for lguest. 2009-01-30 11:34:10 +10:30