aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/api.c
diff options
context:
space:
mode:
authorRichard Henderson <richard.henderson@linaro.org>2024-04-02 18:26:33 -1000
committerRichard Henderson <richard.henderson@linaro.org>2024-05-15 08:54:32 +0200
commit04f8ed114545f01a2fee1121e862e270cdd46741 (patch)
tree31c3140b28f982f877cfdc581895d04f867bd466 /plugins/api.c
parentaccel/tcg: Pass DisasContextBase to translator_fake_ldb (diff)
downloadqemu-04f8ed114545f01a2fee1121e862e270cdd46741.tar.xz
qemu-04f8ed114545f01a2fee1121e862e270cdd46741.zip
accel/tcg: Reorg translator_ld*
Reorg translator_access into translator_ld, with a more memcpy-ish interface. If both pages are in ram, do not go through the caller's slow path. Assert that the access is within the two pages that we are prepared to protect, per TranslationBlock. Allow access prior to pc_first, so long as it is within the first page. Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'plugins/api.c')
0 files changed, 0 insertions, 0 deletions