aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/lguest (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-29Make lguest compile with CONFIG_BLOCK=n and CONFIG_NET=nRusty Russell1-1/+9
2007-07-28Provide timespec to guests rather than jiffies clock.Rusty Russell4-24/+57
2007-07-28Fix lguest bzImage loading with CONFIG_RELOCATABLE=yRusty Russell1-0/+5
2007-07-26lguest: documentation VII: FIXMEsRusty Russell6-0/+55
2007-07-26lguest: documentation VI: SwitcherRusty Russell2-46/+276
2007-07-26lguest: documentation V: HostRusty Russell6-85/+924
2007-07-26lguest: documentation IV: LauncherRusty Russell4-28/+427
2007-07-26lguest: documentation III: DriversRusty Russell1-3/+69
2007-07-26lguest: documentation II: GuestRusty Russell2-37/+470
2007-07-26lguest: documentation I: PreparationRusty Russell12-17/+153
2007-07-21clockevents: fix resume logicThomas Gleixner1-0/+2
2007-07-20lguest: override sched_clockRusty Russell1-1/+8
2007-07-20lguest: trivial: We now have asm/processor-flags.h, so use it.Rusty Russell1-3/+1
2007-07-20lguest: fix sense if IF flag on interrupt injectionRusty Russell1-5/+5
2007-07-20Fix lguest misannotationAl Viro1-1/+1
2007-07-19lguest: the Makefile and KconfigRusty Russell2-0/+27
2007-07-19lguest: the host codeRusty Russell11-25/+2618
2007-07-19lguest: the guest codeRusty Russell3-0/+745