VirtualBox

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


Ignore:
Timestamp:
Feb 7, 2013 8:47:20 AM (12 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
83649
Message:

Minor stuff: fix typo in comment and Log() argument.

File:
1 edited

Legend:

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

    r44394 r44577  
    13691369    pCtx->rip           = 0;
    13701370
    1371     Log(("vmmR3SendSipi for VCPU %d with vector %x\n", uVector));
     1371    Log(("vmmR3SendSipi for VCPU %d with vector %x\n", idCpu, uVector));
    13721372
    13731373# if 1 /* If we keep the EMSTATE_WAIT_SIPI method, then move this to EM.cpp. */
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