VirtualBox

Changeset 90982 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Aug 29, 2021 12:54:28 PM (4 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
146621
Message:

VMM: Removed VMMCALLRING3_VM_R0_PREEMPT. bugref:6695

File:
1 edited

Legend:

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

    r90981 r90982  
    25922592            return VERR_VMM_RING0_ASSERTION;
    25932593
    2594         /*
    2595          * A forced switch to ring 0 for preemption purposes.
    2596          */
    2597         case VMMCALLRING3_VM_R0_PREEMPT:
    2598             pVCpu->vmm.s.rcCallRing3 = VINF_SUCCESS;
    2599             break;
    2600 
    26012594        default:
    26022595            AssertMsgFailed(("enmCallRing3Operation=%d\n", pVCpu->vmm.s.enmCallRing3Operation));
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