index
:
~alon/linux
dummy
master
qxl
qxl-cleanup
Unnamed repository; edit this file 'description' to name the repository.
alon
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
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