qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Carlo Arenas <carenas@gmail.com>
To: Eric Blake <eblake@redhat.com>
Cc: qemu-devel@nongnu.org, qemu-trivial@nongnu.org, pbonzini@redhat.com
Subject: Re: [Qemu-devel] [PATCH] scsi: Ignore executable for in-tree builds
Date: Tue, 26 Sep 2017 09:15:23 -0700	[thread overview]
Message-ID: <CAPUEspivA58rgYWwNB8mi1esu-kfn7-j7m-6EAfg91e2PzxTnQ@mail.gmail.com> (raw)
In-Reply-To: <20170926151421.14557-1-eblake@redhat.com>

Reviewed-by: Carlo Marcelo Arenas Belón <carenas@gmail.com>

On Tue, Sep 26, 2017 at 8:14 AM, Eric Blake <eblake@redhat.com> wrote:

> The new qemu-pr-helper (commit b855f8d17) should not be checked in,
> even when doing in-tree builds.
>
> Signed-off-by: Eric Blake <eblake@redhat.com>
> ---
>  .gitignore | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/.gitignore b/.gitignore
> index 40acfcb9e2..3a7e01dc6a 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -49,6 +49,7 @@
>  /qemu-version.h
>  /qemu-version.h.tmp
>  /module_block.h
> +/scsi/qemu-pr-helper
>  /vscclient
>  /vhost-user-scsi
>  /fsdev/virtfs-proxy-helper
> --
> 2.13.5
>
>
>

      reply	other threads:[~2017-09-26 16:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-26 15:14 [Qemu-devel] [PATCH] scsi: Ignore executable for in-tree builds Eric Blake
2017-09-26 16:15 ` Carlo Arenas [this message]

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=CAPUEspivA58rgYWwNB8mi1esu-kfn7-j7m-6EAfg91e2PzxTnQ@mail.gmail.com \
    --to=carenas@gmail.com \
    --cc=eblake@redhat.com \
    --cc=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-trivial@nongnu.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).