qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Daniel P. Berrangé" <berrange@redhat.com>
To: Eric Blake <eblake@redhat.com>
Cc: peter.maydell@linaro.org, jan.kiszka@siemens.com,
	qemu-devel@nongnu.org, stefanha@redhat.com,
	"Marc-André Lureau" <marcandre.lureau@redhat.com>,
	"Samuel Thibault" <samuel.thibault@ens-lyon.org>
Subject: Re: [Qemu-devel] [PULL 0/2] slirp: move slirp as git submodule project
Date: Tue, 7 May 2019 15:19:06 +0100	[thread overview]
Message-ID: <20190507141906.GT27205@redhat.com> (raw)
In-Reply-To: <0da3ec00-9040-f367-7666-a54824f1dcde@redhat.com>

On Tue, May 07, 2019 at 09:11:09AM -0500, Eric Blake wrote:
> On 5/2/19 5:30 PM, Samuel Thibault wrote:
> > The following changes since commit 8482ff2eb3bb95020eb2f370a9b3ea26511e41df:
> > 
> >   Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into staging (2019-05-02 12:04:51 +0100)
> > 
> > are available in the Git repository at:
> > 
> >   https://people.debian.org/~sthibault/qemu.git tags/samuel-thibault
> > 
> > for you to fetch changes up to 7c57bdd82026ba03f3158bbcd841afde7c2dc43a:
> > 
> >   build-sys: move slirp as git submodule project (2019-05-03 00:15:37 +0200)
> > 
> > ----------------------------------------------------------------
> > slirp: move slirp as git submodule project
> > 
> > Marc-André Lureau (2):
> >   build-sys: pass CFLAGS & LDFLAGS to subdir-slirp
> >   build-sys: move slirp as git submodule project
> > 
> > ----------------------------------------------------------------
> > Marc-André Lureau (2):
> >       build-sys: pass CFLAGS & LDFLAGS to subdir-slirp
> >       build-sys: move slirp as git submodule project
> 
> After this series, an in-tree build is seeing a dirty tree, thanks to:
> 
> > Changes not staged for commit:
> >   (use "git add <file>..." to update what will be committed)
> >   (use "git checkout -- <file>..." to discard changes in working directory)
> >   (commit or discard the untracked or modified content in submodules)
> > 
> > 	modified:   slirp (untracked content)
> 
> which in reality is due to:
> 
> $ cd slirp/
> $ git status
> HEAD detached at 59a1b1f
> Untracked files:
>   (use "git add <file>..." to include in what will be committed)
> 
> 	libslirp.a
> 	src/arp_table.d
> 	src/arp_table.o
> ...
> 
> libslirp probably needs a .gitignore for *.a, *.o, *.d, and
> src/libslirp-version.h
> 
> And actually getting it to apply during qemu's build will need another
> submodule update.
> 
> In the meantime, where do we stand on our goal of disabling in-tree builds?

The view was largely positive when we discussed it. So I think it just
needs someone to step up with a patch proposal, and at the start of the
dev cycle is a good time for such a change i guess.

Regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|


  reply	other threads:[~2019-05-07 14:22 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-02 22:30 [Qemu-devel] [PULL 0/2] slirp: move slirp as git submodule project Samuel Thibault
2019-05-02 22:30 ` Samuel Thibault
2019-05-02 22:30 ` [Qemu-devel] [PULL 1/2] build-sys: pass CFLAGS & LDFLAGS to subdir-slirp Samuel Thibault
2019-05-02 22:30   ` Samuel Thibault
2019-05-02 22:30 ` [Qemu-devel] [PULL 2/2] build-sys: move slirp as git submodule project Samuel Thibault
2019-05-03 12:54 ` [Qemu-devel] [PULL 0/2] slirp: " Peter Maydell
2019-05-03 12:54   ` Peter Maydell
2019-05-03 15:05   ` Philippe Mathieu-Daudé
2019-05-03 15:05     ` Philippe Mathieu-Daudé
2019-05-03 15:12     ` Peter Maydell
2019-05-03 15:12       ` Peter Maydell
2019-05-07 14:11 ` Eric Blake
2019-05-07 14:19   ` Daniel P. Berrangé [this message]
2019-05-07 17:01     ` Peter Maydell
2019-05-08  5:48       ` Philippe Mathieu-Daudé

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=20190507141906.GT27205@redhat.com \
    --to=berrange@redhat.com \
    --cc=eblake@redhat.com \
    --cc=jan.kiszka@siemens.com \
    --cc=marcandre.lureau@redhat.com \
    --cc=peter.maydell@linaro.org \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).