VirtualBox

Changeset 75551 in vbox for trunk/src/VBox/Devices


Ignore:
Timestamp:
Nov 18, 2018 4:54:33 AM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
126710
Message:

VMMDev,VBoxGuestR0Lib: Added a new HGCM parameter type that allows embedding small buffers into the request (similar to the page list info structure). Currently only available to kernel code (i.e. shared folders). bugref:9172 [fix]

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/VMMDev/VMMDevHGCM.cpp

    r75548 r75551  
    10501050                vmmdevHGCMAddCommand(pThis, pCmd);
    10511051
    1052 #if 1
     1052#if 0 /* DONT ENABLE - for performance hacking. */
    10531053                if (    pCmd->u.call.u32Function == 9
    10541054                    &&  pCmd->u.call.cParms      == 5)
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette