qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Philippe Mathieu-Daudé" <philmd@redhat.com>
To: Micky Yun Chan <chanmickyyun@gmail.com>, qemu-devel@nongnu.org
Cc: michan <michan@redhat.com>,
	stefanha@redhat.com, "Michael S. Tsirkin" <mst@redhat.com>
Subject: Re: [PATCH v4] Implement backend program convention command for vhost-user-blk
Date: Tue, 19 Nov 2019 08:48:58 +0100	[thread overview]
Message-ID: <0a4cfd68-5f15-b25b-fab6-c384153a9ab0@redhat.com> (raw)
In-Reply-To: <20191119022640.11021-1-michan@redhat.com>

Hi Micky,

On 11/19/19 3:26 AM, Micky Yun Chan wrote:
> From: michan <michan@redhat.com>

It seems your git setup lacks your username.

This should solve it (eventually running with --global):

   git config user.name "Micky Yun Chan"

> This patch is to add standard commands defined in docs/interop/vhost-user.rst
> For vhost-user-* program
> 
> Signed-off-by: Micky Yun Chan (michiboo) <chanmickyyun@gmail.com>
> ---
>   contrib/vhost-user-blk/vhost-user-blk.c | 109 ++++++++++++++----------
>   1 file changed, 65 insertions(+), 44 deletions(-)
[...]



      parent reply	other threads:[~2019-11-19  7:49 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-19  2:26 [PATCH v4] Implement backend program convention command for vhost-user-blk Micky Yun Chan
2019-11-19  4:04 ` no-reply
2019-11-19  7:48 ` Philippe Mathieu-Daudé [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=0a4cfd68-5f15-b25b-fab6-c384153a9ab0@redhat.com \
    --to=philmd@redhat.com \
    --cc=chanmickyyun@gmail.com \
    --cc=michan@redhat.com \
    --cc=mst@redhat.com \
    --cc=qemu-devel@nongnu.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).