commit | 6167375b558196fdedd38e9867f7bb30ff4dda50 | [log] [tgz] |
---|---|---|
author | David Hildenbrand <dahi@linux.vnet.ibm.com> | Tue May 31 19:44:10 2016 +0200 |
committer | Christian Borntraeger <borntraeger@de.ibm.com> | Fri Jun 10 12:07:14 2016 +0200 |
tree | 4442599de1690fcb3f47665b5d8e740f427a6f45 | |
parent | 22be5a133169e855097936438417ab1b672ad43f [diff] |
KVM: s390: gaccess: store guest address on ALC prot exceptions Let's pass the effective guest address to get_vcpu_asce(), so we can properly set the guest address in case we inject an ALC protection exception. Signed-off-by: David Hildenbrand <dahi@linux.vnet.ibm.com> Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>