Re: [PULL for 7.1] Fix proberi instruction for qemu-hppa-user

2022-08-19 Thread Richard Henderson
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 e

[PULL for 7.1] Fix proberi instruction for qemu-hppa-user

2022-08-19 Thread Helge Deller
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