On Wed, 22 Feb 2023 at 02:00, Richard Henderson <richard.hender...@linaro.org> wrote: > > The following changes since commit 79b677d658d3d35e1e776826ac4abb28cdce69b8: > > Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into > staging (2023-02-21 11:28:31 +0000) > > are available in the Git repository at: > > https://gitlab.com/rth7680/qemu.git tags/pull-tcg-20230221 > > for you to fetch changes up to dbd672c87f19949bb62bfb1fb3a97b9729fd7560: > > sysemu/os-win32: fix setjmp/longjmp on windows-arm64 (2023-02-21 13:45:48 > -1000) > > ---------------------------------------------------------------- > tcg: Allow first half of insn in ram, and second half in mmio > linux-user/sparc: SIGILL for unknown trap vectors > linux-user/microblaze: SIGILL for privileged insns > linux-user: Fix deadlock while exiting due to signal > target/microblaze: Add gdbstub xml > util: Adjust cacheflush for windows-arm64 > include/sysemu/os-win32: Adjust setjmp/longjmp for windows-arm64 >
Applied to target-arm.next, thanks. -- PMM