git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7042cb4
)
lguest: suppress interrupts for single insn, not range.
author
Rusty Russell
<rusty@rustcorp.com.au>
Tue, 24 Mar 2015 01:21:39 +0000
(11:51 +1030)
committer
Rusty Russell
<rusty@rustcorp.com.au>
Tue, 24 Mar 2015 01:22:08 +0000
(11:52 +1030)
The last patch reduced our interrupt-suppression region to one address,
so simplify the code somewhat.
Also, remove the obsolete undefined instruction ranges and the comment
which refers to lguest_guest.S instead of head_32.S.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
arch/x86/include/asm/lguest.h
patch
|
blob
|
history
arch/x86/lguest/boot.c
patch
|
blob
|
history
arch/x86/lguest/head_32.S
patch
|
blob
|
history
drivers/lguest/hypercalls.c
patch
|
blob
|
history
drivers/lguest/interrupts_and_traps.c
patch
|
blob
|
history
drivers/lguest/lg.h
patch
|
blob
|
history
include/linux/lguest.h
patch
|
blob
|
history
diff --cc
arch/x86/include/asm/lguest.h
Simple merge
diff --cc
arch/x86/lguest/boot.c
Simple merge
diff --cc
arch/x86/lguest/head_32.S
Simple merge
diff --cc
drivers/lguest/hypercalls.c
Simple merge
diff --cc
drivers/lguest/interrupts_and_traps.c
Simple merge
diff --cc
drivers/lguest/lg.h
Simple merge
diff --cc
include/linux/lguest.h
Simple merge