diff options
author | BALATON Zoltan <balaton@eik.bme.hu> | 2024-05-13 01:27:50 +0200 |
---|---|---|
committer | Nicholas Piggin <npiggin@gmail.com> | 2024-05-24 09:43:06 +1000 |
commit | 5cc867a679d4b5032284d30d22dad8e81195e60d (patch) | |
tree | 7325320cd3d355d06f92596ad11c74506831414a /scripts/simpletrace.py | |
parent | f178e4f8949ec75d0e1e34f9b1ace646d1e6a031 (diff) | |
download | qemu-5cc867a679d4b5032284d30d22dad8e81195e60d.zip qemu-5cc867a679d4b5032284d30d22dad8e81195e60d.tar.gz qemu-5cc867a679d4b5032284d30d22dad8e81195e60d.tar.bz2 |
target/ppc: Don't use mmu_ctx_t for mmu40x_get_physical_address()
mmu40x_get_physical_address() only uses the raddr and prot fields from
mmu_ctx_t. Pass these directly instead of using a ctx struct.
Reviewed-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu>
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Diffstat (limited to 'scripts/simpletrace.py')
0 files changed, 0 insertions, 0 deletions