From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:47158) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R07mg-00046Y-TW for qemu-devel@nongnu.org; Sun, 04 Sep 2011 04:10:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R07mf-00015t-Sj for qemu-devel@nongnu.org; Sun, 04 Sep 2011 04:10:30 -0400 Received: from mx1.redhat.com ([209.132.183.28]:14472) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R07mf-00015h-Ki for qemu-devel@nongnu.org; Sun, 04 Sep 2011 04:10:29 -0400 Message-ID: <4E633270.3050907@redhat.com> Date: Sun, 04 Sep 2011 11:10:24 +0300 From: Avi Kivity MIME-Version: 1.0 References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 1/2] apb_pci: convert PCI space to memory API List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Blue Swirl Cc: qemu-devel On 09/04/2011 12:18 AM, Blue Swirl wrote: > Add a new memory space for PCI instead of using system memory. > > This also fixes a bug where VGA region vga.chain4 is > accidentally mapped to 0xa0000 instead of 0x1ff000a0000. > > Looks good. I assume you'll commit this directly, since it fixes a regression? -- error compiling committee.c: too many arguments to function