On Thu, 24 Mar 2022 at 08:29, Laurent Vivier <laur...@vivier.eu> wrote: > > The following changes since commit 48fb0a826eea2e7b0135f49e7fa63e7efe2b7677: > > Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging > (2022-03-21 21:27:14 +0000) > > are available in the Git repository at: > > https://gitlab.com/laurent_vivier/qemu.git > tags/linux-user-for-7.0-pull-request > > for you to fetch changes up to 330ea9d1d819680ac7501457220b8cd1c29f9d2f: > > linux-user/arm: Implement __kernel_cmpxchg64 with host atomics (2022-03-23 > 16:53:17 +0100) > > ---------------------------------------------------------------- > linux-user pull request 20220324 > > Fix MIPS n32 > Fix ppoll, epoll_wait, pselect > Fix error message in elfload.c > Implement ARM __kernel_memory_barrier/__kernel_cmpxchg/__kernel_cmpxchg64 >
Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/7.0 for any user-visible changes. -- PMM