From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:33660) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RLeU3-00022L-Bj for qemu-devel@nongnu.org; Wed, 02 Nov 2011 13:20:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RLeU2-0004F6-43 for qemu-devel@nongnu.org; Wed, 02 Nov 2011 13:20:15 -0400 Received: from cantor2.suse.de ([195.135.220.15]:44118 helo=mx2.suse.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RLeU1-0004F0-PE for qemu-devel@nongnu.org; Wed, 02 Nov 2011 13:20:13 -0400 Message-ID: <4EB18A87.4000805@suse.de> Date: Wed, 02 Nov 2011 19:23:03 +0100 From: Alexander Graf MIME-Version: 1.0 References: <1317133583-25212-1-git-send-email-avi@redhat.com> <4EB0704C.5000602@codemonkey.ws> <4EB1877B.9060600@suse.de> <4EB179F7.4020807@redhat.com> <4EB17A2F.7000208@redhat.com> In-Reply-To: <4EB17A2F.7000208@redhat.com> 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: Avi Kivity Cc: qemu-devel@nongnu.org Avi Kivity wrote: > On 11/02/2011 07:12 PM, Avi Kivity wrote: > >> On 11/02/2011 08:10 PM, Alexander Graf wrote: >> >>> Anthony Liguori wrote: >>> >>>> On 09/27/2011 09:26 AM, Avi Kivity wrote: >>>> >>>>> Has no business in hw/. >>>>> >>>>> Signed-off-by: Avi Kivity >>>>> >>>> Applied. Thanks. >>>> >>> make: *** No rule to make target >>> `/home/agraf/release/qemu/hw/event_notifier.c', needed by >>> `event_notifier.o'. Stop. >>> make: *** Waiting for unfinished jobs.... >>> >>> >>> >> make clean >> >> > > Plus, remove the tachyons from your system. > Ah, yes. That helped a lot. Damn those tachyons! Alex