Branch: refs/heads/staging-7.2
  Home:   https://github.com/qemu/qemu
  Commit: ac9a4070ea2d8bf7a45fa72da20ecbac1dc07940
      
https://github.com/qemu/qemu/commit/ac9a4070ea2d8bf7a45fa72da20ecbac1dc07940
  Author: Michael Tokarev <m...@tls.msk.ru>
  Date:   2025-03-15 (Sat, 15 Mar 2025)

  Changed paths:
    M net/slirp.c

  Log Message:
  -----------
  net/slirp: libslirp 4.9.0 compatibility

Update the code in net/slirp.c to be compatible with
libslirp 4.9.0, which deprecated slirp_pollfds_fill()
and started using slirp_os_socket type for sockets
(which is a 64-bit integer on win64) for all callbacks
starting with version 6 of the interface.

Signed-off-by: Michael Tokarev <m...@tls.msk.ru>
Reviewed-by: Samuel Thibault <samuel.thiba...@ens-lyon.org>
Message-ID: <20250130123253.864681-1-...@tls.msk.ru>
[thuth: Added some spaces to make checkpatch.pl happy]
Signed-off-by: Thomas Huth <th...@redhat.com>
(cherry picked from commit f141caa270af536b4d5b7c8540820f1bdd245d71)
Signed-off-by: Michael Tokarev <m...@tls.msk.ru>



To unsubscribe from these emails, change your notification settings at 
https://github.com/qemu/qemu/settings/notifications

Reply via email to