From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:36408) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RVdSr-0004iX-9S for qemu-devel@nongnu.org; Wed, 30 Nov 2011 01:16:18 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RVdSq-0003RI-93 for qemu-devel@nongnu.org; Wed, 30 Nov 2011 01:16:17 -0500 Received: from v220110690675601.yourvserver.net ([78.47.199.172]:55599) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RVdSq-0003QB-4Q for qemu-devel@nongnu.org; Wed, 30 Nov 2011 01:16:16 -0500 Message-ID: <4ED5C9FA.4070806@weilnetz.de> Date: Wed, 30 Nov 2011 07:15:22 +0100 From: Stefan Weil MIME-Version: 1.0 References: <20111130033628.097950901@nicta.com.au> In-Reply-To: <20111130033628.097950901@nicta.com.au> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH V3 0/4] i.MX31 and KZM board support List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Chubb Cc: Peter Maydell , qemu-devel@nongnu.org, =?ISO-8859-15?Q?Andreas_F=E4rber?= Am 30.11.2011 04:36, schrieb Peter Chubb: > Changes since last patchset: > * All files now under GPL version 2 or later (I've talked with > OK-Labs and they've agreed). hw/imx_serial.c is still GPL 2 only. I did not review the rest. > * `DPRINTF' like macro for printing out guest kernel and qemu > implementation errors > * Fixed bugs in avic implementation, as found by PMM > * Use a static initialiser and sysbus_register_withprop() instead of > calls to sysbus_register() adn vmstate_register() > * Fixed bugs in imx_timer.c as noted by PMM and Andreas Could you please use 'git send-email' to send the patches? Patches which are appended to a mail make review and answering difficult. Regards, Stefan Weil