VirtualBox

Changeset 37362 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Jun 7, 2011 6:41:01 PM (14 years ago)
Author:
vboxsync
Message:

PGMNotifyNxeChanged: Another try.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMAll/PGMAll.cpp

    r37357 r37362  
    22322232VMM_INT_DECL(void) PGMNotifyNxeChanged(PVMCPU pVCpu, bool fNxe)
    22332233{
    2234     VMCPU_ASSERT_EMT_OR_RESET(pVCpu);
     2234    VMCPU_ASSERT_EMT_OR_NOT_RUNNING(pVCpu);
    22352235    Log(("PGMNotifyNxeChanged: fNxe=%RTbool\n", fNxe));
    22362236
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