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:
0a6bcc1
)
lguest: decode mmio accesses for PCI in example launcher.
author
Rusty Russell
<rusty@rustcorp.com.au>
Wed, 11 Feb 2015 04:45:11 +0000
(15:15 +1030)
committer
Rusty Russell
<rusty@rustcorp.com.au>
Wed, 11 Feb 2015 06:17:35 +0000
(16:47 +1030)
We don't do anything with them yet (emulate_mmio_write and
emulate_mmio_read are stubs), but we decode the instructions and
search for the device they're hitting.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
tools/lguest/lguest.c
patch
|
blob
|
history
diff --cc
tools/lguest/lguest.c
Simple merge