From: Paolo Bonzini Date: Wed, 4 May 2022 20:15:14 +0000 (+0200) Subject: slirp: bump submodule past 4.7 release X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=0c1450e2045e1a046854c34f34ed9f03dcdab0fb;p=qemu.git slirp: bump submodule past 4.7 release Version 4.7 of slirp provides a new timer API that works better with CFI, together with several other improvements: * Allow disabling the internal DHCP server !22 * Support Unix sockets in hostfwd !103 * IPv6 DNS proxying support !110 * bootp: add support for UEFI HTTP boot !111 and bugfixes. The submodule update also includes 2 commits to fix warnings in the Win32 build. Reviewed-by: Marc-André Lureau Signed-off-by: Paolo Bonzini --- diff --git a/slirp b/slirp index a88d9ace23..9d59bb775d 160000 --- a/slirp +++ b/slirp @@ -1 +1 @@ -Subproject commit a88d9ace234a24ce1c17189642ef9104799425e0 +Subproject commit 9d59bb775d6294c8b447a88512f7bb43f12a25a8