From: Antonios Motakis Date: Mon, 16 Mar 2015 20:08:42 +0000 (-0600) Subject: vfio/platform: initial skeleton of VFIO support for platform devices X-Git-Tag: omap-for-v4.2/o2_dc~137^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de49fc0d99e6a8af8be4f56869bdea12976d3551;p=pandora-kernel.git vfio/platform: initial skeleton of VFIO support for platform devices This patch forms the common skeleton code for platform devices support with VFIO. This will include the core functionality of VFIO_PLATFORM, however binding to the device and discovering the device resources will be done with the help of a separate file where any Linux platform bus specific code will reside. This will allow us to implement support for also discovering AMBA devices and their resources, but still reuse a large part of the VFIO_PLATFORM implementation. Signed-off-by: Antonios Motakis [Baptiste Reynal: added includes in vfio_platform_private.h] Signed-off-by: Baptiste Reynal Reviewed-by: Eric Auger Tested-by: Eric Auger Signed-off-by: Alex Williamson --- Reading git-diff-tree failed