VirtualBox

Changeset 58126 in vbox for trunk/include


Ignore:
Timestamp:
Oct 8, 2015 8:59:48 PM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
103223
Message:

VMM: Fixed almost all the Doxygen warnings.

Location:
trunk/include/VBox/vmm
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/vmm/cpum.h

    r58110 r58126  
    13391339/** @} */
    13401340
    1341 VMMDECL(void)           CPUMSetChangedFlags(PVMCPU pVCpu, uint32_t fChangedFlags);
     1341VMMDECL(void)           CPUMSetChangedFlags(PVMCPU pVCpu, uint32_t fChangedAdd);
    13421342VMMR3DECL(uint32_t)     CPUMR3RemEnter(PVMCPU pVCpu, uint32_t *puCpl);
    13431343VMMR3DECL(void)         CPUMR3RemLeave(PVMCPU pVCpu, bool fNoOutOfSyncSels);
  • trunk/include/VBox/vmm/pgm.h

    r58125 r58126  
    6565 * @returns true if the location is ok.
    6666 * @returns false if another location should be found.
     67 * @param   pVM         The cross context VM structure.
    6768 * @param   GCPtrOld    The old virtual address.
    6869 * @param   GCPtrNew    The new virtual address.
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