diff options
author | Michael Tokarev <mjt@tls.msk.ru> | 2025-01-30 15:32:53 +0300 |
---|---|---|
committer | Thomas Huth <thuth@redhat.com> | 2025-01-30 14:01:46 +0100 |
commit | f141caa270af536b4d5b7c8540820f1bdd245d71 (patch) | |
tree | 97d27dbd2655d83f557143f850970ada8011f10f /scripts/xml-preprocess.py | |
parent | f194f0cab092f976c80e2ec226aa20fb9c35cb1f (diff) | |
download | qemu-f141caa270af536b4d5b7c8540820f1bdd245d71.zip qemu-f141caa270af536b4d5b7c8540820f1bdd245d71.tar.gz qemu-f141caa270af536b4d5b7c8540820f1bdd245d71.tar.bz2 |
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 <mjt@tls.msk.ru>
Reviewed-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
Message-ID: <20250130123253.864681-1-mjt@tls.msk.ru>
[thuth: Added some spaces to make checkpatch.pl happy]
Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'scripts/xml-preprocess.py')
0 files changed, 0 insertions, 0 deletions