From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FZtMS-0005zO-PV for qemu-devel@nongnu.org; Sat, 29 Apr 2006 13:36:04 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FZtMQ-0005z4-Rr for qemu-devel@nongnu.org; Sat, 29 Apr 2006 13:36:03 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FZtMQ-0005z1-Nb for qemu-devel@nongnu.org; Sat, 29 Apr 2006 13:36:02 -0400 Received: from [64.233.162.195] (helo=nz-out-0102.google.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FZtPq-0004dp-0Z for qemu-devel@nongnu.org; Sat, 29 Apr 2006 13:39:34 -0400 Received: by nz-out-0102.google.com with SMTP id 8so2083953nzo for ; Sat, 29 Apr 2006 10:36:01 -0700 (PDT) Message-ID: <46d6db660604291036k293cd774ld038be99ec6004ab@mail.gmail.com> Date: Sat, 29 Apr 2006 19:36:01 +0200 From: "Christian MICHON" Subject: Re: [Qemu-devel] vnc patch In-Reply-To: <4452FB26.4070506@us.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <4452BFBA.2050502@austin.rr.com> <4452C0ED.6080408@austin.rr.com> <4452FB26.4070506@us.ibm.com> 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 did I understand well ? 1) there's a rework of the original vnc patch 2) there are no problems of sync using the usb tablet what is this usb tablet stuff? do I really need a usb tablet connected to the host or this is yet another emulated hardware inside the qem guest ? If this is the case, it means the client OS must have the proper drivers, etc... I'm a bit lost. Christian On 4/29/06, Anthony Liguori wrote: > Lonnie Mendez wrote: > > Lonnie Mendez wrote: > > > >> There is another vnc patch by Anthony Liguori (same person involved > >> with the tablet along with others). From what I've heard it will > >> reduce the bandwidth usage greatly. > > > > Also, afaik this is still under development. The source was posted > > on the irc channel a few days ago: > > > > http://www.cs.utexas.edu/users/aliguori/vnc.diff > > The mercurial tree is located at http://hg.codemonkey.ws/qemu-vnc If > you go to Manifest -> Changeset you can download a static tarball if > you're unfamiliar with mercurial. > > It's in a pretty good state now. I don't think there's any significant > bugs and all the features I plan on implementing for the first rev are > there. I'll have a patch ready for submission in a day or so. > > Regards, > > Anthony Liguori > > > _______________________________________________ > > Qemu-devel mailing list > > Qemu-devel@nongnu.org > > http://lists.nongnu.org/mailman/listinfo/qemu-devel > > > > _______________________________________________ > Qemu-devel mailing list > Qemu-devel@nongnu.org > http://lists.nongnu.org/mailman/listinfo/qemu-devel >