From: Rusty Russell Date: Wed, 11 Feb 2015 04:45:11 +0000 (+1030) Subject: lguest: implement virtio-PCI MMIO accesses. X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~45^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=93153077107ecfbf35a3412f6220521e8d8c14ba;p=pandora-kernel.git lguest: implement virtio-PCI MMIO accesses. For each device, We need to include the vendor capabilities to demark where virtio common, notification and ISR regions are (we put them all in BAR0). We need to handle the switching of the virtqueues using the accessors. Signed-off-by: Rusty Russell --- Reading git-diff-tree failed