summary refs log tree commit diff stats
path: root/python/scripts/mkvenv.py
diff options
context:
space:
mode:
authorRichard Henderson <richard.henderson@linaro.org>2023-08-01 07:55:38 -0700
committerRichard Henderson <richard.henderson@linaro.org>2023-08-05 18:17:17 +0000
commit1966855e567686e6547b058d8664aefd0e969a0f (patch)
tree4955723c808816b42eab6f9eaccba2fa15b14db0 /python/scripts/mkvenv.py
parent6db03ccc7f4ca33c99debaac290066f4500a2dfb (diff)
downloadfocaccia-qemu-1966855e567686e6547b058d8664aefd0e969a0f.tar.gz
focaccia-qemu-1966855e567686e6547b058d8664aefd0e969a0f.zip
accel/tcg: Adjust parameters and locking with do_{ld,st}_mmio_*
Replace MMULookupPageData* with CPUTLBEntryFull, addr, size.
Move QEMU_IOTHREAD_LOCK_GUARD to the caller.

This simplifies the usage from do_ld16_beN and do_st16_leN, where
we weren't locking the entire operation, and required hoop jumping
for passing addr and size.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'python/scripts/mkvenv.py')
0 files changed, 0 insertions, 0 deletions