qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Eric Blake <eblake@redhat.com>
To: "Xu, Anthony" <anthony.xu@intel.com>,
	"'qemu-devel@nongnu.org'" <qemu-devel@nongnu.org>
Cc: "anthony.perard@citrix.com" <anthony.perard@citrix.com>,
	'Paolo Bonzini' <pbonzini@redhat.com>,
	"sstabellini@kernel.org" <sstabellini@kernel.org>
Subject: Re: [Qemu-devel] [PATCH 1/3] move xen-common.c to hw/xen/
Date: Wed, 5 Apr 2017 13:50:20 -0500	[thread overview]
Message-ID: <119011da-a75c-3baf-f5c0-f59e0bbc1000@redhat.com> (raw)
In-Reply-To: <4712D8F4B26E034E80552F30A67BE0B1A4F5DD@ORSMSX112.amr.corp.intel.com>

[-- Attachment #1: Type: text/plain, Size: 1022 bytes --]

On 04/05/2017 01:39 PM, Xu, Anthony wrote:
> move xen-common.c to hw/xen/
> 

Your message failed to set the 'In-Reply-To:' header, and was therefore
not threaded to your 0/3 cover letter.  Please see if you can fix that
before posting your next series.

> 
> Signed-off -by: Anthony Xu <anthony.xu@intel.com>
> 
> 
> 
> ---
>  hw/xen/xen-common.c | 158 ++++++++++++++++++++++++++++++++++++++++++++++++++++
>  stubs/xen-common.c  |  14 +++++
>  xen-common-stub.c   |  14 -----
>  xen-common.c        | 158 ----------------------------------------------------
>  4 files changed, 172 insertions(+), 172 deletions(-)

Please run 'git config diff.renames true' so that patches like this will
be a LOT smaller on the mailing list, and will more easily focus on the
(few) things that have to change due to the new name rather than being a
bulk delete/insert operation that hides the changes.

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 604 bytes --]

  reply	other threads:[~2017-04-05 18:50 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-05 18:39 [Qemu-devel] [PATCH 1/3] move xen-common.c to hw/xen/ Xu, Anthony
2017-04-05 18:50 ` Eric Blake [this message]
2017-04-05 22:25   ` Xu, Anthony
  -- strict thread matches above, loose matches on Subject: below --
2017-04-05 23:21 [Qemu-devel] [PATCH 0/3] move xen related files to corresponding xen directory Anthony Xu
2017-04-05 23:21 ` [Qemu-devel] [PATCH 1/3] move xen-common.c to hw/xen/ Anthony Xu
2017-04-06 15:10   ` Sahid Orentino Ferdjaoui
2017-04-06 15:21     ` Eric Blake

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=119011da-a75c-3baf-f5c0-f59e0bbc1000@redhat.com \
    --to=eblake@redhat.com \
    --cc=anthony.perard@citrix.com \
    --cc=anthony.xu@intel.com \
    --cc=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=sstabellini@kernel.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).