summaryrefslogtreecommitdiff
path: root/drivers/lguest
AgeCommit message (Expand)Author
2007-09-25fix modules oopsing in lguest guestsRusty Russell
2007-09-12lguest: Fix guest crash when CONFIG_X86_USE_3DNOW=yRusty Russell
2007-08-30Fix lguest page-pinning logic ("lguest: bad stack page 0xc057a000")Rusty Russell
2007-08-23lguest should depend on CONFIG_FUTEXAlexey Dobriyan
2007-08-11i386: Make patching more robust, fix paravirt issueAndi Kleen
2007-08-11lguest files should explicitly include asm/paravirt.hJes Sorensen
2007-08-09lguest: Fix Malicious Guest GDT Host CrashRusty Russell
2007-08-09Fix non-TSC guest clocksource lockupRusty Russell
2007-08-06Enable lguest drivers in KconfigRusty Russell
2007-07-29Make lguest compile with CONFIG_BLOCK=n and CONFIG_NET=nRusty Russell
2007-07-28Provide timespec to guests rather than jiffies clock.Rusty Russell
2007-07-28Fix lguest bzImage loading with CONFIG_RELOCATABLE=yRusty Russell
2007-07-26lguest: documentation VII: FIXMEsRusty Russell
2007-07-26lguest: documentation VI: SwitcherRusty Russell
2007-07-26lguest: documentation V: HostRusty Russell
2007-07-26lguest: documentation IV: LauncherRusty Russell
2007-07-26lguest: documentation III: DriversRusty Russell
2007-07-26lguest: documentation II: GuestRusty Russell
2007-07-26lguest: documentation I: PreparationRusty Russell
2007-07-21clockevents: fix resume logicThomas Gleixner
2007-07-20lguest: override sched_clockRusty Russell
2007-07-20lguest: trivial: We now have asm/processor-flags.h, so use it.Rusty Russell
2007-07-20lguest: fix sense if IF flag on interrupt injectionRusty Russell
2007-07-20Fix lguest misannotationAl Viro
2007-07-19lguest: the Makefile and KconfigRusty Russell
2007-07-19lguest: the host codeRusty Russell
2007-07-19lguest: the guest codeRusty Russell