On 9/25/25 5:11 PM, Richard Henderson wrote:
We've been updating in_space and then using hacks to access the original space. Instead, update cur_space and leave in_space unchanged.Signed-off-by: Richard Henderson <[email protected]> --- target/arm/ptw.c | 37 +++++++++++++++++++------------------1 file changed, 19 insertions(+), 18 deletions(-)
Reviewed-by: Pierrick Bouvier <[email protected]>
