Home
last modified time | relevance | path

Searched hist:"5631792053 f094a8e2f01d5ddcc2550ad4da22f0" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/s390/kvm/
H A Dkvm-s390.cdiff 5631792053f094a8e2f01d5ddcc2550ad4da22f0 Tue Jan 12 10:37:58 CST 2016 David Hildenbrand <dahi@linux.vnet.ibm.com> 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>