From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:33646) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TMvtU-00088T-9r for qemu-devel@nongnu.org; Sat, 13 Oct 2012 03:12:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TMvtT-0001s1-Gh for qemu-devel@nongnu.org; Sat, 13 Oct 2012 03:12:20 -0400 Received: from plane.gmane.org ([80.91.229.3]:43025) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TMvtT-0001ro-9t for qemu-devel@nongnu.org; Sat, 13 Oct 2012 03:12:19 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1TMvtW-0001iC-Mk for qemu-devel@nongnu.org; Sat, 13 Oct 2012 09:12:22 +0200 Received: from 93-34-169-1.ip50.fastwebnet.it ([93.34.169.1]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 13 Oct 2012 09:12:22 +0200 Received: from pbonzini by 93-34-169-1.ip50.fastwebnet.it with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 13 Oct 2012 09:12:22 +0200 From: Paolo Bonzini Date: Sat, 13 Oct 2012 09:12:07 +0200 Message-ID: References: <1349372021-31212-1-git-send-email-mdroth@linux.vnet.ibm.com> <1349372021-31212-23-git-send-email-mdroth@linux.vnet.ibm.com> <506E993E.2090001@redhat.com> <20121012213952.GR16157@illuin> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit In-Reply-To: <20121012213952.GR16157@illuin> Subject: Re: [Qemu-devel] [PATCH v3 22/22] qidl: unit tests and build infrastructure List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Il 12/10/2012 23:39, Michael Roth ha scritto: > So hopefully the current approach is a reasonable start for now. Yes, I'll look into it possibly after merge. Paolo