From 81a054ce0b469b66c88e9da6403082759c64bf73 Mon Sep 17 00:00:00 2001 From: Pawel Moll Date: Wed, 9 May 2012 18:30:16 +0100 Subject: [PATCH] virtio-mmio: Devices parameter parsing 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 Signed-off-by: Rusty Russell --- Reading git-format-patch failed