summaryrefslogtreecommitdiffstats
path: root/drivers/lguest/lguest.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Provide timespec to guests rather than jiffies clock.Rusty Russell2007-07-291-16/+36
* Fix lguest bzImage loading with CONFIG_RELOCATABLE=yRusty Russell2007-07-291-0/+5
* lguest: documentation VII: FIXMEsRusty Russell2007-07-261-0/+8
* lguest: documentation II: GuestRusty Russell2007-07-261-21/+429
* lguest: documentation I: PreparationRusty Russell2007-07-261-2/+28
* clockevents: fix resume logicThomas Gleixner2007-07-221-0/+2
* lguest: override sched_clockRusty Russell2007-07-201-1/+8
* lguest: the host codeRusty Russell2007-07-191-24/+101
* lguest: the guest codeRusty Russell2007-07-191-0/+544