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:
a454bb3
)
lguest: add operations to get/set a register from the Launcher.
author
Rusty Russell
<rusty@rustcorp.com.au>
Wed, 11 Feb 2015 04:45:09 +0000
(15:15 +1030)
committer
Rusty Russell
<rusty@rustcorp.com.au>
Wed, 11 Feb 2015 06:17:29 +0000
(16:47 +1030)
We use the ptrace API struct, and we currently don't let them set
anything but the normal registers (we'd have to filter the others).
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
drivers/lguest/core.c
patch
|
blob
|
history
drivers/lguest/lg.h
patch
|
blob
|
history
drivers/lguest/lguest_user.c
patch
|
blob
|
history
drivers/lguest/x86/core.c
patch
|
blob
|
history
include/linux/lguest_launcher.h
patch
|
blob
|
history
diff --cc
drivers/lguest/core.c
Simple merge
diff --cc
drivers/lguest/lg.h
Simple merge
diff --cc
drivers/lguest/lguest_user.c
Simple merge
diff --cc
drivers/lguest/x86/core.c
Simple merge
diff --cc
include/linux/lguest_launcher.h
Simple merge