summary refs log tree commit diff stats
path: root/scripts/qapi/gen.py
diff options
context:
space:
mode:
authorRichard Henderson <richard.henderson@linaro.org>2021-05-18 15:11:28 -0500
committerDavid Gibson <david@gibson.dropbear.id.au>2021-05-19 12:50:47 +1000
commit9630cd62620e705f45c24e9d21ea01eea8fd4cd8 (patch)
tree8ae4f872d5a887b144223fcd4859e129fff909bb /scripts/qapi/gen.py
parent352e3627b27ba7a0f43d0070ff90658ff849c2c8 (diff)
downloadfocaccia-qemu-9630cd62620e705f45c24e9d21ea01eea8fd4cd8.tar.gz
focaccia-qemu-9630cd62620e705f45c24e9d21ea01eea8fd4cd8.zip
target/ppc: Use MMUAccessType in mmu_helper.c
This replaces 'int rw' with 'MMUAccessType access_type'.
Comparisons vs zero become either MMU_DATA_LOAD or MMU_DATA_STORE,
since we had previously squashed rw to 0 for code access.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20210518201146.794854-7-richard.henderson@linaro.org>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'scripts/qapi/gen.py')
0 files changed, 0 insertions, 0 deletions