aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/lguest/lguest_user.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-11-14lguest_user.c: fix memory leakAdrian Bunk1-1/+1
2007-10-25lguest: documentation updateRusty Russell1-11/+12
2007-10-23Remove old lguest I/O infrrasructure.Rusty Russell1-34/+5
2007-10-23Boot with virtual == physical to get closer to native Linux.Rusty Russell1-9/+2
2007-10-23Move register setup into i386_core.cJes Sorensen1-36/+1
2007-10-23Change example launcher to use unsigned long not u32Jes Sorensen1-15/+16
2007-10-23Remove fixed limit on number of guests, and lguests array.Rusty Russell1-11/+6
2007-10-23Introduce guest mem offset, static link example launcherRusty Russell1-10/+13
2007-07-26lguest: documentation IV: LauncherRusty Russell1-9/+150
2007-07-26lguest: documentation I: PreparationRusty Russell1-1/+6
2007-07-19lguest: the host codeRusty Russell1-0/+236