commit | 2c1a48f2e5ed31b881eaa003a6276818a4794485 | [log] [tgz] |
---|---|---|
author | Yi Min Zhao <zyimin@linux.vnet.ibm.com> | Wed Jun 07 16:09:52 2017 +0800 |
committer | Christian Borntraeger <borntraeger@de.ibm.com> | Thu Jun 22 12:41:07 2017 +0200 |
tree | 2caf7eb9097e838ca72cbe378bf34eb3a62bc6d3 | |
parent | 6ae1574c2a24eec5efa8bac305a8f87c839acc64 [diff] |
KVM: S390: add new group for flic In some cases, userspace needs to get or set all ais states for example migration. So we introduce a new group KVM_DEV_FLIC_AISM_ALL to provide interfaces to get or set the adapter-interruption-suppression mode for all ISCs. The corresponding documentation is updated. Signed-off-by: Yi Min Zhao <zyimin@linux.vnet.ibm.com> Reviewed-by: Halil Pasic <pasic@linux.vnet.ibm.com> Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>