VirtualBox

Changeset 70960 in vbox for trunk/src/VBox/VMM/VMMAll


Ignore:
Timestamp:
Feb 10, 2018 11:52:43 PM (7 years ago)
Author:
vboxsync
Message:

PGMAllHandler: build fix. bugref:9044

File:
1 edited

Legend:

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

    r70954 r70960  
    602602     * Tell REM and NEM.
    603603     */
    604 #ifdef VBOX_WITH_REM
    605604    const bool fRestoreAsRAM2 = pCurType->pfnHandlerR3
    606605                             && pCurType->enmKind != PGMPHYSHANDLERKIND_MMIO; /** @todo this isn't entirely correct. */
     606#ifdef VBOX_WITH_REM
    607607# ifndef IN_RING3
    608608    REMNotifyHandlerPhysicalDeregister(pVM, pCurType->enmKind, GCPhysStart, GCPhysLast - GCPhysStart + 1,
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