]> Git Repo - qemu.git/commit
accel/tcg: Move TARGET_PAGE_DATA_SIZE impl to user-exec.c
authorRichard Henderson <[email protected]>
Tue, 4 Oct 2022 22:24:36 +0000 (15:24 -0700)
committerRichard Henderson <[email protected]>
Wed, 26 Oct 2022 01:11:28 +0000 (11:11 +1000)
commit0fe6108432ebbabbe12e53fba462770acb858a87
treea5af32f47871216247b82f900c70ba85498d3074
parente786509f29c3b4ea7e295f79e8e73e7a3b2f2818
accel/tcg: Move TARGET_PAGE_DATA_SIZE impl to user-exec.c

Since "target data" is always user-only, move it out of
translate-all.c to user-exec.c.

Reviewed-by: Alex BennĂ©e <[email protected]>
Signed-off-by: Richard Henderson <[email protected]>
accel/tcg/translate-all.c
accel/tcg/user-exec.c
This page took 0.020709 seconds and 4 git commands to generate.