VirtualBox

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


Ignore:
Timestamp:
Aug 17, 2019 12:52:40 AM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
132796
Message:

VMM: Eliminating the VBOX_BUGREF_9217 preprocessor macro. [doxyfixes] bugref:9217

Location:
trunk/src/VBox/VMM/VMMR0
Files:
2 edited

Legend:

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

    r80334 r80336  
    3737 * @returns VBox status code.
    3838 * @param   pGVM            The ring-0 VM structure.
    39  * @param   pVM             The cross context VM structure.
    4039 */
    4140VMMR0_INT_DECL(int) EMR0InitVM(PGVM pGVM)
  • trunk/src/VBox/VMM/VMMR0/GVMMR0.cpp

    r80334 r80336  
    10581058 *
    10591059 * @param   pGVM        Pointer to the global VM structure.
     1060 * @param   hSelf       The handle.
     1061 * @param   cCpus       The CPU count.
     1062 * @param   pSession    The session this VM is associated with.
    10601063 */
    10611064static void gvmmR0InitPerVMData(PGVM pGVM, int16_t hSelf, VMCPUID cCpus, PSUPDRVSESSION pSession)
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