VirtualBox

Changeset 30160 in vbox for trunk/src/VBox/VMM/VMMR0


Ignore:
Timestamp:
Jun 11, 2010 1:26:50 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
62587
Message:

VMMGetStackRC change

File:
1 edited

Legend:

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

    r30105 r30160  
    46124612    ASMSetCR4(ASMGetCR4() & ~X86_CR4_VMXE);
    46134613
    4614     CPUMSetHyperESP(pVCpu, VMMGetStackRC(pVM));
     4614    CPUMSetHyperESP(pVCpu, VMMGetStackRC(pVCpu));
    46154615    CPUMSetHyperEIP(pVCpu, pfnHandler);
    46164616    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