summaryrefslogtreecommitdiffstats
path: root/drivers/lguest/lg.h
Commit message (Expand)AuthorAgeFilesLines
...
* Make hypercalls arch-independent.Jes Sorensen2007-10-231-1/+3
* Introduce "hcall" pointer to indicate pending hypercall.Rusty Russell2007-10-231-0/+3
* Move i386 part of core.c to x86/core.c.Jes Sorensen2007-10-231-52/+11Star
* Make shadow IDT a complete IDT with 256 entries.Rusty Russell2007-10-231-2/+1Star
* Remove fixed limit on number of guests, and lguests array.Rusty Russell2007-10-231-4/+1Star
* Introduce guest mem offset, static link example launcherRusty Russell2007-10-231-0/+3
* Remove binfmts.h include from lg.hRusty Russell2007-10-231-1/+0Star
* Provide timespec to guests rather than jiffies clock.Rusty Russell2007-07-291-0/+1
* lguest: documentation V: HostRusty Russell2007-07-261-3/+16
* lguest: documentation IV: LauncherRusty Russell2007-07-261-0/+25
* lguest: the host codeRusty Russell2007-07-191-0/+261