VirtualBox

Changeset 19795 in vbox


Ignore:
Timestamp:
May 18, 2009 3:18:12 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
47434
Message:

Extra assertion

File:
1 edited

Legend:

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

    r19794 r19795  
    11161116
    11171117    pgmLock(pVM);
     1118    AssertMsg(PHYS_PAGE_ADDRESS(GCPhysFault) == PHYS_PAGE_ADDRESS(pPage->GCPhys), ("%RGp vs %RGp\n", PHYS_PAGE_ADDRESS(GCPhysFault), pPage->GCPhys));
    11181119
    11191120    /*
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette