qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug 1880763] Re: Missing page crossing check in use_goto_tb() for rx ta


From: Richard Henderson
Subject: [Bug 1880763] Re: Missing page crossing check in use_goto_tb() for rx target
Date: Wed, 18 Aug 2021 16:18:44 -0000

For the record, this was fixed for 6.1 in

commit f3f713cc151086ca39d4f97270594fd8c43e17e5
Author: Richard Henderson <richard.henderson@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.maydell@linaro.org>
    Signed-off-by: Richard Henderson <richard.henderson@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

[Prev in Thread] Current Thread [Next in Thread]