VirtualBox

Changeset 71083 in vbox for trunk/src/VBox/VMM


Ignore:
Timestamp:
Feb 21, 2018 12:54:01 PM (7 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
120947
Message:

VMM,SUPDrv: More NEM/win page hacking. bugref:9044 [build fix]

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR3/VMM.cpp

    r71081 r71083  
    24952495 *
    24962496 * @returns VBox status code.
    2497  * @param   pVM         The cross context VM structure.
    2498  * @param   pVCpu       The cross context VM structure.
    2499  * @param   uOperation  Operation to execute.
    2500  * @param   u64Arg      Constant argument.
    2501  * @param   pReqHdr     Pointer to a request header. See SUPR3CallVMMR0Ex for
    2502  *                      details.
     2497 * @param   pVM             The cross context VM structure.
     2498 * @param   pVCpu           The cross context VM structure.
     2499 * @param   enmOperation    Operation to execute.
     2500 * @param   u64Arg          Constant argument.
     2501 * @param   pReqHdr         Pointer to a request header. See SUPR3CallVMMR0Ex for
     2502 *                          details.
    25032503 */
    25042504VMMR3_INT_DECL(int) VMMR3CallR0Emt(PVM pVM, PVMCPU pVCpu, VMMR0OPERATION enmOperation, uint64_t u64Arg, PSUPVMMR0REQHDR pReqHdr)
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