From: Antonios Motakis Date: Mon, 16 Mar 2015 20:08:54 +0000 (-0600) Subject: vfio: move eventfd support code for VFIO_PCI to a separate file X-Git-Tag: omap-for-v4.2/o2_dc~137^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e992d692750b2938224eb43fee907181d92a602;p=pandora-kernel.git vfio: move eventfd support code for VFIO_PCI to a separate file The virqfd functionality that is used by VFIO_PCI to implement interrupt masking and unmasking via an eventfd, is generic enough and can be reused by another driver. Move it to a separate file in order to allow the code to be shared. Signed-off-by: Antonios Motakis Signed-off-by: Baptiste Reynal Reviewed-by: Eric Auger Tested-by: Eric Auger Signed-off-by: Alex Williamson --- Reading git-diff-tree failed