KVM: s390: Add access register mode
authorAlexander Yarygin <yarygin@linux.vnet.ibm.com>
Mon, 9 Mar 2015 11:17:25 +0000 (14:17 +0300)
committerChristian Borntraeger <borntraeger@de.ibm.com>
Tue, 17 Mar 2015 15:25:57 +0000 (16:25 +0100)
commit664b4973537068402954bee6e2959b858f263a6f
tree53ad45b61cd6a279d0c920dd807dc43fd81e8f2d
parent75a1812230ad7ad16e5a06b5ef2220f765b12da5
KVM: s390: Add access register mode

Access register mode is one of the modes that control dynamic address
translation. In this mode the address space is specified by values of
the access registers. The effective address-space-control element is
obtained from the result of the access register translation. See
the "Access-Register Introduction" section of the chapter 5 "Program
Execution" in "Principles of Operations" for more details.

Signed-off-by: Alexander Yarygin <yarygin@linux.vnet.ibm.com>
Reviewed-by: Thomas Huth <thuth@linux.vnet.ibm.com>
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
arch/s390/kvm/gaccess.c
arch/s390/kvm/gaccess.h