Branch: refs/heads/staging-8.2
Home: https://github.com/qemu/qemu
Commit: 266f493b987474e7c9488cc82d44a65d7462faa7
https://github.com/qemu/qemu/commit/266f493b987474e7c9488cc82d44a65d7462faa7
Author: Michael Tokarev <[email protected]>
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 <[email protected]>
Reviewed-by: Samuel Thibault <[email protected]>
Message-ID: <[email protected]>
[thuth: Added some spaces to make checkpatch.pl happy]
Signed-off-by: Thomas Huth <[email protected]>
(cherry picked from commit f141caa270af536b4d5b7c8540820f1bdd245d71)
Signed-off-by: Michael Tokarev <[email protected]>
To unsubscribe from these emails, change your notification settings at
https://github.com/qemu/qemu/settings/notifications