summaryrefslogtreecommitdiffstats
path: root/drivers/lguest/lguest_user.c
Commit message (Expand)AuthorAgeFilesLines
* lguest_user.c: fix memory leakAdrian Bunk2007-11-151-1/+1
* lguest: documentation updateRusty Russell2007-10-251-11/+12
* Remove old lguest I/O infrrasructure.Rusty Russell2007-10-231-34/+5Star
* Boot with virtual == physical to get closer to native Linux.Rusty Russell2007-10-231-9/+2Star
* Move register setup into i386_core.cJes Sorensen2007-10-231-36/+1Star
* Change example launcher to use unsigned long not u32Jes Sorensen2007-10-231-15/+16
* Remove fixed limit on number of guests, and lguests array.Rusty Russell2007-10-231-11/+6Star
* Introduce guest mem offset, static link example launcherRusty Russell2007-10-231-10/+13
* lguest: documentation IV: LauncherRusty Russell2007-07-261-9/+150
* lguest: documentation I: PreparationRusty Russell2007-07-261-1/+6
* lguest: the host codeRusty Russell2007-07-191-0/+236