VirtualBox

Changeset 19421 in vbox


Ignore:
Timestamp:
May 6, 2009 11:08:07 AM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
46946
Message:

Comment update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/PDM.cpp

    r19420 r19421  
    13301330VMMR3DECL(void) PDMR3DmaRun(PVM pVM)
    13311331{
    1332     /** @note Not really SMP safe; restrict it to VCPU 0? */
     1332    /** @note Not really SMP safe; restrict it to VCPU 0. */
    13331333    if (VMMGetCpuId(pVM) != 0)
    13341334        return;
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