index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
lguest
/
interrupts_and_traps.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
generalize lgread_u32/lgwrite_u32.
Rusty Russell
2007-10-23
1
-1
/
+1
*
Boot with virtual == physical to get closer to native Linux.
Rusty Russell
2007-10-23
1
-4
/
+9
*
Allow guest to specify syscall vector to use.
Rusty Russell
2007-10-23
1
-1
/
+48
*
Move i386 part of core.c to x86/core.c.
Jes Sorensen
2007-10-23
1
-9
/
+9
*
Make shadow IDT a complete IDT with 256 entries.
Rusty Russell
2007-10-23
1
-30
/
+19
*
Fix lguest page-pinning logic ("lguest: bad stack page 0xc057a000")
Rusty Russell
2007-08-30
1
-2
/
+5
*
lguest: Fix Malicious Guest GDT Host Crash
Rusty Russell
2007-08-09
1
-3
/
+6
*
Provide timespec to guests rather than jiffies clock.
Rusty Russell
2007-07-28
1
-0
/
+7
*
lguest: documentation VII: FIXMEs
Rusty Russell
2007-07-26
1
-0
/
+14
*
lguest: documentation V: Host
Rusty Russell
2007-07-26
1
-19
/
+157
*
lguest: documentation I: Preparation
Rusty Russell
2007-07-26
1
-0
/
+13
*
lguest: fix sense if IF flag on interrupt injection
Rusty Russell
2007-07-20
1
-5
/
+5
*
lguest: the host code
Rusty Russell
2007-07-19
1
-0
/
+268