VirtualBox

Changeset 86149 in vbox


Ignore:
Timestamp:
Sep 17, 2020 11:34:21 AM (5 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
140394
Message:

VMM/DBGFReg: A lazy implementation of DBGFR3RegNmSetBatch() which needs to be improved [doxygen fix]

File:
1 edited

Legend:

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

    r86147 r86149  
    22562256 * @param   idDefCpu            The virtual CPU ID for the default CPU register
    22572257 *                              set.  Can be OR'ed with DBGFREG_HYPER_VMCPUID.
    2258  * @param   pszReg              The register to query.
    2259  * @param   pValue              The value to set
    2260  * @param   enmType             How to interpret the value in @a pValue.
     2258 * @param   paRegs              The array of registers to set.
     2259 * @param   cRegs               Number of registers in the array.
    22612260 *
    22622261 * @todo This is a _very_ lazy implementation by a lazy developer, some semantics
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