All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] win32: Windows-specific fixes from the mailing list
@ 2026-04-13 16:43 Mohamed Mediouni
  2026-04-13 16:43 ` [PATCH 1/3] serial COM: windows serial COM PollingFunc don't sleep Mohamed Mediouni
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Mohamed Mediouni @ 2026-04-13 16:43 UTC (permalink / raw)
  To: qemu-devel
  Cc: Stefan Weil, Paolo Bonzini, Marc-André Lureau, Jason Wang,
	Mohamed Mediouni

It looks like these ought to be merged but were not, so
posting them again.

Gal Horowitz (2):
  tap-win32: cleanup leaked handles on tap close
  tap-win32: allocate separate tap state for each instance

Werner de Carne (1):
  serial COM: windows serial COM PollingFunc don't sleep

 chardev/char-win.c | 16 +++++++++------
 net/tap-win32.c    | 51 ++++++++++++++++++++++++++++++++++++----------
 2 files changed, 50 insertions(+), 17 deletions(-)

-- 
2.50.1 (Apple Git-155)



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

end of thread, other threads:[~2026-04-15  9:49 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-13 16:43 [PATCH 0/3] win32: Windows-specific fixes from the mailing list Mohamed Mediouni
2026-04-13 16:43 ` [PATCH 1/3] serial COM: windows serial COM PollingFunc don't sleep Mohamed Mediouni
2026-04-15  9:48   ` Marc-André Lureau
2026-04-13 16:43 ` [PATCH 2/3] tap-win32: cleanup leaked handles on tap close Mohamed Mediouni
2026-04-13 16:43 ` [PATCH 3/3] tap-win32: allocate separate tap state for each instance Mohamed Mediouni

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.