VirtualBox

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


Ignore:
Timestamp:
Aug 12, 2010 12:52:52 AM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
64700
Message:

PGM,IOM: MMIO optimization - hacking in progress. (still disabled)

File:
1 edited

Legend:

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

    r31565 r31593  
    215215              ("enmShwPagingMode=%d\n", enmShwPagingMode));
    216216
     217    /* Reserved shouldn't end up here. */
     218    Assert(!(uErr & X86_TRAP_PF_RSVD));
     219
    217220#ifdef VBOX_WITH_STATISTICS
    218221    /*
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