From: Rusty Russell Date: Wed, 11 Feb 2015 04:45:11 +0000 (+1030) Subject: lguest: add MMIO region allocator in example launcher. X-Git-Tag: fixes-v4.0-rc1~61^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a6bcc183f5377eca07cbf0cf6f4b6cb00e4c1ec;p=pandora-kernel.git lguest: add MMIO region allocator in example launcher. This is where we point our PCI BARs, so that we can intercept MMIO accesses. We tell the kernel about it so any faults in this area are directed to us. Signed-off-by: Rusty Russell --- Reading git-diff-tree failed