From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:40605) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UO0jS-0006W6-2D for qemu-devel@nongnu.org; Fri, 05 Apr 2013 03:06:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UO0jR-0001Rt-2l for qemu-devel@nongnu.org; Fri, 05 Apr 2013 03:06:42 -0400 Received: from mail-we0-x236.google.com ([2a00:1450:400c:c03::236]:56949) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UO0jQ-0001RZ-Sf for qemu-devel@nongnu.org; Fri, 05 Apr 2013 03:06:41 -0400 Received: by mail-we0-f182.google.com with SMTP id k14so2646784wer.13 for ; Fri, 05 Apr 2013 00:06:40 -0700 (PDT) Date: Fri, 5 Apr 2013 09:06:37 +0200 From: Stefan Hajnoczi Message-ID: <20130405070637.GA27940@stefanha-thinkpad.redhat.com> References: <1363816855.57243.YahooMailNeo@web125304.mail.ne1.yahoo.com> <1312741258.12539352.1363877601391.JavaMail.root@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1312741258.12539352.1363877601391.JavaMail.root@redhat.com> Subject: Re: [Qemu-devel] Virtualbox svga card in KVM List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Sriram Murthy Cc: qemu list , kvm@vger.kernel.org On Thu, Mar 21, 2013 at 10:53:21AM -0400, Alon Levy wrote: > >      I am planning on bringing in the virtualbox svga card into kvm > >      as a new svga card type (vbox probably?) so that we can load > >      the VirtualBox SVGA card drivers in the guest. I'm curious if the vbox SVGA card has features that existing QEMU graphics cards do not provide? Stefan