commit | 14b0b4ac37cbb3e57f564da30ece5626d1e3767a | [log] [tgz] |
---|---|---|
author | Dong Jia Shi <bjsdjshi@linux.vnet.ibm.com> | Wed Jan 20 06:33:42 2016 +0100 |
committer | Christian Borntraeger <borntraeger@de.ibm.com> | Tue Jan 26 15:40:17 2016 +0100 |
tree | b35e513b391492edb7a3405df0f4a8c2d978a408 | |
parent | 9c7ebb613bffea2feef4ec562ba1dbcaa810942b [diff] |
KVM: s390: Enable the KVM-VFIO device The KVM-VFIO device is used by the QEMU VFIO device. It is used to record the list of in-use VFIO groups so that KVM can manipulate them. While we don't need this on s390 currently, let's try to be like everyone else. Signed-off-by: Dong Jia Shi <bjsdjshi@linux.vnet.ibm.com> Acked-by: Cornelia Huck <cornelia.huck@de.ibm.com> Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>