Files
i2som-imx-linux/include/uapi/linux
Alex Williamson ff63eb638d vfio: Define sparse mmap capability for regions
We can't always support mmap across an entire device region, for
example we deny mmaps covering the MSI-X table of PCI devices, but
we don't really have a way to report it.  We expect the user to
implicitly know this restriction.  We also can't split the region
because vfio-pci defines an API with fixed region index to BAR
number mapping.  We therefore define a new capability which lists
areas within the region that may be mmap'd.  In addition to the
MSI-X case, this potentially enables in-kernel emulation and
extensions to devices.

Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
2016-02-22 16:10:08 -07:00
..
2015-12-31 00:53:10 -05:00
2016-01-20 17:09:18 -08:00
2015-12-14 12:19:37 -06:00
2016-01-12 08:21:18 -07:00
2015-11-23 15:06:38 -05:00
2016-01-10 22:13:15 -05:00
2015-12-18 17:48:51 -08:00