VirtualBox

Changeset 41976 in vbox for trunk/src/VBox/VMM/VMMRZ


Ignore:
Timestamp:
Jul 1, 2012 2:16:40 PM (13 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
78849
Message:

VMM: Switcher and TRPM fixes wrt hypervisor traps and tstVMM.

File:
1 edited

Legend:

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

    r41803 r41976  
    8282    pVCpu->vmm.s.rcCallRing3 = VERR_VMM_RING3_CALL_NO_RC;
    8383#ifdef IN_RC
    84     pVM->vmm.s.pfnGuestToHostRC(VINF_VMM_CALL_HOST);
     84    pVM->vmm.s.pfnRCToHost(VINF_VMM_CALL_HOST);
    8585#else
    8686    int rc = vmmR0CallRing3LongJmp(&pVCpu->vmm.s.CallRing3JmpBufR0, VINF_VMM_CALL_HOST);
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