All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Maydell <peter.maydell@linaro.org>
To: "Marc-André Lureau" <marcandre.lureau@redhat.com>
Cc: QEMU Developers <qemu-devel@nongnu.org>,
	Samuel Thibault <samuel.thibault@ens-lyon.org>,
	Stefan Hajnoczi <stefanha@redhat.com>,
	Jeff Cody <codyprime@gmail.com>
Subject: Re: [Qemu-devel] [PATCH v2 2/2] build-sys: move slirp as git submodule project
Date: Wed, 24 Apr 2019 13:14:57 +0100	[thread overview]
Message-ID: <CAFEAcA-_mX4_sJQ1KxSZbdcR1weANO+8430Y+zSYNBKgezPPLA@mail.gmail.com> (raw)
In-Reply-To: <20190424110041.8175-3-marcandre.lureau@redhat.com>

On Wed, 24 Apr 2019 at 12:13, Marc-André Lureau
<marcandre.lureau@redhat.com> 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 <marcandre.lureau@redhat.com>

> --- 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?

thanks
-- PMM

WARNING: multiple messages have this Message-ID (diff)
From: Peter Maydell <peter.maydell@linaro.org>
To: "Marc-André Lureau" <marcandre.lureau@redhat.com>
Cc: Jeff Cody <codyprime@gmail.com>,
	Samuel Thibault <samuel.thibault@ens-lyon.org>,
	QEMU Developers <qemu-devel@nongnu.org>,
	Stefan Hajnoczi <stefanha@redhat.com>
Subject: Re: [Qemu-devel] [PATCH v2 2/2] build-sys: move slirp as git submodule project
Date: Wed, 24 Apr 2019 13:14:57 +0100	[thread overview]
Message-ID: <CAFEAcA-_mX4_sJQ1KxSZbdcR1weANO+8430Y+zSYNBKgezPPLA@mail.gmail.com> (raw)
Message-ID: <20190424121457.RTMJuTogRyqgTNmdxn7V4IHQtlSc_coul3Oop5Y0cDA@z> (raw)
In-Reply-To: <20190424110041.8175-3-marcandre.lureau@redhat.com>

On Wed, 24 Apr 2019 at 12:13, Marc-André Lureau
<marcandre.lureau@redhat.com> 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 <marcandre.lureau@redhat.com>

> --- 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?

thanks
-- PMM


  reply	other threads:[~2019-04-24 12:15 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-24 11:00 [Qemu-devel] [PATCH v2 0/2] slirp: move slirp as git submodule project Marc-André Lureau
2019-04-24 11:00 ` Marc-André Lureau
2019-04-24 11:00 ` [Qemu-devel] [PATCH v2 1/2] build-sys: pass CFLAGS & LDFLAGS to subdir-slirp Marc-André Lureau
2019-04-24 11:00   ` Marc-André Lureau
2019-04-24 11:00 ` [Qemu-devel] [PATCH v2 2/2] build-sys: move slirp as git submodule project Marc-André Lureau
2019-04-24 12:14   ` Peter Maydell [this message]
2019-04-24 12:14     ` Peter Maydell
2019-04-25 10:03     ` Stefan Hajnoczi
2019-04-25 10:03       ` Stefan Hajnoczi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAFEAcA-_mX4_sJQ1KxSZbdcR1weANO+8430Y+zSYNBKgezPPLA@mail.gmail.com \
    --to=peter.maydell@linaro.org \
    --cc=codyprime@gmail.com \
    --cc=marcandre.lureau@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=samuel.thibault@ens-lyon.org \
    --cc=stefanha@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.