[PULL 0/1] Linux user for 7.1 patches

Laurent Vivier posted 1 patch 1 year, 8 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20220812103353.2631628-1-laurent@vivier.eu
Maintainers: Richard Henderson <richard.henderson@linaro.org>, Paolo Bonzini <pbonzini@redhat.com>, Laurent Vivier <laurent@vivier.eu>
accel/tcg/translate-all.c | 26 ++++++++++++++++++++++++++
include/exec/cpu-all.h    |  1 +
linux-user/mmap.c         |  3 +++
3 files changed, 30 insertions(+)
[PULL 0/1] Linux user for 7.1 patches
Posted by Laurent Vivier 1 year, 8 months ago
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

----------------------------------------------------------------

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(+)

-- 
2.37.1
Re: [PULL 0/1] Linux user for 7.1 patches
Posted by Richard Henderson 1 year, 8 months ago
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(+)
>