]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitfd32578096ef2febe481fa6b5c57fd73d25efdc0
tree53ad45b61cd6a279d0c920dd807dc43fd81e8f2d
parente7ac2ac1a6773e3dd313ca38eed277faf03b7e12
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