VirtualBox

Changeset 45930 in vbox


Ignore:
Timestamp:
May 7, 2013 12:14:06 PM (12 years ago)
Author:
vboxsync
Message:

VMM/DBGFCoreWrite: Clarify comment regarding threads in the guest core dumping interface.

File:
1 edited

Legend:

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

    r44399 r45930  
    540540 * @param   fReplaceFile        Whether to replace the file or not.
    541541 *
    542  * @remarks The VM should be suspended before calling this function or DMA may
    543  *          interfer with the state.
     542 * @remarks The VM may need to be suspended before calling this function in
     543 *          order to truly stop all device threads and drivers. This function
     544 *          only synchronizes EMTs.
    544545 */
    545546VMMR3DECL(int) DBGFR3CoreWrite(PUVM pUVM, const char *pszFilename, bool fReplaceFile)
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