index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
lguest
/
x86
Age
Commit message (
Expand
)
Author
2008-01-30
lguest: make hypercalls use the vcpu struct
Glauber de Oliveira Costa
2008-01-30
lguest: per-cpu run guest
Glauber de Oliveira Costa
2008-01-25
cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()
Gautham R Shenoy
2007-10-25
lguest: documentation update
Rusty Russell
2007-10-25
lguest: use defines from x86 headers instead of magic numbers
Rusty Russell
2007-10-23
generalize lgread_u32/lgwrite_u32.
Rusty Russell
2007-10-23
Remove old lguest bus and drivers.
Rusty Russell
2007-10-23
Boot with virtual == physical to get closer to native Linux.
Rusty Russell
2007-10-23
Allow guest to specify syscall vector to use.
Rusty Russell
2007-10-23
Move register setup into i386_core.c
Jes Sorensen
2007-10-23
Make hypercalls arch-independent.
Jes Sorensen
2007-10-23
Introduce "hcall" pointer to indicate pending hypercall.
Rusty Russell
2007-10-23
Reorder guest saved regs to match hyperall order
Jes Sorensen
2007-10-23
Move i386 part of core.c to x86/core.c.
Jes Sorensen
2007-10-23
Rename switcher.S to x86/switcher_32.S
Rusty Russell
[prev]