Re: [PATCH 068/147] accel/tcg: Move get_page_addr_code* declarations
On 22/4/25 21:26, Richard Henderson wrote: Move the declarations from exec/exec-all.h to the private accel/tcg/internal-common.h. Reviewed-by: Pierrick Bouvier Signed-off-by: Richard Henderson --- accel/tcg/internal-common.h | 34 ++ include/exec/exec-all.h
[PATCH 068/147] accel/tcg: Move get_page_addr_code* declarations
Move the declarations from exec/exec-all.h to the private accel/tcg/internal-common.h. Reviewed-by: Pierrick Bouvier Signed-off-by: Richard Henderson --- accel/tcg/internal-common.h | 34 ++ include/exec/exec-all.h | 34 -- acc