On Fri, 8 Mar 2019 at 01:58, Richard Henderson <richard.hender...@linaro.org> wrote: > > The following changes since commit 6cb4f6db4f4367faa33da85b15f75bbbd2bed2a6: > > Merge remote-tracking branch 'remotes/cleber/tags/python-next-pull-request' > into staging (2019-03-07 16:16:02 +0000) > > are available in the Git repository at: > > https://github.com/rth7680/qemu.git tags/pull-hppa-20190307 > > for you to fetch changes up to b35aec8597e86911d5553c94769f914a52a8b389: > > target/hppa: Optimize blr r0,rn (2019-03-07 17:43:12 -0800) > > ---------------------------------------------------------------- > Fix use after free on temporary. > Optmize branch to next insn via br r0. >
Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/4.0 for any user-visible changes. -- PMM