KVM: s390: gaccess: store guest address on ALC prot exceptions
authorDavid Hildenbrand <dahi@linux.vnet.ibm.com>
Tue, 31 May 2016 17:44:10 +0000 (19:44 +0200)
committerChristian Borntraeger <borntraeger@de.ibm.com>
Fri, 10 Jun 2016 10:07:14 +0000 (12:07 +0200)
commit6167375b558196fdedd38e9867f7bb30ff4dda50
tree4442599de1690fcb3f47665b5d8e740f427a6f45
parent22be5a133169e855097936438417ab1b672ad43f
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>
arch/s390/kvm/gaccess.c