VirtualBox

Changeset 75853 in vbox for trunk/include/VBox/vmm


Ignore:
Timestamp:
Nov 30, 2018 7:26:42 PM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
127057
Message:

GuestControl,HGCM,VBoxService: Save/restore related optimizations and changes. bugref:9313

File:
1 edited

Legend:

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

    r75771 r75853  
    20942094    DECLR3CALLBACKMEMBER(uint32_t, pfnGetRequestor,(PPDMIHGCMPORT pInterface, PVBOXHGCMCMD pCmd));
    20952095
     2096    /**
     2097     * Gets the VMMDevState::idSession value.
     2098     *
     2099     * @returns VMMDevState::idSession.
     2100     * @param   pInterface          Pointer to this interface.
     2101     */
     2102    DECLR3CALLBACKMEMBER(uint64_t, pfnGetVMMDevSessionId,(PPDMIHGCMPORT pInterface));
     2103
    20962104} PDMIHGCMPORT;
    20972105/** PDMIHGCMPORT interface ID. */
    2098 # define PDMIHGCMPORT_IID                       "0864e1c5-659b-40c8-2c97-994e2983038e"
     2106# define PDMIHGCMPORT_IID                       "c9180235-8102-4642-0aa7-f0422124d9b5"
    20992107
    21002108
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