On Wed, Apr 24, 2019 at 01:14:57PM +0100, Peter Maydell wrote:
> On Wed, 24 Apr 2019 at 12:13, Marc-André Lureau
> <[email protected]> wrote:
> >
> > The slirp project is now hosted on freedesktop at:
> > https://gitlab.freedesktop.org/slirp.
> >
> > The libslirp source was extracted from qemu/slirp filtered through
> > clang-format (available in project tree). The qemu slirp directory can
> > be swapped by a git submodule.
> >
> > Signed-off-by: Marc-André Lureau <[email protected]>
> 
> > --- a/.gitmodules
> > +++ b/.gitmodules
> > @@ -52,3 +52,6 @@
> >  [submodule "roms/edk2"]
> >         path = roms/edk2
> >         url = https://github.com/tianocore/edk2.git
> > +[submodule "slirp"]
> > +       path = slirp
> > +       url = https://gitlab.freedesktop.org/slirp/libslirp.git
> 
> We should prefer to set up a mirror of the git repo
> on git.qemu.org and use that, rather than a remote repo.
> 
> We also need to do that for the berkeley softfloat
> and edk2 repos, I notice.
> 
> Stefan or Jeff, could one of you set that up, please?

The mirrors are now set up:

  https://git.qemu.org/

I will send a .gitmodules patch that switches over to our mirrors.  I
will also include this libslirp submodule patch.

Stefan

Attachment: signature.asc
Description: PGP signature

Reply via email to