From: Anthony Liguori <anthony@codemonkey.ws>
To: Avi Kivity <avi@redhat.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] event_notifier: move to top-level directory
Date: Tue, 01 Nov 2011 17:18:52 -0500 [thread overview]
Message-ID: <4EB0704C.5000602@codemonkey.ws> (raw)
In-Reply-To: <1317133583-25212-1-git-send-email-avi@redhat.com>
On 09/27/2011 09:26 AM, Avi Kivity wrote:
> Has no business in hw/.
>
> Signed-off-by: Avi Kivity<avi@redhat.com>
Applied. Thanks.
Regards,
Anthony Liguori
> ---
> hw/event_notifier.c => event_notifier.c | 1 -
> hw/event_notifier.h => event_notifier.h | 0
> 2 files changed, 0 insertions(+), 1 deletions(-)
> rename hw/event_notifier.c => event_notifier.c (98%)
> rename hw/event_notifier.h => event_notifier.h (100%)
>
> diff --git a/hw/event_notifier.c b/event_notifier.c
> similarity index 98%
> rename from hw/event_notifier.c
> rename to event_notifier.c
> index 13f3656..2c73555 100644
> --- a/hw/event_notifier.c
> +++ b/event_notifier.c
> @@ -10,7 +10,6 @@
> * the COPYING file in the top-level directory.
> */
>
> -#include "hw.h"
> #include "event_notifier.h"
> #ifdef CONFIG_EVENTFD
> #include<sys/eventfd.h>
> diff --git a/hw/event_notifier.h b/event_notifier.h
> similarity index 100%
> rename from hw/event_notifier.h
> rename to event_notifier.h
next prev parent reply other threads:[~2011-11-01 22:18 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-09-27 14:26 [Qemu-devel] [PATCH] event_notifier: move to top-level directory Avi Kivity
2011-09-27 15:17 ` Stefan Hajnoczi
2011-09-27 15:28 ` Jan Kiszka
2011-09-27 16:05 ` Anthony Liguori
2011-09-27 16:39 ` Paolo Bonzini
2011-09-27 21:23 ` Anthony Liguori
2011-09-28 6:27 ` Paolo Bonzini
2011-09-28 7:52 ` Jan Kiszka
2011-09-28 8:00 ` Paolo Bonzini
2011-09-28 9:12 ` Stefan Hajnoczi
2011-11-01 22:18 ` Anthony Liguori [this message]
2011-11-02 18:10 ` Alexander Graf
2011-11-02 17:12 ` Avi Kivity
2011-11-02 17:13 ` Avi Kivity
2011-11-02 18:23 ` Alexander Graf
2011-11-02 17:22 ` Avi Kivity
2011-11-02 17:27 ` Alexander Graf
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=4EB0704C.5000602@codemonkey.ws \
--to=anthony@codemonkey.ws \
--cc=avi@redhat.com \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.