VirtualBox

Changeset 29457 in vbox for trunk/include/VBox


Ignore:
Timestamp:
May 14, 2010 10:10:34 AM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
61583
Message:

Updates for proper log flushing

File:
1 edited

Legend:

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

    r29424 r29457  
    298298GMMR0DECL(int)  GMMR0UnregisterSharedModule(PVM pVM, VMCPUID idCpu, char *pszModuleName, char *pszVersion, RTGCPTR GCBaseAddr, uint32_t cbModule);
    299299GMMR0DECL(int)  GMMR0UnregisterAllSharedModules(PVM pVM, VMCPUID idCpu);
    300 GMMR0DECL(int)  GMMR0CheckSharedModules(PVM pVM, VMCPUID idCpu);
     300GMMR0DECL(int)  GMMR0CheckSharedModules(PVM pVM, PVMCPU pVCpu);
    301301GMMR0DECL(int)  GMMR0ResetSharedModules(PVM pVM, VMCPUID idCpu);
    302302
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