Re: [PULL 0/1] target/sparc late fix

2024-04-29 Thread Mark Cave-Ayland

On 28/04/2024 04:10, M Bazz wrote:


Applied, thanks.

Please update the changelog at https://wiki.qemu.org/ChangeLog/9.0
for any user-visible changes.


The 9.0 Changelog was never updated. Could someone with the permissions
please add the following to the SPARC section:

sparc32: Fixed a longstanding softmmu bug that caused kernel panics
when the UserTxt ASI was accessed.
Appreciated,
-- Bazz


I've just updated the 9.0 changelog with an improved version of the above wording as 
requested.



ATB,

Mark.




Re: [PULL 0/1] target/sparc late fix

2024-04-27 Thread M Bazz

Applied, thanks.

Please update the changelog at https://wiki.qemu.org/ChangeLog/9.0
for any user-visible changes.


The 9.0 Changelog was never updated. Could someone with the permissions
please add the following to the SPARC section:

sparc32: Fixed a longstanding softmmu bug that caused kernel panics
when the UserTxt ASI was accessed. 


Appreciated,
-- Bazz


-- PMM





Re: [PULL 0/1] target/sparc late fix

2024-04-14 Thread Peter Maydell
On Fri, 12 Apr 2024 at 19:55, Richard Henderson
 wrote:
>
> Since this problem has 4 issues open, let's get it for 9.0.
>
>
> r~
>
>
> The following changes since commit be72d6ab361a26878752467a17289066dfd5bc28:
>
>   Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging 
> (2024-04-12 16:01:04 +0100)
>
> are available in the Git repository at:
>
>   https://gitlab.com/rth7680/qemu.git tags/pull-sp-20240412
>
> for you to fetch changes up to c84f5198b0b676ad67962b5250af1b0d0842e319:
>
>   target/sparc: Use GET_ASI_CODE for ASI_KERNELTXT and ASI_USERTXT 
> (2024-04-12 11:48:26 -0700)
>
> 
> target/sparc: Fix ASI_USERTXT for Solaris gdb crashes
>


Applied, thanks.

Please update the changelog at https://wiki.qemu.org/ChangeLog/9.0
for any user-visible changes.

-- PMM



Re: [PULL 0/1] target/sparc late fix

2024-04-12 Thread Richard Henderson

On 4/12/24 11:54, Richard Henderson wrote:

Since this problem has 4 issues open, let's get it for 9.0.


r~


The following changes since commit be72d6ab361a26878752467a17289066dfd5bc28:


I've updated the tag to 2786a3f8d3a047cc21271380324c0b7d8217f238
to include M Bazz's tested-by tag.


r~



   Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging 
(2024-04-12 16:01:04 +0100)

are available in the Git repository at:

   https://gitlab.com/rth7680/qemu.git tags/pull-sp-20240412

for you to fetch changes up to c84f5198b0b676ad67962b5250af1b0d0842e319:

   target/sparc: Use GET_ASI_CODE for ASI_KERNELTXT and ASI_USERTXT (2024-04-12 
11:48:26 -0700)


target/sparc: Fix ASI_USERTXT for Solaris gdb crashes


Richard Henderson (1):
   target/sparc: Use GET_ASI_CODE for ASI_KERNELTXT and ASI_USERTXT

  target/sparc/helper.h  |  3 +++
  target/sparc/ldst_helper.c | 65 --
  target/sparc/translate.c   | 48 --
  3 files changed, 94 insertions(+), 22 deletions(-)





[PULL 0/1] target/sparc late fix

2024-04-12 Thread Richard Henderson
Since this problem has 4 issues open, let's get it for 9.0.


r~


The following changes since commit be72d6ab361a26878752467a17289066dfd5bc28:

  Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging 
(2024-04-12 16:01:04 +0100)

are available in the Git repository at:

  https://gitlab.com/rth7680/qemu.git tags/pull-sp-20240412

for you to fetch changes up to c84f5198b0b676ad67962b5250af1b0d0842e319:

  target/sparc: Use GET_ASI_CODE for ASI_KERNELTXT and ASI_USERTXT (2024-04-12 
11:48:26 -0700)


target/sparc: Fix ASI_USERTXT for Solaris gdb crashes


Richard Henderson (1):
  target/sparc: Use GET_ASI_CODE for ASI_KERNELTXT and ASI_USERTXT

 target/sparc/helper.h  |  3 +++
 target/sparc/ldst_helper.c | 65 --
 target/sparc/translate.c   | 48 --
 3 files changed, 94 insertions(+), 22 deletions(-)