From: Helge Deller <[email protected]> The following changes since commit 1fd5ff9d76d23ab23a68419cbc76d5ee33e8b455:
Merge tag 'for-upstream' of https://gitlab.com/kmwolf/qemu into staging (2026-03-10 16:29:24 +0000) are available in the Git repository at: https://github.com/hdeller/qemu-hppa.git tags/linux-user-for-v11-pull-request for you to fetch changes up to 5e5b278d2b1b81fc2b5ca09dba4848f81cd3a718: linux-user: fix mremap with old_size=0 for shared mappings (2026-03-12 21:03:48 +0100) ---------------------------------------------------------------- Two linux-user patches Two linux-user patches from Razvan Ghiorghe. ---------------------------------------------------------------- Razvan Ghiorghe (2): linux-user: Fix zero_bss for RX PT_LOAD segments linux-user: fix mremap with old_size=0 for shared mappings linux-user/elfload.c | 37 +++++++++++++++++++------------ linux-user/mmap.c | 52 ++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 75 insertions(+), 14 deletions(-) -- 2.53.0
