index
:
snowball/igloo-kernel.git
android
audio
audio-android
caif
cg2900
cg2900-android
cg2900-fm
core
debian-packaging
dma
gpio
hsi
hwmem
input
integration-android-ux500
integration-linux-ux500
integration-ubuntu-ux500
mach-plat
mali-android
mali-generic
modem
other
pm
pm-android
security
st-mems-sensors
stable-android-ux500-3.0
stable-android-ux500-3.0-mali-v9
stable-android-ux500-3.1
stable-android-ux500-3.1-mali-v9
stable-android-ux500-3.2
stable-android-ux500-3.3
stable-android-ux500-3.3-1
stable-android-ux500-3.4
stable-linaro-ux500-3.1
stable-linux-ux500-3.1
stable-linux-ux500-3.2
stable-linux-ux500-3.3
stable-linux-ux500-3.3-1
stable-linux-ux500-3.4
stable-ubuntu-ux500-3.0
stable-ubuntu-ux500-3.1
stable-ubuntu-ux500-3.2
stable-ubuntu-ux500-3.3
stable-ubuntu-ux500-3.3-1
stable-ubuntu-ux500-3.4
ste-multimedia-framework
storage-mmc
trace-debug
usb
usb-android
video
video-android
wlan
Igloo kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
lguest.h
Age
Commit message (
Expand
)
Author
2009-07-30
lguest and virtio: cleanup struct definitions to Linux style.
Rusty Russell
2009-07-30
lguest: fix comment style
Rusty Russell
2009-07-17
lguest: fix journey
Matias Zabaljauregui
2009-06-12
lguest: improve interrupt handling, speed up stream networking
Rusty Russell
2007-10-25
lguest: documentation update
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
lguest.h declares a struct timespec, make it include linux/time.h
Jes Sorensen
2007-10-23
Make hypercalls arch-independent.
Jes Sorensen
2007-10-23
Remove fixed limit on number of guests, and lguests array.
Rusty Russell
2007-10-23
Move lguest hcalls to arch-specific header
Jes Sorensen
2007-07-28
Provide timespec to guests rather than jiffies clock.
Rusty Russell
2007-07-26
lguest: documentation II: Guest
Rusty Russell
2007-07-19
lguest: the host code
Rusty Russell
2007-07-19
lguest: the guest code
Rusty Russell