From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:58834) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RKW4r-0007i6-TT for qemu-devel@nongnu.org; Sun, 30 Oct 2011 10:09:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RKW4q-0000AV-TV for qemu-devel@nongnu.org; Sun, 30 Oct 2011 10:09:33 -0400 Received: from mx1.redhat.com ([209.132.183.28]:22088) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RKW4q-0000AL-MT for qemu-devel@nongnu.org; Sun, 30 Oct 2011 10:09:32 -0400 Message-ID: <4EAD5A98.8060800@redhat.com> Date: Sun, 30 Oct 2011 16:09:28 +0200 From: Avi Kivity MIME-Version: 1.0 References: <1319982619-26657-1-git-send-email-benoit.canet@gmail.com> In-Reply-To: <1319982619-26657-1-git-send-email-benoit.canet@gmail.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH V2 0/9] pxa2xx: memory API conversions List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?UTF-8?B?QmVub8OudCBDYW5ldA==?= Cc: peter.maydell@linaro.org, qemu-devel@nongnu.org On 10/30/2011 03:50 PM, Beno=C3=AEt Canet wrote: > Convert most of pxa2xx peripheral to memory API. Thanks, applied to memory/queue. > pxa2xx_dma.c was left intact because it use > cpu_physical_memory_read/write internally and seems special. > It's actually not special, and unrelated to the memory API in its current form (later we'll revise those calls too so that we have information about the origin of the dma transaction). --=20 error compiling committee.c: too many arguments to function