qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Anthony Liguori <anthony@codemonkey.ws>
To: Amit Shah <amit.shah@redhat.com>
Cc: qemu list <qemu-devel@nongnu.org>, Christoph Hellwig <hch@lst.de>
Subject: Re: [Qemu-devel] [PATCH] iov: Move from hw/ to topdir
Date: Mon, 10 May 2010 15:19:22 -0500	[thread overview]
Message-ID: <4BE86A4A.1090808@codemonkey.ws> (raw)
In-Reply-To: <1272971347-30234-1-git-send-email-amit.shah@redhat.com>

On 05/04/2010 06:09 AM, Amit Shah wrote:
> The iov functions can be useful to other code as well.
>
> Signed-off-by: Amit Shah<amit.shah@redhat.com>
> CC: Christoph Hellwig<hch@lst.de>
>    

Applied.  Thanks.

Regards,

Anthony Liguori

> ---
>   hw/iov.c =>  iov.c |    0
>   hw/iov.h =>  iov.h |    0
>   2 files changed, 0 insertions(+), 0 deletions(-)
>   rename hw/iov.c =>  iov.c (100%)
>   rename hw/iov.h =>  iov.h (100%)
>
> diff --git a/hw/iov.c b/iov.c
> similarity index 100%
> rename from hw/iov.c
> rename to iov.c
> diff --git a/hw/iov.h b/iov.h
> similarity index 100%
> rename from hw/iov.h
> rename to iov.h
>    

      reply	other threads:[~2010-05-10 20:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-04 11:09 [Qemu-devel] [PATCH] iov: Move from hw/ to topdir Amit Shah
2010-05-10 20:19 ` Anthony Liguori [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=4BE86A4A.1090808@codemonkey.ws \
    --to=anthony@codemonkey.ws \
    --cc=amit.shah@redhat.com \
    --cc=hch@lst.de \
    --cc=qemu-devel@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).