linux/Documentation/lguest
Rusty Russell 1842f23c05 lguest and virtio: cleanup struct definitions to Linux style.
I've been doing this for years, and akpm picked me up on it about 12
months ago.  lguest partly serves as example code, so let's do it Right.

Also, remove two unused fields in struct vblk_info in the example launcher.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Cc: Ingo Molnar <mingo@redhat.com>
2009-07-30 16:03:46 +09:30
..
.gitignore
Makefile
extract
lguest.c lguest and virtio: cleanup struct definitions to Linux style. 2009-07-30 16:03:46 +09:30
lguest.txt