On Fri, 17 Jan 2020 at 00:54, Richard Henderson <richard.hender...@linaro.org> wrote: > > The following changes since commit 28b58f19d269633b3d14b6aebf1e92b3cd3ab56e: > > ui/gtk: Get display refresh rate with GDK version 3.22 or later (2020-01-16 > 14:03:45 +0000) > > are available in the Git repository at: > > https://github.com/rth7680/qemu.git tags/pull-or1k-20200116 > > for you to fetch changes up to 97a254b3f03a184136e381c6d9fd80475e1795ac: > > target/openrisc: Fix FPCSR mask to allow setting DZF (2020-01-16 14:50:43 > -1000) > > ---------------------------------------------------------------- > Fix FPSCR masking > > ---------------------------------------------------------------- > Stafford Horne (1): > target/openrisc: Fix FPCSR mask to allow setting DZF > > target/openrisc/fpu_helper.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/5.0 for any user-visible changes. -- PMM