All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Two linux-user patches
@ 2026-03-12 20:12 Helge Deller
  2026-03-12 20:12 ` [PATCH 1/2] linux-user: Fix zero_bss for RX PT_LOAD segments Helge Deller
  2026-03-12 20:12 ` [PATCH 2/2] linux-user: fix mremap with old_size=0 for shared mappings Helge Deller
  0 siblings, 2 replies; 3+ messages in thread
From: Helge Deller @ 2026-03-12 20:12 UTC (permalink / raw)
  To: qemu-devel; +Cc: Laurent Vivier, Helge Deller

From: Helge Deller <deller@gmx.de>

Two linux-user patches from Razvan Ghiorghe.

They were sent to the mailing lists but were lacking review.
I think they are OK, if other people want to review too, it would be good.

Helge

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



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2026-03-12 20:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-12 20:12 [PATCH 0/2] Two linux-user patches Helge Deller
2026-03-12 20:12 ` [PATCH 1/2] linux-user: Fix zero_bss for RX PT_LOAD segments Helge Deller
2026-03-12 20:12 ` [PATCH 2/2] linux-user: fix mremap with old_size=0 for shared mappings Helge Deller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.