All of lore.kernel.org
 help / color / mirror / Atom feed
* linux-user: Add sockopts for SO_RCVTIMEO_NEW and SO_SNDTIMEO_NEW
@ 2026-04-24  9:08 Helge Deller
  2026-04-24  9:08 ` [PATCH 1/4] linux-user: Use int64_t in target__kernel_sock_timeval Helge Deller
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Helge Deller @ 2026-04-24  9:08 UTC (permalink / raw)
  To: laurent, qemu-devel; +Cc: deller

This series should fix
https://gitlab.com/qemu-project/qemu/-/work_items/885

Please review.


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

end of thread, other threads:[~2026-04-30 16:35 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-24  9:08 linux-user: Add sockopts for SO_RCVTIMEO_NEW and SO_SNDTIMEO_NEW Helge Deller
2026-04-24  9:08 ` [PATCH 1/4] linux-user: Use int64_t in target__kernel_sock_timeval Helge Deller
2026-04-24 22:14   ` Richard Henderson
2026-04-24 22:37     ` Helge Deller
2026-04-24  9:08 ` [PATCH 2/4] linux-user: Define SO_TIMESTAMP*_NEW and SO_RCVTIMEIO_NEW Helge Deller
2026-04-24  9:08 ` [PATCH 3/4] linux-user: Add setsockopt() for SO_RCVTIMEO_NEW and SO_SNDTIMEO_NEW Helge Deller
2026-04-24  9:08 ` [PATCH 4/4] linux-user: Add getsockopt() " Helge Deller
2026-04-30 16:34 ` linux-user: Add sockopts " Michael Tokarev

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.