VirtualBox

Changeset 80273 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Aug 14, 2019 2:13:56 PM (5 years ago)
Author:
vboxsync
Message:

VMM/HMVMXR0: Nested VMX: bugref:9180 Continue in ring-0 after making #BP pending for injection in the #BP VM-exit handler rather than going to ring-3.

File:
1 edited

Legend:

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

    r80268 r80273  
    1356913569        hmR0VmxSetPendingEvent(pVCpu, VMX_ENTRY_INT_INFO_FROM_EXIT_INT_INFO(pVmxTransient->uExitIntInfo), pVmxTransient->cbInstr,
    1357013570                               pVmxTransient->uExitIntErrorCode, 0 /* GCPtrFaultAddress */);
     13571        rc = VINF_SUCCESS;
    1357113572    }
    1357213573
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