From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:44907) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UIgrx-0007Ox-BT for qemu-devel@nongnu.org; Thu, 21 Mar 2013 10:53:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UIgrq-0003J7-P0 for qemu-devel@nongnu.org; Thu, 21 Mar 2013 10:53:29 -0400 Received: from mx4-phx2.redhat.com ([209.132.183.25]:37918) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UIgrq-0003Im-Hm for qemu-devel@nongnu.org; Thu, 21 Mar 2013 10:53:22 -0400 Date: Thu, 21 Mar 2013 10:53:21 -0400 (EDT) From: Alon Levy Message-ID: <1312741258.12539352.1363877601391.JavaMail.root@redhat.com> In-Reply-To: <1363816855.57243.YahooMailNeo@web125304.mail.ne1.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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 >=20 >=20 > Hi, > =C2=A0=C2=A0=C2=A0=C2=A0 I am planning on bringing in the virtualbox svga= card into kvm > =C2=A0=C2=A0=C2=A0=C2=A0 as a new svga card type (vbox probably?) so that= we can load > =C2=A0=C2=A0=C2=A0=C2=A0 the VirtualBox SVGA card drivers in the guest. >=20 > =C2=A0=C2=A0=C2=A0=C2=A0 Is this even feasible?. Any ideas on where I sho= uld start > =C2=A0=C2=A0=C2=A0=C2=A0 looking? I don't see why it wouldn't, sounds like a great idea. You can look at hw/q= xl.c, hw/cirrus_vga.c, hw/vmware_vga.c as existing pci vga cards. Also this= should go on qemu-devel (cc'ed). >=20 > Regards,Sriram > -- > To unsubscribe from this list: send the line "unsubscribe kvm" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html >=20