Message ID | 20241013221235.1585193-1-richard.henderson@linaro.org |
---|---|
State | New |
Headers | show |
On Sun, 13 Oct 2024 at 23:20, Richard Henderson <richard.henderson@linaro.org> wrote: > > The following changes since commit 7e3b6d8063f245d27eecce5aabe624b5785f2a77: > > Merge tag 'crypto-fixes-pull-request' of https://gitlab.com/berrange/qemu into staging (2024-10-10 18:05:43 +0100) > > are available in the Git repository at: > > https://gitlab.com/rth7680/qemu.git tags/pull-tcg-20241013 > > for you to fetch changes up to e530581ee06573fcf48c7f7a6c3f8ec6e5809243: > > target/arm: Fix alignment fault priority in get_phys_addr_lpae (2024-10-13 11:27:06 -0700) > > ---------------------------------------------------------------- > linux-user/i386: Emulate orig_ax > linux-user/vm86: Fix compilation with Clang > tcg: remove singlestep_enabled from DisasContextBase > accel/tcg: Add TCGCPUOps.tlb_fill_align > target/hppa: Handle alignment faults in hppa_get_physical_address > target/arm: Fix alignment fault priority in get_phys_addr_lpae > Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/9.2 for any user-visible changes. -- PMM