virtio-mmio: Devices parameter parsing
authorPawel Moll <pawel.moll@arm.com>
Wed, 9 May 2012 17:30:16 +0000 (18:30 +0100)
committerRusty 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