qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] *-user: Handle short reads in mmap_h_gt_g
@ 2024-08-20  5:08 Richard Henderson
  2024-08-20  5:08 ` [PATCH v2 1/2] linux-user: " Richard Henderson
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Richard Henderson @ 2024-08-20  5:08 UTC (permalink / raw)
  To: qemu-devel; +Cc: gaosong, philmd, imp

Changes for v2:
  - Handle short reads from the mmap_frag subroutine.
  - Update bsd-user as well.


r~


Richard Henderson (2):
  linux-user: Handle short reads in mmap_h_gt_g
  bsd-user: Handle short reads in mmap_h_gt_g

 bsd-user/mmap.c   | 38 ++++++++++++++++++++++++++++++++++++--
 linux-user/mmap.c | 44 ++++++++++++++++++++++++++++++++++++++------
 2 files changed, 74 insertions(+), 8 deletions(-)

-- 
2.43.0



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

end of thread, other threads:[~2024-08-24  2:54 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-20  5:08 [PATCH v2 0/2] *-user: Handle short reads in mmap_h_gt_g Richard Henderson
2024-08-20  5:08 ` [PATCH v2 1/2] linux-user: " Richard Henderson
2024-08-20  5:08 ` [PATCH v2 2/2] bsd-user: " Richard Henderson
2024-08-20 10:34 ` [PATCH v2 0/2] *-user: " Philippe Mathieu-Daudé
2024-08-24  2:53   ` Warner Losh

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).