For the record, this was fixed for 6.1 in

commit f3f713cc151086ca39d4f97270594fd8c43e17e5
Author: Richard Henderson <richard.hender...@linaro.org>
Date:   Sun Jun 20 16:37:12 2021 -0700

    target/rx: Use translator_use_goto_tb
    
    Just use translator_use_goto_tb directly at the one call site,
    rather than maintaining a local wrapper.
    
    Reviewed-by: Peter Maydell <peter.mayd...@linaro.org>
    Signed-off-by: Richard Henderson <richard.hender...@linaro.org>


** Changed in: qemu
       Status: Expired => Fix Committed

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1880763

Title:
  Missing page crossing check in use_goto_tb() for rx target

Status in QEMU:
  Fix Committed

Bug description:
  Currently the rx target doesn't have the page crossing check in its 
  use_goto_tb() function. 
  This is a required feature for stable system mode emulations that all 
  other targets implement.

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1880763/+subscriptions


Reply via email to