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:
f65ca1d
)
virtio-mmio: Devices parameter parsing
author
Pawel Moll
<pawel.moll@arm.com>
Wed, 9 May 2012 17:30:16 +0000
(18:30 +0100)
committer
Rusty Russell
<rusty@rustcorp.com.au>
Tue, 22 May 2012 02:46:15 +0000
(12:16 +0930)
This patch adds an option to instantiate guest virtio-mmio devices
basing on a kernel command line (or module) parameter, for example:
virtio_mmio.devices=0x100@0x100b0000:48
Signed-off-by: Pawel Moll <pawel.moll@arm.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
No differences found