VirtualBox

Changeset 48306 in vbox for trunk/src/VBox/VMM/VMMR0


Ignore:
Timestamp:
Sep 5, 2013 12:53:53 PM (11 years ago)
Author:
vboxsync
Message:

VMM/HMSVMR0: Assert.

File:
1 edited

Legend:

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

    r48302 r48306  
    27482748static int hmR0SvmPreRunGuest(PVM pVM, PVMCPU pVCpu, PCPUMCTX pCtx, PSVMTRANSIENT pSvmTransient)
    27492749{
     2750    HMSVM_ASSERT_PREEMPT_SAFE();
     2751
    27502752    /* Check force flag actions that might require us to go back to ring-3. */
    27512753    int rc = hmR0SvmCheckForceFlags(pVM, pVCpu, pCtx);
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