From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anthony Liguori Subject: Re: [PATCH 1/3] Add Summagraphics Tablet emulation Date: Wed, 15 Mar 2006 17:22:19 -0600 Message-ID: <4418A1AB.5060909@us.ibm.com> References: <20060315215649.GC14167@los-vmm.sc.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Keir Fraser Cc: xen-devel@lists.xensource.com, "Donald D. Dugger" List-Id: xen-devel@lists.xenproject.org Keir Fraser wrote: > > On 15 Mar 2006, at 21:56, Donald D. Dugger wrote: > >> Add Summagraphics Tablet emulation for VNC users. The current PS/2 >> emulation >> is unusable under VNC since a PS/2 mouse provides deltas while VNC only >> provides absolute coordinates. Fortunately, the Summagraphics Tablet >> provides >> absolute coordinates and works perfectly with VNC. > > This patch is very big, especially since the modified qemu files > appear to already contain support for touchpads. Why is so much code > moved around? Although we do want this support, we really don't want > to continue our slide away from qemu mainline at an increasing pace! :-) There's definitely interesting in touchpad support within qemu. You should also submit this to qemu-devel. Regards, Anthony Liguori > Can I apply patches 2 and 3 independent of this one (sounds like patch > 2 depends on 3 to avoid causing excessive CPU overhead, but neither > has dependence on this patch)? > > -- Keir > > > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.xensource.com > http://lists.xensource.com/xen-devel