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:
e1b83e2
)
lguest: add MMIO region allocator 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)
This is where we point our PCI BARs, so that we can intercept MMIO
accesses. We tell the kernel about it so any faults in this area are
directed to us.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
tools/lguest/lguest.c
patch
|
blob
|
history
diff --cc
tools/lguest/lguest.c
Simple merge