VirtualBox

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


Ignore:
Timestamp:
Nov 23, 2012 2:35:40 PM (12 years ago)
Author:
vboxsync
Message:

VMMRZCallRing3: In ring-0, always assert if cCallRing3Disabled > 0.

File:
1 edited

Legend:

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

    r41976 r43950  
    5353                    &&  enmOperation != VMMCALLRING3_VM_R0_ASSERTION))
    5454    {
     55#ifndef IN_RING0
    5556        /*
    5657         * In most cases, it's sufficient to return a status code which
     
    6566        if (enmOperation != VMMCALLRING3_REM_REPLAY_HANDLER_NOTIFICATIONS)
    6667            return VERR_VMM_RING3_CALL_DISABLED;
     68#endif
    6769#ifdef IN_RC
    6870        RTStrPrintf(g_szRTAssertMsg1, sizeof(pVM->vmm.s.szRing0AssertMsg1),
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