Message ID | 20220812103353.2631628-1-laurent@vivier.eu (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
On 8/12/22 03:33, Laurent Vivier wrote: > The following changes since commit a6b1c53e79d08a99a28cc3e67a3e1a7c34102d6b: > > Merge tag 'linux-user-for-7.1-pull-request' of https://gitlab.com/laurent_vivier/qemu into staging (2022-08-10 10:26:57 -0700) > > are available in the Git repository at: > > https://gitlab.com/laurent_vivier/qemu.git tags/linux-user-for-7.1-pull-request > > for you to fetch changes up to dbbf89751b14aa5d281bad3af273e9ffaae82262: > > linux-user/aarch64: Reset target data on MADV_DONTNEED (2022-08-11 11:34:17 +0200) > > ---------------------------------------------------------------- > Pull request linux-user 20220812 Applied, thanks. Please update https://wiki.qemu.org/ChangeLog/7.1 as appropriate. r~ > > ---------------------------------------------------------------- > > Vitaly Buka (1): > linux-user/aarch64: Reset target data on MADV_DONTNEED > > accel/tcg/translate-all.c | 26 ++++++++++++++++++++++++++ > include/exec/cpu-all.h | 1 + > linux-user/mmap.c | 3 +++ > 3 files changed, 30 insertions(+) >