qemu-devel
[Top][All Lists]
Advanced

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

Re: [PULL 09/20] target/tricore: Fix out-of-bounds index in imask instru


From: Michael Tokarev
Subject: Re: [PULL 09/20] target/tricore: Fix out-of-bounds index in imask instruction
Date: Fri, 23 Jun 2023 13:29:23 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.12.0

23.06.2023 12:51, Bastian Koppelmann wrote:

Is there anything else in this series worth picking up for stable, eg:

  Fix helper_ret() not correctly restoring PSW
  Fix RR_JLI clobbering reg A[11]

These are rare cases where the guest does something wrong. It will not lead to a
crash of QEMU.

Ok, makes sense.


Please, in the future, add Cc: qemu-stable@nongnu.org for patches
worth to have in -stable.

I will do that. I'm not sure what is worth while to pick up for stable. My
initial thought was fixes for bugs that can lead to a crash in QEMU. Any pointer
would make it easier for me to decide what to CC: qemu-stable@nongnu.org for.

Here we go:
 https://www.qemu.org/docs/master/devel/stable-process.html

Basically, any bugfix you, as a subsystem maintainer, think is good for stable,
is good for stable :)  Usual tradeoff applies: more complex stuff with potential
to break something vs seriousness of an issue.

Thank you!

/mjt



reply via email to

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