VirtualBox

Changeset 17395 in vbox for trunk


Ignore:
Timestamp:
Mar 5, 2009 1:02:23 PM (16 years ago)
Author:
vboxsync
Message:

Adjusted assertion

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMAll/PGMAllBth.h

    r17372 r17395  
    47184718     */
    47194719#   if PGM_WITH_PAGING(PGM_GST_TYPE, PGM_SHW_TYPE)
    4720     Assert(VM_FF_ISSET(pVM, VM_FF_PGM_SYNC_CR3_NON_GLOBAL));
     4720    Assert(VM_FF_ISSET(pVM, VM_FF_PGM_SYNC_CR3_NON_GLOBAL|VM_FF_PGM_SYNC_CR3));
    47214721#   endif
    47224722    rc = pgmMapActivateCR3(pVM, pNewShwPageCR3);
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