From: "Daniel P. Berrange" <berrange@redhat.com>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: Richard Henderson <richard.henderson@linaro.org>,
QEMU Developers <qemu-devel@nongnu.org>,
Gerd Hoffmann <kraxel@redhat.com>
Subject: Re: [Qemu-devel] [PATCH v6 0/9] Support the Capstone disassembler
Date: Thu, 19 Oct 2017 17:03:46 +0100 [thread overview]
Message-ID: <20171019160346.GZ8408@redhat.com> (raw)
In-Reply-To: <CAFEAcA_cP-L8=DygAdvjr5Eaz=p5vX50-Gw6fm2_h8PpsFHsgA@mail.gmail.com>
On Thu, Oct 19, 2017 at 04:54:59PM +0100, Peter Maydell wrote:
> On 19 October 2017 at 16:51, Richard Henderson
> <richard.henderson@linaro.org> wrote:
> > Changes since v5:
> > * Rearranged how we choose git submodule vs system installed library.
> > By default, the system library will be used, if present;
> > Followed by git submodule, if present;
> > Followed by not-git submodule, if for some reason a tarball contained it.
>
> In general the tarball *should* contain it, because the tarball should
> work for users to build from source, same as git.
The 'make-release' script automatically checks out all submodules and includes
them in the dist, so that should work.
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 :|
next prev parent reply other threads:[~2017-10-19 16:03 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-19 15:51 [Qemu-devel] [PATCH v6 0/9] Support the Capstone disassembler Richard Henderson
2017-10-19 15:51 ` [Qemu-devel] [PATCH v6 1/9] target/i386: Convert to disas_set_info hook Richard Henderson
2017-10-19 15:51 ` [Qemu-devel] [PATCH v6 2/9] target/ppc: " Richard Henderson
2017-10-19 15:51 ` [Qemu-devel] [PATCH v6 3/9] disas: Remove unused flags arguments Richard Henderson
2017-10-19 15:51 ` [Qemu-devel] [PATCH v6 4/9] disas: Support the Capstone disassembler library Richard Henderson
2017-10-19 15:51 ` [Qemu-devel] [PATCH v6 5/9] i386: Support Capstone in disas_set_info Richard Henderson
2017-10-19 15:51 ` [Qemu-devel] [PATCH v6 6/9] arm: " Richard Henderson
2017-10-19 15:51 ` [Qemu-devel] [PATCH v6 7/9] ppc: " Richard Henderson
2017-10-19 15:51 ` [Qemu-devel] [PATCH v6 8/9] disas: Remove monitor_disas_is_physical Richard Henderson
2017-10-19 15:51 ` [Qemu-devel] [PATCH v6 9/9] disas: Add capstone as submodule Richard Henderson
2017-10-19 15:54 ` [Qemu-devel] [PATCH v6 0/9] Support the Capstone disassembler Peter Maydell
2017-10-19 16:03 ` Daniel P. Berrange [this message]
2017-10-19 16:58 ` no-reply
2017-10-21 15:59 ` no-reply
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=20171019160346.GZ8408@redhat.com \
--to=berrange@redhat.com \
--cc=kraxel@redhat.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=richard.henderson@linaro.org \
/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).