index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
lguest
/
i386_head.S
Commit message (
Expand
)
Author
Age
Files
Lines
*
lguest: Fix three simple typos in comments
Adrian Knoth
2011-07-22
1
-1
/
+1
*
lguest: update comments
Rusty Russell
2011-07-22
1
-7
/
+11
*
lguest: remove remaining vmcall
Rusty Russell
2011-07-22
1
-6
/
+2
*
lguest: use a special 1:1 linear pagetable mode until first switch.
Rusty Russell
2011-07-22
1
-2
/
+7
*
x86, mm: Initialize initial_page_table before paravirt jumps
Rusty Russell
2011-01-04
1
-105
/
+0
*
lguest: populate initial_page_table
Rusty Russell
2010-12-16
1
-0
/
+105
*
lguest: stop using KVM hypercall mechanism
Rusty Russell
2010-04-14
1
-1
/
+1
*
lguest: update commentry
Rusty Russell
2009-07-30
1
-0
/
+2
*
lguest: fix comment style
Rusty Russell
2009-07-30
1
-42
/
+68
*
lguest: optimize by coding restore_flags and irq_enable in assembler.
Rusty Russell
2009-06-12
1
-1
/
+57
*
lguest: improve interrupt handling, speed up stream networking
Rusty Russell
2009-06-12
1
-2
/
+0
*
lguest: use KVM hypercalls
Matias Zabaljauregui
2009-03-30
1
-2
/
+2
*
lguest: move the initial guest page table creation code to the host
Matias Zabaljauregui
2008-12-30
1
-15
/
+0
*
lguest: comment documentation update.
Rusty Russell
2008-03-28
1
-4
/
+11
*
lguest: documentation update
Rusty Russell
2007-10-25
1
-3
/
+5
*
Revert lguest magic and use hook in head.S
Rusty Russell
2007-10-23
1
-13
/
+4
*
Boot with virtual == physical to get closer to native Linux.
Rusty Russell
2007-10-23
1
-5
/
+36
*
Move lguest guest support to arch/x86.
Rusty Russell
2007-10-23
1
-0
/
+93