summaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm/intercept.c
diff options
context:
space:
mode:
authorThomas Huth <thuth@linux.vnet.ibm.com>2014-05-06 17:20:16 +0200
committerChristian Borntraeger <borntraeger@de.ibm.com>2014-05-16 14:57:20 +0200
commitfa576c583d877d667d9acaed909a3dfc6b03e138 (patch)
tree05e28d47d9f33589ed9f96858c007d0235440dd8 /arch/s390/kvm/intercept.c
parent684135e0962fce7946a89f50cf6c7ffa78a11b09 (diff)
KVM: s390: Introduce helper function for faulting-in a guest page
Rework the function kvm_arch_fault_in_sync() to become a proper helper function for faulting-in a guest page. Now it takes the guest address as a parameter and does not ignore the possible error code from gmap_fault() anymore (which could cause undetected error conditions before). Signed-off-by: Thomas Huth <thuth@linux.vnet.ibm.com> Reviewed-by: Christian Borntraeger <borntraeger@de.ibm.com> Reviewed-by: Cornelia Huck <cornelia.huck@de.ibm.com> Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Diffstat (limited to 'arch/s390/kvm/intercept.c')
0 files changed, 0 insertions, 0 deletions