VirtualBox

Changeset 29590 in vbox for trunk/include/VBox


Ignore:
Timestamp:
May 18, 2010 7:02:17 AM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
61737
Message:

Connect page fusion part 2

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/pdmifs.h

    r29589 r29590  
    20352035    DECLR3CALLBACKMEMBER(int, pfnCpuHotPlug, (PPDMIVMMDEVPORT pInterface, uint32_t idCpuCore, uint32_t idCpuPackage));
    20362036
    2037     /**
    2038      * Enable or disable page sharing
    2039      *
    2040      * @returns VBox status code
    2041      * @param   fEnabled     New setting
    2042      */
    2043     DECLR3CALLBACKMEMBER(int, pfnEnablePageSharing, (PPDMIVMMDEVPORT pInterface, bool fEnabled));
    2044 
    20452037} PDMIVMMDEVPORT;
    20462038/** PDMIVMMDEVPORT interface ID. */
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