diff options
author | Martin Schwidefsky <schwidefsky@de.ibm.com> | 2017-03-31 07:01:46 -0400 |
---|---|---|
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | 2017-03-31 07:01:46 -0400 |
commit | 6fb81d69d0bb455e6dbb5bd99529e2dea74b93e7 (patch) | |
tree | 50ec4711bfb152cf463616b5789f42858409c5ad /MAINTAINERS | |
parent | 485527ba578254bb1171b13c55394257fd63cd59 (diff) | |
parent | 1877888d0ad21858693d8a5594734b125a068638 (diff) |
Merge branch 'vfio-ccw-for-martin' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/vfio-ccw into features
Pull vfio-ccw branch to add the basic channel I/O passthrough
intrastructure based on vfio.
The focus is on supporting dasd-eckd(cu_type/dev_type = 0x3990/0x3390)
as the target device.
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 24136346fe58..2ad7588e8a13 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -10860,6 +10860,16 @@ W: http://www.ibm.com/developerworks/linux/linux390/ | |||
10860 | S: Supported | 10860 | S: Supported |
10861 | F: drivers/iommu/s390-iommu.c | 10861 | F: drivers/iommu/s390-iommu.c |
10862 | 10862 | ||
10863 | S390 VFIO-CCW DRIVER | ||
10864 | M: Cornelia Huck <cornelia.huck@de.ibm.com> | ||
10865 | M: Dong Jia Shi <bjsdjshi@linux.vnet.ibm.com> | ||
10866 | L: linux-s390@vger.kernel.org | ||
10867 | L: kvm@vger.kernel.org | ||
10868 | S: Supported | ||
10869 | F: drivers/s390/cio/vfio_ccw* | ||
10870 | F: Documentation/s390/vfio-ccw.txt | ||
10871 | F: include/uapi/linux/vfio_ccw.h | ||
10872 | |||
10863 | S3C24XX SD/MMC Driver | 10873 | S3C24XX SD/MMC Driver |
10864 | M: Ben Dooks <ben-linux@fluff.org> | 10874 | M: Ben Dooks <ben-linux@fluff.org> |
10865 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 10875 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |