diff options
author | Philippe Mathieu-Daudé <f4bug@amsat.org> | 2021-01-28 02:10:54 +0100 |
---|---|---|
committer | Philippe Mathieu-Daudé <f4bug@amsat.org> | 2021-02-21 19:42:34 +0100 |
commit | 67b663d6fadaa4755bd9e1263deb36122c2e05b9 (patch) | |
tree | 98b9b6a9fc1f01b7653aeb521bf44378fe44aa2c /target/riscv | |
parent | 7c6e2049f099e1bbdbf9dbc219be963d1ff509c0 (diff) | |
download | qemu-67b663d6fadaa4755bd9e1263deb36122c2e05b9.zip qemu-67b663d6fadaa4755bd9e1263deb36122c2e05b9.tar.gz qemu-67b663d6fadaa4755bd9e1263deb36122c2e05b9.tar.bz2 |
target/mips: Let get_seg*_physical_address() take MMUAccessType arg
get_physical_address() calls get_seg_physical_address() and
get_segctl_physical_address() passing a MMUAccessType type.
Let the prototypes use it as argument, as it is stricter than
an integer.
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
Message-Id: <20210128144125.3696119-13-f4bug@amsat.org>
Diffstat (limited to 'target/riscv')
0 files changed, 0 insertions, 0 deletions