diff options
author | 2013-09-03 13:31:36 +0200 | |
---|---|---|
committer | 2014-05-07 10:17:35 +0200 | |
commit | 422f32c5b12e392676017e637a0ebeaae194faab (patch) | |
tree | 6158197384f87dbbdb4efdf7ba81efa738b979ed /scripts/qapi-commands.py | |
parent | Merge remote-tracking branch 'remotes/kraxel/tags/pull-smbios-2' into staging (diff) | |
download | qemu-422f32c5b12e392676017e637a0ebeaae194faab.tar.xz qemu-422f32c5b12e392676017e637a0ebeaae194faab.zip |
s390x/helper: Fixed real-to-absolute address translation
The real-to-absolute address translation in mmu_translate() was
missing the second part for translating the page at the prefix
address back to the 0 page. And while we're at it, also moved the
code into a separate helper function since this might come in
handy for other parts of the code, too.
Signed-off-by: Thomas Huth <thuth@linux.vnet.ibm.com>
Reviewed-by: David Hildenbrand <dahi@linux.vnet.ibm.com>
Reviewed-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Jens Freimann <jfrei@linux.vnet.ibm.com>
Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Diffstat (limited to 'scripts/qapi-commands.py')
0 files changed, 0 insertions, 0 deletions