From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:45763) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QCols-0000wF-Qf for qemu-devel@nongnu.org; Thu, 21 Apr 2011 03:57:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QCols-0007E2-4h for qemu-devel@nongnu.org; Thu, 21 Apr 2011 03:57:52 -0400 Received: from mail-wy0-f173.google.com ([74.125.82.173]:49087) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QColr-0007Dv-Up for qemu-devel@nongnu.org; Thu, 21 Apr 2011 03:57:52 -0400 Received: by wyb42 with SMTP id 42so1400216wyb.4 for ; Thu, 21 Apr 2011 00:57:51 -0700 (PDT) Sender: Paolo Bonzini Message-ID: <4DAFE37C.8090305@redhat.com> Date: Thu, 21 Apr 2011 09:57:48 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] How to use qemu-kvm with Fedora15-beta gnome3 (better vga driver ?) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Cheng Renquan Cc: qemu-devel@nongnu.org, kvm@vger.kernel.org On 04/21/2011 05:40 AM, Cheng Renquan wrote: > I'm trying to use qemu-kvm to run Fedora15-beta with gnome3, > but it told me graphics hardware failed to run gnome3 specific > features and it fallback to gnome2; Sorry, none of the cards provided by KVM (including the SPICE-specific QXL card) currently provide the 3D acceleration abilities required by GNOME 3. Paolo