index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
lguest.h
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-22
lguest: use a special 1:1 linear pagetable mode until first switch.
Rusty Russell
1
-2
/
+0
2009-07-30
lguest and virtio: cleanup struct definitions to Linux style.
Rusty Russell
1
-2
/
+1
2009-07-30
lguest: fix comment style
Rusty Russell
1
-12
/
+24
2009-07-17
lguest: fix journey
Matias Zabaljauregui
1
-1
/
+1
2009-06-12
lguest: improve interrupt handling, speed up stream networking
Rusty Russell
1
-0
/
+4
2007-10-25
lguest: documentation update
Rusty Russell
1
-2
/
+2
2007-10-23
Boot with virtual == physical to get closer to native Linux.
Rusty Russell
1
-1
/
+4
2007-10-23
Allow guest to specify syscall vector to use.
Rusty Russell
1
-0
/
+3
2007-10-23
lguest.h declares a struct timespec, make it include linux/time.h
Jes Sorensen
1
-0
/
+1
2007-10-23
Make hypercalls arch-independent.
Jes Sorensen
1
-1
/
+1
2007-10-23
Remove fixed limit on number of guests, and lguests array.
Rusty Russell
1
-2
/
+0
2007-10-23
Move lguest hcalls to arch-specific header
Jes Sorensen
1
-65
/
+4
2007-07-28
Provide timespec to guests rather than jiffies clock.
Rusty Russell
1
-1
/
+3
2007-07-26
lguest: documentation II: Guest
Rusty Russell
1
-9
/
+38
2007-07-19
lguest: the host code
Rusty Russell
1
-6
/
+6
2007-07-19
lguest: the guest code
Rusty Russell
1
-0
/
+85