On Thu, May 5, 2022 at 10:38 AM Marc-André Lureau
wrote:
> Sad the CI didn't catch it. What is missing to cover it?
The QEMU CI did, but the slirp one didn't because -Wmissing-prototypes
is not included in -Wall.
> To me it's fine to update the submodule to the fixed commit, with a comment
> ex
Hi
On Thu, May 5, 2022 at 12:34 PM Paolo Bonzini wrote:
> On Thu, May 5, 2022 at 10:21 AM Marc-André Lureau
> wrote:
> >
> >
> >
> > On Thu, May 5, 2022 at 1:06 AM Paolo Bonzini
> wrote:
> >>
> >> Version 4.7 of slirp provides a new timer API that works better with
> CFI,
> >> together with se
On Thu, May 5, 2022 at 1:06 AM Paolo Bonzini wrote:
> 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 !11
On Thu, May 5, 2022 at 10:21 AM Marc-André Lureau
wrote:
>
>
>
> On Thu, May 5, 2022 at 1:06 AM Paolo Bonzini wrote:
>>
>> 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
>>
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.
Si