From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FrFJH-0002hb-4f for qemu-devel@nongnu.org; Fri, 16 Jun 2006 10:28:31 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FrFJE-0002hP-N3 for qemu-devel@nongnu.org; Fri, 16 Jun 2006 10:28:29 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FrFJE-0002hM-GH for qemu-devel@nongnu.org; Fri, 16 Jun 2006 10:28:28 -0400 Received: from [64.233.184.236] (helo=wr-out-0506.google.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FrFSs-0003qQ-4Y for qemu-devel@nongnu.org; Fri, 16 Jun 2006 10:38:26 -0400 Received: by wr-out-0506.google.com with SMTP id i32so132760wra for ; Fri, 16 Jun 2006 07:28:26 -0700 (PDT) Message-ID: Date: Fri, 16 Jun 2006 10:28:24 -0400 From: "Christian Bourque" MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: [Qemu-devel] Re: VMware Player Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org >Face it, putting a GUI on something like QEMU is going to require at >least a one per desktop/platform effort. And that can best be kept with >the GNOME/KDE/etc software repositories because they require constant >updating on the schedule of the rest of the desktop environment to stay >current. In the development version of my Java frontend for QEMU (JQEMU) I've already integrated the Java VNC client from TightVNC and it works like a charm without any speed overhead! And it feels just like VMWare... Since Java is already available for a large variety of platforms this wouldn't require a big porting effort... Christian