From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:45435) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QLsDw-0002eq-9f for qemu-devel@nongnu.org; Mon, 16 May 2011 03:28:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QLsDv-0003IK-9I for qemu-devel@nongnu.org; Mon, 16 May 2011 03:28:16 -0400 Received: from mx1.redhat.com ([209.132.183.28]:53758) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QLsDv-0003IC-0O for qemu-devel@nongnu.org; Mon, 16 May 2011 03:28:15 -0400 Received: from int-mx12.intmail.prod.int.phx2.redhat.com (int-mx12.intmail.prod.int.phx2.redhat.com [10.5.11.25]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id p4G7SDTf027409 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Mon, 16 May 2011 03:28:13 -0400 Message-ID: <4DD0D207.9040600@redhat.com> Date: Mon, 16 May 2011 09:28:07 +0200 From: Gerd Hoffmann MIME-Version: 1.0 References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] Why does -device qxl-vga not suppress default vga? List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Markus Armbruster Cc: qemu-devel@nongnu.org On 05/13/11 16:18, Markus Armbruster wrote: > VGA, cirrus-vga and vmware-svga do. Gerd, you added it (commit > a19cbfb3), care to explain? Just forgot to add it to the list when merging. I'll go stuff a patch into the spice patch queue. Does "-device VGA" work these days btw? Last time I tries it didn't due to some init order issues. cheers, Gerd