From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:48966) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qsk1a-0003YJ-Q7 for qemu-devel@nongnu.org; Sun, 14 Aug 2011 19:23:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qsk1Z-0006wV-Lh for qemu-devel@nongnu.org; Sun, 14 Aug 2011 19:23:22 -0400 Received: from mx1.redhat.com ([209.132.183.28]:11409) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qsk1Z-0006wN-BF for qemu-devel@nongnu.org; Sun, 14 Aug 2011 19:23:21 -0400 Message-ID: <4E4858E5.5040603@redhat.com> Date: Sun, 14 Aug 2011 16:23:17 -0700 From: Avi Kivity MIME-Version: 1.0 References: <1313104041-1641-1-git-send-email-rth@twiddle.net> In-Reply-To: <1313104041-1641-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 0/9] Convert serial_mm_init to MemoryRegion List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Richard Henderson Cc: qemu-devel@nongnu.org On 08/11/2011 04:07 PM, Richard Henderson wrote: > The last patch set converted the serial i/o path; this patch > set converts the serial mmio path. > > Intermediate patches increase the use of get_system_memory(), > and later patches reduce those uses again. In all but one > case in the end we use the address_space_mem parameter from > the original board init function. > > The major portion of the cleanup comes from actually utilizing > the device_endian enum provided by the i/o subsystem. This > allows us to remove all of the ifdeffery in this area. > Thanks, queued on qemu-kvm.git memory-region. -- I have a truly marvellous patch that fixes the bug which this signature is too narrow to contain.