commit | 732e563373ffc57d38a8a3b6d55f2de865182117 | [log] [tgz] |
---|---|---|
author | Thomas Huth <thuth@linux.vnet.ibm.com> | Thu Sep 12 10:33:47 2013 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Tue Sep 24 19:12:20 2013 +0200 |
tree | aa525f70905914833c4d47e737de96b82cbb1037 | |
parent | ff7158b2277d2bb942e2d09dd1df9a9d8a7598ab [diff] |
KVM: s390: Helper for converting real addresses to absolute Added a separate helper function that translates guest real addresses to guest absolute addresses by applying the prefix of the guest CPU. Signed-off-by: Thomas Huth <thuth@linux.vnet.ibm.com> Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>