]> Git Repo - qemu.git/commit
vfio/ccw: vfio based subchannel passthrough driver
authorXiao Feng Ren <[email protected]>
Wed, 17 May 2017 00:48:07 +0000 (02:48 +0200)
committerCornelia Huck <[email protected]>
Fri, 19 May 2017 10:29:01 +0000 (12:29 +0200)
commit1dcac3e15263674bb9c84feed6b35bb1f7bc1c6b
tree5d3f4df1add6dd9c04f0c3cc6bab0a000d23bf56
parenta8eac9431ad060012348908f93d6421ae3c97300
vfio/ccw: vfio based subchannel passthrough driver

We use the IOMMU_TYPE1 of VFIO to realize the subchannels
passthrough, implement a vfio based subchannels passthrough
driver called "vfio-ccw".

Support qemu parameters in the style of:
"-device vfio-ccw,sysfsdev=$mdev_file_path,devno=xx.x.xxxx'

Reviewed-by: Eric Auger <[email protected]>
Acked-by: Alex Williamson <[email protected]>
Signed-off-by: Xiao Feng Ren <[email protected]>
Signed-off-by: Dong Jia Shi <[email protected]>
Message-Id: <20170517004813[email protected]>
Signed-off-by: Cornelia Huck <[email protected]>
default-configs/s390x-softmmu.mak
hw/vfio/Makefile.objs
hw/vfio/ccw.c [new file with mode: 0644]
include/hw/vfio/vfio-common.h
This page took 0.027137 seconds and 4 git commands to generate.