diff options
author | Paolo Bonzini | 2022-05-04 22:15:14 +0200 |
---|---|---|
committer | Paolo Bonzini | 2022-05-12 12:29:44 +0200 |
commit | 0c1450e2045e1a046854c34f34ed9f03dcdab0fb (patch) | |
tree | 747ce78f33df3e8fb635047fe7028f6b89096504 /slirp | |
parent | machine: move more memory validation to Machine object (diff) | |
download | qemu-0c1450e2045e1a046854c34f34ed9f03dcdab0fb.tar.gz qemu-0c1450e2045e1a046854c34f34ed9f03dcdab0fb.tar.xz qemu-0c1450e2045e1a046854c34f34ed9f03dcdab0fb.zip |
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 <malureau@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'slirp')
m--------- | slirp | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/slirp b/slirp -Subproject a88d9ace234a24ce1c17189642ef9104799425e +Subproject 9d59bb775d6294c8b447a88512f7bb43f12a25a |