All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL for 7.1] Fix proberi instruction for qemu-hppa-user
@ 2022-08-19 14:19 Helge Deller
  2022-08-19 18:44 ` Richard Henderson
  0 siblings, 1 reply; 2+ messages in thread
From: Helge Deller @ 2022-08-19 14:19 UTC (permalink / raw)
  To: peter.maydell, richard.henderson, Laurent Vivier, qemu-devel

Peter & Richard,

would you please pull this one-line fix for target-hppa ?
It fixes a mistranslation of the "proberi" hppa assembler instruction
when run as linux-user. Without the fix many debian packages won't
build in a hppa-chroot.

There is no need to extend the release cycle of qemu-7.1 due to this
fix.

Thanks,
Helge

-------

The following changes since commit c7208a6e0d049f9e8af15df908168a79b1f99685:

  Update version for v7.1.0-rc3 release (2022-08-16 20:45:19 -0500)

are available in the Git repository at:

  https://github.com/hdeller/qemu-hppa.git tags/for-7.1-hppa

for you to fetch changes up to 6fab0c182dabaca5b3d56e60a8de3122ce9afbea:

  target/hppa: Fix proberi instruction emulation for linux-user (2022-08-19 15:59:14 +0200)

----------------------------------------------------------------
target/hppa: Fix proberi instruction emulation for linux-user

----------------------------------------------------------------
Helge Deller (1):
      target/hppa: Fix proberi instruction emulation for linux-user

 target/hppa/op_helper.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


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

* Re: [PULL for 7.1] Fix proberi instruction for qemu-hppa-user
  2022-08-19 14:19 [PULL for 7.1] Fix proberi instruction for qemu-hppa-user Helge Deller
@ 2022-08-19 18:44 ` Richard Henderson
  0 siblings, 0 replies; 2+ messages in thread
From: Richard Henderson @ 2022-08-19 18:44 UTC (permalink / raw)
  To: Helge Deller, peter.maydell, Laurent Vivier, qemu-devel

On 8/19/22 07:19, Helge Deller wrote:
> Peter & Richard,
> 
> would you please pull this one-line fix for target-hppa ?
> It fixes a mistranslation of the "proberi" hppa assembler instruction
> when run as linux-user. Without the fix many debian packages won't
> build in a hppa-chroot.
> 
> There is no need to extend the release cycle of qemu-7.1 due to this
> fix.
> 
> Thanks,
> Helge
> 
> -------
> 
> The following changes since commit c7208a6e0d049f9e8af15df908168a79b1f99685:
> 
>    Update version for v7.1.0-rc3 release (2022-08-16 20:45:19 -0500)
> 
> are available in the Git repository at:
> 
>    https://github.com/hdeller/qemu-hppa.git tags/for-7.1-hppa
> 
> for you to fetch changes up to 6fab0c182dabaca5b3d56e60a8de3122ce9afbea:
> 
>    target/hppa: Fix proberi instruction emulation for linux-user (2022-08-19 15:59:14 +0200)
> 
> ----------------------------------------------------------------
> target/hppa: Fix proberi instruction emulation for linux-user

Applied, thanks.  Please update https://wiki.qemu.org/ChangeLog/7.1 as appropriate.


r~


> 
> ----------------------------------------------------------------
> Helge Deller (1):
>        target/hppa: Fix proberi instruction emulation for linux-user
> 
>   target/hppa/op_helper.c | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)



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

end of thread, other threads:[~2022-08-19 18:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-19 14:19 [PULL for 7.1] Fix proberi instruction for qemu-hppa-user Helge Deller
2022-08-19 18:44 ` Richard Henderson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.