commit | 5631792053f094a8e2f01d5ddcc2550ad4da22f0 | [log] [tgz] |
---|---|---|
author | David Hildenbrand <dahi@linux.vnet.ibm.com> | Tue Jan 12 17:37:58 2016 +0100 |
committer | Christian Borntraeger <borntraeger@de.ibm.com> | Wed Feb 10 13:12:53 2016 +0100 |
tree | ef9bdb43fc9a30e79d000b46123a8cde66afbf4b | |
parent | eaa4f41642f096f1e10c15a2b172d79199e893ff [diff] |
KVM: s390: provide prog irq ilc on SIE faults On SIE faults, the ilc cannot be detected automatically, as the icptcode is 0. The ilc indicated in the program irq will always be 0. Therefore we have to manually specify the ilc in order to tell the guest which ilen was used when forwarding the PSW. Reviewed-by: Christian Borntraeger <borntraeger@de.ibm.com> Signed-off-by: David Hildenbrand <dahi@linux.vnet.ibm.com> Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>