diff options
author | Philippe Mathieu-Daudé | 2021-01-27 23:42:54 +0100 |
---|---|---|
committer | Bastian Koppelmann | 2021-03-14 14:41:56 +0100 |
commit | 5513b7700c6cfa1beebcfcd20e9c7458d1ebd3ea (patch) | |
tree | cb0b61d273e15f3950f93bafb99a55d96bd5beec /target/s390x | |
parent | target/tricore: Replace magic value by MMU_DATA_LOAD definition (diff) | |
download | qemu-5513b7700c6cfa1beebcfcd20e9c7458d1ebd3ea.tar.gz qemu-5513b7700c6cfa1beebcfcd20e9c7458d1ebd3ea.tar.xz qemu-5513b7700c6cfa1beebcfcd20e9c7458d1ebd3ea.zip |
target/tricore: Pass MMUAccessType to get_physical_address()
'int access_type' and ACCESS_INT are unused, drop them.
Provide the mmu_idx argument to match other targets.
'int rw' is actually the MMUAccessType, rename it.
Reviewed-by: Bastian Koppelmann <kbastian@mail.uni-paderborn.de>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20210127224255.3505711-3-f4bug@amsat.org>
Signed-off-by: Bastian Koppelmann <kbastian@mail.uni-paderborn.de>
Diffstat (limited to 'target/s390x')
0 files changed, 0 insertions, 0 deletions