VirtualBox

Changeset 68010 in vbox for trunk/src


Ignore:
Timestamp:
Jul 17, 2017 5:32:24 PM (8 years ago)
Author:
vboxsync
Message:

VMMR0,PDMR0: Adding GVM parameter and validation thereof to the generic ring-0 device & driver calls. [build fix]

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR0/GMMR0.cpp

    r68008 r68010  
    46654665#else
    46664666
    4667     NOREF(pVM); NOREF(idCpu); NOREF(enmGuestOS); NOREF(pszModuleName); NOREF(pszVersion);
     4667    NOREF(pGVM); NOREF(pVM); NOREF(idCpu); NOREF(enmGuestOS); NOREF(pszModuleName); NOREF(pszVersion);
    46684668    NOREF(GCPtrModBase); NOREF(cbModule); NOREF(cRegions); NOREF(paRegions);
    46694669    return VERR_NOT_IMPLEMENTED;
Note: See TracChangeset for help on using the changeset viewer.

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