From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:38965) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R8Za3-0001vy-OS for qemu-devel@nongnu.org; Tue, 27 Sep 2011 11:28:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R8ZZu-0006gr-NO for qemu-devel@nongnu.org; Tue, 27 Sep 2011 11:28:23 -0400 Received: from thoth.sbs.de ([192.35.17.2]:17999) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R8ZZu-0006gT-Eq for qemu-devel@nongnu.org; Tue, 27 Sep 2011 11:28:14 -0400 Message-ID: <4E81EB8A.3070202@siemens.com> Date: Tue, 27 Sep 2011 17:28:10 +0200 From: Jan Kiszka MIME-Version: 1.0 References: <1317133583-25212-1-git-send-email-avi@redhat.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] event_notifier: move to top-level directory List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Hajnoczi Cc: Avi Kivity , qemu-devel@nongnu.org On 2011-09-27 17:17, Stefan Hajnoczi wrote: > On Tue, Sep 27, 2011 at 3:26 PM, Avi Kivity wrote: >> Has no business in hw/. >> >> Signed-off-by: Avi Kivity >> --- >> 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%) > > Yay. Now perhaps we can kill qemu_eventfd(), whose users are > typically poking around with write(2) and read(2) when really they > could use the high-level event_notifier.h API. EventNotifiers will have to be superseded by something more generic first. It's not fully covering the use cases of cpus.c and posix-aio-compat.c. Jan -- Siemens AG, Corporate Technology, CT T DE IT 1 Corporate Competence Center Embedded Linux