From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:55616) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QrQ0D-0004MS-Da for qemu-devel@nongnu.org; Thu, 11 Aug 2011 03:48:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QrQ0C-0007IC-Ec for qemu-devel@nongnu.org; Thu, 11 Aug 2011 03:48:29 -0400 Received: from mx1.redhat.com ([209.132.183.28]:17792) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QrQ0C-0007I2-65 for qemu-devel@nongnu.org; Thu, 11 Aug 2011 03:48:28 -0400 Message-ID: <4E438947.3000909@redhat.com> Date: Thu, 11 Aug 2011 10:48:23 +0300 From: Avi Kivity MIME-Version: 1.0 References: <1313015300-23920-1-git-send-email-rth@twiddle.net> In-Reply-To: <1313015300-23920-1-git-send-email-rth@twiddle.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 00/11] Memory API conversion for ISA List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Richard Henderson Cc: qemu-devel@nongnu.org On 08/11/2011 01:28 AM, Richard Henderson wrote: > [ Sorry about the partial duplicates, Avi. ] > > This patchset is relative to > git://git.kernel.org/pub/scm/virt/kvm/qemu-kvm.git memory-region > > although I'm sure it could be applied on top of Avi's batch 4. > > This is not complete by any means. I'm interested in feedback > for some of the trickier points, e.g. pckbd and fdc. > > The pckbd mmio interface to mips_jazz is similar to how serial and > ide/mmio are structured. But there are way more uses of serial. > Thanks, I've queued this on my branch. If we're going to work on this in parallel, we'd better coordinate. Right now I'm going though all files the contain qemu_ram_alloc alphabetically and converting them (now in 'O'). If anyone wants a letter, let me know. Anthony, can we step up the merge rate? There are now 70 patches in the queue and growing, at the current rate this will take months. -- error compiling committee.c: too many arguments to function