Opened 11 years ago

Closed 11 years ago

#9220 closed enhancement (fixed)

x86-64 support for vmware_mouse

Reported by: landonf Owned by: korli
Priority: normal Milestone: R1
Component: Add-Ons/Input Filters Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

The attached patch adds an x86-64 compatible _ExecuteCommand() implementation for issuing a command to the VMware backdoor.

Rather than significantly modify the code already being used for vmware_mouse to adopt 64-bit wide types, I just tweaked the assembly to remove now-illegal instructions while maintaining compatibility with the existing structure layout.

Attachments (1)

0001-Add-an-x86-64-compatible-_ExecuteCommand.patch (1.7 KB ) - added by landonf 11 years ago.

Download all attachments as: .zip

Change History (4)

comment:1 by landonf, 11 years ago

patch: 01

comment:2 by mmlr, 11 years ago

Committed in hrev44909, thanks!

comment:3 by mmlr, 11 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.