VirtualBox

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


Ignore:
Timestamp:
Mar 3, 2017 3:37:22 PM (8 years ago)
Author:
vboxsync
Message:

VMM/HMSVMR0: Check single-step debugging following the #UD patch & execute operation for KVM hypercalls.

File:
1 edited

Legend:

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

    r65937 r65938  
    55285528            hmR0SvmAdvanceRipDumb(pVCpu, pCtx, cbInstr);
    55295529            rc = VINF_SUCCESS;
     5530            HMSVM_CHECK_SINGLE_STEP(pVCpu, rc);
    55305531        }
    55315532        else if (rcStrict == VINF_GIM_HYPERCALL_CONTINUING)
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