On Wed, 22 Sept 2021 at 03:50, Richard Henderson <richard.hender...@linaro.org> wrote: > > Rebase and resolve minor conflict. > > r~ > > > The following changes since commit 2c3e83f92d93fbab071b8a96b8ab769b01902475: > > Merge remote-tracking branch > 'remotes/alistair23/tags/pull-riscv-to-apply-20210921' into staging > (2021-09-21 10:57:48 -0700) > > are available in the Git repository at: > > https://gitlab.com/rth7680/qemu.git tags/pull-tcg-20210921 > > for you to fetch changes up to 81c65ee223ba759c15c11068f9b292a59a900451: > > tcg/riscv: Remove add with zero on user-only memory access (2021-09-21 > 19:36:44 -0700) > > ---------------------------------------------------------------- > Move cpu_signal_handler declaration. > Restrict cpu_handle_halt to sysemu. > Make do_unaligned_access noreturn. > Misc tcg/mips cleanup > Misc tcg/sparc cleanup > Misc tcg/riscv cleanup >
Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/6.2 for any user-visible changes. -- PMM