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:
d7fbf6e
)
lguest: implement virtio-PCI MMIO accesses.
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:36 +0000
(16:47 +1030)
For each device, We need to include the vendor capabilities to demark
where virtio common, notification and ISR regions are (we put them
all in BAR0).
We need to handle the switching of the virtqueues using the accessors.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
tools/lguest/lguest.c
patch
|
blob
|
history
diff --cc
tools/lguest/lguest.c
Simple merge