From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:50309) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QrTVO-0002xh-R2 for qemu-devel@nongnu.org; Thu, 11 Aug 2011 07:32:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QrTVK-0004iS-6g for qemu-devel@nongnu.org; Thu, 11 Aug 2011 07:32:54 -0400 Received: from mx1.redhat.com ([209.132.183.28]:15156) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QrTVJ-0004iK-U6 for qemu-devel@nongnu.org; Thu, 11 Aug 2011 07:32:50 -0400 Message-ID: <4E43BDD7.4040806@redhat.com> Date: Thu, 11 Aug 2011 14:32:39 +0300 From: Avi Kivity MIME-Version: 1.0 References: <1313058363-3217-1-git-send-email-edgar.iglesias@gmail.com> In-Reply-To: <1313058363-3217-1-git-send-email-edgar.iglesias@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 0/5] etrax: Convert devices to MemoryRegion List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Edgar E. Iglesias" Cc: edgar@axis.com, qemu-devel@nongnu.org On 08/11/2011 01:25 PM, Edgar E. Iglesias wrote: > From: "Edgar E. Iglesias" > > Mechanical conversion of ETRAX devices to use MemoryRegions. > > I've tested it lightly with the axis-dev88 board, seems to work fine. > > Note that eth and dma models predate CodingStyle and use tabs, > I plan to change that with separate commits at some point. > > Edgar E. Iglesias (5): > etrax-pic: Convert to MemoryRegion > etrax-ser: Convert to MemoryRegion > etrax-timer: Convert to MemoryRegion > etrax-dma: Convert to MemoryRegion > etrax-eth: Convert to MemoryRegion > > Only 0/5 made it to the list. -- error compiling committee.c: too many arguments to function