From mboxrd@z Thu Jan 1 00:00:00 1970 From: Benjamin Herrenschmidt Subject: Re: KVM call minutes 2013-01-29 - Port I/O Date: Thu, 31 Jan 2013 10:02:07 +1100 Message-ID: <1359586927.23274.62.camel@pasglop> References: <871ud4gfoa.fsf@elfo.elfo> <5109065B.4060803@suse.de> <87vcae6ab6.fsf@codemonkey.ws> <1359579910.23274.31.camel@pasglop> <87a9rq5p0p.fsf@codemonkey.ws> <20130130222017.GE6544@redhat.com> <1359585125.23274.41.camel@pasglop> <20130130224919.GA8820@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Cc: KVM devel mailing list , Juan Quintela , qemu-devel , Alexander Graf , Alon Levy , qemu-ppc , Gerd Hoffmann , Anthony Liguori , =?ISO-8859-1?Q?Herv=E9?= Poussineau , Andreas =?ISO-8859-1?Q?F=E4rber?= , David Gibson To: "Michael S. Tsirkin" Return-path: In-Reply-To: <20130130224919.GA8820@redhat.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+gceq-qemu-devel=gmane.org@nongnu.org Sender: qemu-devel-bounces+gceq-qemu-devel=gmane.org@nongnu.org List-Id: kvm.vger.kernel.org On Thu, 2013-01-31 at 00:49 +0200, Michael S. Tsirkin wrote: > > In practice they do (VGA at least) > > > > >From a SW modelling standpoint, I don't think it's worth > differentiating > > PCI and PCIE. > > > > Cheers, > > Ben. > > Interesting. > Do you have such hardware? Could you please dump > the output of lspci -vv? Any ATI or nVidia card still supports hard decoding of VGA regions for the sake of legacy operating systems and BIOSes :-) I don't know about Intel but I suppose it's the same. Cheers, Ben.