[PATCH 0/3] win32: Windows-specific fixes from the mailing list

Mohamed Mediouni posted 3 patches 2 weeks, 2 days ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20260413164338.42894-1-mohamed@unpredictable.fr
Maintainers: "Marc-André Lureau" <marcandre.lureau@redhat.com>, Paolo Bonzini <pbonzini@redhat.com>, Jason Wang <jasowang@redhat.com>, Stefan Weil <sw@weilnetz.de>
chardev/char-win.c | 16 +++++++++------
net/tap-win32.c    | 51 ++++++++++++++++++++++++++++++++++++----------
2 files changed, 50 insertions(+), 17 deletions(-)
[PATCH 0/3] win32: Windows-specific fixes from the mailing list
Posted by Mohamed Mediouni 2 weeks, 2 days ago
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)