index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
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.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
lguest
/
i386_head.S
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-20
lguest: rename i386_head.S
Daniel Baluta
1
-196
/
+0
2011-07-22
lguest: Fix three simple typos in comments
Adrian Knoth
1
-1
/
+1
2011-07-22
lguest: update comments
Rusty Russell
1
-7
/
+11
2011-07-22
lguest: remove remaining vmcall
Rusty Russell
1
-6
/
+2
2011-07-22
lguest: use a special 1:1 linear pagetable mode until first switch.
Rusty Russell
1
-2
/
+7
2011-01-04
x86, mm: Initialize initial_page_table before paravirt jumps
Rusty Russell
1
-105
/
+0
2010-12-16
lguest: populate initial_page_table
Rusty Russell
1
-0
/
+105
2010-04-14
lguest: stop using KVM hypercall mechanism
Rusty Russell
1
-1
/
+1
2009-07-30
lguest: update commentry
Rusty Russell
1
-0
/
+2
2009-07-30
lguest: fix comment style
Rusty Russell
1
-42
/
+68
2009-06-12
lguest: optimize by coding restore_flags and irq_enable in assembler.
Rusty Russell
1
-1
/
+57
2009-06-12
lguest: improve interrupt handling, speed up stream networking
Rusty Russell
1
-2
/
+0
2009-03-30
lguest: use KVM hypercalls
Matias Zabaljauregui
1
-2
/
+2
2008-12-30
lguest: move the initial guest page table creation code to the host
Matias Zabaljauregui
1
-15
/
+0
2008-03-28
lguest: comment documentation update.
Rusty Russell
1
-4
/
+11
2007-10-25
lguest: documentation update
Rusty Russell
1
-3
/
+5
2007-10-23
Revert lguest magic and use hook in head.S
Rusty Russell
1
-13
/
+4
2007-10-23
Boot with virtual == physical to get closer to native Linux.
Rusty Russell
1
-5
/
+36
2007-10-23
Move lguest guest support to arch/x86.
Rusty Russell
1
-0
/
+93