From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:60989) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R0Rqz-0000ZK-Gj for qemu-devel@nongnu.org; Mon, 05 Sep 2011 01:36:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R0Rqy-0004C1-EE for qemu-devel@nongnu.org; Mon, 05 Sep 2011 01:36:17 -0400 Received: from mx1.redhat.com ([209.132.183.28]:45680) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R0Rqy-0004Bx-3T for qemu-devel@nongnu.org; Mon, 05 Sep 2011 01:36:16 -0400 Message-ID: <4E645FC6.5060809@redhat.com> Date: Mon, 05 Sep 2011 08:36:06 +0300 From: Avi Kivity MIME-Version: 1.0 References: <20110904142152.GB27239@redhat.com> <4E638D08.10307@redhat.com> <20110904145425.GC27239@redhat.com> <4E6395CE.3010309@redhat.com> <20110904152409.GA30376@redhat.com> <4E639B24.7090100@redhat.com> <20110904154519.GA31273@redhat.com> <4E639D66.6090506@redhat.com> <20110904161915.GC31273@redhat.com> <4E63A5DE.5080504@redhat.com> <20110904170312.GH12745@redhat.com> In-Reply-To: <20110904170312.GH12745@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] pci: add standard bridge device List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Michael S. Tsirkin" Cc: Kevin Wolf , Isaku Yamahata , qemu-devel@nongnu.org On 09/04/2011 08:03 PM, Michael S. Tsirkin wrote: > On Sun, Sep 04, 2011 at 07:22:54PM +0300, Avi Kivity wrote: > > On 09/04/2011 07:19 PM, Michael S. Tsirkin wrote: > > >> But isn't it needed? Otherwise why don't vga accesses > > >> alias with a virtio device at 0xc3c0? > > > > > >It really depends on the device I think. > > > > > > > It's probably the bus. ISA may not decode A10-15, but if the > > pci/isa bridge does, then it doesn't matter. > > The bridge has a 16 bit decode bit. I'm guessing we should > make BIOS enable that. > I'm guessing you're right. -- I have a truly marvellous patch that fixes the bug which this signature is too narrow to contain.