qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Bug 1880763] [NEW] Missing page crossing check in use_goto_tb() for rx target
@ 2020-05-26 21:27 Ahmed Karaman
  2021-05-06 17:18 ` [Bug 1880763] " Thomas Huth
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Ahmed Karaman @ 2020-05-26 21:27 UTC (permalink / raw)
  To: qemu-devel

Public bug reported:

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.

** Affects: qemu
     Importance: Undecided
     Assignee: Ahmed Karaman (ahmedkrmn)
         Status: New

** Changed in: qemu
     Assignee: (unassigned) => Ahmed Karaman (ahmedkrmn)

-- 
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:
  New

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug 1880763] Re: Missing page crossing check in use_goto_tb() for rx target
  2020-05-26 21:27 [Bug 1880763] [NEW] Missing page crossing check in use_goto_tb() for rx target Ahmed Karaman
@ 2021-05-06 17:18 ` Thomas Huth
  2021-06-18 16:02 ` Thomas Huth
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: Thomas Huth @ 2021-05-06 17:18 UTC (permalink / raw)
  To: qemu-devel

The QEMU project is currently moving its bug tracking to another system.
For this we need to know which bugs are still valid and which could be
closed already. Thus we are setting older bugs to "Incomplete" now.

If the bug has already been fixed in the latest upstream version of QEMU,
then please close this ticket as "Fix released".

If it is not fixed yet and you think that this bug report here is still
valid, then you have two options:

1) If you already have an account on gitlab.com, please open a new ticket
for this problem in our new tracker here:

    https://gitlab.com/qemu-project/qemu/-/issues

and then close this ticket here on Launchpad (or let it expire auto-
matically after 60 days). Please mention the URL of this bug ticket on
Launchpad in the new ticket on GitLab.

2) If you don't have an account on gitlab.com and don't intend to get
one, but still would like to keep this ticket opened, then please switch
the state back to "New" within the next 60 days (otherwise it will get
closed as "Expired"). We will then eventually migrate the ticket auto-
matically to the new system.

Thank you and sorry for the inconvenience.


** Changed in: qemu
       Status: New => Incomplete

-- 
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:
  Incomplete

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug 1880763] Re: Missing page crossing check in use_goto_tb() for rx target
  2020-05-26 21:27 [Bug 1880763] [NEW] Missing page crossing check in use_goto_tb() for rx target Ahmed Karaman
  2021-05-06 17:18 ` [Bug 1880763] " Thomas Huth
@ 2021-06-18 16:02 ` Thomas Huth
  2021-08-18  4:17 ` Launchpad Bug Tracker
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: Thomas Huth @ 2021-06-18 16:02 UTC (permalink / raw)
  To: qemu-devel

** Changed in: qemu
     Assignee: Ahmed Karaman (ahmedkrmn) => (unassigned)

-- 
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:
  Incomplete

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug 1880763] Re: Missing page crossing check in use_goto_tb() for rx target
  2020-05-26 21:27 [Bug 1880763] [NEW] Missing page crossing check in use_goto_tb() for rx target Ahmed Karaman
  2021-05-06 17:18 ` [Bug 1880763] " Thomas Huth
  2021-06-18 16:02 ` Thomas Huth
@ 2021-08-18  4:17 ` Launchpad Bug Tracker
  2021-08-18 16:18 ` Richard Henderson
  2021-08-25  7:16 ` Thomas Huth
  4 siblings, 0 replies; 6+ messages in thread
From: Launchpad Bug Tracker @ 2021-08-18  4:17 UTC (permalink / raw)
  To: qemu-devel

[Expired for QEMU because there has been no activity for 60 days.]

** Changed in: qemu
       Status: Incomplete => Expired

-- 
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:
  Expired

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



^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug 1880763] Re: Missing page crossing check in use_goto_tb() for rx target
  2020-05-26 21:27 [Bug 1880763] [NEW] Missing page crossing check in use_goto_tb() for rx target Ahmed Karaman
                   ` (2 preceding siblings ...)
  2021-08-18  4:17 ` Launchpad Bug Tracker
@ 2021-08-18 16:18 ` Richard Henderson
  2021-08-25  7:16 ` Thomas Huth
  4 siblings, 0 replies; 6+ messages in thread
From: Richard Henderson @ 2021-08-18 16:18 UTC (permalink / raw)
  To: qemu-devel

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



^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug 1880763] Re: Missing page crossing check in use_goto_tb() for rx target
  2020-05-26 21:27 [Bug 1880763] [NEW] Missing page crossing check in use_goto_tb() for rx target Ahmed Karaman
                   ` (3 preceding siblings ...)
  2021-08-18 16:18 ` Richard Henderson
@ 2021-08-25  7:16 ` Thomas Huth
  4 siblings, 0 replies; 6+ messages in thread
From: Thomas Huth @ 2021-08-25  7:16 UTC (permalink / raw)
  To: qemu-devel

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

-- 
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 Released

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



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-08-25  7:33 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-26 21:27 [Bug 1880763] [NEW] Missing page crossing check in use_goto_tb() for rx target Ahmed Karaman
2021-05-06 17:18 ` [Bug 1880763] " Thomas Huth
2021-06-18 16:02 ` Thomas Huth
2021-08-18  4:17 ` Launchpad Bug Tracker
2021-08-18 16:18 ` Richard Henderson
2021-08-25  7:16 ` Thomas Huth

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).