Re: [Xen-devel] [PATCH v3 2/2] xen/kbdif: add multi-touch support

2017-02-20 Thread Oleksandr Andrushchenko
ping On 02/08/2017 04:42 PM, Konrad Rzeszutek Wilk wrote: On Wed, Feb 08, 2017 at 09:38:18AM +0200, Oleksandr Andrushchenko wrote: From: Oleksandr Andrushchenko Multi-touch fields re-use the page that is used by the other features which means that you can interleave multi-touch, motion, and k

Re: [Xen-devel] [PATCH v3 2/2] xen/kbdif: add multi-touch support

2017-02-08 Thread Konrad Rzeszutek Wilk
On Wed, Feb 08, 2017 at 09:38:18AM +0200, Oleksandr Andrushchenko wrote: > From: Oleksandr Andrushchenko > > Multi-touch fields re-use the page that is used by the other features > which means that you can interleave multi-touch, motion, and key > events. > > Reviewed-by: Stefano Stabellini Re