Re: [Qemu-devel] [PATCH] RFC: build-sys: move slirp as git submodule project

2019-03-26 Thread Daniel P . Berrangé
On Tue, Mar 26, 2019 at 06:39:40AM +, Peter Maydell wrote: > On Mon, 25 Mar 2019 at 18:51, Eric Blake wrote: > > On 3/25/19 1:04 PM, Marc-André Lureau wrote: > > > RFC: is this acceptable during freeze? (not a feature or code change) > > > > It's a big enough change that I'd personally feel mo

Re: [Qemu-devel] [PATCH] RFC: build-sys: move slirp as git submodule project

2019-03-25 Thread Peter Maydell
On Mon, 25 Mar 2019 at 18:51, Eric Blake wrote: > On 3/25/19 1:04 PM, Marc-André Lureau wrote: > > RFC: is this acceptable during freeze? (not a feature or code change) > > It's a big enough change that I'd personally feel more comfortable with > doing it in 4.1, but I'm not opposed if others want

Re: [Qemu-devel] [PATCH] RFC: build-sys: move slirp as git submodule project

2019-03-25 Thread Marc-André Lureau
Hi On Mon, Mar 25, 2019 at 7:58 PM Eric Blake wrote: > > On 3/25/19 1:50 PM, Eric Blake wrote: > > On 3/25/19 1:04 PM, Marc-André Lureau wrote: > >> The slirp project is now hosted on freedesktop at: > >> https://gitlab.freedesktop.org/slirp. > >> > >> The libslirp source tree there is based on c

Re: [Qemu-devel] [PATCH] RFC: build-sys: move slirp as git submodule project

2019-03-25 Thread Eric Blake
On 3/25/19 1:50 PM, Eric Blake wrote: > On 3/25/19 1:04 PM, Marc-André Lureau wrote: >> The slirp project is now hosted on freedesktop at: >> https://gitlab.freedesktop.org/slirp. >> >> The libslirp source tree there is based on current qemu/slirp filtered >> through clang-format, and can thus be d

Re: [Qemu-devel] [PATCH] RFC: build-sys: move slirp as git submodule project

2019-03-25 Thread Eric Blake
On 3/25/19 1:04 PM, Marc-André Lureau wrote: > The slirp project is now hosted on freedesktop at: > https://gitlab.freedesktop.org/slirp. > > The libslirp source tree there is based on current qemu/slirp filtered > through clang-format, and can thus be directly used through a > git submodule. Ind