From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NJBNa-0002bB-0d for qemu-devel@nongnu.org; Fri, 11 Dec 2009 14:42:18 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NJBNU-0002SK-5C for qemu-devel@nongnu.org; Fri, 11 Dec 2009 14:42:17 -0500 Received: from [199.232.76.173] (port=59733 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NJBNT-0002Rq-Gr for qemu-devel@nongnu.org; Fri, 11 Dec 2009 14:42:11 -0500 Received: from sous-sol.org ([216.99.217.87]:58231 helo=sequoia.sous-sol.org) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NJBNS-0005Is-OY for qemu-devel@nongnu.org; Fri, 11 Dec 2009 14:42:11 -0500 Date: Fri, 11 Dec 2009 11:42:02 -0800 From: Chris Wright Subject: Re: [Qemu-devel] Spice project is now open Message-ID: <20091211194202.GG2909@sequoia.sous-sol.org> References: <1393046876.1549021260539141025.JavaMail.root@zmail05.collab.prod.int.phx2.redhat.com> <4B226BFC.1040606@codemonkey.ws> <20091211204828.464707cf@redhat.com> <4B2297A2.8040102@codemonkey.ws> <5d6222a80912111115w24b165efh94acff84fd5b6d24@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline In-Reply-To: <5d6222a80912111115w24b165efh94acff84fd5b6d24@mail.gmail.com> Content-Transfer-Encoding: quoted-printable List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Glauber Costa Cc: Yaniv Kamay , Izik Eidus , qemu-devel@nongnu.org * Glauber Costa (glommer@gmail.com) wrote: > > > > But to introduce another protocol where a user has to make a choice t= o use > > Spice over VNC, I think we need a really good justification for that.= =A0It's > > really about complexity. =A0A user shouldn't have to know about Spice= or VNC. > > =A0They shouldn't have to contemplate the trade-offs of whether their > > management tool is aware or not. =A0It should Just Work. > > > >> I would happy to answer more questions if anyone have > >> > > > > Thanks. >=20 > Just to make a point clear: >=20 > AFAIU, there are two parts of qemu spice support. The protocol (vnc-lik= e), and > the guest device (vga-like). I am right? There's also some qemu glue to deliver "desktop" to spice protocol. Sometimes called the remoting API, or VDI. thanks, -chris