VirtualBox

Changeset 51517 in vbox for trunk/src/VBox/VMM/VMMR3


Ignore:
Timestamp:
Jun 4, 2014 4:52:30 AM (11 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
94143
Message:

VMM: Doxygen comment nits.

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

Legend:

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

    r48728 r51517  
    24772477 * the VM, in which case we'll drop the base memory pages.  Presently we will
    24782478 * make no attempt to preserve anything that happens to be present in the base
    2479  * memory that is replaced, this is of course incorrectly but it's too much
     2479 * memory that is replaced, this is of course incorrect but it's too much
    24802480 * effort.
    24812481 *
     
    27472747 * @param   pVM             Pointer to the VM.
    27482748 * @param   pDevIns         The device instance owning the region.
     2749 * @param   iRegion         The index of the registered region.
     2750 * @param   GCPhys          The guest-physical address to be remapped.
    27492751 */
    27502752VMMR3DECL(int) PGMR3PhysMMIO2Map(PVM pVM, PPDMDEVINS pDevIns, uint32_t iRegion, RTGCPHYS GCPhys)
  • trunk/src/VBox/VMM/VMMR3/STAM.cpp

    r48235 r51517  
    55
    66/*
    7  * Copyright (C) 2006-2013 Oracle Corporation
     7 * Copyright (C) 2006-2014 Oracle Corporation
    88 *
    99 * This file is part of VirtualBox Open Source Edition (OSE), as
     
    16551655        if (!fGVMMMatched)
    16561656        {
    1657             /** @todo match cpu leaves some rainy day.  */
     1657            /** @todo match cpu leaves some rainy day. */
    16581658        }
    16591659
     
    26632663    if (!fUpdate)
    26642664    {
    2665         /** @todo check the cpu leaves - rainy day.   */
     2665        /** @todo check the cpu leaves - rainy day. */
    26662666    }
    26672667    if (fUpdate)
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