From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:59290) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S0YEh-0006Ja-Vp for qemu-devel@nongnu.org; Thu, 23 Feb 2012 07:57:37 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S0YEc-0002hN-5Z for qemu-devel@nongnu.org; Thu, 23 Feb 2012 07:57:27 -0500 Received: from mx1.redhat.com ([209.132.183.28]:16761) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S0YEb-0002h9-UV for qemu-devel@nongnu.org; Thu, 23 Feb 2012 07:57:22 -0500 Received: from int-mx02.intmail.prod.int.phx2.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id q1NCvKVw027833 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Thu, 23 Feb 2012 07:57:20 -0500 Message-ID: <4F4637AE.9030005@redhat.com> Date: Thu, 23 Feb 2012 14:57:18 +0200 From: Marko Myllynen MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] RFC: Change the default display adapter Reply-To: myllynen@redhat.com List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Adam Jackson , "Richard W.M. Jones" Hi, glxgears shows that vga provides much better FPS rate than cirrus (these numbers are from RHEL 6.2 host/guest on a Lenovo laptop): cirrus : 78 FPS vga : 260 FPS This makes one wonder should the default display adapter in qemu be changed from cirrus to vga? Thanks, -- Marko Myllynen