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 08:08:43 +1100 Message-ID: <1359580123.23274.33.camel@pasglop> References: <871ud4gfoa.fsf@elfo.elfo> <5109065B.4060803@suse.de> <51094024.20803@redhat.com> <87vcae8wbk.fsf@codemonkey.ws> <51095381.9080503@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Cc: KVM devel mailing list , Juan Quintela , "Michael S. Tsirkin" , 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: Paolo Bonzini Return-path: In-Reply-To: <51095381.9080503@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 Wed, 2013-01-30 at 18:08 +0100, Paolo Bonzini wrote: > > Make VGACommonState a proper QOM object and use it as the base class > for > > QXL, CirrusVGA, QEMUVGA (std-vga), and VMwareVGA. > > I think QXL should have-a VGA rather than being one. It completely > bypasses the VGA infrastructure if not in VGA mode. ... Like any modern video card the minute you turn off the "enable legacy crap" bit on them :-) Cheers, Ben.