VirtualBox

Changeset 30165 in vbox for trunk/src/VBox/VMM


Ignore:
Timestamp:
Jun 11, 2010 2:17:46 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
62592
Message:

Compile fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp

    r29250 r30165  
    28672867    uOldEFlags = ASMIntDisableFlags();
    28682868
    2869     CPUMSetHyperESP(pVCpu, VMMGetStackRC(pVM));
     2869    CPUMSetHyperESP(pVCpu, VMMGetStackRC(pVCpu));
    28702870    CPUMSetHyperEIP(pVCpu, pfnHandler);
    28712871    for (int i=(int)cbParam-1;i>=0;i--)
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