aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/lguest/lguest.c
Commit message (Expand)AuthorAge
* Move lguest guest support to arch/x86.Rusty Russell2007-10-23
* Clocksource is continuous regardless of the state of the host's TSC.Tony Breeds2007-10-23
* lguest_devices belongs in lguest_bus.c: it's not i386-specific.Rusty Russell2007-10-23
* Merge branch 'xen-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2007-10-17
|\
| * paravirt: clean up lazy mode handlingJeremy Fitzhardinge2007-10-16
| * paravirt: refactor struct paravirt_ops into smaller pv_*_opsJeremy Fitzhardinge2007-10-16
* | [x86] remove uses of magic macros for boot_params accessH. Peter Anvin2007-10-16
|/
* lguest: Fix guest crash when CONFIG_X86_USE_3DNOW=yRusty Russell2007-09-12
* i386: Make patching more robust, fix paravirt issueAndi Kleen2007-08-11
* lguest: Fix Malicious Guest GDT Host CrashRusty Russell2007-08-09
* Fix non-TSC guest clocksource lockupRusty Russell2007-08-09
* Provide timespec to guests rather than jiffies clock.Rusty Russell2007-07-28
* Fix lguest bzImage loading with CONFIG_RELOCATABLE=yRusty Russell2007-07-28
* lguest: documentation VII: FIXMEsRusty Russell2007-07-26
* lguest: documentation II: GuestRusty Russell2007-07-26
* lguest: documentation I: PreparationRusty Russell2007-07-26
* clockevents: fix resume logicThomas Gleixner2007-07-21
* lguest: override sched_clockRusty Russell2007-07-20
* lguest: the host codeRusty Russell2007-07-19
* lguest: the guest codeRusty Russell2007-07-19