qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 3/5] net: slirp: switch to slirp_new


From: Paolo Bonzini
Subject: Re: [PATCH 3/5] net: slirp: switch to slirp_new
Date: Thu, 5 May 2022 14:02:37 +0200

On Thu, May 5, 2022 at 12:07 PM Daniel P. Berrangé <berrange@redhat.com> wrote:
> > > It was introduced in v4.1.0, but I don't see a minimum libslirp version 
> > > check.
> >
> > In fact 4.3.0 is needed for version 3 of the struct
>
> Adding a dep on version 4.3.0 is not desirable. Ubuntu 20.04 has
> version 4.1.0, and we want to be able to drop slirp submodule
> when we drop Ubuntu 18.04 (hopfully in this dev cycle).

Ok; slirp_init's functionality corresponds to version 1, so I'll use either
version 1 of the struct or 4.

Paolo




reply via email to

[Prev in Thread] Current Thread [Next in Thread]