index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
lguest
/
lguest.c
Age
Commit message (
Expand
)
Author
2007-10-23
Move lguest guest support to arch/x86.
Rusty Russell
2007-10-23
Clocksource is continuous regardless of the state of the host's TSC.
Tony Breeds
2007-10-23
lguest_devices belongs in lguest_bus.c: it's not i386-specific.
Rusty Russell
2007-10-17
Merge branch 'xen-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2007-10-16
[x86] remove uses of magic macros for boot_params access
H. Peter Anvin
2007-10-16
paravirt: clean up lazy mode handling
Jeremy Fitzhardinge
2007-10-16
paravirt: refactor struct paravirt_ops into smaller pv_*_ops
Jeremy Fitzhardinge
2007-09-12
lguest: Fix guest crash when CONFIG_X86_USE_3DNOW=y
Rusty Russell
2007-08-11
i386: Make patching more robust, fix paravirt issue
Andi Kleen
2007-08-09
lguest: Fix Malicious Guest GDT Host Crash
Rusty Russell
2007-08-09
Fix non-TSC guest clocksource lockup
Rusty Russell
2007-07-28
Provide timespec to guests rather than jiffies clock.
Rusty Russell
2007-07-28
Fix lguest bzImage loading with CONFIG_RELOCATABLE=y
Rusty Russell
2007-07-26
lguest: documentation VII: FIXMEs
Rusty Russell
2007-07-26
lguest: documentation II: Guest
Rusty Russell
2007-07-26
lguest: documentation I: Preparation
Rusty Russell
2007-07-21
clockevents: fix resume logic
Thomas Gleixner
2007-07-20
lguest: override sched_clock
Rusty Russell
2007-07-19
lguest: the host code
Rusty Russell
2007-07-19
lguest: the guest code
Rusty Russell