Message ID | 20241023033432.1353830-1-richard.henderson@linaro.org (mailing list archive) |
---|---|
State | New |
Headers | show |
On Wed, 23 Oct 2024 at 04:34, Richard Henderson <richard.henderson@linaro.org> wrote: > > The following changes since commit 6f625ce2f21d6a1243065d236298277c56f972d5: > > Merge tag 'pull-request-2024-10-21' of https://gitlab.com/thuth/qemu into staging (2024-10-21 17:12:59 +0100) > > are available in the Git repository at: > > https://gitlab.com/rth7680/qemu.git tags/pull-tcg-20241022 > > for you to fetch changes up to 310df7a9fe400f32cde8a7edf80daad12cd9cf02: > > linux-user/riscv: Fix definition of RISCV_HWPROBE_EXT_ZVFHMIN (2024-10-22 13:45:03 -0700) > > ---------------------------------------------------------------- > tcg: Reset data_gen_ptr correctly > tcg/riscv: Implement host vector support > tcg/ppc: Fix tcg_out_rlw_rc > target/i386: Walk NPT in guest real mode > target/i386: Use probe_access_full_mmu in ptw_translate > linux-user: Fix build failure caused by missing __u64 on musl > linux-user: Emulate /proc/self/maps under mmap_lock > linux-user/riscv: Fix definition of RISCV_HWPROBE_EXT_ZVFHMIN > linux-user/ppc: Fix sigmask endianness issue in sigreturn > Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/9.2 for any user-visible changes. -- PMM