diff options
author | David Hildenbrand <david@redhat.com> | 2021-09-03 17:55:04 +0200 |
---|---|---|
committer | Thomas Huth <thuth@redhat.com> | 2021-09-06 16:24:05 +0200 |
commit | 06d8a10a70b7ef14ebf88b874858f73f2dee1109 (patch) | |
tree | 36bc58ae63bcdb7c7ef1e1ee7d8d0d8dae72bf3d /pc-bios | |
parent | fe00c705fec7bf20f5832fd6d8245fd554097cfc (diff) | |
download | qemu-06d8a10a70b7ef14ebf88b874858f73f2dee1109.zip qemu-06d8a10a70b7ef14ebf88b874858f73f2dee1109.tar.gz qemu-06d8a10a70b7ef14ebf88b874858f73f2dee1109.tar.bz2 |
s390x/tcg: convert real to absolute address for RRBE, SSKE and ISKE
For RRBE, SSKE, and ISKE, we're dealing with real addresses, so we have to
convert to an absolute address first.
In the future, when adding EDAT1 support, we'll have to pay attention to
SSKE handling, as we'll be dealing with absolute addresses when the
multiple-block control is one.
Signed-off-by: David Hildenbrand <david@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20210903155514.44772-4-david@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'pc-bios')
0 files changed, 0 insertions, 0 deletions