summary refs log tree commit diff stats
path: root/scripts/qapi/common.py
diff options
context:
space:
mode:
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>2021-01-28 02:09:49 +0100
committerPhilippe Mathieu-Daudé <f4bug@amsat.org>2021-02-21 19:42:34 +0100
commit7c6e2049f099e1bbdbf9dbc219be963d1ff509c0 (patch)
tree8bf69f2eb65dcbcb6ba00309c42a6e34101ecbab /scripts/qapi/common.py
parentca354f00047a1065a43286debbb8ead0a6d0fe08 (diff)
downloadfocaccia-qemu-7c6e2049f099e1bbdbf9dbc219be963d1ff509c0.tar.gz
focaccia-qemu-7c6e2049f099e1bbdbf9dbc219be963d1ff509c0.zip
target/mips: Let get_physical_address() take MMUAccessType argument
All these functions:
- mips_cpu_get_phys_page_debug()
- cpu_mips_translate_address()
- mips_cpu_tlb_fill()
- page_table_walk_refill()
- walk_directory()
call get_physical_address() passing a MMUAccessType type. Let the
prototype 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-12-f4bug@amsat.org>
Diffstat (limited to 'scripts/qapi/common.py')
0 files changed, 0 insertions, 0 deletions