]> git.baikalelectronics.ru Git - kernel.git/commit
lguest: the documentation, example launcher
authorRusty Russell <rusty@rustcorp.com.au>
Thu, 19 Jul 2007 08:49:29 +0000 (01:49 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Thu, 19 Jul 2007 17:04:53 +0000 (10:04 -0700)
commit2011b17baea952b8796cb2ed395f14c9b1daa5b9
tree928350cf70a685428cc5a9779044aa88c5771af9
parent15ddb0780df7785579a8fd884f7c2623170b3d20
lguest: the documentation, example launcher

A brief document describing how to use lguest.  Because lguest doesn't have an
ABI we also include an example launcher in the Documentation directory.

[jmorris@namei.org: Fix up nat example in documentation]
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Cc: Andi Kleen <ak@suse.de>
Signed-off-by: James Morris <jmorris@namei.org>
Cc: Matias Zabaljauregui <matias.zabaljauregui@cern.ch>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Documentation/lguest/Makefile [new file with mode: 0644]
Documentation/lguest/lguest.c [new file with mode: 0644]
Documentation/lguest/lguest.txt [new file with mode: 0644]