summaryrefslogtreecommitdiffstats
path: root/drivers/lguest/hypercalls.c
Commit message (Expand)AuthorAgeFilesLines
* Make hypercalls arch-independent.Jes Sorensen2007-10-231-74/+30
* Introduce "hcall" pointer to indicate pending hypercall.Rusty Russell2007-10-231-28/+20
* Remove fixed limit on number of guests, and lguests array.Rusty Russell2007-10-231-3/+1
* Introduce guest mem offset, static link example launcherRusty Russell2007-10-231-6/+9
* Use copy_to_user() not put_user for struct timespecJes Sorensen2007-10-231-1/+1
* Provide timespec to guests rather than jiffies clock.Rusty Russell2007-07-281-8/+13
* lguest: documentation V: HostRusty Russell2007-07-261-10/+108
* lguest: documentation I: PreparationRusty Russell2007-07-261-2/+7
* lguest: the host codeRusty Russell2007-07-191-0/+192
OpenPOWER on IntegriCloud