From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:34787) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RLeHW-0004Lf-4J for qemu-devel@nongnu.org; Wed, 02 Nov 2011 13:07:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RLeHV-0000pc-4c for qemu-devel@nongnu.org; Wed, 02 Nov 2011 13:07:18 -0400 Received: from cantor2.suse.de ([195.135.220.15]:42954 helo=mx2.suse.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RLeHU-0000pW-Rc for qemu-devel@nongnu.org; Wed, 02 Nov 2011 13:07:17 -0400 Message-ID: <4EB1877B.9060600@suse.de> Date: Wed, 02 Nov 2011 19:10:03 +0100 From: Alexander Graf MIME-Version: 1.0 References: <1317133583-25212-1-git-send-email-avi@redhat.com> <4EB0704C.5000602@codemonkey.ws> In-Reply-To: <4EB0704C.5000602@codemonkey.ws> 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: Anthony Liguori Cc: Avi Kivity , qemu-devel@nongnu.org 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.... Alex