From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NJW5K-0001di-Dg for qemu-devel@nongnu.org; Sat, 12 Dec 2009 12:48:50 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NJW5F-0001au-EV for qemu-devel@nongnu.org; Sat, 12 Dec 2009 12:48:49 -0500 Received: from [199.232.76.173] (port=34037 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NJW5F-0001am-Az for qemu-devel@nongnu.org; Sat, 12 Dec 2009 12:48:45 -0500 Received: from mx1.redhat.com ([209.132.183.28]:1751) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NJW5E-0003Km-Tz for qemu-devel@nongnu.org; Sat, 12 Dec 2009 12:48:45 -0500 Date: Sat, 12 Dec 2009 19:48:36 +0200 From: Izik Eidus Subject: Re: [Qemu-devel] Re: Spice project is now open Message-ID: <20091212194836.7d94bb71@redhat.com> In-Reply-To: <4B23D585.70400@codemonkey.ws> References: <20091211213911.0dce90dc@redhat.com> <4B22A2D9.6020602@codemonkey.ws> <20091211223250.129675fc@redhat.com> <4B22B035.3010601@codemonkey.ws> <20091211233158.22e6681f@redhat.com> <4B22C093.2090806@codemonkey.ws> <4B231182.1080208@codemonkey.ws> <20091212144433.GA26966@random.random> <4B23B0BE.7080408@codemonkey.ws> <20091212160626.GB26966@random.random> <4B23D585.70400@codemonkey.ws> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: Andrea Arcangeli , Paolo Bonzini , qemu-devel@nongnu.org On Sat, 12 Dec 2009 11:40:21 -0600 Anthony Liguori wrote: > FWIW, I don't see any reason why Spice couldn't be made to be > separate from guest emulation. I think it would just require the > right interfacing in qemu. I think that's purely an implementation > detail. The QXL device is one of the core compoments of spice..., how can you separate it from the guest visible state? (it is pci device) > > Regards, > > Anthony Liguori > >