From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:40392) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RW39W-0002gw-7k for qemu-devel@nongnu.org; Thu, 01 Dec 2011 04:42:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RW39P-0006z4-8q for qemu-devel@nongnu.org; Thu, 01 Dec 2011 04:42:02 -0500 Received: from mx1.redhat.com ([209.132.183.28]:20343) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RW39O-0006yn-VC for qemu-devel@nongnu.org; Thu, 01 Dec 2011 04:41:55 -0500 Message-ID: <4ED74BE0.2020406@redhat.com> Date: Thu, 01 Dec 2011 11:41:52 +0200 From: Avi Kivity MIME-Version: 1.0 References: <1322666781-6108-1-git-send-email-afaerber@suse.de> <4ED7490C.7050505@redhat.com> <20111201093706.GA13420@redhat.com> In-Reply-To: <20111201093706.GA13420@redhat.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v2] exec.c: Fix subpage memory access to RAM MemoryRegion List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gleb Natapov Cc: =?UTF-8?B?QW5kcmVhcyBGw6RyYmVy?= , qemu-devel@nongnu.org On 12/01/2011 11:37 AM, Gleb Natapov wrote: > > > > Looks reasonable. Should go into 1.1. Should we backport it to > > 1.0.blah? From 95c318f's description, it doesn't happen in normal > > circumstances. > > > To reproduce that I mappped subpage PCI bar over RAM IIRC. In qemu 1.0, you can no longer do that (the pci bridge will not let the BAR override the RAM). -- error compiling committee.c: too many arguments to function