VirtualBox

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


Ignore:
Timestamp:
May 10, 2012 8:07:11 PM (13 years ago)
Author:
vboxsync
Message:

More dtrace library stuff. On 64-bit solaris dtrace can now grok the library files (point it to them using the -L parameter).

File:
1 edited

Legend:

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

    r40377 r41247  
    21172117            if (enmOldState != enmNewState)
    21182118            {
    2119                 VBOXVMM_EM_STATE_CHANGED(pVCpu, enmOldState, enmNewState, rc);
     2119                VBOXVMM_EM_STATE_CHANGED((PVMCPU)VM_R0_ADDR(pVM, pVCpu), enmOldState, enmNewState, rc);
    21202120
    21212121                /* Clear MWait flags. */
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