From: Rusty Russell Date: Wed, 11 Feb 2015 04:45:11 +0000 (+1030) Subject: lguest: decode mmio accesses for PCI in example launcher. X-Git-Tag: fixes-v4.0-rc1~61^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a54f9ab0d65a2095de50160b8ca7ce6469aaac0;p=pandora-kernel.git lguest: decode mmio accesses for PCI in example launcher. We don't do anything with them yet (emulate_mmio_write and emulate_mmio_read are stubs), but we decode the instructions and search for the device they're hitting. Signed-off-by: Rusty Russell --- Reading git-diff-tree failed