[PATCH 1/2] vmmouse: Run vmmouse_detect as an io privileged process

2015-04-07 Thread Thomas Hellstrom
Many distros already include patches to do this in various more or less hackish ways. Since VMware now is about to restrict access to the VMmouse backdoor, let's try to support it officially. Signed-off-by: Thomas Hellstrom thellst...@vmware.com Acked-by: Sinclair Yeh s...@vmware.com ---

[PATCH 2/2] vmmouse: Add support for the access restrict command

2015-04-07 Thread Thomas Hellstrom
The access restrict command, if implemented, restricts vmmouse port access to the indicated level. Signed-off-by: Thomas Hellstrom thellst...@vmware.com Reviewed-by: Michael Bancak bana...@vmware.com --- shared/vmmouse_client.c | 7 +++ shared/vmmouse_defs.h | 7 +++

[OFF-TOPIC] What's the current status of DRM/KMS device node splitting and single-GPU multiseat support?

2015-04-07 Thread LaƩrcio de Sousa
Hi there! Some time ago I've read in David Herrmann's blog about DRM/KMS device node splitting project, and now I realised that render node splitting is already merged into kernel and enabled by default since release 3.17, which is going to be included in major distros' next releases. I suppose