diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2023-01-09 12:18:52 -0800 |
---|---|---|
committer | Thomas Huth <thuth@redhat.com> | 2023-02-27 09:15:39 +0100 |
commit | bebc8ade7014ca1f8afbc9d1bd297460f2e88461 (patch) | |
tree | 3149cfded60725dd59aeffac26eba3a1857b2ece /docs/tools | |
parent | 7ba5da818a73048a9a2e4949bb971708b2f4259c (diff) | |
download | qemu-bebc8ade7014ca1f8afbc9d1bd297460f2e88461.zip qemu-bebc8ade7014ca1f8afbc9d1bd297460f2e88461.tar.gz qemu-bebc8ade7014ca1f8afbc9d1bd297460f2e88461.tar.bz2 |
target/s390x: Use void* for haddr in S390Access
The interface from probe_access_flags is void*, and matching
that will be helpful. We already rely on the gcc extension
for byte arithmetic on void*.
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: David Hildenbrand <david@redhat.com>
Message-Id: <20230109201856.3916639-4-richard.henderson@linaro.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'docs/tools')
0 files changed, 0 insertions, 0 deletions