VirtualBox

Changeset 60396 in vbox for trunk/src/VBox/VMM/include


Ignore:
Timestamp:
Apr 8, 2016 4:17:15 PM (9 years ago)
Author:
vboxsync
Message:

VMMDev,PDM,HM: Changed the VMMDev heap interface a little so HM can init without the fake PCI BIOS code having run.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/include/PDMInternal.h

    r60387 r60396  
    11411141    /** The current mapping. NIL_RTGCPHYS if not mapped or registered. */
    11421142    RTGCPHYS                        GCPhysVMMDevHeap;
     1143    /** Ring-3 mapping/unmapping notification callback for the user. */
     1144    PFNPDMVMMDEVHEAPNOTIFY          pfnVMMDevHeapNotify;
    11431145    /** @} */
    11441146
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