Re: [Qemu-devel] [PATCH slirp 0/5] Make it a standalone project

2019-02-10 Thread Peter Maydell
On Sun, 10 Feb 2019 at 22:03, Marc-André Lureau wrote: > Why do you think it should be a submodule? That's the approach I > proposed first, but Daniel suggested to make it immediately a shared > library if possible. It needs to be a submodule because you don't have a time machine to arrange for i

Re: [Qemu-devel] [PATCH slirp 0/5] Make it a standalone project

2019-02-10 Thread Marc-André Lureau
Hi On Sun, Feb 10, 2019 at 10:42 PM Peter Maydell wrote: > > On Sun, 10 Feb 2019 at 21:38, Samuel Thibault wrote: > > > > Hello, > > > > Peter Maydell, le dim. 10 févr. 2019 21:35:37 +, a ecrit: > > > On Fri, 8 Feb 2019 at 20:58, wrote: > > > > As discussed earlier in "[PATCH for-3.2 00/41]

Re: [Qemu-devel] [PATCH slirp 0/5] Make it a standalone project

2019-02-10 Thread Peter Maydell
On Sun, 10 Feb 2019 at 21:38, Samuel Thibault wrote: > > Hello, > > Peter Maydell, le dim. 10 févr. 2019 21:35:37 +, a ecrit: > > On Fri, 8 Feb 2019 at 20:58, wrote: > > > As discussed earlier in "[PATCH for-3.2 00/41] RFC: slirp: make it > > > again a standalone project" and other threads, i

Re: [Qemu-devel] [PATCH slirp 0/5] Make it a standalone project

2019-02-10 Thread Samuel Thibault
Hello, Peter Maydell, le dim. 10 févr. 2019 21:35:37 +, a ecrit: > On Fri, 8 Feb 2019 at 20:58, wrote: > > As discussed earlier in "[PATCH for-3.2 00/41] RFC: slirp: make it > > again a standalone project" and other threads, it would be useful to > > make slirp a separate project (the submodu

Re: [Qemu-devel] [PATCH slirp 0/5] Make it a standalone project

2019-02-10 Thread Peter Maydell
On Fri, 8 Feb 2019 at 20:58, wrote: > As discussed earlier in "[PATCH for-3.2 00/41] RFC: slirp: make it > again a standalone project" and other threads, it would be useful to > make slirp a separate project (the submodule approach was discarded) > for various projects to share. > The following p

Re: [Qemu-devel] [PATCH slirp 0/5] Make it a standalone project

2019-02-09 Thread Samuel Thibault
Hello, marcandre.lur...@redhat.com, le ven. 08 févr. 2019 19:11:17 +0100, a ecrit: > Where should this new project be hosted? (I suggest some gitlab > instance, because of the nice ui/CI/issues/milestone...) I'd say freedesktop's gitlab would make a lot of sense yes, I'd go for it https://www.fre

[Qemu-devel] [PATCH slirp 0/5] Make it a standalone project

2019-02-08 Thread marcandre . lureau
From: Marc-André Lureau Hi, As discussed earlier in "[PATCH for-3.2 00/41] RFC: slirp: make it again a standalone project" and other threads, it would be useful to make slirp a separate project (the submodule approach was discarded) for various projects to share. The first patch describes how t