xf86-input-vmmouse: Changes to 'master'

Thomas Hellstrom thomash at kemper.freedesktop.org
Wed Apr 8 07:18:59 PDT 2015


 configure.ac            |   41 +++++++-
 shared/vmmouse_client.c |    7 +
 shared/vmmouse_defs.h   |    7 +
 shared/vmmouse_proto.h  |    1 
 tools/Makefile.am       |    2 
 tools/vmmouse_detect.c  |    1 
 tools/vmmouse_iopl.c    |  236 ++++++++++++++++++++++++++++++++++++++++++++++++
 7 files changed, 288 insertions(+), 7 deletions(-)

New commits:
commit c8ec00f537a640db049a1afb44a31c2199859085
Author: Thomas Hellstrom <thellstrom at vmware.com>
Date:   Thu Jan 15 10:59:46 2015 +0100

    vmmouse: Add support for the access restrict command
    
    The access restrict command, if implemented, restricts vmmouse port
    access to the indicated level.
    
    Signed-off-by: Thomas Hellstrom <thellstrom at vmware.com>
    Reviewed-by: Michael Banack <banackm at vmware.com>

commit d5c1493b5fe0871f4f2823125f0d49f8e1edcda7
Author: Thomas Hellstrom <thellstrom at vmware.com>
Date:   Thu Jan 15 10:14:30 2015 +0100

    vmmouse: Run vmmouse_detect as an io privileged process
    
    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 <thellstrom at vmware.com>
    Acked-by: Sinclair Yeh <syeh at vmware.com>



More information about the xorg-commit mailing list