From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:45809) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Su27P-0001S8-RL for qemu-devel@nongnu.org; Wed, 25 Jul 2012 09:59:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Su27J-0002Zp-S0 for qemu-devel@nongnu.org; Wed, 25 Jul 2012 09:59:15 -0400 Received: from mx1.redhat.com ([209.132.183.28]:43831) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Su27J-0002Zk-Jr for qemu-devel@nongnu.org; Wed, 25 Jul 2012 09:59:09 -0400 Message-ID: <500FFBA7.80700@redhat.com> Date: Wed, 25 Jul 2012 16:59:03 +0300 From: Avi Kivity MIME-Version: 1.0 References: <1343188660.3715.41.camel@pasglop> <500FC9F8.6010002@redhat.com> <1343213618.3715.48.camel@pasglop> <500FEB07.5010009@redhat.com> <1343223712.3715.50.camel@pasglop> In-Reply-To: <1343223712.3715.50.camel@pasglop> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] vga-pci and MMIO BAR List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Benjamin Herrenschmidt Cc: qemu-devel@nongnu.org On 07/25/2012 04:41 PM, Benjamin Herrenschmidt wrote: > On Wed, 2012-07-25 at 15:48 +0300, Avi Kivity wrote: >> >> If not, we can add a second BAR, but it should disappear when running an >> >> older machine type. >> > >> > Well, the IO ports in legacy space are still there. We can also make the >> > "register BAR" exist in both mode or we can add a second BAR and have >> > x86 "prefer" IO... whatever rocks your boat as long as it's a BAR, it's >> > the legacy hole that's annoying for me :-) >> >> A guest created with -M old must look exactly the same as it did in an >> older version of qemu, no extra BARs. > > Why ? Who cares ? Especially with vga -std which nobody uses in practice > on x86... We'll find out who cares when we break it. We have a system in place to prevent intentional breakage, let's use it. -- error compiling committee.c: too many arguments to function