]> asedeno.scripts.mit.edu Git - linux.git/commit
KVM: S390: add new group for flic
authorYi Min Zhao <zyimin@linux.vnet.ibm.com>
Wed, 7 Jun 2017 08:09:52 +0000 (16:09 +0800)
committerChristian Borntraeger <borntraeger@de.ibm.com>
Thu, 22 Jun 2017 10:41:07 +0000 (12:41 +0200)
commit2c1a48f2e5ed31b881eaa003a6276818a4794485
tree2caf7eb9097e838ca72cbe378bf34eb3a62bc6d3
parent6ae1574c2a24eec5efa8bac305a8f87c839acc64
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>
Documentation/virtual/kvm/devices/s390_flic.txt
arch/s390/include/uapi/asm/kvm.h
arch/s390/kvm/interrupt.c