KVM: s390: Fixes for PFMF
authorThomas Huth <thuth@linux.vnet.ibm.com>
Mon, 9 Sep 2013 15:58:38 +0000 (17:58 +0200)
committerChristian Borntraeger <borntraeger@de.ibm.com>
Tue, 29 Apr 2014 13:01:53 +0000 (15:01 +0200)
Add a check for low-address protection to the PFMF handler and
convert real-addresses to absolute if necessary, as it is defined
in the Principles of Operations specification.

Signed-off-by: Thomas Huth <thuth@linux.vnet.ibm.com>
Reviewed-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
arch/s390/kvm/priv.c

Simple merge