On Wed, 4 Sept 2024 at 11:14, <del...@kernel.org> wrote: > > From: Helge Deller <del...@gmx.de> > > The following changes since commit fd1952d814da738ed107e05583b3e02ac11e88ff: > > Update version for v9.1.0 release (2024-09-03 09:18:26 -0700) > > are available in the Git repository at: > > https://github.com/hdeller/qemu-hppa.git tags/hppa-v9.1-fixes-pull-request > > for you to fetch changes up to d33d3adb573794903380e03e767e06470514cefe: > > target/hppa: Fix random 32-bit linux-user crashes (2024-09-03 22:08:22 > +0200) > > ---------------------------------------------------------------- > hppa target fixes > > Two important patches for the hppa target which missed qemu-v9.1: > - One fix for random linux-user crashes > - One fix for random issues due to loosing the division V-bit > during delivery of hardware interrupts. This triggers all sorts > of random faults when running in system mode. > > Helge >
Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/9.2 for any user-visible changes. -- PMM