VirtualBox

Changeset 13390 in vbox


Ignore:
Timestamp:
Oct 20, 2008 12:32:44 PM (16 years ago)
Author:
vboxsync
Message:

Properly export the new functions.

Location:
trunk/src/VBox/VMM
Files:
2 edited

Legend:

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

    r13388 r13390  
    17261726}
    17271727
    1728 #ifdef IN_RING0
     1728#ifndef IN_GC
    17291729/**
    17301730 * Modify an existing MMIO region page; map to another guest physical region and change the access flags
     
    18131813    return VINF_SUCCESS;
    18141814}
    1815 #endif
     1815#endif /* !IN_GC */
     1816
  • trunk/src/VBox/VMM/VMMR0/VMMR0.def

    r13306 r13390  
    3030    PGMHandlerPhysicalPageTempOff
    3131    PGMShwModifyPage
     32    IOMMMIOResetRegion
     33    IOMMMIOModifyPage
    3234    RTLogDefaultInstance
    3335    RTLogRelDefaultInstance
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